|
You last visited: Today at 06:02
Advertisement
BOT for DMG Hackers/DEF Hackers
Discussion on BOT for DMG Hackers/DEF Hackers within the Cabal Hacks, Bots, Cheats, Exploits & Macros forum part of the Cabal Online category.
03/17/2009, 23:07
|
#1
|
elite*gold: 0
Join Date: Feb 2009
Posts: 418
Received Thanks: 142
|
BOT for DMG Hackers/DEF Hackers
This code is primitive & I do not hold any responsible for what you do with this.
This won't HEAL or detect your HP by Pixel or by offset.
This will simply scan a color & click, use skill if found & repeat.
USEFUL ONLY TO THOSE WHO DMG HACK & DEF HACK.
PHP Code:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; AutoItScript for Damage Hackers ; ; Author: Infidel_ ; ; Functions: ; ; (*) will Rotate the Camera to the Left ; ; _to ensure it will constantly looking ; ; _for a monster. ; ; (*) will try to SendKeys 1,2,3,4,(SPACE); ; _2,3,1,4,7,6 (In that Order) ; ; (*) Will try to scan the screen for ; ; _yellow Monsters... ; ; License: FREE, you may edit this. ; ; USEFUL FOR AFK-LEVELING IN MF OR PF ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
HotKeySet("{DEL}", "MyExit") ;press the END key to exit the program
WinActivate("CABAL") If WinActive("CABAL") Then While 1 Sleep(500) WinSetOnTop("CABAL","",1) If WinGetState("CABAL","") <> 32 Then WinSetState("CABAL","",@SW_MAXIMIZE ) EndIf $coord = PixelSearch( 100, 100, 1280, 950, 0xcfcd00, 1, 2);Yellow Monsters If Not @error Then MouseMove($coord[0],$coord[1],0) MouseClick("left",$coord[0],$coord[1]) Sleep (1000)
Send("1") Sleep(100) Send("2") Sleep(100) Send("3") Sleep(100) Send("4") Sleep(100) Send("{Space}") Sleep(100) Send("2") Sleep(100) Send("3") Sleep(100) Send("1") Sleep(100) Send("4") Sleep(100) Send("7") Sleep(200) Send("6") Sleep(200)
EndIf Send("{Space}") Send("{Space}") Send("{Space}") Send("{Space}") Send("{Space}") Send("{Space}") Send("{Space}") sleep(500) Send("{Right 4}")
WEnd EndIf Func MyExit() Exit EndFunc
; cfcd00 <- yellow
I don't know if people will still say SCAN this... <_<
Compile it using AutoIt.
edit:
The script will constantly monitor CABAL window and will always make it maximize.
The script is set to as 1280x1024 desktop resolution.
Edit at your own will.
Anyhow, I'd like to see some of your scripts as well. :)
edit2:
Works only in private servers.
|
|
|
03/20/2009, 01:44
|
#2
|
elite*gold: 0
Join Date: Mar 2009
Posts: 57
Received Thanks: 8
|
where to put this code??
|
|
|
03/20/2009, 01:57
|
#3
|
elite*gold: 20
Join Date: Jul 2006
Posts: 2,545
Received Thanks: 878
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; AutoItScript for Damage Hackers ;
; Author: Infidel_ ;
; Functions: ;
; (*) will Rotate the Camera to the Left ;
; _to ensure it will constantly looking ;
; _for a monster. ;
; (*) will try to SendKeys 1,2,3,4,(SPACE);
; _2,3,1,4,7,6 (In that Order) ;
; (*) Will try to scan the screen for ;
; _yellow Monsters... ;
; License: FREE, you may edit this. ;
; USEFUL FOR AFK-LEVELING IN MF OR PF ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

@Infidel
A bit too much color tags in your text?^^
|
|
|
03/20/2009, 13:17
|
#4
|
elite*gold: 30
Join Date: Apr 2008
Posts: 2,946
Received Thanks: 1,768
|
u could use the old private server mini bot for the auto pick up option...and i think it had auto pot up , so combine em and u got a strong bot
|
|
|
03/20/2009, 22:08
|
#5
|
elite*gold: 0
Join Date: Feb 2009
Posts: 418
Received Thanks: 142
|
Nah, i mean, Im already doing dmg hack + def hack, why will I bother repotting?
|
|
|
03/21/2009, 05:23
|
#6
|
elite*gold: 0
Join Date: Dec 2008
Posts: 64
Received Thanks: 2
|
where do i put it?????
|
|
|
03/21/2009, 18:26
|
#7
|
elite*gold: 0
Join Date: Jan 2008
Posts: 37
Received Thanks: 5
|
how about the monster lower than u.. those arent yellow..
|
|
|
03/21/2009, 21:35
|
#8
|
elite*gold: 20
Join Date: Jul 2006
Posts: 2,545
Received Thanks: 878
|
Quote:
Originally Posted by mikojaspe
where do i put it?????
|
Read my post ...
AutoIt
|
|
|
03/22/2009, 01:20
|
#9
|
elite*gold: 0
Join Date: Apr 2008
Posts: 5
Received Thanks: 0
|
how to set it to other resolution?
|
|
|
03/22/2009, 03:25
|
#10
|
elite*gold: 0
Join Date: Jan 2008
Posts: 37
Received Thanks: 5
|
how do u set it for monster that arent yellow...thats the hex for the non yellow monsters
|
|
|
03/22/2009, 13:58
|
#11
|
elite*gold: 0
Join Date: Feb 2009
Posts: 418
Received Thanks: 142
|
When you install Autoit, you wont be asking those silly questions.
Getting the hex color is simple. Use the window spy tool provided by autoit.
The source is there, use your brain. Change the coordinate at your own will.
|
|
|
05/30/2009, 11:02
|
#12
|
elite*gold: 0
Join Date: Aug 2008
Posts: 776
Received Thanks: 97
|
hi there would you pls post about damage and def hack in cabal ph?or if not it will be still ok...pm me if ur a filipino ^^
|
|
|
07/15/2009, 06:18
|
#13
|
elite*gold: 0
Join Date: Jun 2009
Posts: 2
Received Thanks: 1
|
plsssssssssssssss do a video plssssssssssssssssssssssssssssssssssssssssssssssss sssssssssssssssssssssssssss
|
|
|
07/16/2009, 09:08
|
#14
|
elite*gold: 0
Join Date: Jun 2009
Posts: 11
Received Thanks: 0
|
will AUTOIT serve as a damage and def hack programe?
|
|
|
07/21/2009, 10:57
|
#15
|
elite*gold: 0
Join Date: Apr 2009
Posts: 16
Received Thanks: 0
|
Quote:
Originally Posted by hassan930320
plsssssssssssssss do a video plssssssssssssssssssssssssssssssssssssssssssssssss sssssssssssssssssssssssssss
|
The method is already given. Install auto it and do the script like the first post.
Quote:
Originally Posted by shylohkelvin
will AUTOIT serve as a damage and def hack programe?
|
use another program like CE, kiki and stuff
|
|
|
All times are GMT +2. The time now is 06:02.
|
|