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!

[GUIDE] Making Seals Offline to Online

Joined
Mar 17, 2010
Messages
835
Reaction score
136
Downloads required





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.

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums


Now hit Cltr+F and type in these followings under 'Find What'

Type : Text String
Value : 127.0.0.1
Hex : (Ignore)

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums


Now you should be able to see '127.0.0.1'

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums


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

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums


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.

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums


Now go to your server, open ascent-logonserver.conf using notepad and replace these followings

Code:
THost = "192.168.2.8"

with

Code:
THost = "YOURIP"
(cmd -> ipconfig)

Now open WSDServer.conf using notepad and replace these followings

Code:
host 192.168.2.8

with

Code:
host YOURIP
(cmd -> ipconfig)

Now, if you have your loopback adapter enabled, go to network connections and disable it.

Hurray, you are done!
 
Last edited:
be good to beat evils
Loyal Member
Joined
Mar 27, 2008
Messages
1,027
Reaction score
292
Re: [Guide]Making Seals Offline to Online

its because
u alter the size of the exe
do not add nor remove even a single data from it, even a single bit from it

start at @ then type your ip manually if yor IP has xxx.xxx.xxx.xxx
then you will end up with one dot in text side.

if the ip ovelaps then go downward and replace or ip as well
 
Newbie Spellweaver
Joined
Jun 7, 2010
Messages
56
Reaction score
2
Re: [Guide]Making Seals Offline to Online

someone can help me? my friend got error if he login
this is the error
buffer overrun detected!
 
Newbie Spellweaver
Joined
Dec 18, 2010
Messages
20
Reaction score
1
Re: [Guide]Making Seals Offline to Online

hello sir can you make my online so3d my ip 111.95.117.37
please the lord make:w00t:
 
Newbie Spellweaver
Joined
Dec 18, 2010
Messages
20
Reaction score
1
Re: [Guide]Making Seals Offline to Online

thank you so much you have to answer it:)

---------- Post added at 04:17 AM ---------- Previous post was at 04:10 AM ----------

halo carrino saya ingin bertanya
mengapa server 1820 dan 1819.exe ada tulisan
Creating Crash Dump ??

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums

please reply as soon as possible
 
Initiate Mage
Joined
Mar 23, 2011
Messages
2
Reaction score
0
Re: [Guide]Making Seals Offline to Online

i have done all the ip's change but i still got an unknown error, my server is running perfectly, this is the pic

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums


can u help me thanks,
 
Last edited:
Initiate Mage
Joined
Aug 12, 2009
Messages
1
Reaction score
0
Re: [Guide]Making Seals Offline to Online

i have done all the ip's change but i still got an unknown error, my server is running perfectly, this is the pic

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums

Carrino - [GUIDE] Making Seals Offline to Online - RaGEZONE Forums


can u help me thanks,

this case is like me T^T

Please Help
 
Initiate Mage
Joined
Jun 13, 2011
Messages
4
Reaction score
0
Re: [Guide]Making Seals Offline to Online

hello sir can you make my online so3d my ip 5.13.200.48
please the lord make
 
Back
Top