![]() |
|
Portal |
Downloads |
Arcade |
CD-Key Shop |
Register |
FAQ |
|
|
|
#1 |
|
Guest
|
Hello everyone i am new to this forum, so please forgive me if i have done something wrong.
i'd like to ask, why are ppl using ac tool instead of autoit for botting? from what i gathered from h4xx0r frens(correct me if i'm wrong), AC tool: low risk, simple Autoit: high risk, simple, versatile since i'd be mostly programming my own scripts, do you think that autoit would be more suitable for me? and here is my first working autoit bot. drinks potion when health below 2/3, attacks, picks up every single item. please give comments and criticisms. Opt("SendKeyDownDelay", 100) Opt("SendKeyDelay", 100) While 1>0 For $left = 1 to 10 Step 1 Send("{LEFT}") Send("{LEFT}") Send("{LEFT}") Send("{c down}") Send("{c up}") Send("{b up}") Send("{b down}") Send("{b up}") Send("{b down}") If StringTrimRight(StringTrimLeft(Hex(PixelGetColor(2 74,587), 8), 6), 1)<>"0" Then Send("{SPACE}") EndIf Next $left =1 For $right = 1 to 10 Step 1 Send("{RIGHT}") Send("{RIGHT}") Send("{RIGHT}") Send("{c down}") Send("{c up}") Send("{b up}") Send("{b down}") Send("{b up}") Send("{b down}") If StringTrimRight(StringTrimLeft(Hex(PixelGetColor(2 60,587), 8), 6), 1)<>"0" Then Send("{SPACE}") EndIf Next $right =1 WEnd |
|
|
|
#2 |
|
Join Date: 21st Feb 2005
Posts: 14
|
nice its good but need to post to be better ^_^
|
|
|
|
|
|
#3 |
|
Angel of Darkness
Join Date: 24th Jan 2005
Posts: 266
|
ac tool is ezer to work with and figure out like i dled ac tool a few days ago and dled a bot looked at it now i know how to make them so i got the near perfect auto pickup auto attack auto potion auto change channel bot =D
|
|
|
|
|
|
#4 |
|
Knight of Wars
Join Date: 24th Dec 2004
Posts: 148
|
Ya its pretty simple.
By the way, do you have to download autoit? Oh uhh nevermind dumb question ![]() |
|
|
|
|
|
#5 |
|
Guest
|
auto change channel? sounds like an excellent idea, but how do u make sure you land back at the same place? i mean, places like perion is easy to bot, but even in the wee hours of the night if i land myself in channel 1 i'm asking to be caught right?
also, i have another question, can one use tsearch to find the position and type of monsters in a map? and does the double exe checking prevent one from receiving packages? i dun intend to hack, but i wish to make a bot that doesn't look too obvious. |
|
|
|
#6 |
|
Join Date: 28th Dec 2004
Posts: 258
|
in pig beach its useful
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
![]() |
![]() |