I'm just starting to learn Autoit and i need a little help. My first question is simple and i believe it is just a syntax error.
1. How do you load CABAL Online using autoit?
I have this for my script, what do i need to add/change.
RunWait("update.exe", "C:\\Program Files\\OGPlanet\\CABAL Online\\update.exe", @SW_MAXIMIZE)
2. How do you make the program heal you at a certain amount of hp or lower?
I'm not sure how to go about this, so please help.
Thanks
1. How do you load CABAL Online using autoit?
I have this for my script, what do i need to add/change.
RunWait("update.exe", "C:\\Program Files\\OGPlanet\\CABAL Online\\update.exe", @SW_MAXIMIZE)
2. How do you make the program heal you at a certain amount of hp or lower?
I'm not sure how to go about this, so please help.
Thanks