DucViet321 Posted June 8, 2010 Posted June 8, 2010 Hi, I'm playing a game called "Aion" and i want to up my level by training in area.It have a Monter: "Fortress Mage" which gave me a lots of EXP so i want to make an BOT can auto kill the monster and select another monter automaticly...I try to make it but some time my Character won't kill or kill the dead targer xD.I need some code can select a NOT dead target and kill to death it =.=In game it have macro but not useful.IN-GAME MACRO :Select ( Monster name ) | /select Fortress MageUser skill | /skill Ice chainHeal | /skill Healing lightQuickly select target | {TAB}etc...So i want a BOT have more Options like :1.Choose a target ( Not dead )2.Skill3.Check HP - If 100< Then Healing...Thanks first and sorry about my very bad english xDP/S: If anyone need some info for make code,please tell me $Money = ControlGetMoney(@Life,"People","Pocket4")If $Money Then $Rich = TrueElse $Risk = True _RunAwayFromPolice("Fastest")EndIf
Tvern Posted June 8, 2010 Posted June 8, 2010 Read this: http://www.autoitscript.com/forum/index.php?showannouncement=11&f=2And this:You may not use any third-party program (such as a "bot") in order to automate gameplay functions, including playing, chatting, interacting or gathering items within Aion. You may not assist, relay or store items for other players who are using these processes.
DarkHo Posted June 8, 2010 Posted June 8, 2010 Some games has a policy that bots is not allowed, if u need help with this go to other forum or try your self
DucViet321 Posted June 8, 2010 Author Posted June 8, 2010 Ok..Close it... =.= I'm just reach the max level in Aion... $Money = ControlGetMoney(@Life,"People","Pocket4")If $Money Then $Rich = TrueElse $Risk = True _RunAwayFromPolice("Fastest")EndIf
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