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

Joined
Oct 29, 2007
Messages
1,267
Reaction score
1,280
Hi for all... well as the title says: "I can remove Dark Lord + Dark Master + Solay Scepter + Dark Raven + Dark Horse" from: Select Server Screen from: Season 3 Episode 1 Client... I can make this too on any: Season 2.. Client... I like make this, to make a cool: Select Server & Select Character Screens from: eX700, but in really I don't know nothing about.. Map Design.. I need help from some: Designer to re-make this Intro. I can share source to make this with this person.

PS: I need -> Select Server + Select Character Screens re-maked to: Season 2/3 Clients from Ex700.

ScreenShot:

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

Attachments

You must be registered for see attachments list
Last edited by a moderator:
Junior Spellweaver
Joined
Mar 5, 2009
Messages
171
Reaction score
71
//Remove Dark Horse - TRUE 100%
memset((int*)0x006CE9FD,0x90,5);

//Remove Dark Lord - 100%
memset((int*)0x006CE9B8,0x90,5);

//Remove Flying Red Dragon
memset((int*)0x006AC02A,0x90,5);

Check this on 1.02S JPN Main

REMOVED

Ignore the wrong version message on picture :)
 
Joined
Oct 29, 2007
Messages
1,267
Reaction score
1,280
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 ?
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Mar 5, 2009
Messages
171
Reaction score
71
// 1.02.03 GMO main.exe
SetRange((LPVOID)0x00537C43,611,ASM::NOP); // -> Remove Dark Lord
SetRange((LPVOID)0x0068EDD0,134,ASM::NOP); // -> Remove Red Dragon

Why u NOP all the function? omg :mellow:
 
Joined
Oct 29, 2007
Messages
1,267
Reaction score
1,280
Well now I'm trying to make: Select Character Screen for: Season 2/3 and 4 (too) clients.

something like this:

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


PD: If some person here can make something like this but compatible with: S2/S3 and S4 clients, I thinks share some of my work (not public) with this person/s. on private way. skype -> nemesis.thunder
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 11, 2013
Messages
112
Reaction score
64
Well now I'm trying to make: Select Character Screen for: Season 2/3 and 4 (too) clients.

something like this:

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


PD: If some person here can make something like this but compatible with: S2/S3 and S4 clients, I thinks share some of my work (not public) with this person/s. on private way. skype -> nemesis.thunder

for Season 4

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

Attachments

You must be registered for see attachments list
Joined
Jan 3, 2009
Messages
40
Reaction score
11
Well, I don't know if it suits here, but I was wondering if I can remove the character creation buttons for Summoner and Rage Fighter from character selection screen, I'm using the X-Team season 8 client, made some changes, and I was able to remove it's click behavior, not the complete button. Since I'm not that good on that yet, or perhaps I haven't gone too far, someone already did or know how to do it? Don't need to do the exactly code or share modified files, just give me some coords so I can do myself and learn a bit more :) Thanks!
 
Skilled Illusionist
Joined
Mar 27, 2013
Messages
305
Reaction score
9
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 ?
share me please, season 2 1.02c :(
 

Attachments

You must be registered for see attachments list
Joined
May 21, 2012
Messages
708
Reaction score
300
Well now I'm trying to make: Select Character Screen for: Season 2/3 and 4 (too) clients.

something like this:

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


PD: If some person here can make something like this but compatible with: S2/S3 and S4 clients, I thinks share some of my work (not public) with this person/s. on private way. skype -> nemesis.thunder

Link Download Season 4 skins??
 

Attachments

You must be registered for see attachments list
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 .
 
Back
Top