Jump to content

Recommended Posts

Posted

i just started learning autoit today and wut do u no i lost all my hair today too.(wanna guess why :idiot: ?).

so here is my problem:

mouseclick("left",192,850,2); this is where my game.exe is. i double click it.

sleep(3000)

send("accountname{TAB}pw",0);i type in my name and pw to log in.

mouseclick("left",755,702,1);click start here

sleep(20000);i wait for the game to load.

mouseclick("left",209,457,2);i am in game now and screen resize to 800X600 and this command doesnt work some now. the mouse wont move in game to select server.

please help

Posted

What game is it? Many games have a good way of stopping automation. It is probably a form of detection that is messing you up, not your script.

-I am the giver of life and the bringer of death.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...