Install GameLogin

Page 3 of 3 FirstFirst 123
Results 31 to 36 of 36
  1. #31
    Enthusiast cookieyou is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    Re: Install GameLogin

    Quote Originally Posted by John View Post
    GameLogin guide of activate


    1. Edit the HTMessage.xml in lines or id 301-307



    You must replace "xxx.xxx.xxx.xxx" for your ip, and with your IP would look like (example):



    Save changes in HTMessage.xml and finish.

    2. Open the HTLauncher.exe with hexadecimal editor, I use and recommend PSPad, and we search http:// (ctrl + F):


    You must replace "xxx.xxx.xxx.xxx", for your ip, like in the HTMessage.xml, must remain in this manner:



    Warning: Are only these two lines, the two are different, so just editing your ip.

    Save the changes!.


    3. Now we have to edit the config.php s_game in the same folder, the config.php indicates that must and must not edit:

    PHP Code:
    <?php
    $host 
    'RADIANTECF1\SQLEXPRESS';  // instance name of sql
    $user 'sa'// user of sql
    $pass 'simeimporta'// password of sql
    $db 'UserLogin'// database UserLogin 
    ?>
    The gamelogin only works on servers that have properly configured the odbc and the databases, if will don't not work the gamelogin.

    4. Finally we are left with the customer serverlist.txt on top you put 0 2 for example:


    You can add a sequence of 1 to 9, for example:


    Obviously I have put here just 3 lines of serverlist, do not go to make a mistake inserting only this 3 lines, the serverlist.txt must encripted on the htlauncher.exe.

    Turn on the zones 1 and 6, for activate the gamelogin.


    By: John Am Torres


    sir after i followed all this step.. its gives me a error.. "sorry an unexpected error occur, please notify the tantra development"

    help sir plsss

  2. #32
    Enthusiast cookieyou is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    Re: Install GameLogin

    Quote Originally Posted by John View Post
    Guía de activación del GameLogin


    1. Edita el HTMessage.xml en los ID o lineas 301-307:



    Debes reemplazar "xxx.xxx.xxx.xxx" por tu ip, ya con tu ip quedaria asi (ejemplo):



    Guardas los cambios en el HTMessage.xml y listo!.

    2. Abrimos el HTLauncher.exe con un editor hexadecimal, yo uso y recomiendo pspad, y buscamos http:// (ctrl + F):


    Debes reemplazar "xxx.xxx.xxx.xxx" por tu ip, al igual que en el HTMessage.xml, nos quedaría así:



    OJO: Son solo estas 2 lineas, las 2 son diferentes, asi que solo editas tu ip.

    Guardas el launcher como HTLauncher-2.exe (no olvides la extensión), y borras el original, y renombras este a
    HTLauncher.exe!, o simplemente guárdalo a como está.


    3. Ahora debes editar el Config.php en de la carpeta s_game, el mismo config indica que debes editar y que no

    PHP Code:
    <?php
    $host 
    'RADIANTECF1\SQLEXPRESS';  // Nombre de instancia del sql
    $user 'sa'// Usuario del sql 
    $pass 'simeimporta'// Contraseña del sql 
    $db 'UserLogin'// Base de datos UserLogin 
    ?>
    El gamelogin solo funciona con los servidores que tienen las odbc bien configuradas y las bases de datos completas si no no funcionara el gamelogin

    4. Por ultimo nos quedaria el serverlist.txt del cliente, en la parte de arriba le pones 0 2 por ejemplo:


    Puedes agregar una secuencia del 1 al 9, por ejemplo:


    Obviamente yo he puesto solo 3 lineas, no vayas a confundirte poniendo solo 3, el serverlist.txt debe ir encriptado en el HTLauncher.exe

    Debes encender la zona 1 y 6 para activar el GameLogin.


    Por: John Am Torres

    sir..how can i edit the HTlauncher.exe? i tried to edit it with PSpad but i cant find the 14ed50 lines.. when i search http:// i only find line 18b690 and its not the same as your example.. reply pls... this is just my only prob :((

  3. #33
    Member urgent is offline
    MemberRank
    Dec 2012 Join Date
    78Posts

    Re: Install GameLogin

    Bro i have the problem as cookie you ...

  4. #34
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Install GameLogin

    Quote Originally Posted by John View Post
    Fatal error: Call to undefined function mssql_pconnect() in C:\xampp\htdocs\GM\config\config.php on line 5
    1. <?php
    2. function Conectarse()
    3. {
    4. global $link;
    5. if (!($link=mssql_pconnect("xray-rays","sa","12345678")))
    6. {
    7. exit();
    8. }
    9. if (!mssql_select_db("UserLogin",$link))
    10. {
    11. exit();
    12. }
    13. return $link;
    14. }
    15. Conectarse();
    16. ?>

    The webpage don't conect to the SQL Server, check the ODBC, must complete with user and password, and this it don't is about the gamelogin.


    5. if (!($link=mssql_pconnect("XRAY-RAYS\SQLEXPRESS","sa","12345678")))

  5. #35
    Member urgent is offline
    MemberRank
    Dec 2012 Join Date
    78Posts

    Re: Install GameLogin

    @jbeitz107 can you help me ? when i search for http:// using pspad for htlauncher , i only find line 18b690 and it's not the same in the example and even when i try to edit it , it damage the htlauncher

  6. #36
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Install GameLogin

    use cff explorer. it is a much easier hex editor and search for "http:". This is your problem don't try to find the offset this will drive you nuts. The first 2 http: that you come across is what you need to mod for your htlauncher to be in normal mode



Page 3 of 3 FirstFirst 123

Advertisement