#How to continue a for loop after putting a while loop in it?
10 messages · Page 1 of 1 (latest)
the script is only doing it for one because of the while true loop, the while true loop just stops the for loop
You should try a repeat until loop
how would that work
** You are now Level 3! **