[RELEASE] Kab-Bot (GlobalDekaron bot) **NO BYPASS REQUIRED

05/16/2011 23:00 kabflash#826
Quote:
Originally Posted by owndotcom View Post
So do we have actual confirmation that there exists a script for the lvl60 Dung?

I'm working on one right now and having a hell of a time trying to figure out reference points for my bagi.
It was done a long time ago... Was done with an overleveled mage. Easier to stay in one spot and the level was high enough to lower the amount of stun and knockback .
05/17/2011 16:32 owndotcom#827
Quote:
Originally Posted by kabflash View Post
It was done a long time ago... Was done with an overleveled mage. Easier to stay in one spot and the level was high enough to lower the amount of stun and knockback .
That makes sense. I'm doing this with a 160+ bagi. Was failing badly with a 108...
05/19/2011 21:23 luckypt#828
hy ppl ty kabflash for that bot =) i just have one question for now: To use most of these scripts you need to update all of the colorcodes and x;y coordinates to match your own system/resolution. Use the GetClick button on the bot to find these. where i can found that button? :| sorry the newbie question but i dont find it.... cumpz to all
05/19/2011 21:53 sparter124#829
lol i supose this bot would be niv=ce if u didnt have to know how to script to get it to workand the record feture dosent even work
05/19/2011 22:32 luckypt#830
i try to do it right but.... dont work. i dont want anyone to do something for me i only need someone to help me with some tips. theres my problem here:

0,-,=,u,[first do buffs and then find a target],
here;a,[set a point to come back for istarget loop],
match;;6906093;867;48;11, -> i've changed that with scan in hp the one mob 0% +/-nomatch;;;16619622;731;1035;1,F2, -> 50% mp
nomatch;;4538878;731;1020;1,F1, -----> 50% hp
1,2,5,6,8,50,goto;a,
[match = the enemy hp bar far left. so if we
have a target it runs the next 11 commands. The
11th command is the goto which takes us back to check
again if we still have a target. If there is no target the 11
commands will be skipped bringing the code to the next
line"sp" The nomatch commands are for potting hp and mp],
sp,sp,[time to loot],
nomatch;;16619622;731;1035;1,f2,[check for mp potting],-> 50% mp
nomatch;;4538878;731;1020;1,F1,[check for hp potting], ------> 50% hp
match;;6052862;625;1019;6,20000,mov;168;238, --------> 0% +/- my hp
ldn,50,lup,stop,[this match checks the far left of my hp bar
and if I'm dead waits 20 seconds-clicks accept-turns off bot]


anyone to help me? tks

cumpz Lucky
05/21/2011 03:30 djstick#831
wow, i dono what the hell just happened but now dekaron is able to detect KabBot, as soon as i enable autopots, it just sends me back to my desktop, a window pops telling me i'm using illegal software. :O haven't tried other hacks just autopots for now, anyone else getting this?
05/22/2011 19:59 grigory13#832
Hey when I start the bot and press skill bot or one of the other options it does not pop up with a new window like in your tut. It just does nothing. What did I do wrong?
05/23/2011 18:00 kabflash#833
Quote:
Originally Posted by sparter124 View Post
lol i supose this bot would be niv=ce if u didnt have to know how to script to get it to workand the record feture dosent even work
That's funny.. Out of 500 downloads on this version and 2000+ on each previous version YOU are the ONLY person to ever say the record feature doesn't work.. Tell you anything?
05/24/2011 11:25 killabone#834
thx alot kabflash for ur tool!
05/24/2011 21:14 lietus3#835
dekaron detects it... for a few days now...
any1 else getting it ?
05/25/2011 05:41 Base12345#836
sometimes abnormal gameplay or just disconnected from the srv :(
05/26/2011 09:19 DRagonteeth#837
HI im new to bots and this one looked really good so i thought id try it but ive been haveing problems booting it

i run win7 32-bit and i dont think i have a SysWOW64 folder, i downloaded : Download details: Service Pack 6 for Visual Basic 6.0: Run-Time Redistribution Pack (vbrun60sp6.exe) and i use 7-zip to run it when i try to use it i get an error that says COMDLG32.OCX or one of its dependencies not currectly registered: a file missing or invaild

could you guys please help me out?

edit: k i got kinda farther on my own but now i have run time error 52 bad file name or number
05/26/2011 09:59 killabone#838
u should read the first entry of this thread and u will find how to register the file:

Quote:
64 BIT AND WINDOWS 7-The Command is different it is:
regsvr32.exe C:\Windows\SysWOW64\comdlg32.ocx
And it needs to be placed in SysWOW64 folder not system32
if u miss that file u can manually download it by searching "COMDLG32.OCX" via Google!
05/26/2011 10:25 DRagonteeth#839
This may be a really stuiped thing to say but i cant find a sysWOW64 folder

im pretty sure that folder is only in 64 bit OS's my win 7 is 32 bit

i was able to get this error with regsvr32 \windows\system32\RICHTX32.OCX tho

The module "regsvr32 \windows\system32\RICHTX32.OCX" was loaded but the call to DllRegisterServer failed with error code 0x8002801c

edit: if i run regsvr32 \windows\system32\RICHTX32.OCX as admin i get this
To register a module, you must provide a binary name.
Usage regsver32 [\u] [\s] [\n] [\i[:cmdline]] dllname
/u - unregister server
/s - silent display no message boxes
/i -call DLLInstall passing it an optional [cmdline]; when used with /u calls dll uninstall
/n -do not call DllRegisterServer; this option must be used with /i


another edit: i was able to get comdlg32.ocx to go through by going into cmdline as admin but i still get the run time error
05/26/2011 18:24 owndotcom#840
Quote:
Originally Posted by DRagonteeth View Post
This may be a really stuiped thing to say but i cant find a sysWOW64 folder

im pretty sure that folder is only in 64 bit OS's my win 7 is 32 bit

i was able to get this error with regsvr32 \windows\system32\RICHTX32.OCX tho

The module "regsvr32 \windows\system32\RICHTX32.OCX" was loaded but the call to DllRegisterServer failed with error code 0x8002801c

edit: if i run regsvr32 \windows\system32\RICHTX32.OCX as admin i get this
To register a module, you must provide a binary name.
Usage regsver32 [\u] [\s] [\n] [\i[:cmdline]] dllname
/u - unregister server
/s - silent display no message boxes
/i -call DLLInstall passing it an optional [cmdline]; when used with /u calls dll uninstall
/n -do not call DllRegisterServer; this option must be used with /i


another edit: i was able to get comdlg32.ocx to go through by going into cmdline as admin but i still get the run time error
You need to enter the full path to the file...you're missing the drive letter:

Code:
regsvr32 c:\windows\system32\RICHTX32.OCX