Register for your free account! | Forgot your password?

You last visited: Today at 13:18

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

Advertisement



NEW VAC HACK + NEW OFFSET xD

Discussion on NEW VAC HACK + NEW OFFSET xD within the Dekaron Exploits, Hacks, Bots, Tools & Macros forum part of the Dekaron category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2009
Posts: 201
Received Thanks: 324
Thumbs up NEW VAC HACK + OFFSET xD

->->

NEW VAC HACK + OFFSET:

alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

00459D8D:
jmp newmem
nop
returnhere:

newmem:

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

mov edx,540 // DWMOVE DEALY of MONSTERS. U CANE MAKE IT HIGHER or LOWER THAN 540 BUT NO MORE THAN -> 900 IF U LAGGING or GETTING CRASH REPORT
mov dword ptr [eax+1C],edx

mov edx,99
mov dword ptr [eax+00],edx

mov edx,99
mov dword ptr [eax+04],edx

mov edx,99
mov dword ptr [eax+08],edx

mov edx,99
mov dword ptr [eax+10],edx

mov edx,99
mov dword ptr [eax+14],edx

mov edx,99
mov dword ptr [eax+18],edx

mov edx,99
mov dword ptr [eax+30],edx

mov edx,99
mov dword ptr [eax+38],edx

mov edx,00 // Number BOSS Spawn
mov dword ptr [eax+8c],edx

mov edx,00 // Time DEALY Between Spawn
mov dword ptr [eax+90],edx

mov edx,60 // Num MOB Follow ME
mov dword ptr [eax+3C],edx

mov dword ptr [ecx+20],edx
exit:
jmp returnhere

Just GIVE People What They EXPECT From THIS FORUM

GOOD LUCK, AND ENJOY
\/xWx\/ is offline  
Thanks
2 Users
Old 03/06/2009, 23:25   #2
 
noname231's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 266
Received Thanks: 302
reported again, this is a old code do not use it. And you leached the code. This is not your work, so stop clamming it is.
noname231 is offline  
Old 03/06/2009, 23:31   #3
 
elite*gold: 0
Join Date: Feb 2009
Posts: 201
Received Thanks: 324
END I WORK IN 2MOONS
\/xWx\/ is offline  
Old 03/06/2009, 23:34   #4
 
noname231's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 266
Received Thanks: 302
0045A30D is the old address for 4.1.16 so no it does not work. But I guess reading other threads isn't your strong point. Also all you did was point out what range does what and not properly ether. Anyone who uses this will get crash report. This is the 2moons area you are posting in.
noname231 is offline  
Old 03/06/2009, 23:46   #5
 
gawron25's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 109
Received Thanks: 326
Dear noname231

These offsets are working in the latest version of the game, so do not say that it does not work because it's not true, that people lie when he writes something like this. In me is working perfectly, I do not have any error or anything in that style.


Yours gawron25
gawron25 is offline  
Old 03/06/2009, 23:53   #6
 
noname231's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 266
Received Thanks: 302
Fine be my guest, use the above code at your own risk. But don't expect help when 2moons send you a file with a ban.


Complete old code that I posted:

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

0045A30D:
jmp newmem
nop
returnhere:

newmem:
//DwExploreRange eax
mov [eax+08],00000020//DwSight eax+08
mov [eax+04],00000020//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,64 // time delay spawn
mov [eax+90],edx

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

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


[DISABLE]
dealloc(newmem)
0045A30D:
mov edx,[eax+1c]
mov [ecx+20],edx
alloc(newmem,256)
label(orig_00883AC2)

newmem:
push 60
push 00a9f448
call 00889d18
mov edi,00000094
mov eax,edi
call 00886430
mov [ebp-18],esp
mov esi,esp
mov [esi],edi
push esi
call dword ptr [00a2519c]
mov ecx,[esi+10]
mov [00c154a8],ecx
mov eax,[esi+04]
mov [00c154b4],eax
mov edx,[esi+08]
mov [00c154b8],edx
mov esi,[esi+0c]
and esi,00007fff
mov [00c154ac],esi
cmp ecx,02
or esi,00008000
mov [00c154ac],esi

orig_00883AC2:
shl eax,08
add eax,edx
mov [00c154b0],eax
xor esi,esi
push esi
mov edi,[00a251b0]
call edi
cmp word ptr [eax],5a4d
jne 00883afd
mov ecx,[eax+3c]
add ecx,eax
noname231 is offline  
Old 03/07/2009, 00:02   #7
 
gawron25's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 109
Received Thanks: 326
You have the choice to use or not .... no one forces you do not and we do not want help, just give people what they expect from this forum ... your hack is a little different but work the same way .....
gawron25 is offline  
Old 03/07/2009, 00:16   #8
 
elite*gold: 0
Join Date: Mar 2008
Posts: 55
Received Thanks: 1
gawron cicho siedz nie znasz sie xD
krysztal87 is offline  
Old 03/07/2009, 00:17   #9
 
elite*gold: 0
Join Date: Dec 2007
Posts: 1,238
Received Thanks: 387
Quote:
Originally Posted by \/xWx\/ View Post
->->

NEW VAC HACK + NEW OFFSET:

alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

0045A30D: I HAVE A MODYFIKLY EXE FILE END I USE A DEKARON_NSSE.EXE FILE TRY WICH NSSE WIL WORK I THINK OR IF NOT CHANCE OFFSET TO 00459D8D
jmp newmem
nop
returnhere:

newmem:

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

mov edx,540 // DWMOVE DEALY of MONSTERS. U CANE MAKE IT HIGHER or LOWER THAN 540 BUT NO MORE THAN -> 900 IF U LAGGING or GETTING CRASH REPORT
mov dword ptr [eax+1C],edx

mov edx,99
mov dword ptr [eax+00],edx

mov edx,99
mov dword ptr [eax+04],edx

mov edx,99
mov dword ptr [eax+08],edx

mov edx,99
mov dword ptr [eax+10],edx

mov edx,99
mov dword ptr [eax+14],edx

mov edx,99
mov dword ptr [eax+18],edx

mov edx,99
mov dword ptr [eax+30],edx

mov edx,99
mov dword ptr [eax+38],edx

mov edx,00 // Number BOSS Spawn
mov dword ptr [eax+8c],edx

mov edx,00 // Time DEALY Between Spawn
mov dword ptr [eax+90],edx

mov edx,60 // Num MOB Follow ME
mov dword ptr [eax+3C],edx

mov dword ptr [ecx+20],edx
exit:
jmp returnhere

GOOD LUCK, AND ENJOY
Lol leacher... mod plz close it...
This code doesnt work anymore.
EliteDKTrader is offline  
Old 03/07/2009, 00:17   #10
 
gawron25's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 109
Received Thanks: 326
Może i się nie znam ale wszystkie hacki nam działają :P
gawron25 is offline  
Old 03/07/2009, 00:20   #11
 
elite*gold: 0
Join Date: Mar 2008
Posts: 55
Received Thanks: 1
dla mnie tez i sie nie chwale :P

Całe szczescie ze żaden idiota nie wrzucił skill hacka i mam nadzieje ze nigdy nie bedzie xD
krysztal87 is offline  
Old 03/07/2009, 00:21   #12
 
elite*gold: 0
Join Date: Feb 2009
Posts: 201
Received Thanks: 324
Quote:
Originally Posted by andrew_seul View Post
Lol leacher... mod plz close it...
This code doesnt work anymore.

THIS HACK WORK->1TRY THEN REPORT
\/xWx\/ is offline  
Old 03/07/2009, 00:22   #13
 
gawron25's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 109
Received Thanks: 326
Te nooby piszą że nie działa jak ten offset działa idealnie,poprostu nie chcą żeby ludzie mieli hacki,wiec po co takie forum skoro nie można dawać publicznie lol...........
gawron25 is offline  
Old 03/07/2009, 00:25   #14
 
elite*gold: 0
Join Date: Mar 2008
Posts: 55
Received Thanks: 1
pewnie zaraz bana dostaniemy za jezyk xD

a na + masz haki?
albo na drop bo kolesie codziennie setki silverow sprzedaja lol masz cos takiego a pozatym jaki lvl masz?
krysztal87 is offline  
Old 03/07/2009, 00:30   #15
 
gawron25's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 109
Received Thanks: 326
na argaty jest 1 sposob tworzysz nowe postacie do 50 lv jakies 30 min expienia w pythonie ,oficjalnie nie gram w 2moons teraz,przenioslem sie na pserv..........
gawron25 is offline  
Closed Thread


Similar Threads Similar Threads
WTB SKILL HACK 2 NEW OFFSET FOR DIL
03/31/2010 - Dekaron Trading - 1 Replies
WTB SKILL HACK 2 NEW OFFSET FOR DIL PM ME
FLY HACK OFFSET
12/12/2009 - Perfect World - 0 Replies
I play brazilian PW, and with the new version the Smurf stoped work, i tried to fix the offsets, but they aren't working, somebody has another fly hack? or can say ot me how find Fly offset with CE?
Skill hack offset
08/25/2009 - Dekaron - 7 Replies
Hi could anyone help me I need a way to search for the skill hack offset so any tutorial or if you just gave me the offset would be good. Thanks.



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


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.