|
You last visited: Today at 17:00
Advertisement
How to script a simple auto-bot [AutoIT]
Discussion on How to script a simple auto-bot [AutoIT] within the Cabal Guides & Templates forum part of the Cabal Online category.
07/29/2007, 19:36
|
#16
|
elite*gold: 0
Join Date: Jul 2007
Posts: 7
Received Thanks: 0
|
Quote:
Originally posted by Dizzydbd@Jul 26 2007, 20:59
U should also avoid PixelGet as much as u can. Use PixelSearch since u can give him a shade-variation and the pixel might not be the exact one all the time and also in some games PixelGet and PixelSearch in 1 singur pixel will always return BLACK. With PixelSearch u can do a wider area search and everything will work.
|
1st gratz for ur effort.. helpful for ppl to write their own bots
my question is: u cant read colors from the game cuz gg blocks reading / getting pixel colors. there are many colors u use ingame: hp bar, mob locate, mob hp etc.. if u cant get pixel colors, how can u run it, or can u get colors using ur autoit? confused..
and also u cannot "Send" keys..:
Send("{ENTER}")
Send("1") ;1st skill
Send("2") ;2nd ..
Send("3") ;3rd
|
|
|
07/29/2007, 21:53
|
#17
|
elite*gold: 0
Join Date: Jun 2007
Posts: 112
Received Thanks: 236
|
@ yokki
there is a GG bypass available here  but it random disconnects u, that's why i made a guide for auto relog-in too .
@jumpy11
u don't know this from me  ))
$mobColorRed = "0xFF1F1E"
$mobColorYellow = "0xFEFE00"
$mobColorOrange = "0xFE8000"
$MobColorGreen = "0xC0BE40"
$MobColorGrey = "0x787878"
|
|
|
07/29/2007, 23:56
|
#18
|
elite*gold: 0
Join Date: Jul 2007
Posts: 3
Received Thanks: 0
|
autohunt very good working but I need stop and start macro code in autohunt macro and I am not doing this code my poor engelish sory
|
|
|
07/30/2007, 09:02
|
#19
|
elite*gold: 0
Join Date: Jul 2007
Posts: 7
Received Thanks: 0
|
if so check this: me and my friend wrote an au program for sro and.. u can control some specific points; here what we do: if the mouse changes when u point to a mob then press left button (normally mouse is arrow shaped, when u point to a mob sword shaped).
cabal: mouse is white colored arrow, when u point to a mob it become red colored arrow, and u can click on mob with great chance. otherwise; u may find and click the mob, but if u miss char will start moving, and will lose training position, camera angle etc..
btw;;; can u send keys or get pixel colors ingame when u bypass gg?
i havent tried -.-
|
|
|
07/30/2007, 09:19
|
#20
|
elite*gold: 0
Join Date: Jun 2007
Posts: 112
Received Thanks: 236
|
u can't recognize mouse change in autoit except the windows default ones. Also the script i gave here won't miss
|
|
|
07/30/2007, 16:28
|
#21
|
elite*gold: 0
Join Date: Jul 2007
Posts: 7
Received Thanks: 0
|
can u send keys
Send("1") or enter or etc
with autoit when u bypass gg?
|
|
|
07/30/2007, 20:08
|
#22
|
elite*gold: 0
Join Date: Jun 2007
Posts: 112
Received Thanks: 236
|
yes u can do ANYTHING since GG doesn't exist.
|
|
|
07/30/2007, 22:46
|
#23
|
elite*gold: 0
Join Date: May 2007
Posts: 5
Received Thanks: 0
|
Thx dizzy
|
|
|
08/19/2007, 11:00
|
#24
|
elite*gold: 0
Join Date: Aug 2007
Posts: 1
Received Thanks: 0
|
[deleted]
Quote:
|
yes u can do ANYTHING since GG doesn't exist.
|
How can I do it?
|
|
|
08/20/2007, 13:47
|
#25
|
elite*gold: 0
Join Date: Dec 2006
Posts: 49
Received Thanks: 10
|
does this need GG ? no ones explanied becoues other autoit bot guide said u do need 1
|
|
|
08/20/2007, 17:11
|
#26
|
elite*gold: 0
Join Date: Jun 2007
Posts: 112
Received Thanks: 236
|
you NEED too bypass GG for this to work. And since there is no working bypass (at least not public) this is useless for cabal. Mb other games.
|
|
|
08/25/2007, 23:36
|
#27
|
elite*gold: 0
Join Date: Aug 2007
Posts: 21
Received Thanks: 4
|
hmm and the code for combo can i have it please xD i tried to record but didnt work
|
|
|
08/29/2007, 12:14
|
#28
|
elite*gold: 0
Join Date: Mar 2005
Posts: 168
Received Thanks: 28
|
Patch Notes: Update 316
Targeting and attacking by clicking right mouse button has been disabled.
|
|
|
02/25/2008, 22:17
|
#29
|
elite*gold: 0
Join Date: Feb 2008
Posts: 2
Received Thanks: 0
|
Cabal Usa
Has anyone got this Autoit Code/bot to work?
It starts up but then doesnt target the mobs ingame - using the Auto-Hunt bot. (xtrap is bypassed)
This is an older post but one of the most informative concerning autoit and cabal in one.
Any reply is much appreciated ^^
|
|
|
02/26/2008, 00:25
|
#30
|
elite*gold: 0
Join Date: Feb 2008
Posts: 18
Received Thanks: 1
|
You need to get your own colors and change them in the code.
|
|
|
 |
|
Similar Threads
|
Request Simple Auto Join War Script
06/24/2010 - 12Sky2 - 0 Replies
Hi im really not that well at coding in auto it , i was wondering if a more experienced player can make me a simple auto war join script , a continious one , thanks if this is possible , hope im not asking to much
thanks guys
|
[Autologin] Simple autoit script
06/29/2009 - SRO Hacks, Bots, Cheats & Exploits - 44 Replies
Hey,the captcha system is out .
So the ecsro minimised autologin script works on iSro too,now :)
Source:
Global $Paused
$hWnd = WinGetHandle ("SRO_Client")
HotKeySet ("{F10}","Start")
HotKeySet ("{F9}","Pause")
|
NEED help making simple auto attack script
06/28/2008 - Lineage 2 - 0 Replies
I have walker 2.03 and i need help making a SIMPLE auto attack script. All i wanna do is target mod, attack, pick up items, target closest mod and repeat. I can add heals and all that stuff later just need help starting a basic combat script.
|
[Request] Simple AutoIt Script
06/26/2008 - Dekaron - 5 Replies
Hello, I'm looking for an autoit script that basically presses 1 2 3 4 5, one after the other every second continuously. Thanks in advance, EW.
|
need help making a simple autoit script
05/21/2006 - Silkroad Online - 2 Replies
hey guys, i wanna make a simple autoit script to press alt and tab every 2 mins...can anyone help me make a code for it? thnkz alot...my bot is wack, keep getting stuck in town and auto zerk dont work...so i wanna make a script tat does does 2 things to keep bot running and use zerk..
|
All times are GMT +1. The time now is 17:00.
|
|