Please verify you are human

[Release] Elite Dekaron Skill hack Scripts & Winhex - Page 4
  Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server > Dekaron PServer Hacks, Bots, Cheats & Exploits
You last visited: Today at 23:32

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

Advertisement



[Release] Elite Dekaron Skill hack Scripts & Winhex

Discussion on [Release] Elite Dekaron Skill hack Scripts & Winhex within the Dekaron PServer Hacks, Bots, Cheats & Exploits forum part of the Dekaron Private Server category.

Reply
 
Old 12/09/2011, 22:52   #46
 
elite*gold: 0
Join Date: Jul 2011
Posts: 1
Received Thanks: 0
vao tnc
shyzume is offline  
Old 12/22/2011, 10:41   #47
 
elite*gold: 0
Join Date: Dec 2011
Posts: 3
Received Thanks: 0
Originally Posted by DeadlyChadz View Post
BOO IM BORED AND IM LOOKING FOR OTHER HACKS FOR SEA

VAC HACK

1st open your dekaron launcher then log in
2nd open your Cheat Engine 5.5 then seach for the Dekaron.exe
3rd Scan array of bytes then scan this 8B 50 1C 89 51 20 8B 50 20 89
4th right click the given address then click the Disassemble this Region
5th press Ctrl+A then paste this code

[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

004571DD:
jmp newmem
nop
returnhere:

newmem:
//DwExploreRange eax
mov [eax+08],00000500//DwSight eax+08
mov [eax+04],00000500//DwPersuitRange eax+04
//DwAvoidRange eax+0C
mov [eax+10],00000064//DwExploreStandDelay eax+10
mov [eax+14],00000064//DwExploreMoveDelay eax+14
mov [eax+18],00000064//DwStandDelay eax+18
mov [eax+1C],00000064//DwMoveDelay eax+1C
//DwFollowMyMasterRange eax+20
//DwStopMasterNear eax+24
//DwWarpMyMasterRange eax+28
mov [eax+2C],00000064//DwCallTeamPossibelHP eax+2C
mov [eax+30],00000020//DwCallTeamCount eax+30
mov [eax+34],00000000//DwBlockNFirstAttack eax+34
mov [eax+38],00000020//dwCallTeamCell byte[eax+38]
//dwFollowTarget eax+3C
//dwSpecialAttackStartHP
//dwSpecialMeleeAttackRate
//dwSpecialRangeAttackRate
//DwPowerAttacjStartHP
//dwPowerMeleeAttackProbable
//dwPowerRangeAttackProbable
mov [eax+40],00000000//DwUnderAttackAggro eax+40
mov [eax+44],00000000//DwMeleeAttackRangeInAggro eax+44
mov [eax+48],00000000//DwRangeAttackRangeInAggro eax+48
//DwSightInAggro eax+4C
//DwDefeatAggro eax+50
mov [eax+54],00000000//DwBlockedAggro eax+54
mov [eax+58],00000000//DwSlideAggro eax+58
mov [eax+5C],00000000//DwHealAggro eax+5C
//DwMasterUnderAttackAggro eax+50
//DwMasterDefeatAggro eax+54
//DwMasterBlockingAggro eax+58
//DwMasterSlideAggro eax+5C
//DwCOmplusionUnderAttackAggro eax+60
//dwMaxSummonsMonsterCount eax+64
//dwReSummonsMonsterTick eax+68
//dwMaxSummonsMonsterRange eax+6C
//dwSummonsStartPcCountPatternType eax+70

originalcode:
mov edx,[eax+1c]
mov [ecx+20],edx


mov edx,10 // number spawn
mov [eax+8c],edx

mov edx,01 // time delay spawn
mov [eax+90],edx

mov edx,200 // # follow monster
mov [eax+3C],edx

//mov [ecx+20],edx // # follow my master
exit:
jmp returnhere


[DISABLE]
dealloc(newmem)
004571DD:
mov edx,[eax+1c]
mov [ecx+20],edx
alloc(newmem,256)
label(orig_0082CA62)

push 60
push 00a37158
call 00832d18
mov edi,00000094
mov eax,edi
call 0082f430
mov [ebp-18],esp
mov esi,esp
push esi
call dword ptr [009c7194]
mov ecx,[esi+10]
mov [00ba02d0],ecx
mov eax,[esi+04]
mov [00ba02dc],eax
mov edx,[esi+08]
mov [00ba02e0],edx
mov esi,[esi+0c]
and esi,00007fff
mov [00ba02d4],esi
cmp ecx,02
or esi,00008000
mov [00ba02d4],esi

orig_0082CA62:
shl eax,08
add eax,edx
mov [00ba02d8],eax
xor esi,esi
push esi
mov edi,[009c71a4]
call edi
cmp word ptr [eax],5a4d
jne 0082cafd
mov ecx,[eax+3c]
add ecx,eax

Non-agro
1st Scan array of bytes then scan this 0F B7 86 48 01 00 00
2nd right click the given address then click the Disassemble this Region
3rd press Ctrl+A then paste this code


[enable]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

00536BBA:
jmp newmem
nop
nop
returnhere:

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


originalcode:
movzx eax,word ptr [esi+00000148]

//mov eax,01
//mov word ptr [esi+00000156],ax
mov [esi+00000070],40400000 // speed mob
//40c00000 = 6 lv 1 (to replace the above blue color)
//41400000 = 12 lv 2 (to replace the above blue color)
//41c00000 = 24 lv 3 (to replace the above blue color)
mov byte ptr [esi+00000174],00 // malee attack range = 0
mov byte ptr [esi+00000244],00 // magic attack range = 0
mov [esi+00000240],0000000 //other attack range = 0
mov [esi+0000023c],0000000 //other attack range = 0
mov [esi+00000238],0000000 //other attack range = 0
mov eax,03
mov word ptr [esi+00000148],ax


exit:
jmp returnhere

[disable]
dealloc(newmem)

00536BBA:
movzx eax,word ptr [esi+00000148]

HOPE YOU UNDERSTAND MY ThREAD xD SORRY FOR MY ENGLISH
asurexjhon is offline  
Old 12/23/2011, 00:19   #48
 
elite*gold: 0
Join Date: Nov 2011
Posts: 3
Received Thanks: 0
Post

I can't do the segita skill one . =/
can anyone help me . ?

Skill : Fiore Novas

2,NO_CANCEL,255,22,2600 you need to replace it for !

2,NO_CANCEL,255,25,0 but how ?

CLiCK MY PROBLEM ~>

Look at it . =/

I can't do is the segita skill one . =/
can anyone help me . ?

Skill : Fiore Novas

2,NO_CANCEL,255,22,2600 you need to replace it for !

2,NO_CANCEL,255.25.0 but how ?

CLiCK MY PROBLEM ~>

Look at it . =/
vinzgutierrez is offline  
Old 12/23/2011, 19:17   #49
 
dekaflunch's Avatar
 
elite*gold: 73
Join Date: Sep 2011
Posts: 270
Received Thanks: 19
i always dc is there way not to?
dekaflunch is offline  
Old 01/10/2012, 21:14   #50
 
elite*gold: 0
Join Date: Dec 2011
Posts: 7
Received Thanks: 0
If you have segnale working skill hack, can you post it up here please?
khoapham6 is offline  
Old 01/17/2012, 13:24   #51
 
elite*gold: 0
Join Date: Dec 2011
Posts: 4
Received Thanks: 0
plz give scripts segnale sir

u have shield hack sir

just pm m in f.b [email protected] add me selling skill hack all character accept aloken elitesdekaron only
paimas0615 is offline  
Old 01/24/2012, 00:06   #52
 
elite*gold: 0
Join Date: Dec 2010
Posts: 252
Received Thanks: 13
u have skillhack for hunter?
pimpmode is offline  
Old 01/24/2012, 13:32   #53
 
bdeniz's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 92
Received Thanks: 16
İ TRİED BUT İT'S DONT WORKED :S
bdeniz is offline  
Old 01/25/2012, 01:11   #54
 
elite*gold: 0
Join Date: Dec 2011
Posts: 264
Received Thanks: 17
Guys it's working perfectly. Make sure to follow every single details about editing in Winhex
Flaws is offline  
Old 01/25/2012, 22:35   #55
 
bdeniz's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 92
Received Thanks: 16
IT WORKS BUT SOMETIMES WHEN I PRESSED SKILL, SKILL DONT CASTING :S
bdeniz is offline  
Old 01/26/2012, 01:37   #56
 
elite*gold: 0
Join Date: Dec 2011
Posts: 264
Received Thanks: 17
Quote:
Originally Posted by bdeniz View Post
IT WORKS BUT SOMETIMES WHEN I PRESSED SKILL, SKILL DONT CASTING :S
Maybe you messed up replacing the casting part on winhex. Check it again
Flaws is offline  
Old 01/27/2012, 06:40   #57
 
elite*gold: 0
Join Date: Dec 2011
Posts: 4
Received Thanks: 0
add me its work selling this one eny character accept aloken

Quote:
Originally Posted by pimpmode View Post
u have skillhack for hunter?
yes
paimas0615 is offline  
Old 01/27/2012, 07:00   #58
 
elite*gold: 0
Join Date: Dec 2011
Posts: 264
Received Thanks: 17
I just use mage for skill hacking because its the easiest way and has the shortest editing unlike other character. But yes there are skill hack working on every class, never tried but I've seen people using it so I supposed it is up to you if you have a lot of time editing through winhex
Flaws is offline  
Thanks
1 User
Old 01/28/2012, 07:54   #59
 
elite*gold: 0
Join Date: Oct 2011
Posts: 1
Received Thanks: 0
HOW TO USE
hoperot is offline  
Old 01/28/2012, 08:41   #60
 
elite*gold: 0
Join Date: Dec 2011
Posts: 264
Received Thanks: 17
lots of thread about it here in forum. you must look, study and soon you will learn, goodluck
Flaws is offline  
Reply


Similar Threads Similar Threads
[Release] Winhex Scripts for Dekaron Eternia (vac-, wall-, non aggro-hack etc.)
05/29/2011 - Dekaron PServer Hacks, Bots, Cheats & Exploits - 334 Replies
Here are the winhex scripts with hacks for Dekaron Eternia. Credits go to chiharu88. I took his scripts from HERE and edited the offsets for working in Dekaron Eternia. I also added the hacks for the new map "Deathdland" (where 145 weapons will be dropped easy with hacks :) ) HOW TO USE: 1.Download Winhex (Search the forum for it.)NOTE. Must be Full Version. 2.Open Winhex and select ur data.pak in dekaron eternia directory.(ex: C:\Program...



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


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.