Loops
Last updated
Last updated
To make your script run forever.
While condition will run when it´s true, until will stop when it´s true
Good to make a loop for example. for every member check if someone has a role
Output will be the same as Count with I loop
Basically stops the loop script