AutoHotKey Help

02/15/2010 04:46 Schizophrenic#1
I just started using ahk the other day to try and make a bot for the lab and everything is ok except that my char tends to chase monsters and end up away from the spawn.

Just wondering if anyone could share some advice on how I could select or input a coord. within conquer so that my char would return to that spot periodically thus remaining more or less in one spot on the map.

I've attached what I have so far. I tried to remedy the wandering by adding a down jump if no monsters are located on the screen, but this is subpar as to what i think it could be like with more advanced programming.

Anyone can point me in the right direction?
Questions as to what I'm attempting?
02/15/2010 08:08 SaM.ThE.MaN#2
Talk to Evan ,he will help u,ahk pro he has a thread,
LINK : [Only registered and activated users can see links. Click Here To Register...]
02/16/2010 06:17 Schizophrenic#3
@sam.the.man
thanks for reply, read thread like i pbly should have before and figured it out.

@evan lim
thanks for your ahk scripts was able to modify your pathfunction to solve my problem.

peace