Thursday, June 10, 2010

[Tutorial] Getting MU Server IP Address the Easy Way

to get the IP address of the server follow this simple tut.

All you have to do is:

- open notepad
- copy the following lines

@echo
@color 09
@netstat -n
@echo.
@pause






- save as getip.cmd
- move it to the desktop (or anywhere that catches your fancy)
- run the launcher or main (much better if minimized)
- and when you are on the server select screen double click on getip.cmd and you will see the IP and PORT address of the server.

CHEERS!

0 Comments:

Post a Comment