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!

[HELP]establishing handshakes (MAPLESEA)

Newbie Spellweaver
Joined
Jun 29, 2013
Messages
44
Reaction score
2
Seems like no matter what method i try I still cant get in game

I've tried net sh 121.52.202.9 and using a redirector both couldnt work! Somebody helllllpp
 
Last edited:
Joined
Jul 2, 2008
Messages
469
Reaction score
42
Re: [HELP]Methods getting in game (MAPLESEA)

Code:
netsh int ip add addr 1 121.52.202.7 255.255.255.0
netsh int ip add addr 1 121.52.202.8 255.255.255.0
netsh int ip add addr 1 121.52.202.9 255.255.255.0
 
Upvote 0
Newbie Spellweaver
Joined
Jun 29, 2013
Messages
44
Reaction score
2
Re: [HELP]Methods getting in game (MAPLESEA)

Code:
netsh int ip add addr 1 121.52.202.7 255.255.255.0
netsh int ip add addr 1 121.52.202.8 255.255.255.0
netsh int ip add addr 1 121.52.202.9 255.255.255.0

Server is still not receiving any response from the client
 
Upvote 0
Back
Top