Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Cabal Online
You last visited: Today at 19:16

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Autoit: Autologin + Bot

Discussion on Autoit: Autologin + Bot within the Cabal Online forum part of the MMORPGs category.

Closed Thread
 
Old   #1


 
Jam3s1's Avatar
 
elite*gold: 75
The Black Market: 575/0/0
Join Date: Jun 2007
Posts: 2,528
Received Thanks: 411
Hey
When i have time, I make these scripts for 1024x768.

Ive maked some Scripts, it work with:


-m_ragg gameguard bypass
-Screen size 1024x768 (window mode) and full screened
-Cheat Engine 5.3
-If you have the "Disconnected before World loadet" error, the relogin script will auto restart cheat engine and set speed to: 18 and sleep time to 1 (perfekt settings)
-Skills in the range 1-4 and mana positions to 6
-For the auto-Relogin script, please not save ID, the script will enter your name, when youve set it
-When you bot, make the vies on high top!

Guide:

1. Downlaod and Install AutoIt 3:


2.After Finish installation, start the AutoIt Script Editor (Start -> Programms -> AutoIt x3 -> SciTE Script Editor.exe

3. Copy the Code of the Bot/Relogin cript

4. Save it to Desktop:
FILENAME.au3

5. Start Cabal With m_ragg.exe in Cabal folder(gameguard bypass)

6. then start game and disable Save ID and use Window mode!

7. then make dopple klick on blue top, then cabal will ge bigger

8. change graphic settings to:

(Click for Bigger-Image Size)

9. go to login screen for relogin script, then start the relogin script, then make make cabal full, that you see the login screen (dont change size or whatever!), the login script will now login you fast!

10. For the bot: go to War Server, then go to Yellow or Orange Monsters, then make screen like
user posted image
and then the bot will click on monsters and make skills from 1-4 and use mana potitions from slot 6

11. Please give me a feedback^^



:End Guide:


Bot Keysettings:
1: Skill
2: SKill
3: skill
4: Skill
6: Mana Potions
9: Hp Potions
Updates:
Bot:
-The Bot Screen is roate, thats help to find more monsters.
-The Bot detect when you have How HP and use a HP Position.

Relogin script:
--No Updates--

Relogin Script:
Code:
While 1
	If Hex(PixelGetColor(398, 295),6) = "BEBDBD" Then
 Sleep(1000)
 WinActivate("CABAL")
	Send("{Backspace 15}")
	Send("LOGINNAME")
	Send("{TAB}")
 Send("{Backspace 10}")
	Send("PASSWORD") 
	Send("{Enter}") 
	EndIf
	If Hex(PixelGetColor(574, 335),6) = "191919" Then
	Send("{Right}")
	Send("{Down 7}") 
	Send("{Enter}") 
	EndIf
	If Hex(PixelGetColor(753, 180),6) = "CECECD" Then
 Send("{Down 1}")&#59;Make a&#59; bevore Send to login with first character and write behind Down 16 to change Character
	Send("{Enter}")&#59;Enter 1-6 für Charakter 1-6
EndIf
WEnd

The Bot:
Code:
While 1
 	If Hex(PixelGetColor(24, 43),6) = "EAECEC" Then
  WinActivate("CABAL")
$coord = PixelSearch( 100, 100, 1024, 718, 0xFF8000, 1, 2)&#59;Orange Monsters
If Not @error Then
  MouseMove($coord[0],$coord[1],0)
  MouseClick("right",$coord[0],$coord[1])
  Sleep (50)
	EndIf
	Send("{Right 4}")
Send("1")
Sleep(50)
Send("2")
Sleep(50)
Send("3")
Sleep(50)
Send("4")
Send("{Right 4}")
Sleep(50)
Send("{Space}")
Sleep(50)
Send("6")
Send("{Space}")
Send("{Right 4}")
$coord = PixelSearch( 100, 100, 1024, 718, 0xFFFF00, 1, 2)&#59;Yellow Monsters
If Not @error Then
  MouseMove($coord[0],$coord[1],0)
  MouseClick("right",$coord[0],$coord[1])
  Sleep (50)
EndIf
Send("{Right 4}")
Send("1")
Sleep(50)
Send("2")
Sleep(50)
Send("3")
Sleep(50)
Send("4")
Sleep(50)
Send("{Space}")
Send("{Right 4}")
Sleep(50)
Send("6")
Send("{Space}")
Send("{Right 4}")
 	If Hex(PixelGetColor(337, 659),6) = "232223" Then
  Send("{Enter}")
  Sleep(100)
  Send("{Up 20}")
    Send("{Down 4}")
   	EndIf
If Hex(PixelGetColor(100, 44),6) = "1C1C1C" Then
	Send("9")
	EndIf
EndIf
WEnd
Jam3s1 is offline  
Thanks
1 User
Old 07/10/2007, 22:13   #2
 
KamikadZee's Avatar
 
elite*gold: 0
Join Date: May 2007
Posts: 663
Received Thanks: 233
can you just try someway leard c++ and creat program witch wont be seeing with GameGuard
KamikadZee is offline  
Thanks
1 User
Old 07/10/2007, 22:45   #3
 
elite*gold: 0
Join Date: Apr 2006
Posts: 73
Received Thanks: 7
Can u make bot atack Grey monsters ? i want use it only for skill uping , what about dude ? i think what would be not much problem for u ?

Anyway it doesnt work , still nothing happend i dont now how this work to u , i do as exactly as u say and when i "start" script , just ... nothing happends ;]
krakersik is offline  
Old 07/10/2007, 23:50   #4
 
strik3r2k5's Avatar
 
elite*gold: 0
Join Date: Jun 2006
Posts: 1,203
Received Thanks: 366
Start Cabal With m_ragg.exe in Cabal folder(gameguard bypass)

6. then start game and disable Save ID and use Window mode!

7. then make dopple klick on blue top, then cabal will ge bigger

9. go to login screen for relogin script, then start the relogin script, then make make cabal full, that you see the login screen (dont change size or whatever!), the login script will now login you fast!

10. For the bot: go to War Server, then go to Yellow or Orange Monsters, then make screen like
user posted image
and then the bot will click on monsters and make skills from 1-4 and use mana potitions from slot 6

lol
strik3r2k5 is offline  
Old 07/11/2007, 00:15   #5
 
kozak's Avatar
 
elite*gold: 0
Join Date: Jul 2005
Posts: 358
Received Thanks: 28
i start the scripts and nothing happenz....
kozak is offline  
Old 07/11/2007, 00:29   #6
 
elite*gold: 0
Join Date: Jun 2007
Posts: 15
Received Thanks: 7
James add mich ma bitte ICQ oder Schreib mir ma plz im Game back
ackada is offline  
Old 07/11/2007, 00:52   #7
 
elite*gold: 0
Join Date: Apr 2006
Posts: 73
Received Thanks: 7
>"C:\Program Files\AutoIt3\SciTE\..\autoit3 .exe" /ErrorStdOut "C:\Documents and Settings\Blaseczki\Pulpit\Bot.au3"

something like that

Process failed to respond; forcing abrupt termination...
krakersik is offline  
Old 07/11/2007, 05:07   #8
 
elite*gold: 0
Join Date: Jun 2007
Posts: 1
Received Thanks: 0
man, i have some questions...

Cheat engine is needed to run the bot?
if yes, what we have to do?

Can u make a better tutorial step by step with more images please? :]

Thanks
Pakato is offline  
Old 07/11/2007, 05:09   #9
 
elite*gold: 0
Join Date: Dec 2005
Posts: 98
Received Thanks: 21
Cheat engine is just a memory editor, d'oh.

Read the first post, you need AutoIT.

Lazy *** -_-
bafao is offline  
Old 07/11/2007, 09:17   #10
 
elite*gold: 0
Join Date: Jul 2007
Posts: 7
Received Thanks: 0
I Make everything and nothing happened run relogin scrip he's dont write login and password after that i write password and login with my help and run the bot character dont do anything i dont understand how to run these script.
AnNuM is offline  
Old 07/11/2007, 09:37   #11


 
Jam3s1's Avatar
 
elite*gold: 75
The Black Market: 575/0/0
Join Date: Jun 2007
Posts: 2,528
Received Thanks: 411
I eally dont know why it dont work to your all
Have you all the right graphic settings?
Gamma 1.00!

and I ave a Flat(Flachbildschirm) I dont know the diffrends from a box montior

I must pack out my box monitor and re-write my script, I self DONT KNOW why it doesnt work....
Jam3s1 is offline  
Old 07/11/2007, 12:31   #12
 
elite*gold: 0
Join Date: Jun 2007
Posts: 112
Received Thanks: 236
how did u get the pixel colors? directly from the game, made a picture? what kind of picture?
Dizzydbd is offline  
Old 07/11/2007, 13:06   #13
 
strik3r2k5's Avatar
 
elite*gold: 0
Join Date: Jun 2006
Posts: 1,203
Received Thanks: 366
google.de/com and search getpixel or use Autoit Window Info
strik3r2k5 is offline  
Old 07/11/2007, 15:23   #14
 
elite*gold: 0
Join Date: Jul 2007
Posts: 9
Received Thanks: 0
i tested the 1280x1024 version of bot and autologin. both didnt work.
so i started searching the mistake(s) and i found them. i made screenshots of the used screens and looked the color of the pixel with photoshop and there was the error.
i replaced the colors in the *.au3 files with mine and all workes fine now
i started coding the bot and the login a bit more. now ive got a bot who runs through the map and fights against yellow and orange enemies, takes all items and alz, warps himself into the city, buys HP and MP, sells all items and goes back to his area (but it only works partly. i have to fix the 6-7 errors before i post it here)
have fun with coding
dalindi is offline  
Old 07/11/2007, 15:42   #15
 
elite*gold: 0
Join Date: Jun 2007
Posts: 112
Received Thanks: 236
Quote:
Originally posted by strik3r2k5@Jul 11 2007, 13:06
google.de/com and search getpixel or use Autoit Window Info
lol? i know how to get a freaking pixel color. I'm programing for about 6 years already. I wanted to see if he got them correctly since it doesn't seems to work to anyone
Dizzydbd is offline  
Closed Thread


Similar Threads Similar Threads
[How-To] AutoLogin mit AutoIt
07/02/2010 - S4 League Hacks, Bots, Cheats & Exploits - 12 Replies
Es existiert zwar schon ein Thread, aber der ist so grottig, naja^^ Was braucht ihr? -Grundkenntnisse AutoIt -Lesebrille Als erstes erläutere ich mal die Funktionen --- -Eingabe des PW/der ID -Speichern des PW/der ID/des Pfades -Suchen des Pfades über die Registry
[Tutorial][Tool]AutoLogin v0.37 - AutoIt
07/25/2009 - SRO Hacks, Bots, Cheats & Exploits - 26 Replies
AutoLogin v0.38 Ok, today was the last school day before holidays... well so i got some time to do a tutorial, how to build a better AutoLogin tool! Things u need: AutoIt AutoIt Window Info Tool (should be in the AutoIt installation) Scite - u can do it with an normal editor, too, but scite owns =P Brain v.1337 logical understandment (woot, english sucks -.-)
AutoIt Autologin
01/16/2009 - SRO Private Server - 3 Replies
So i am making my first autoit script so far i got run("silkroad.exe Location") sleep(2000) WinActivate("Silkroad Online Launcher") WinWaitActive("Silkroad Online Launcher") sleep(2000) MouseClick("left", 923, 459) sleep(6000) MouseClick("left", 1080, 669)



All times are GMT +2. The time now is 19:16.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.