Register for your free account! | Forgot your password?

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

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

Advertisement



[RELEASE] Pet Hack, Auto Pet Attack, Auto Loot + Update Tutorial

Discussion on [RELEASE] Pet Hack, Auto Pet Attack, Auto Loot + Update Tutorial within the Dekaron Exploits, Hacks, Bots, Tools & Macros forum part of the Dekaron category.

Reply
 
Old 08/07/2019, 19:10   #16
 
elite*gold: 0
Join Date: Aug 2019
Posts: 1
Received Thanks: 0
I don't know where to put those codes any help? I just need auto loot.
AngelAhmad1 is offline  
Old 10/13/2019, 15:12   #17
 
elite*gold: 0
Join Date: Apr 2019
Posts: 5
Received Thanks: 1
No more DK hacks ? It came to an end ?
Dudu1995 is offline  
Old 10/15/2019, 08:40   #18
 
Naniooooo's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 1,026
Received Thanks: 147
Attached Files
File Type: rar 2044-unlimited-stamina-2019.rar (6.1 KB, 111 views)
Naniooooo is offline  
Old 04/03/2020, 12:51   #19
 
elite*gold: 0
Join Date: Jul 2014
Posts: 1
Received Thanks: 0
guys im new here, how do i use this cheat? auto loot to be exact
nonash321 is offline  
Old 04/03/2020, 15:36   #20
 
Naniooooo's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 1,026
Received Thanks: 147
You cant ... you have to update it
Naniooooo is offline  
Old 04/05/2020, 06:25   #21
 
elite*gold: 0
Join Date: Oct 2009
Posts: 17
Received Thanks: 1
hello nanio ... can you help me with pet arrogance ?
kgostosa is offline  
Old 04/05/2020, 14:21   #22
 
Naniooooo's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 1,026
Received Thanks: 147
update adress ( its not really that fast but it works )

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
mov [esp+20],00000006

exit:
jmp returnhere

"dekaron.exe"+7A9A6B:
jmp newmem
nop 3
returnhere:




[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"dekaron.exe"+7A9A6B:
mov [esp+20],00000006
//Alt: db C7 44 24 20 06 00 00 00
Naniooooo is offline  
Old 04/06/2020, 00:38   #23
 
elite*gold: 0
Join Date: Oct 2009
Posts: 17
Received Thanks: 1
This is mine, need another line
(dekaron.exe"+7A9A6B: C7 44 24 20 04 00 00 00 - mov [esp+20],00000004)(code:
mov [esp+20],00000007
jmp return),
but it doesn't work with arrogance =/

{ Game : dekaron.exe
Version:
Date : 2020-04-02
Author : zezin

This script does blah blah blah
}

[ENABLE]

aobscanmodule(INJECT,dekaron.exe,C7 44 24 20 06 00 00 00) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
mov [esp+20],00000007
jmp return

INJECT:
jmp newmem
nop 3
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
db C7 44 24 20 06 00 00 00

unregistersymbol(INJECT)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "dekaron.exe"+7A9B44

"dekaron.exe"+7A9B2A: 6A 00 - push 00
"dekaron.exe"+7A9B2C: FF 50 34 - call dword ptr [eax+34]
"dekaron.exe"+7A9B2F: 8B 06 - mov eax,[esi]
"dekaron.exe"+7A9B31: 8B CE - mov ecx,esi
"dekaron.exe"+7A9B33: 89 7C 24 14 - mov [esp+14],edi
"dekaron.exe"+7A9B37: FF 50 10 - call dword ptr [eax+10]
"dekaron.exe"+7A9B3A: 8B CE - mov ecx,esi
"dekaron.exe"+7A9B3C: 8B 00 - mov eax,[eax]
"dekaron.exe"+7A9B3E: 89 44 24 18 - mov [esp+18],eax
"dekaron.exe"+7A9B42: 8B 06 - mov eax,[esi]
// ---------- INJECTING HERE ----------
"dekaron.exe"+7A9B44: C7 44 24 20 06 00 00 00 - mov [esp+20],00000006
// ---------- DONE INJECTING ----------
"dekaron.exe"+7A9B4C: FF 50 0C - call dword ptr [eax+0C]
"dekaron.exe"+7A9B4F: 8B C8 - mov ecx,eax
"dekaron.exe"+7A9B51: 8B 10 - mov edx,[eax]
"dekaron.exe"+7A9B53: FF 52 78 - call dword ptr [edx+78]
"dekaron.exe"+7A9B56: 8B 0D 28 79 60 01 - mov ecx,[dekaron.exe+1207928]
"dekaron.exe"+7A9B5C: 8D 54 24 14 - lea edx,[esp+14]
"dekaron.exe"+7A9B60: 89 44 24 1C - mov [esp+1C],eax
"dekaron.exe"+7A9B64: 8A 44 24 34 - mov al,[esp+34]
"dekaron.exe"+7A9B68: 88 44 24 24 - mov [esp+24],al
"dekaron.exe"+7A9B6C: 8B 01 - mov eax,[ecx]
}
kgostosa is offline  
Old 04/14/2020, 19:53   #24
 
elite*gold: 0
Join Date: Jan 2020
Posts: 5
Received Thanks: 0
can i get any help how can i update them?
blinktwice is offline  
Old 04/26/2020, 14:17   #25
 
elite*gold: 0
Join Date: Oct 2010
Posts: 10
Received Thanks: 0
anyone with free vac hack dekaron papaya helion?
ngetzzzz is offline  
Old 04/27/2020, 14:44   #26
 
elite*gold: 0
Join Date: Nov 2018
Posts: 32
Received Thanks: 7
{ Game : dekaron.exe
Version:
Date : 2019-03-31
Author : nan

This script does blah blah blah
}

[ENABLE]

aobscanmodule(VAC,dekaron.exe,8B 42 04 89 41 08 8B 42)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
mov [edx+04],63 //DwExploreRange
mov eax,[edx+04]
mov [ecx+08],eax
mov [edx+04],63 //DwSight
mov eax,[edx+08]
mov [ecx+0C],eax
mov [edx],63 //DwPersuitRange
mov eax,[edx]
mov [ecx+04],eax
mov [edx+0c],0 //DwAvoidRange
mov eax,[edx+0C]
mov [ecx+10],eax
mov [edx+10],0 //DwExploreStandDelay
mov eax,[edx+10]
mov [ecx+14],eax
mov [edx+14],0 //DwExploreMoveDelay
mov eax,[edx+14]
mov [ecx+18],eax
mov [edx+18],0 //DwStandDelay
mov eax,[edx+18]
mov [ecx+1C],eax
mov [edx+1C],1 //DwMoveDelay
mov eax,[edx+1C]
mov [ecx+20],eax
mov [edx+20],0 //DwFollowMyMasterRange
mov eax,[edx+20]
mov [ecx+24],eax
mov [edx+24],0 //DwStopMasterNear
mov eax,[edx+24]
mov [ecx+28],eax
mov [edx+28],0 //DwWarpMyMasterRange
mov eax,[edx+28]
mov [ecx+2C],eax
Mov [edx+2C],0 //DwCallTeamPossibelHP
mov eax,[edx+2C]
mov [ecx+30],eax
mov [edx+30],63 //DwCallTeamCount
mov eax,[edx+30]
mov [ecx+34],eax
mov [edx+34],0 //DwBlockNFirstAttack
mov eax,[edx+34]
mov [ecx+38],eax
mov [edx+38],63 //dwCallTeamCell
mov al,[edx+38]
mov [ecx+3C],al
mov [edx+3C],9999 //dwFollowTarget
mov eax,[edx+3C]
mov [ecx+40],eax
mov [edx+40],0 //dwSpecialAttackStartHP
mov eax,[edx+40]
mov [ecx+44],eax
mov [edx+44],0 //dwSpecialMeleeAttackRate
mov eax,[edx+44]
mov [ecx+48],eax
mov [edx+48],0 //dwSpecialRangeAttackRate
mov eax,[edx+48]
mov [ecx+4C],eax
mov [edx+4C],0 //dwSpecialAttackRate
mov eax,[edx+4C]
mov [ecx+50],eax
mov [edx+50],0 //dwSpecialAttackTargetType
mov eax,[edx+50]
mov [ecx+54],eax
mov [edx+54],0 //dwSpecialAttackTargetValue
mov eax,[edx+54]
mov [ecx+58],eax
mov [edx+58],0 //dwSpecialDelayTime
mov eax,[edx+58]
mov [ecx+5C],eax
mov [edx+5C],0 //DwPowerAttackStartHP
mov eax,[edx+5C]
mov [ecx+60],eax
mov [edx+60],0 //dwPowerMeleeAttackProbable
mov eax,[edx+60]
mov [ecx+64],eax
mov [edx+64],0 //dwPowerRangeAttackProbable
mov eax,[edx+64]
mov [ecx+68],eax
mov [edx+68],0 //dwPowerRate
mov eax,[edx+68]
mov [ecx+6C],eax
mov [edx+6C],0 //dwPowerAttackTargetType
mov eax,[edx+6C]
mov [ecx+70],eax
mov [edx+70],0 //dwPowerAttackTargetValue
mov eax,[edx+70]
mov [ecx+74],eax
mov [edx+74],0 //dwPowerDelayTime
mov eax,[edx+74]
mov [ecx+78],eax
mov [edx+78],0 //dwAttack1_Rate
mov eax,[edx+78]
mov [ecx+7C],eax
mov [edx+7C],0 //dwAttack1_TargetType
mov eax,[edx+7C]
mov [ecx+00000080],eax
mov [edx+80],0 //dwAttack1_TargetValue
mov eax,[edx+00000080]
mov [ecx+00000084],eax
mov [edx+84],0 //dwAttack2_Rate
mov eax,[edx+00000084]
mov [ecx+00000088],eax
mov [edx+88],0 //dwAttack2_TargetType
mov eax,[edx+00000088]
mov [ecx+0000008C],eax
mov [edx+8C],0 //dwAttack2_TargetValue
mov eax,[edx+0000008C]
mov [ecx+00000090],eax
mov [edx+90],0 //dwAttack3_Rate
mov eax,[edx+00000090]
mov [ecx+00000094],eax
mov [edx+94],0 //dwAttack3_TargetType
mov eax,[edx+00000094]
mov [ecx+00000098],eax
mov [edx+98],0 //dwAttack3_TargetValue
mov eax,[edx+00000098]
mov [ecx+0000009C],eax
mov [edx+9C],0 //dwAttack4_Rate
mov eax,[edx+0000009C]
mov [ecx+000000A0],eax
mov [edx+A0],0 //dwAttack4_TargetType
mov eax,[edx+000000A0]
mov [ecx+000000A4],eax
mov [edx+A4],0 //dwAttack4_TargetValue
mov eax,[edx+000000A4]
mov [ecx+000000A8],eax
mov [edx+A8],63 //dwMaxSummonsMonsterCount
mov eax,[edx+000000A8]
mov [ecx+000000AC],eax
mov [edx+AC],1 //dwReSummonsMonsterTick
mov eax,[edx+000000AC]
mov [ecx+000000B0],eax
mov [edx+B0],0 //dwMaxSummonsMonsterRange
mov eax,[edx+000000B0]
mov [ecx+000000B4],eax
mov [edx+B4],1 //dwSummonsStartPcCount
mov eax,[edx+000000B4]
mov [ecx+000000B8],eax

code:
mov eax,[edx+04]
mov [ecx+08],eax
jmp return

VAC:
jmp newmem
nop
return:
registersymbol(VAC)

[DISABLE]

VAC:
db 8B 42 04 89 41 08

unregistersymbol(VAC)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "dekaron.exe"+746136

"dekaron.exe"+746129: CC - int 3
"dekaron.exe"+74612A: CC - int 3
"dekaron.exe"+74612B: CC - int 3
"dekaron.exe"+74612C: CC - int 3
"dekaron.exe"+74612D: CC - int 3
"dekaron.exe"+74612E: CC - int 3
"dekaron.exe"+74612F: CC - int 3
"dekaron.exe"+746130: 55 - push ebp
"dekaron.exe"+746131: 8B EC - mov ebp,esp
"dekaron.exe"+746133: 8B 55 08 - mov edx,[ebp+08]
// ---------- INJECTING HERE ----------
"dekaron.exe"+746136: 8B 42 04 - mov eax,[edx+04]
"dekaron.exe"+746139: 89 41 08 - mov [ecx+08],eax
// ---------- DONE INJECTING ----------
"dekaron.exe"+74613C: 8B 42 08 - mov eax,[edx+08]
"dekaron.exe"+74613F: 89 41 0C - mov [ecx+0C],eax
"dekaron.exe"+746142: 8B 02 - mov eax,[edx]
"dekaron.exe"+746144: 89 41 04 - mov [ecx+04],eax
"dekaron.exe"+746147: 8B 42 0C - mov eax,[edx+0C]
"dekaron.exe"+74614A: 89 41 10 - mov [ecx+10],eax
"dekaron.exe"+74614D: 8B 42 10 - mov eax,[edx+10]
"dekaron.exe"+746150: 89 41 14 - mov [ecx+14],eax
"dekaron.exe"+746153: 8B 42 14 - mov eax,[edx+14]
"dekaron.exe"+746156: 89 41 18 - mov [ecx+18],eax
}
ozdemir50 is offline  
Old 04/27/2020, 21:08   #27
 
nemesisysf's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 134
Received Thanks: 12
is there any free bypass avaible ?
nemesisysf is offline  
Old 06/18/2022, 20:09   #28
 
elite*gold: 78
Join Date: Jan 2022
Posts: 46
Received Thanks: 13
still waiting for the update tutorial on auto loot
iidagger is offline  
Old 12/15/2023, 19:11   #29
 
iCraziE's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 456
Received Thanks: 218
Quote:
Originally Posted by bulgasal View Post
still waiting for the update tutorial on auto loot
Better late than never. I might make an official post, but otherwise here ya go:

iCraziE is offline  
Thanks
1 User
Old 12/26/2023, 20:13   #30
 
iamlegend93's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 348
Received Thanks: 51
Quote:
Originally Posted by iCraziE View Post
Better late than never. I might make an official post, but otherwise here ya go:

You are a Legend

And TUTs coming out on how to bypass EAC on global?
iamlegend93 is offline  
Reply


Similar Threads Similar Threads
attack pet won't attack in clientless mode
09/18/2013 - SRO Private Server - 0 Replies
i use mbot crack when i got clientless , attack pet won't attack i try 3 char clientless but still don't attack but when i got client attack pet work and attack :) any help ?? :)
ExBot English v1.4 Auto Attack/Auto Pot/Attack Hack/Speed Hack/Last Npc Open..[MAYN]
04/03/2010 - 12Sky2 Hacks, Bots, Cheats & Exploits - 24 Replies
Hi This Version v1.4 New Special Feature add :mofo: Now Download and Read Me Please Read later open bot. Property: Auto attack (cave fast) Auto pot Auto loot Last npc open (gate)
eXBot 1.1 English Version (Auto Attack,Last Npc Open,Attack s. Hack,Auto Pot...)MAYN
08/05/2009 - 12Sky2 Hacks, Bots, Cheats & Exploits - 29 Replies
Hi I make for twelvesky2 turkish version and now english version :mofo: : Botun özellikleri: Auto attack Auto pot Auto loot Last npc open Speed hack Attack Hack



All times are GMT +1. The time now is 13:55.


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.