Jethro commented on a Page, Loop Demonstration  -  Sep 02, 2009

Nice demonstration, but mirc's help file has shown an example similar to this one you posted, except you've included the explanation. You can change var %i = 1 to var %i = 0 so that it counts from 0 to 999

P.S. Your code will stop at 999; you need to change it to > while (%i <= 1000) {

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.