Hi, im a programming / macroing noob, i started ACTool 2 days ago, i understand the basics, i wrote a simple macro which should work perfectly, the only problem is that the game alienates ACTool or Autoit, whichever i use. My friend has recommended to me to d/l a debugger (such as Olly dbg) and cancel the hackshield from loading at the beginning of the game. the only problem is that the game recognizes the missing operation and refuses to continue. Can someone please help me with getting through the hackshield protection? it is very important to me and I will appreciate any help.
here is my script, if there's anything wrong please correct.
Loop 10000
keys z
delay 100
keys r
delay 3000
end