Please see inside. I have created a progress bar, (for loading). It takes 3 inputs. 1) How much of 2) you are through 2) Out of total. (normally 100, but program works with any number) 3) Size - when 100%, that's how many pipes you want. For example, if you put in (40) out of (80), size (100) the progress bar will look like this: [|||||||||||||||||||||||||||||||||||||||||||||||||| ] 50% (50 pipes, 50 spaces and a 50%.)
Please feel free to use this in your projects, BUT: In Notes and Credits, please use this string (or something similar): 'Progress Bar by @123789456000' Thank-you.