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!

Redirector v107.2 GMS! Update!

Experienced Elementalist
Joined
Oct 15, 2011
Messages
261
Reaction score
140
I quit guys :) I will play on Broa. This is my redirector. It won't work on hoster computer. It's tested (on v106) and it work. In v107 nexon changed only maple version and maple reversion, so it should work too :) On some computer antyvirus can show virus, but it isn't. If you dont trust me, don't download. Bye :)

//Update 2
I deleted some files. Now it's look better.
 
Last edited:
Joined
Oct 14, 2008
Messages
960
Reaction score
197
Re: Redirector v107.2 GMS!

I am honestly surprised that I can't find any changes besides version number and the bypass injection, while I myself have taken a huge time to clean it up and change the design ofc. (this is the first time I am doing something in C#, too)
However, thanks for feeding the poor noobs here ; )
Also I find it kinda sad that you aren't finishing your project (publicly).
 
Newbie Spellweaver
Joined
Mar 12, 2011
Messages
46
Reaction score
2
Re: Redirector v107.2 GMS!

i already have a redirector, but thanks anyway :):
 
Banned
Banned
Joined
Dec 30, 2010
Messages
794
Reaction score
515
Re: Redirector v107.2 GMS!

Even though I have my own, nice release.

Hopefully more servers like v1.06 or v1.07 will come.

want me to be honest?

If they could get a v1.06 or 1.07 source up, chances are they'll be able to get a redirector up o_o
 
Skilled Illusionist
Joined
May 28, 2011
Messages
380
Reaction score
38
Re: Redirector v107.2 GMS!

Very surprised nothing else was changed in yours Xerdox. Just headers, ip, and the dll injection. Great contribution still. Nice to know nothing really changed from v106-v107.
 
Newbie Spellweaver
Joined
Dec 21, 2011
Messages
40
Reaction score
13
Re: Redirector v107.2 GMS!

Great job, nice rls.

Chances are, most people won't know how to update to v107.2, so lelelel.
 
Experienced Elementalist
Joined
Oct 15, 2011
Messages
261
Reaction score
140
Re: Redirector v107.2 GMS!

I didnt update my source to 107 so I dont know what nexon changed, but when i look on headers, they was same.
//edit
Ofc. I mean login headers. Channel and cash shop headers changed in 100% D:
 
Last edited:
Elite Diviner
Loyal Member
Joined
Sep 25, 2008
Messages
457
Reaction score
37
Re: Redirector v107.2 GMS!

Alot of content was added between 106-107. I'm talking 12+ new headers, login remained the same though
 
Experienced Elementalist
Joined
Oct 15, 2011
Messages
261
Reaction score
140
Re: Redirector v107.2 GMS!

What o.o To correct working redirector we need getHello, client start, login_password, player logging, server_ip.
In v106:
getHello: 14
client_start: 0x38
login_password: 0x15
player_logging: 0x28
server_ip: 0x0C
In v107.2:
getHello: 14
client_start: 0x38
login_password: 0x15
player_logging: 0x28
server_ip: 0x0C
Oh, really something changed?
Of course I dont count charstat and other poop, becouse it's useless in redirector.
 
  • Like
Reactions: CEO
Newbie Spellweaver
Joined
Dec 3, 2011
Messages
99
Reaction score
24
Re: Redirector v107.2 GMS!

Seems to work fine, anyone wanting v106 opcodes just decompile sharkconverter, lol.
 
Joined
Sep 8, 2011
Messages
822
Reaction score
129
Re: Redirector v107.2 GMS!

@Xerdox
Thank you very much :)
It helps my project alot !!
Now I don't need to build it on my own.
When I'll done my project, I'll give the credits on the Redirector.
Thank you bro !!
 
Joined
Oct 14, 2008
Messages
960
Reaction score
197
Re: Redirector v107.2 GMS!

if you really wanted to debug it, then you would use the original version and update it yourself, which is a fairly easy process and then modify it.
if you fail todo that, I doubt that you know what the purpose of debugging is.
 
Back
Top