Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Exploits, Hacks, Bots, Tools & Macros
You last visited: Today at 00:23

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

Advertisement



NEW LIST OF ALL PUBLIC HACKS AND TOOLS

Discussion on NEW LIST OF ALL PUBLIC HACKS AND TOOLS within the Dekaron Exploits, Hacks, Bots, Tools & Macros forum part of the Dekaron category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2009
Posts: 149
Received Thanks: 17
NEW LIST OF ALL PUBLIC HACKS AND TOOLS

This are the new scripts thanks to the new offest and Draco.I made the CE scripts.To find the new offest scan the array of bytes in the script,and copy the adress
I will add GM detect and """"LVL hack"""' if you want.Pm me for skill and shield hack.You will need always a CRC download it from here



VAC HACK

Quote:
[ENABLE]
alloc(MonsterProperties,2048)
label(ReturnMonsterProperties)
label(MonsterRange)
label(ReturnMonsterRange)
label(MonsterAggro)
label(PropertyBace)
registersymbol(MonsterAggro)
registersymbol(PropertyBace)

0045C74E: //8B 80 98 00 00 00 89 81 9C 00
jmp MonsterProperties
nop
ReturnMonsterProperties:

0053D055: //89 54 24 48 8B 01 FF 50 0C 8B
jmp MonsterRange
nop
ReturnMonsterRange:

0053D06A: //0F B7 86 54 01 00 00 8B 0D
mov eax,[MonsterAggro]
nop
nop

MonsterProperties:
push eax
mov eax,[eax+00000098] //Original Code
mov [ecx+0000009C],eax //Original Code
pop eax
mov [PropertyBace],ecx

//mov [ecx+00],00000000 //DwInfoIndex
mov [ecx+04],0000004B //DwExploreRange
mov [ecx+08],0000004B //DwSight
mov [ecx+0C],0000004B //DwPersuitRange
//mov [ecx+10],00000000 //DwAvoidRange
mov [ecx+14],00000000 //DwExploreStandDelay
//mov [ecx+18],00000000 //DwExploreMoveDelay
//mov [ecx+1C],00000000 //DwStandDelay
mov [ecx+20],000001F4 //DwMoveDelay
//mov [ecx+24],00000000 //DwFollowMyMasterRange
//mov [ecx+28],00000000 //DwStopMasterNear
//mov [ecx+2C],00000000 //DwWarpMyMasterRange
//mov [ecx+30],00000000 //DwCallTeamPossibelHP
//mov [ecx+34],00000000 //DwCallTeamCount
//mov [ecx+38],00000000 //DwBlockNFirstAttack
//mov [ecx+3C],00000000 //dwCallTeamCell
mov [ecx+40],000000FA //dwFollowTarget
mov [ecx+44],00000000 //dwSpecialAttackStartHP
mov [ecx+48],00000000 //dwSpecialMeleeAttackRate
mov [ecx+4C],00000000 //dwSpecialRangeAttackRate
mov [ecx+50],00000000 //DwPowerAttacjStartHP
mov [ecx+54],00000000 //dwPowerMeleeAttackProbable
mov [ecx+58],00000000 //dwPowerRangeAttackProbable
//mov [ecx+5C],00000000 //DwUnderAttackAggro
mov [ecx+60],00000000 //DwMeleeAttackRangeInAggro
mov [ecx+64],00000000 //DwRangeAttackRangeInAggro
mov [ecx+68],000003E8 //DwSightInAggro
//mov [ecx+6C],00000000 //DwDefeatAggro
//mov [ecx+70],00000000 //DwBlockedAggro
//mov [ecx+74],00000000 //DwSlideAggro
//mov [ecx+78],00000000 //DwHealAggro
//mov [ecx+7C],00000000 //DwMasterUnderAttackAggro
//mov [ecx+80],00000000 //DwMasterDefeatAggro
//mov [ecx+84],00000000 //DwMasterBlockingAggro
//mov [ecx+88],00000000 //DwMasterSlideAggro
//mov [ecx+8C],00000000 //DwCOmplusionUnderAttackAggro
mov [ecx+90],00000063 //dwMaxSummonsMonsterCount
mov [ecx+94],00000000 //dwReSummonsMonsterTick
mov [ecx+98],00000000 //dwMaxSummonsMonsterRange
mov [ecx+9C],00000000 //dwSummonsStartPcCount
//mov [eax+A0],00000000 //PatternType

mov eax,[ecx+0000009C] //Original Code
jmp ReturnMonsterProperties

MonsterRange:
mov [esp+48],edx
mov [esp+30],00000000
mov [esp+4c],00000000
//mov [esi+00000240],0000000 //other attack range to 0
//mov [esi+0000023c],0000000 //other attack range to 0
//mov [esi+00000238],0000000 //other attack range to 0
mov eax,[ecx]
jmp ReturnMonsterRange

MonsterAggro:
db 03 00 00 00
PropertyBace:
db 00 00 00 00
[DISABLE]
dealloc(MonsterProperties)
unregistersymbol(MonsterAggro)
unregistersymbol(PropertyBace)
0045C74E:
mov eax,[eax+00000098]
0053D055:
mov [esp+48],edx
mov eax,[ecx]
0053D06A:
movzx eax,word ptr [esi+00000154]
MOB SPEED

Quote:
[ENABLE]
alloc(DrakoMobSpeed,64)
label(MobIsWalking)
label(ReturnMobSpeed)
label(MobRunSpeed)
label(MobWalkSpeed)
registersymbol(MobRunSpeed)
registersymbol(MobWalkSpeed)

0053E090: //80 7C 24 04 00 74 06 D9 40 70
jmp DrakoMobSpeed
ReturnMobSpeed:

DrakoMobSpeed:
cmp byte ptr [esp+04],00
je MobIsWalking
fld dword ptr [MobRunSpeed]
ret 0004
MobIsWalking:
fld dword ptr [MobWalkSpeed]
ret 0004
MobRunSpeed:
db 00 00 20 41
MobWalkSpeed:
db 00 00 40 40

[DISABLE]
dealloc(DrakoMobSpeed)
unregistersymbol(MobRunSpeed)
unregistersymbol(MobWalkSpeed)
0053E090:
cmp byte ptr [esp+04],00
WALL HACK

Quote:
[ENABLE]
alloc(Wall,64)
label(ReturnWall)

00766E93: //8D BC 24 88 00 00 00
jmp Wall
nop
nop
ReturnWall:

Wall:
lea edi,ss:[esp+00000088]
cmp [eax+00000402],5f626577
je ReturnWall
mov [eax+00000402],5f626577
mov [eax+00000406],67616d69
mov [eax+0000040a],616d2e65
mov [eax+0000040e],00000063
jmp ReturnWall

[DISABLE]
dealloc(Wall)
00766E93:
lea edi,ss:[esp+00000088]
SPEED HACK

Quote:
[ENABLE]
alloc(DrakoSpeed,16)
label(ReturnSpeed)
label(SpeedValue)
registersymbol(SpeedValue)

007E811A: //D9 40 08 5F 5E C3 8B 0D
jmp DrakoSpeed
ReturnSpeed:

DrakoSpeed:
fld dword ptr [SpeedValue]
pop edi
pop esi
jmp ReturnSpeed
SpeedValue:
db 00 00 20 41

[DISABLE]
dealloc(DrakoSpeed)
unregistersymbol(SpeedValue)
007E811A:
fld dword ptr [eax+08]
pop edi
pop esi
TELEPORT HACK

Quote:
[ENABLE]
alloc(TeleHack,1024)
label(ChangeTele)
label(SkipChange)
label(ReturnTele)

005536E3: //0F B7 98 04 01 00 00 8B 45 00
jmp TeleHack
nop
nop
ReturnTele:

TeleHack:
movzx ebx,word ptr [eax]
cmp bx,0483 // check for Python Castle -> Tomb of the Black Dragon
je ChangeTele
cmp bx,4E20 // check for Braiken Castle -> Draco Desert
je ChangeTele
cmp bx,2B8C // check for North Morte -> Acquirai Ruins
je ChangeTele
cmp bx,048D // check for tomb of the black dragon -> Cursed Mazed
je ChangeTele
jmp SkipChange
ChangeTele:
mov word ptr [eax+00000106],0005
mov word ptr [eax+0000010C],0005
SkipChange:
movzx ebx,word ptr [eax+00000104]
jmp ReturnTele

[DISABLE]
dealloc(TeleHack)
005536E3:
movzx ebx,word ptr [eax+00000104]
AUTO POTIONS

Quote:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
label(check_mana)
label(finished_check)

0052CFEF: //83 78 08 13 0F 84
jmp newmem
nop
nop
nop
nop
nop
returnhere:

newmem:
originalcode:
cmp dword ptr [eax+08],01 // checking for HP pot?
jne check_mana
mov dword ptr[eax+08],11 // change to auto pot
mov dword ptr[eax+10],11
check_mana:
cmp dword ptr [eax+08],02 // checking for MP pot?
jne finished_check
mov dword ptr[eax+08],12 // change to auto pot
mov dword ptr[eax+10],12
finished_check:
cmp dword ptr [eax+08],13
je 0052d13a

exit:
jmp returnhere

[DISABLE]
dealloc(newmem)

0052CFEF:
cmp dword ptr [eax+08],13
db 0F 84 91 00 00 00
SHOP HACKS

Quote:
[ENABLE]
007D8DE0: //8A 41 08 C3 CC CC CC CC CC CC CC CC CC CC CC CC 8B 0D
mov al,01
ret //by Drako
[DISABLE]
007D8DE0:
mov al,[ecx+08]
RANGE HACK

Quote:
[ENABLE]
alloc(ModRange,21)
label(ReturnRange)
label(Range)
registersymbol(Range)

00668C60: //88 81 AC 00 00 00 C2 04 00 CC
jmp ModRange
nop
ReturnRange:

ModRange:
mov al,[Range]
mov [ecx+000000ac],al
jmp ReturnRange
Range:
db 00 00 48 43

[DISABLE]
dealloc(ModRange)
unregistersymbol(Range)
00668C60:
mov [ecx+000000ac],al
[GM]COMMAND(GMteleport)

Quote:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(exit)

004EBB63:
returnhere:
mov eax,00000002
nop
ret

exit:
jmp returnhere

[DISABLE]
dealloc(newmem)
004EBB63: // 8B 80 A8 00 00 00 C3
mov eax,[eax+000000a8]
ret
ZOOM HACK

Quote:
[ENABLE]
alloc(DrakoZoom,512)
label(ReturnZoom)
label(ZoomMax)
registersymbol(ZoomMax)

005D25E6: //D9 47 04 D9 44 24 28 83 C4 08
jmp DrakoZoom
nop
nop
ReturnZoom:

DrakoZoom:
push eax
mov eax,[ZoomMax]
mov [edi+04],eax
fld dword ptr [edi+04]
fld dword ptr [esp+28]
pop eax
jmp ReturnZoom
ZoomMax:
db 00 00 8C 42

[DISABLE]
dealloc(DrakoZoom)
unregistersymbol(ZoomMax)
005D25E6:
fld dword ptr [edi+04]
fld dword ptr [esp+28]
FAR EYE

Quote:
[ENABLE]
alloc(DrakoClipDistance,64)
label(ReturnClip)
label(ClipDistance)
registersymbol(ClipDistance)

005D3BE5: //8B 48 08 8B 50 04 51 8B 4C 24
jmp DrakoClipDistance
nop
ReturnClip:

DrakoClipDistance:
mov ecx,[ClipDistance]
mov [eax+08],ecx
mov edx,[eax+04]
jmp ReturnClip
ClipDistance:
db 00 00 48 43

[DISABLE]
dealloc(DrakoClipDistance,64)
unregistersymbol(ClipDistance)
005D3BE5:
mov ecx,[eax+08]
mov edx,[eax+04]
GM DETECT


Quote:
[ENABLE]
alloc(DetectGM,25)
label(ReturnName)

005535E3: //C7 46 0C 00 00 00 00 89 47 04
jmp DetectGM
nop
nop
ReturnName:

DetectGM:
cmp [eax+70],5D4D475B //[GM]
je 00000000
mov [esi+0c],00000000
jmp ReturnName

[DISABLE]
dealloc(DetectGM)
005535E3:
mov [esi+0c],00000000
DRAKO HACK

Quote:
[ENABLE]
alloc(DrakoVac,1024)
label(GetCharAddress)
label(SkipGetCharAddress)
label(ReturnVac)
label(ReturnCharAddress)
label(CharAddress)
label(AddX)
label(AddY)
registersymbol(CharAddress)
registersymbol(AddX)
registersymbol(AddY)

005F3513: //89 56 10 8B 48 0C 89 4E 14 8B
jmp DrakoVac
nop
ReturnVac:

005A6D11: //89 0E C1 EA 10 F3 0F 11 46 08
jmp GetCharAddress
ReturnCharAddress:

DrakoVac:
push ebx
mov ebx,[CharAddress]
fld [ebx+08]
fadd [AddX]
fstp [esi+0c]
fld [ebx+0c]
fadd [AddY]
fstp [esi+10]
pop ebx
mov ecx,[eax+0c]
jmp ReturnVac
GetCharAddress:
cmp [CharAddress],00
jne SkipGetCharAddress
mov [CharAddress],esi
SkipGetCharAddress:
mov [esi],ecx
shr edx,10
jmp ReturnCharAddress
CharAddress:
db 00 00 00 00
AddX:
db 00 00 00 00
AddY:
db 00 00 00 00

[DISABLE]
dealloc(DrakoVac)
unregistersymbol(CharAddress)
unregistersymbol(AddX)
unregistersymbol(AddY)
005F3513:
mov [esi+10],edx
mov ecx,[eax+0c]
005A6D11:
mov [esi],ecx
shr edx,10
ViciSummiITSback is offline  
Thanks
9 Users
Old 12/22/2009, 19:44   #2
 
myty's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 621
Received Thanks: 30
same posts....kinda useless?
myty is offline  
Old 12/22/2009, 19:45   #3
 
elite*gold: 3
Join Date: Nov 2008
Posts: 5,333
Received Thanks: 1,335
Is this for Global dk? if its not then it will be reported as rubish and outdated, couse if its for 2Moons the offsets dont match.

(i hold all rights to report it!)
Vaidas B is offline  
Old 12/22/2009, 19:53   #4
 
elite*gold: 0
Join Date: Nov 2009
Posts: 149
Received Thanks: 17
This are the new scripts.The old list have the old offest.And no its for global i did this by the help of PureEnergy offest
ViciSummiITSback is offline  
Old 12/22/2009, 19:57   #5
 
elite*gold: 3
Join Date: Nov 2008
Posts: 5,333
Received Thanks: 1,335
THEASE ARE THE NEW OFFSETS!!! POSTED BY DDevil174
ur scripts are outdated
Vaidas B is offline  
Thanks
1 User
Old 12/22/2009, 20:16   #6
 
elite*gold: 0
Join Date: Nov 2009
Posts: 149
Received Thanks: 17
Changed .Dont use range hack!!!!+ ADDED SOME MISSED HACKS

STEEL NO THANKS!!!!!!!!!!!!!!!!!!!!!!!!??????????
ViciSummiITSback is offline  
Thanks
1 User
Old 12/22/2009, 22:01   #7

 
elite*gold: 35
Join Date: Aug 2009
Posts: 5,822
Received Thanks: 1,958
There will be no thanx, this is already posted and a tutorial on how to update them is also posted, on top of that there is a thread with all new offsets.

Oh and you are offering forbiden hacks here so that is another bad thing.

+#1 reported at 22/12/09 GMT +1 22:01 cause
banned hacks/reposted thread

#requesting close
~Kakkarot~ is offline  
Thanks
1 User
Old 12/23/2009, 00:07   #8
 
koolhomie's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 23
Received Thanks: 2
Wow you guys are looking for every opportunity to report...
koolhomie is offline  
Thanks
2 Users
Old 12/23/2009, 00:46   #9
 
sachamo512's Avatar
 
elite*gold: 20
Join Date: Nov 2008
Posts: 1,496
Received Thanks: 345
completely useless post...will get closed.
sachamo512 is offline  
Thanks
1 User
Old 12/23/2009, 08:04   #10
 
elite*gold: 0
Join Date: Nov 2009
Posts: 149
Received Thanks: 17
People ARE lazy to work with tut.And now its easier.The thread about [GM]Command must be close ,not mine,becouse i show new thE NEW SCRIPTS NOT,THE NEW OFFEST

DON`T LISTEN KAKKAROT KEEP THANKING ,HE CANT TELL YOU WHAT TO DO.

I CAN GIVE YOU THE SCRIPT OF SKILL HACK(IF YOU PM ME ONLY) ,BUT I DON`T GOT THE NEW OFFEST .
I HAVE 100% WORKING SHIELD HACK
ViciSummiITSback is offline  
Thanks
2 Users
Old 12/23/2009, 08:19   #11
 
elite*gold: 0
Join Date: Mar 2008
Posts: 548
Received Thanks: 197
@ViciSummITSback So is "kiyu currea" your account. Funny how someone who just made there account today gave you a Thanks but to no one else or posted.
Sodomizied is offline  
Old 12/23/2009, 08:24   #12
 
elite*gold: 0
Join Date: Nov 2009
Posts: 149
Received Thanks: 17
NO I DON'T GOT OTHERS ACC.
THERE ARE PPL WHO WANT THE SCRIPTS NOT THE OFFEST.
THERE ITS ANOTHER WAY TO RECEIVE THANKS
ViciSummiITSback is offline  
Thanks
1 User
Old 12/23/2009, 10:19   #13
 
WarMasterRealOne's Avatar
 
elite*gold: 20
Join Date: Jun 2008
Posts: 1,394
Received Thanks: 227
u have problems with ur eyes ? wtf TURN OFF THE CAPS LOCK ....
i allways se this ...... in parca while using shop hack lol.... on his mage ...
WarMasterRealOne is offline  
Old 12/23/2009, 11:08   #14
 
elite*gold: 0
Join Date: Nov 2009
Posts: 149
Received Thanks: 17
Ye InciMagi .And i know you?
Na to open shops its not anymore fun,now i kill ppl in haihaf with shield and skill hack ,i owned all.
ViciSummiITSback is offline  
Thanks
1 User
Old 12/23/2009, 14:25   #15

 
elite*gold: 35
Join Date: Aug 2009
Posts: 5,822
Received Thanks: 1,958
Quote:
Originally Posted by ViciSummiITSback View Post
Ye InciMagi .And i know you?
Na to open shops its not anymore fun,now i kill ppl in haihaf with shield and skill hack ,i owned all.
I would not be proud of that. This is why hackers have bad reputation...beacuse of people that don't know how to use hacks. Thank yourself one more time and next thing for you is ban.
~Kakkarot~ is offline  
Closed Thread




All times are GMT +1. The time now is 00:23.


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.