Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron
You last visited: Today at 13:42

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

Advertisement



new offsets

Discussion on new offsets within the Dekaron forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
elite*gold: 1
Join Date: Apr 2008
Posts: 335
Received Thanks: 240
new offsets

can someone give me new offset from skill hack? or is that not allow? or how can i search the new offsets l


[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:

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

0045C74E: //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],99999999 //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]
0045C74E:
mov [esp+48],edx
mov eax,[ecx]
0045C74E:
movzx eax,word ptr [esi+00000154]


[is updated]
PainForce is offline  
Thanks
2 Users
Old 12/11/2009, 16:20   #2

 
elite*gold: 35
Join Date: Aug 2009
Posts: 5,822
Received Thanks: 1,958
no beacuse skillhack is not allowed

#close requested
~Kakkarot~ is offline  
Old 12/11/2009, 17:43   #3
 
elite*gold: 0
Join Date: Feb 2009
Posts: 46
Received Thanks: 1
ty

ty man for offset
steaua22 is offline  
Old 12/11/2009, 18:04   #4
 
sachamo512's Avatar
 
elite*gold: 20
Join Date: Nov 2008
Posts: 1,496
Received Thanks: 345
lol, the script you posted isn't even skill hack...and there are tuts on how to update offsets...just learn how to search and read
sachamo512 is offline  
Old 12/11/2009, 19:30   #5
 
elite*gold: 0
Join Date: Sep 2008
Posts: 1,123
Received Thanks: 223
who can give me the offset for tele hack please ?... because my tele hack no work please help me
elfulll is offline  
Old 12/11/2009, 22:33   #6
 
woodyken's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 128
Received Thanks: 5
just search the web for the array of bytes of your hack and search it and change the code, it isnt that difficult, or if so just search for a tut xD
woodyken is offline  
Closed Thread


Similar Threads Similar Threads
Offsets 35.1.4
05/17/2010 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 21 Replies
For those, who haven't changed it yet: Vac 3in1 - 0045D56E, 00545F55, 00545F6A Monster Properties - 0045D56E Monster Range - 00545F55 Monster Aggro - 00545F6A Mob Speed - 00546F90 SpeedHack - 008261EA WallHack - 007970AE Zoom - 005DFC56
offsets 35.1.4
05/13/2010 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 10 Replies
new offsets for v35.1.4 i only needed to change the offset for the speed hack here is the new 008261EA and wall hack 007970AE workin fine for me on 2moons! have fun for dek nothin changed but autopots im workin on it^^
New Offsets
08/18/2009 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 28 Replies
non-aggro:0053A30A Auto-Pots:0052A05F Speed:007BFFAA Vac:004599BD Map_Teleport:00550963 give a thank to \/xWx\/ for his tut!!!!
Offsets ?
07/13/2009 - General Gaming Discussion - 11 Replies
Hi there, I'have been trying to find out player gold and experience offsets for a while now without success. I was just wondering if any of you found it yet.
pet offsets
09/09/2008 - PW Hacks, Bots, Cheats, Exploits - 0 Replies
can someone post the pw-i offsets for pets hp and pets loyl. please im working on a bot and my ce will not open the damn pross. thanks



All times are GMT +2. The time now is 13:42.


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.