Register for your free account! | Forgot your password?

You last visited: Today at 06:02

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

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.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2009
Posts: 418
Received Thanks: 142
Exclamation 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         ;
AuthorInfidel_                          ;
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,(In that Order)            ;
; (*) 
Will try to scan the screen for     ;
_yellow Monsters...                      ;
LicenseFREEyou 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 PixelSearch10010012809500xcfcd0012);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.
iNFIDEL_ is offline  
Thanks
12 Users
Old 03/20/2009, 01:44   #2
 
elite*gold: 0
Join Date: Mar 2009
Posts: 57
Received Thanks: 8
where to put this code??
mynamesha is offline  
Old 03/20/2009, 01:57   #3
 
-Chrome-'s Avatar
 
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?^^
-Chrome- is offline  
Old 03/20/2009, 13:17   #4


 
.Law.'s Avatar
 
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
.Law. is offline  
Old 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?
iNFIDEL_ is offline  
Old 03/21/2009, 05:23   #6
 
elite*gold: 0
Join Date: Dec 2008
Posts: 64
Received Thanks: 2
where do i put it?????
mikojaspe is offline  
Old 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..
stinger2005 is offline  
Old 03/21/2009, 21:35   #8
 
-Chrome-'s Avatar
 
elite*gold: 20
Join Date: Jul 2006
Posts: 2,545
Received Thanks: 878
Quote:
Originally Posted by mikojaspe View Post
where do i put it?????
Read my post ...

AutoIt
-Chrome- is offline  
Old 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?
hopeful is offline  
Old 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
stinger2005 is offline  
Old 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.
iNFIDEL_ is offline  
Old 05/30/2009, 11:02   #12
 
ibonehj15's Avatar
 
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 ^^
ibonehj15 is offline  
Old 07/15/2009, 06:18   #13
 
elite*gold: 0
Join Date: Jun 2009
Posts: 2
Received Thanks: 1
plsssssssssssssss do a video plssssssssssssssssssssssssssssssssssssssssssssssss sssssssssssssssssssssssssss
hassan930320 is offline  
Old 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?
shylohkelvin is offline  
Old 07/21/2009, 10:57   #15
 
PTK!'s Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 16
Received Thanks: 0
Quote:
Originally Posted by hassan930320 View Post
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
PTK! is offline  
Reply




All times are GMT +2. The time now is 06:02.


Powered by vBulletin®
Copyright ©2000 - 2023, 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 ©2023 elitepvpers All Rights Reserved.