Jump to content

Recommended Posts

Posted

Mm, I'm a pretty new user to AutoIt and not really sure what I'm doing.. and not very good with computer things in general. ^^;

I'm trying to make a script that will click on monsters on an MMO I'm playing. It's not any certian monster.. just any that happens to be on screen and I can click on. I'm not asking you guys to write it for me, but I'm completely lost on how even start. I'm pretty sure it's easy to do.. I hope. Heh. Any help would be fantastic, if possible. Thanks in advance. ;)

Posted (edited)

http://www.autoitscript.com/forum/index.php?showannouncement=11&f=2

But anyway, you should start from Autoit_HelpFile > Tutorials.

Then functions MouseClick, Send, loops For, While, conditional If... smth like that.

Edited by 4ggr35510n
Posted

I think I would see if there is a hotkey in-game to select the nearest monster. Then either have the program hit the hotkey from time to time, or design your own hot key for the hot key...one press makes it search for monsters and another press puts it on pause. Go into the help file and look up hot keys and read an example or two....you should get the idea pretty quickly.

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...