Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

v75 addy for hex edting your client with DGM cap unlock client!!!

Junior Spellweaver
Joined
May 19, 2008
Messages
108
Reaction score
45
Hey there i have been so busy this days and i have no time to setup a server of my own or help ppl who had pm me to edit GM client.

So i'm here releasing some of the addy codes i had.

About the DMG client i won't release it out cause it's damm easy to fig out how to hex edit it.


Code:
[B]//Super Tubi
[Enable]
004dc53d:
db 90 90

[Disable]
004dc53d:
db 75 36

//NX drop
[enable]
004DE724:
db 90 90 90 90 90 90
004DE730:
db 90 90 90 90 90 90

[disable]
004DE724:
db 0F 85 0B 03 00 00
004DE730:
db 0F 85 FF 02 00 00

//Cancels the monster death animation
[enable]
00618a21:
jmp 00618a23

[disable]
00618a21:
db 75 2B 8B D6 E8

//spam chat hack
[enable] 
0048124d: 
db EB 
00481297: 
db EB 

[disable] 
0048124d:
db 74 
00481297:
db 73

//Blink godmode
[enable]
0084a084:
db 83 c7

[Disable]
0084a084:
db 83 ef

//Swear Filter
[enable]
006e8d20:
db 74

[disable]
006e8d20:
db 75

//Instant Drop
[enable]
009dcc20:
db 00 00 00 00 00 00 00 00

[disable]
009dcc20:
db 00 00 00 00 00 40 8F 40

//Stupid monster
[enable]
008c48f3:
db 76 1A

[disable]
008c48f3:
db 75 1A[/B]
You can use this code with cheat engine or OllyDbg, it's all up to you i'm just helping to release the addy codes only~
If you don't know how to add the code in by cheat engine or OllyDbg use search to find out how~


To MOD of this forum if i am posting this at the wrong section pls remove or close it thx!!!

Here's the DMG cap unlock client nothing else


Here the scan for the client


Full credits to spudgy for his localhost client!!! :eek:tt:

Thanks me if i help ya~
Remember to give credits if you are using this.
:thumbup:
 
Last edited:
Skilled Illusionist
Joined
Feb 20, 2008
Messages
307
Reaction score
4
Re: v75 addy for hex edting your client

hey great release!
how do i use it? lols.
 
Banned
Banned
Joined
Mar 22, 2009
Messages
247
Reaction score
80
Re: v75 addy for hex edting your client

i'm pretty sure you didn't find these
 
Skilled Illusionist
Joined
Feb 20, 2008
Messages
307
Reaction score
4
Re: v75 addy for hex edting your client

hey jadeling how did you make your signature scrolly?
 
Junior Spellweaver
Joined
May 19, 2008
Messages
108
Reaction score
45
Re: v75 addy for hex edting your client

i'm pretty sure you didn't find these

lol you are wrong dude
i convert this from msea

you think im new to hacking?
pls im not new to hacking, u can go to gnz to know who i am.

Yer use ollyDBG to add this code in.
mayB soon i add tut on how to.

btw i got few more addy but i dont think i will release cause ppl will start flaming... :thumbdown:

I was think to make a delphi trainer and release it here but i don't think its allowed to release here.
 
Last edited:
Back
Top