how do u add speed to it?!??!?
Kaleemullahraja 6 months ago
lol
Flame2369 9 months ago
For a bar
Loaded Part : [ALT + 0219]
UnLoaded Part : [ALT + 0177]
joeymegastar 1 year ago
SQUEEKYYYYY VOICE!!!!
ganggagangsta 1 year ago
you suck.... What happens it you want the animation to go on for an hour ? Your animation ends after displaying a few dots. Try this:
@echo off
set dot=.
:start
cls
echo Loading%dot%
set dot=%dot% .
ping 127.1.1.1 -n 2 >nul
goto start
this will continue drawing dots forever.
adam10603 2 years ago
can't you do the same thing with a pause command?
maximal200 3 years ago
Yes, I know I sound like i'm 10 years old, BUT I'M NOT. It's my mic, I have a WAY deeper voice. I don't want to see any comments about it, just to let you know
BatchFilePro 4 years ago
how do u add speed to it?!??!?
Kaleemullahraja 6 months ago
lol
Flame2369 9 months ago
For a bar
Loaded Part : [ALT + 0219]
UnLoaded Part : [ALT + 0177]
joeymegastar 1 year ago
SQUEEKYYYYY VOICE!!!!
ganggagangsta 1 year ago
you suck.... What happens it you want the animation to go on for an hour ? Your animation ends after displaying a few dots. Try this:
@echo off
set dot=.
:start
cls
echo Loading%dot%
set dot=%dot% .
ping 127.1.1.1 -n 2 >nul
goto start
this will continue drawing dots forever.
adam10603 2 years ago
can't you do the same thing with a pause command?
maximal200 3 years ago
Yes, I know I sound like i'm 10 years old, BUT I'M NOT. It's my mic, I have a WAY deeper voice. I don't want to see any comments about it, just to let you know
BatchFilePro 4 years ago