man autoit it's the most easy to use low lvl user programing language. Just copy the text in Scite editor and press F5. Will work.
PS: read the freaking comments
its bad, I know, but it work on:
1280x1024 and full window mode
no save account name
now I preogramm my own bot with autoit, it will be great, speedhack a relogger and a bot!
Code:
While 1
If PixelGetColor(600, 570) = "0x544F4A" Then
Sleep(100)
WinActivate("CABAL")
Send("{Backspace 15}")
Send("LOGIN_NAME")
Send("{TAB}")
Send("{Backspace 10}")
Send("PW_HERE")
Send("{Enter}")
EndIf
If PixelGetColor(600, 570) = "0x131313" Then
Send("{Right}")
Send("{Down 7}")
Send("{Enter}")
EndIf
If PixelGetColor(950, 720) = "0x7C7A76" Then
Send("{Enter}");Enter 1-6 für Charakter 1-6
EndIf
WEnd
u know what's sad? that u don't even know that PixelGetColor returns the DECIMAL value and u compare it with a hex value.
IF u press Enter 2 times it won't select your 2nd Char. U have to make a Send("{Down}") before the Enter. And i thought my script is newbie =))
Hey Dizzydlb, my script looks at the pixel color, then when the OK botton arrives at the server selection and at the caracter selection, and then, when it see the botton, it pushes!
im a newb in autoit scripts, but is works grat to me!
the bot, too!
While 1
If PixelGetColor(600, 570) = "0x544F4A" Then
Sleep(100)
WinActivate("CABAL")
Send("{Backspace 15}")
Send("LOGIN_NAME")
Send("{TAB}")
Send("{Backspace 10}")
Send("PW_HERE")
Send("{Enter}")
EndIf
If PixelGetColor(600, 570) = "0x131313" Then
Send("{Right}")
Send("{Down 7}")
Send("{Enter}")
EndIf
If PixelGetColor(950, 720) = "0x7C7A76" Then
Send("{Enter}");Enter 1-6 für Charakter 1-6
EndIf
WEnd
It's impossible for this code to work because it's WRONG. If u compare Decimal with Hex u will never get a match so the program will never continue. Correct is Hex(PixelGetColor(600, 570),6) = "544F4A"
While 1
If PixelGetColor(600, 570) = "0x544F4A" *Then
Sleep(100)
WinActivate("CABAL")
Send("{Backspace 15}")
Send("LOGIN_NAME")
Send("{TAB}")
Send("{Backspace 10}")
Send("PW_HERE") *
Send("{Enter}")
EndIf
If PixelGetColor(600, 570) = "0x131313" *Then
Send("{Right}")
Send("{Down 7}")
Send("{Enter}")
EndIf
If PixelGetColor(950, 720) = "0x7C7A76" *Then
Send("{Enter}");Enter 1-6 für Charakter 1-6
EndIf
WEnd
It's impossible for this code to work because it's WRONG. If u compare Decimal with Hex u will never get a match so the program will never continue. Correct is Hex(PixelGetColor(600, 570),6) = "544F4A"
lol, it work so grat to me, it reloggs me in 3 seconds (without downlaoding files in wondows)
omg, when it dont work, I make it, but it work great
hey, kannste deutsch?^^
so we can porgramming a bot for cabal, I already have one, but the bot stay only and when a monster near, it clicks on the monster,
it clicks just on the caracter and press skill bottons,
I need the pixelcolor or the Monster names, then I can make a great bot, can you help me?
I think about that the bot click ob all oragne tones on the screen, then it wil lclick at all monsters, that name is orange, but my porblem:
In screen the quality of the pixelcolors is bad, so I cant know the right pixel color
Or have you a Progradd, that let me see the pixelcolor under the mouse?
Here the code of my bot:
Full window on full screen: 1280x1024
Code:
While 1
If PixelGetColor(50, 50) = "0x192228" Then;if you are loggen in, the bot will start
MouseClick("right", 631, 451);the programm klick on the middle of the screen, on your character
Send("1");The bot make skills and drop all items
Sleep(200)
Send("2")
Sleep(200)
Send("3")
Sleep(200)
Send("4")
Sleep(200)
Send("{Space}")
Sleep("200")
Send("6")
EndIf
WEnd
I updated my bot, now it clicks on oragne and yellow monsters and attack them
and often I disconnected before I see monsters, in the loading screen after the caracter selection...
so, Ive updatedn my auto-login script, it restart now cheat engine and attach process and set speed
schön für dich, was nützt uns das wenn du hier groß labern kannst aber nicht helfen. Entweder man released ein bot und laber dann oder man hält sich einfahc raus. Irgendwie habe ich das gefühl das du mit deinen beitrräge über dien "tollen bot" nur angibst...sry ist aber so.
[EU]Bypass for cabal GG (and speedhack guide for newbies) 10/27/2008 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 11 Replies You can bypass gameguard by cabalbot. Download is here
For speed hack just download UCE, check option 'enable speedhack' and set it more than 1,0.
http://img79.imageshack.us/img79/6505/beztytuuim9 .jpg
I search for more hacks by UCE but most of guides not work or its for other versions of cabal :<
If you know how to cheat in cabalEU by UCE write here.
Sry for my english -.-
[GUIDE] Item Filter Guide | Cabal Crafting & Dungeon Guide by Dewa Gempak. 06/15/2008 - Cabal Guides & Templates - 5 Replies Since its his work, just SHARING it here, i just gonna link his URL from his work. because i dont like copy and pasting other ppl's guides:
http://119.110.98.150:90/ipb/index.php?showtopic= 1145
Q#1: Does it work with CabalRider (PH)?
A#1: Yes, it works, i tried it personally myself.
Q#2: I'm too dumb to understand it, how to make it work.
A#2: Try reading it again and again, if u still don't know how, don't use it then sleep.gif