jonnybravo Posted May 2, 2005 Posted May 2, 2005 (edited) how do i create a autologin script that will act as a ini so ppl can use it to change id and password..... also tryin to make a loop in a mouseclick so how would i make it click over and over using this... MouseClick("left",728,390,2) Edited May 2, 2005 by jonnybravo
buzz44 Posted May 3, 2005 Posted May 3, 2005 I think I answered this already but meh. Look at INIRead() and INIWrite() in the help file.And for a loop tryWhile 1 MouseClick("left",728,390,2) Wend qq
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now