Jump to content

PsyCho0

Members
  • Posts

    112
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by PsyCho0

  1. exw enan server kai 8elw na brw to password enws filou mou...paw apo navigat kai mou bgazei sto pass kati tetia noumera <<< ojifpqwer934yqin430r7> >>> rwtisa kai m eipan oti xreaizete ena programma gia na to apokriptografisw ...mporite sas parakalw na m peite ean einai etsi kai ean einai etsi poio programma einai auto?

    no dn ginete mono na alla3eis to pass mporis mesou startSQLAccountManager
  2. loipon gia na teliono...exo vali mysql server 5.1 tin exo kani install ston server mou apo to setup.exe mou doulevi mia xara, exo aniksi port tis mysql 3306 exo episis tin selida etimi dld ton fakelo www,ston fakelo exo ta scripts ola top player top pvp/pk klp klp episis exo vali kai register ston server,afta ola mou doulevoun mia xara me diskw,alla den to protimo giati kani trelo lag,thelo gia na min sas kourazo allo me ta post mou thelo ta parapano pou exo na mou litourgoun stin selida mou dld o allos na kani register kanonika na vlepoun tous top player statistics klp klp. exete na mou proteinete kapoia lisi? oti na einai kai afti,arkei ta parapano na mou doulevoun,giati stous megalous server afta doulevoun px elixir,atlantis,brazil kai paei legontas,mporo na kano kati paromoio? perimeno apantisis, thanks prokatavolika

    8a s elega na paris ena wehosting me 10euro to xrono kai ena domain kai eisai gg
  3. dn ginete gt?

    dn exeis kani ri8miseis sto db_installer pare ena code kai 8a eisai gg

    :configure
    call :colors 17
    title L2JDP installer - Setup
    cls
    set config_version=1
    if NOT %upgrade_mode% == 2 (
    set fresh_setup=1
    set mysqlBinPath=%ProgramFiles%\MySQL\MySQL Server 5.1\bin
    kai kane antikatastasi me auto c:\ProgramFiles\MySQL\ Server 5.1\bin[\code]
    
    i opou to exeis eukolo kai aplo

  4. gia sas tha ithela na matho pos sindeo to site me tin data base ose na ftiaxnun acc apo to site.

    katarxas prepei na 3eris oti to site perpei na exei morfi .php

    sou dino to code pou prepei na peraseis sto site kai na sindesis tin db

    <?php
      define('mySQL_hostname', '127.0.0.1');  //database IP
      define('mySQL_database', 'Database');  //database name
      define('mySQL_username', 'User');  //database user
      define('mySQL_password', 'Pass');  //database password
    
      function l2j_encrypt($password) 
        {
            return base64_encode(pack("H*", sha1(utf8_encode($password))));
        }
    
      $str =  l2j_encrypt($_POST['pass']);
    
      $user = $_POST["name"];
    
      $db_link = mysql_pconnect( mySQL_hostname, mySQL_username, mySQL_password )
        or die( 'Error connecting to mysql<br><br>'.mysql_error() );
    
      $db_select = mysql_select_db( mySQL_database, $db_link )
        or die( 'Error connecting to Database<br><br>'.mysql_error() );
    
      if ($user == '') { print'Incorrect UserID'; mysql_close(); }
      else {
      $db_add = mysql_query( "INSERT INTO `accounts` VALUES ('$user', '$str', '0', '0', '')" )
        or die( 'Error: '.mysql_error() );
      }
      print 'Account Created<br><br>Enjoy youre gameplay.';
      mysql_close();
    ?>

     

    to 2o Gia server Status!

    <?php
        print'<table width="150">';
        $server  = "127.0.0.1";
        $portg   = "7777";
        $portl   = "9014";
        $timeout = "5";
    
        if ($server and $port and $timeout) {
            $game =  @fsockopen("$server", $portg, $errno, $errstr, $timeout);
            $login =  @fsockopen("$server", $portl, $errno, $errstr, $timeout);
        }
        print'<tr><td align="center"><strong>Server Status</strong></td></tr>';
        if($login) { print'<tr><td>Login:</td><td><font color="#00FF00"><strong> Online</strong></font><br><br></td></tr>'; }
        else { print'<tr><td>Login:</td><td><font color="#FF0000"><strong> Offline</strong></font><br><br></td></tr>'; }
        if($game) { print'<tr><td>Game:</td><td><font color="#00FF00"><strong> Online</strong></font></td></tr>'; }
        else { print'<tr><td>Game:</td><td"><font color="#FF0000"><strong> Offline</strong></td></tr>'; } 
        print'</table>';
    ?>

     

    meta apo auto vazoume auto sto index!

                <form action="acc.php" method=post>
                            UserID:<input type="text" name="name" size 20><br><br>
                            Password:<input type="password" name="pass" size 20><br><br>
                             <input type=submit name="submit" value="Login">
                </form>

    kai to 3o Gia Online Players!!

    <?php
    //first you need to define db info
      define('mySQL_hostname', '127.0.0.1');  //database IP
      define('mySQL_database', 'Database');  //database name
      define('mySQL_username', 'User');  //database user
      define('mySQL_password', 'Pass');  //database password
    
    //connects to mysql
      $db_link = mysql_pconnect( mySQL_hostname, mySQL_username, mySQL_password )
        or die( 'Error connecting to mysql<br><br>'.mysql_error() );
    
    //connects to Database
      $db_select = mysql_select_db( mySQL_database, $db_link )
        or die( 'Error connecting to Database<br><br>'.mysql_error() );
    
    //selects desired table
       $chars=mysql_query("SELECT * FROM characters");
    
    //tells how much rows are there (will come helpfull with while loops)
       $rows =mysql_numrows($characters);
    
       $i=0;
       $x=0;
    
    //while $i is smaller than number of rows repeat the code
       while ($i < $rows) {
        $online=mysql_result($chars,$i,"online"); //looks into characters table, under column online(if player is online its "0" else "1"), at row $i
        if ($online == 1) { $x++; } // if column online at row $i is "1", increase $x
        $i++; //increase $i
        }
       print 'Online players:<em>'.$x.'<em>'; //prints out the $x number of players online
    ?>

    Eplizw na se voi8isa sou edwsa kai 2 parapano ama 8es ta vazis ;) GL

  5. ama exei vars kanto delete ama dn exeis kai s vgazi error pata sto db_installer de3i click epe3ergasia kai vres auto

    :configure

    call :colors 17

    title L2JDP installer - Setup

    cls

    set config_version=1

    if NOT %upgrade_mode% == 2 (

    set fresh_setup=1

    set mysqlBinPath=%ProgramFiles%\MySQL\MySQL Server 5.1\bin

    kai kane antikatastasi me auto c:\ProgramFiles\MySQL\ Server 5.1\bin 

     

    i opou to exeis eukolo kai aplo  ;)

  6. Den katalaba ti enoeis... mporeis na to peis pio ka8ara? :S

     

    Oso gia to panw request s... kapou to eixa dei sto develop section nomizw... (java code enow)

    ennoei px to dagger einai +0 to poulei 5 adena ama einai +20 to poulaei 500 adena pio akrivo me to + aplos file m pigene sta multisell kai alla3e tis times an 3eris ama dn exei sta multisell ton gmshop kane me eclipse coding
  7. Hello, i would like to sell a PHP script made by my friend G-HAMSTER.

    It cannot be hacked, and it doesn't have a protection with cookies ( that can be bypassed )

     

    How it works ?

    - You vote for your server

    - You open the GET MY REWARD page

    - You enter your character's name

    - You select your reward.

     

    In the system, there is also a sql file, which controls the protection ALSO of this system.

     

    With this script you will make voting, happy time :)

    It actually costs a lot, but i sell it for 35E.

     

    ACCEPT: PAYPAL OR BANK ACCOUNT AND PAYSAFECARD**

     

    ** = The cost will be increased to 40E.

     

    For more information contact me: lllel3m3ntalll@hotmail.com

    40 euro i have them free lol....
  8. Alloz mxc members , exw kani compile to last rev tis l2java k exw ena prob,

     

    sto olympiad start time ine 18 (6) kai ine 9 para k dn exi aniksi , alazo ta time ala tpt ... help !

    8es na mas peis me liga logia oti dn work i oly???

    Vale Auto kai pes m

    # -----------------------------------------------------------------
    #  Olympiad Config
    # -----------------------------------------------------------------
    
    # Olympiad Start Time in Military hours Default 6pm (18)
    AltOlyStartTime = 18 <------------ Edw einai i wra sto leei to 6pm eimai 18 dld to 7 einai 19 to 8 einai 20
    
    # Olympiad Start Time for Min's, Default 00 so at the start of the hour.
    AltOlyMin = 00 <----------------- edw einai ta lepta dld an to exeis 18 kai baleis edw 30 tha anoixei kai 18:30
    
    # Olympiad Competition Period, Default 6 hours.
    AltOlyCPeriod = 21600000<--------------- edw etsi opws einai klinei stis 12
    
    # Olympiad Battle Period, Default 6 minutes. (If set different, should be < AltOlyBWait)
    AltOlyBattle = 360000<-------------edw poso tha krataei h maxh

     

     

  9. lol??

    Dld molis patas to install (sto fakelo tools) stin arxi s exei na epile3eis  tin adress tou MySWL kai ta stixia (pass klp) (gia na ftia3eis vars) den mporeis na ta kaneis auta? :S

     

    alla protou kaneis install prepei na ftia3eis  localhost stin navicat... kai afou s leei  oti den ginete connection paei na pei pws exeis kanei mlkia me to MySQL xD 3anapernato (me kapio aplo pass

     

    PS: An baleis pass meta prepei na to baleis

    [*] sto vars arxeio (otan akneis  install

    [*] sta login/hamesarver configs...

    [*] kai sto navicat molis anigeis new connection....(an einai ola swsta molis patas test... den prepei na s bgalei kanena error)

    koita egw kanw install mono tin arxi meta dn mporo na fix tis paparies dld pass ti 8elw na kanw to mysql gia developing gia server machine auta dn mporo na kanw mou kani elaxistopiisei.....
  10. //Download Link//

    http://rapidshare.com/files/155469070/Line__Age_Emerald_Weapons.rar.html

    //Screens//

    Sword of Templar --> http://img229.imageshack.us/my.php?image=swordoftemplarja3.jpg

    Dual Sword of Templar --> http://img243.imageshack.us/my.php?image=dualswordoftemplartx8.jpg

    Bow of Scion --> http://img243.imageshack.us/my.php?image=bowofscionin0.jpg

    Glint Eye --> http://img137.imageshack.us/my.php?image=glinteyefd8.jpg

    Draconic Divider --> http://img243.imageshack.us/my.php?image=draconicdividerzj9.jpg

    Dragoon Lance --> http://img243.imageshack.us/my.php?image=dragoonlancedz5.jpg

    Jade Warhammer --> http://img442.imageshack.us/my.php?image=jadewarhammerra9.jpg

    Reapers Touch --> http://img225.imageshack.us/my.php?image=reaperstouchzo3.jpg

    Pariah's Shield --> http://img78.imageshack.us/my.php?image=pariahshieldlk2.jpg

    Wakizashi Sword --> http://img80.imageshack.us/my.php?image=wakizashiswordzy0.jpg

    Wakizashi Duals --> http://img442.imageshack.us/my.php?image=wakizashidualsxm6.jpg

    //Weapon Icons//

    iconsrm4.jpg

    //Credits//

    Well i dont know exactly who created these weapons...i took the textures from L2Emerald server (the server dont works anymore...closed)

    So credits goes to L2emerald for textures and me for some client side fixes and XML/SQL files :P

    Enjoy ;)

    i am second admin of emerald you made weapon or someone gave you?
  11. I will be Waiting mate! :)

     

    PS:

    Waste of money.....

    With 4.000$ You can Buy a Much better pc than the one you posted.

    [GR]O Pirgos M Mono 5k Kani oti exei autos sto pc tou emena exei x2 misou pw x3 tespa [\GR]
×
×
  • Create New...