[Release] Basic Farming Macro

07/19/2009 06:19 ilcxe#16
lol alright. anyway, once question, how to make it to consume my exp pot every 10mins.
anyone got the config for that.
07/19/2009 06:22 grimmyz#17
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?
07/19/2009 06:28 RICANPAPI_16#18
since it is auto-it scrip we dnt need bypass right?sry for noob question
07/19/2009 06:28 Smurfie2#19
Quote:
Originally Posted by ilcxe View Post
lol alright. anyway, once question, how to make it to consume my exp pot every 10mins.
anyone got the config for that.
Set an exp pot to a hotkey e.g 8


Code:
$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
07/19/2009 06:29 Smurfie2#20
Quote:
Originally Posted by RICANPAPI_16 View Post
since it is auto-it scrip we dnt need bypass right?sry for noob question
No bypass needed unless it accesses in game memory directly
07/19/2009 06:29 ilcxe#21
Quote:
Originally Posted by grimmyz View Post
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?
according to my experience, i guess if you're at the outfield, you're most probably getting the anti-botting message.
07/19/2009 06:32 ilcxe#22
Quote:
Originally Posted by Smurfie2 View Post
Set an exp pot to a hotkey e.g 8


Code:
$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
thanks. i'll try.
07/19/2009 06:34 Smurfie2#23
Quote:
Originally Posted by grimmyz View Post
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?

Moving around does you nothing, strangely enough i only get the anti bottng when at hidden maps, at elluman's I don't get it at all
07/19/2009 06:37 RICANPAPI_16#24
Quote:
Originally Posted by Smurfie2 View Post
No bypass needed unless it accesses in game memory directly
thax given...again thax for reply
07/19/2009 06:37 exp150#25
i wonder why..when i use vac + put hammer on my 'X' button..then i go sleep..after tomorow..my character is on login channel = =..plus i only gain 1 lvl ><
07/19/2009 06:44 ilcxe#26
Quote:
Originally Posted by exp150 View Post
i wonder why..when i use vac + put hammer on my 'X' button..then i go sleep..after tomorow..my character is on login channel = =..plus i only gain 1 lvl ><
are you at MM?
07/19/2009 06:45 Smurfie2#27
You got caught by the anti botting script.

IMHO, one of the best places to 'bot' is at boss maps, just keep to the other side of the screen than the boss, stay in the air and attack away. Unlimited mob spawns and as long as the boss doesn't die, no captchas either
07/19/2009 06:46 ilcxe#28
Quote:
Originally Posted by Smurfie2 View Post
Moving around does you nothing, strangely enough i only get the anti bottng when at hidden maps, at elluman's I don't get it at all
i strongly suggest you remove your map name just in case. cheers.
07/19/2009 06:47 哈哈哈#29
so anti-bot only comes out in the field/hidden maps?
07/19/2009 06:51 ilcxe#30
Quote:
Originally Posted by 哈哈哈 View Post
so anti-bot only comes out in the field/hidden maps?
yes, most probably.