-
Valued Member
Gamelogin problem
NEED HELP IN GAMELOGIN i already tried this guide
/*======================================================================*\
|| #################################################################### ||
|| # Guia de instalacion y activacion del GameLogin # ||
|| # ---------------------------------------------------------------- # ||
|| # ---------------- John Am Torres ---------------- # ||
|| # http://thejohntorres.com - johnamtorres@gmail.com # ||
|| #################################################################### ||
\*======================================================================*/
1. Edit HTMessage.xml In ID or lines 301-307, pueddes use the one I will leave here in the folder:
ID
301 - http://xxx.xxx.xxx.xxx/s_game/loginr...oginResult.php
302 - http://xxx.xxx.xxx.xxx/s_game/login/...s&user_pass=%s
303 - http://xxx.xxx.xxx.xxx/s_game/login/...s&user_pass=%s
304 - http://xxx.xxx.xxx.xxx/
305 - http://xxx.xxx.xxx.xxx/
306 - //Navy//GmLog//Data//
307 - http://xxx.xxx.xxx.xxx/
you should replace "xxx.xxx.xxx.xxx" with your ip and your ip would look like (example):...
301 - http://5.42.113.96/s_game/loginresult/LoginResult.php
302 - http://5.42.113.96/s_game/login/game...s&user_pass=%s
303 - http://5.42.113.96/s_game/login/game...s&user_pass=%s
304 - http://5.42.113.96/
305 - http://5.42.113.96/
306 - //Navy//GmLog//Data//
307 - http://5.42.113.96/
Guards HTMessage.xml changes in and go.
2. Open the HTLauncher.exe with a hex editor, I use and recommend PSPad, and we http:// (ctrl + F):
ID
14ED50 - http://xxx.xxx.xxx.xxx/s_game/login/...%s&user_pass=%
14EDAQ - http://xxx.xxx.xxx.xxx/s_game/login/...s&user_pass=%s
You should replace "xxx.xxx.xxx.xxx" with your ip, as in the HTMessage.xml, we would read:
14ED50 - http://5.42.113.96/s_game/login/game...%s&user_pass=%
14EDAQ - http://5.42.113.96/s_game/login/game...s&user_pass=%s
EYE: It's only these 2 lines, the 2 are different, so just editing your ip,
As you keep the launcher htlauncher-2.exe (do not forget the extension) and delete the original, and rename this to HTLauncher.exe!.
3. Now we edit the config.php in the same folder s_game, it indicates that edit config and not, so this step and stay here!.
4. Finally we would remain the customer serverlist.txt at the top you put 0 6 for example:
0 6
0 0 5.42.113.96 1000
0 1 3001 5.42.113.96
Can put a sequence of 1 to 9, for example:
0 3
0 0 5.42.113.96 1000
0 1 3001 5.42.113.96
Obviously I put here just 3 lines of serverlist, not only will go wrong putting these 2, just goes to show that
and where to put the settings. The serverlist.txt must be encrypted in the htlauncher, the client should only exist serverlist.bin
to avoid hithack among other things.
EYE: Remember to enter, let alone prove, you must turn DBSRV, MGSRV, ITEM-SERVER, SQLDAEMON, Zone 1 and zona6. With zone 1 and 6 is activated
GameLogin, but it can turn on all, but remember that these 2 are more important.
With all this our Game Login already 100%
but still nothing happens..my server still in test mode..i can now login in my website using xamp. and hamachi..and taney in my web admin...what else i did wrong...
-
-
Valued Member
-
Apprentice
Re: Gamelogin problem
I've the same problem u_u, someone knows? >_<
-
Valued Member