Downloads required
Hex Workshop
SO3D_2.exe(clean)
Now once you are done installing Hex Workshop, open it and select File -> Open then select SO3D_2.exe(clean) I provided above.
You should be able to get this once you are done selecting.

Now hit Cltr+F and type in these followings under 'Find What'
Type : Text String
Value : 127.0.0.1
Hex : (Ignore)

Now you should be able to see '127.0.0.1'

Now start replacing '127.0.0.1' with your ip(Go to start, click run, type cmd and type in ipconfig to know your ip)
(Note : IGNORE 0.0.0.0 in the middle, just replace 127.0.0.1)
Until you see
Code:
@MessgerIp %s....ChatIp %s

Now hit Cltr+F again and find '127.0.0.1' again
Repeat the methods and once done, click File -> Save and save your work in the desktop.
You should be able to get this icon when you are done, not a blank one.

Now go to your server, open ascent-logonserver.conf using notepad and replace these followings
Code:
THost = "192.168.2.8"
with
(cmd -> ipconfig)
Now open WSDServer.conf using notepad and replace these followings
with
(cmd -> ipconfig)
Now, if you have your loopback adapter enabled, go to network connections and disable it.
Hurray, you are done!