lol alright. anyway, once question, how to make it to consume my exp pot every 10mins.
anyone got the config for that.
anyone got the config for that.
Set an exp pot to a hotkey e.g 8Quote:
lol alright. anyway, once question, how to make it to consume my exp pot every 10mins.
anyone got the config for that.
$begin = TimerInit() while sleep(50) ;code for botting//attacking goes here $dif = TimerDiff($begin) if ($dif=3000) then controlsend hotkey for exp pot $begin = TimerInit() Endif
according to my experience, i guess if you're at the outfield, you're most probably getting the anti-botting message.Quote:
With 哈哈哈 's script, you will get the anti-botting message, no? I was botting earlier using a toggle I created within my DLL and apparently I got sent to down some point while I wasn't at the computer. (The result of not answering the anti-botting question within the 2 minute time frame) Is the way to avoid this message from appearing to move around? Such as what is done by Neo's script?
Quote:
With 哈哈哈 's script, you will get the anti-botting message, no? I was botting earlier using a toggle I created within my DLL and apparently I got sent to down some point while I wasn't at the computer. (The result of not answering the anti-botting question within the 2 minute time frame) Is the way to avoid this message from appearing to move around? Such as what is done by Neo's script?