Name: Anonymous 2007-08-10 19:52 ID:Mjd4Azbc
I need help making a refresh script for a game that checks for refresh scripts. I was thinking something like this might work.
count==12
loop
while (count=20)
count==12
else
count+=1
refresh page
goto loop
count==12
loop
while (count=20)
count==12
else
count+=1
refresh page
goto loop