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!

[Development] Removing Dark Lord from: Select Server Screen (Season 2/3) Clients

Junior Spellweaver
Joined
Dec 6, 2015
Messages
116
Reaction score
34
Please help in OlyDbg is not strong ,who can remove the dark Lord + the Red Dragon

I can not understand how to work with Ollydbg
 
Initiate Mage
Joined
May 1, 2019
Messages
3
Reaction score
1
Sincerely.. my method is different from your... I have removed: DL + Red Dragon using this:

Code:
// 1.02.03 GMO main.exe
SetRange((LPVOID)0x00537C43,611,ASM::NOP); // -> Remove Dark Lord
SetRange((LPVOID)0x0068EDD0,134,ASM::NOP); // -> Remove Red Dragon

PS: But I must make more.. then I have changed too -> Ambiental Lights from this Scene.. sincerely Red is not nice for this new intro, then I make on Blue ;) + NEW MU Logo from -> S4

Screens:

g7StkiW - [Development] Removing Dark Lord from: Select Server Screen (Season 2/3) Clients - RaGEZONE Forums


jI9hZln - [Development] Removing Dark Lord from: Select Server Screen (Season 2/3) Clients - RaGEZONE Forums


and With normalize scene Lights:

GvvCUoz - [Development] Removing Dark Lord from: Select Server Screen (Season 2/3) Clients - RaGEZONE Forums




Some person here knows how to edit -> CWScriptXX.cws file ? ... some editor for this, some guide ?



Some person here knows how to edit -> CWScriptXX.cws file ? ... some editor for this, some guide ?

i can make this in olly dbg? i use x-team season 02 files.
 

Attachments

You must be registered for see attachments list
Back
Top