WAIT
Pauses the code for a certain amount of time
If you want to make some kind of a fake loading you gonna like this lol
Example 1
WAIT 1
You may replace the 1 with the number of seconds
Example 2 (a fake loading)
PRINT EATING_YOUR_COCK
WAIT 1
PRINT .
WAIT 1
PRINT ..
WAIT 1
PRINT ...
WAIT 1
PRINT YUMMY
Last updated