Server sided:
1. Open locator folder
2. Open Locator.ini
3. Change port 8900 to any port you want in my tut i'll use 8903
4. When done close and save it
5. Restart locator.
(yay your done on the server sided part)
Client sided:
1. Go to your client folder
2. Open your runnable with ollydbg
3. Right click in the middle of the screen and go to search for/All constants
4. In the second box type 8900
5. Click on ok
6. It will open a window right click the line wich says: Push 22C4
7. Right click on that line and click : Follow in dissambler
8. Click spacebar on the line it gone to or right click / Assemble
9. Change the 22C4 to the new port this has to be done in hex. for me it's 22c7 (IT HAS TO BE THE SAME AS THE ONE IN LOCATOR.INI!)
(To find your port in hex go to:
hexadecimal conversion, convert decimal to hexadecimal )
10. Click enter when done changing
11. Right click / Copy to executable / All modifications / Copy all / Right click / Save file / Select location etc click save.
Yaaay your done fixing the new kore the easiest way.