MPC Forums
BattleApps


Go Back   MPC Forums > ..:: Games ::.. > Maple Story

Maple Story Talk here about Maple Story.

Reply
 
Thread Tools
Old 25th February 2005, 15:57   #1
yaktheman
Guest
 
Question botting program: why ac tool?

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
  Reply With Quote
Old 25th February 2005, 16:19   #2
samboosa
 
nice its good but need to post to be better ^_^
samboosa is offline   Reply With Quote
Old 25th February 2005, 16:34   #3
Satanpunker
Angel of Darkness
 
Satanpunker's Avatar
 
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
Satanpunker is offline   Reply With Quote
Old 25th February 2005, 16:43   #4
stixx
Knight of Wars
 
stixx's Avatar
 
Ya its pretty simple.

By the way, do you have to download autoit? Oh uhh nevermind dumb question
stixx is offline   Reply With Quote
Old 25th February 2005, 18:42   #5
yaktheman
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.
  Reply With Quote
Old 25th February 2005, 18:47   #6
dork1811
 
dork1811's Avatar
 
in pig beach its useful
dork1811 is offline   Reply With Quote
Old 25th February 2005, 21:14   #7
bloodclot
MPC VIP Member
Silent Killer
 
bloodclot's Avatar
 
ac tool and auto it do the exactly same thing , so there both should be low risk
__________________
myspace
bloodclot is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 05:37.

Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Style Provided By: Wrestling Clique - Wrestling Forums


Page generated in 0.09766 seconds with 11 queries