Auto-Relogin + Bot AutoIt

05/21/2008 21:57 cypherbad#181
nice work
05/23/2008 11:33 Haru2Glory#182
I jz can't get how 2 open this bot.. Can giv some simplier guide?? Cabal Rider is going commercial soon so need some new bot for Cabal SEA..
05/24/2008 01:17 TheGame666#183
Quote:
Originally Posted by xJAMESx View Post
Hey
When i have time, I make these scripts for 1024x768.

Ive maked some Scripts, it work with:


-m_ragg gameguard bypass
-Screen size 1280x1024 (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:
[Only registered and activated users can see links. Click Here To Register...]

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:
[Only registered and activated users can see links. Click Here To Register...]
(Click for Bigger 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
[Only registered and activated users can see links. Click Here To Register...]
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:

Updates:
Bot:
-The Bot Screen is roate, thats help to find more monsters

Relogin script:
- Just for the Lgoin-Disconnect bug: The cabalmain.exe Procress must be on place 4 from under

First the Auto-Rejoin Script:
Code:
While 1
	If Hex(PixelGetColor(712, 525),6) = "C5C5C5"  Then
  Sleep(1000)
  WinActivate("CABAL")
	Send("{Backspace 15}")
	Send("LOGINNAME")
	Send("{TAB}")
  Send("{Backspace 10}")
	Send("PASSWORD")  
	Send("{Enter}") 
	EndIf
	If Hex(PixelGetColor(590, 435),6) = "1D1D1D"  Then
	Send("{Right}")
	Send("{Down 7}") 
	Send("{Enter}") 
	EndIf
	If Hex(PixelGetColor(1053, 755),6) = "A4A2A2"  Then
	Send("{Enter}");Enter 1-6 für Charakter 1-6
EndIf
If Hex(PixelGetColor(1274, 819),6) = "191919" Then
	WinMinimizeAll ()
	Sleep(5000)
	WinClose("Cheat Engine 5.3")
	Run("C:ProgrammeCheat EngineCheat Engine.exe")
	EndIf
If Hex(PixelGetColor(787, 447),6) = "D4D0C8" Then
	MouseMove(393, 260)
	Sleep(200)
	MouseClick("left",393, 260)
	Sleep(500)
EndIf
If Hex(PixelGetColor(524, 348),6) = "008080" Then
	MouseMove(748, 495)
	Sleep(100)
	MouseClick("left",748, 495)
  MouseClick("left",748, 495)
  	MouseClick("left",748, 495)
    MouseClick("left",748, 495)
        MouseClick("left",748, 495)
    Sleep(150)
	MouseMove(604, 443)
	Sleep(150)
	MouseClick("left",604, 443)
	Sleep(100)
	MouseMove(593, 536)
	Sleep(150)
	MouseClick("left",593, 536)
	sleep(5000)
	MouseMove(790, 450)
	Sleep(1500)
	MouseClick("left",790, 450)
	Sleep(50)
  Sleep(30000)
MouseClick("left",818, 484)
Sleep(150)
Send("{Backspace 15}")
Sleep(150)
Send("18")
Sleep(50)
Send("{TAB}")
Sleep(100)
Send("1")
Sleep(100)
MouseClick("left",839, 509)
WinMinimizeAll ()
  WinActivate("CABAL")
	EndIf
WEnd
The Bot:
Code:
While 1
  	If Hex(PixelGetColor(312, 37),6) = "EDF0F3"  Then
 = PixelSearch( 100, 100, 1280, 950, 0xFF8000, 1, 2);Orange Monsters
If Not @error Then
    MouseMove(,,0)
    MouseClick("right",,)
    Sleep (50)
	EndIf
	Send("{Right 4}")
Send("1")
Sleep(100)
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Send("{Right 4}")
Sleep(100)
Send("{Space}")
Sleep(100)
Send("1")
Sleep(100)
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Sleep(100)
Send("6")
Send("{Space}")
Send("{Right 4}")
 = PixelSearch( 100, 100, 1280, 950, 0xFFFF00, 1, 2);Yellow Monsters
If Not @error Then
    MouseMove(,,0)
    MouseClick("right",,)
    Sleep (50)
EndIf
Send("{Right 4}")
Send("1")
Sleep(100)
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Sleep(100)
Send("{Space}")
Sleep(100)
Send("1")
Sleep(100)
Send("{Right 4}")
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Sleep(100)
Send("6")
Send("{Space}")
Send("{Shift}")
Send("{Right 4}")
Send("{Strg}")
EndIf
WEnd

HAVE FUN!!!
Ich verstehe es immernoch net, Obwohl ich hier alles durchgelesen habe!
Ich bitte jemanden, mir das nochmal auf deutsch zu übersetzten, und bitte so, das ich das verstehe -.-


Lg! TheGame666!
05/24/2008 08:20 m0nk3yi3unz#184
wow. What a crappy script. Im a seasoned AutoIt programmer and even I can tell you that XTrap blocks all pixel searching functions.
05/24/2008 08:55 DarkWindek#185
where to get m_ragg.exe ?
05/26/2008 15:14 topman99#186
Quote:
Originally Posted by DarkWindek View Post
where to get m_ragg.exe ?

using google i find mragg.exe but CABAL PH GG cant bypassed by mragg :(

[Only registered and activated users can see links. Click Here To Register...]
06/19/2008 09:06 blizzardious#187
i use google an found a good GG bypass.. i work on me.. who want to have it ?!
06/19/2008 15:46 lana7#188
helP!!!

this auto-relogin + bot autoIt can for cabalsea?

plz show me step by step.
06/21/2008 07:40 redzman#189
waa....if u cant run script better go learn at autoit web first...... if not better dont try at all
06/22/2008 22:53 sara_#190
who the fuck actually needs AUTO LOGIN SCRIPT for CABAL??? L-O-L
06/23/2008 06:03 advancing#191
sir.. where can i find the m_ragg.exe??? i already seen my gameguard folder but theres no m_ragg.exe... help me with the installation pls.. thank you..
03/12/2009 17:14 aheanders#192
Can anyone post a link to m_ragg.exe, please ?
03/12/2009 17:23 Serazai#193
hey , this thread is from 2007 i think he won't reply on this ;D
please close it
thx
03/13/2009 17:15 Gig Nikko#194
whta is m_ragg.exe? i don't find it...
05/30/2009 11:14 ibonehj15#195
master xJAMESx..would this thing work?? sorry i'm really new here..but i hit thanks already
hoping you'll pm me anytime