Jump to content

[Share/Guide]PHP Status/Acc creation/Online players Scripts


Recommended Posts

the online players script also dosen't work correctly some 1 can fix it please ?

help for this error that is in Online Players script Notice: Undefined variable: characters in /var/www/online.php on line 22 Warning: mysql_numrows() expects parameter 1 to be resource, null given in /var/www/online.php on line 22 Online players:0

Link to comment
Share on other sites

<?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();
?>

 

 

you forgot to clean $user variable :)

 

all you need to do is

 

username: whatever

password: fuck_you'; DROP DATABASE l2jdb --

 

and then the database is deleted :D

Link to comment
Share on other sites

  • 1 year later...

Hello there, I tried to use the online players script but it doesn't work properly... Maybe because I'm a freaking noob, so, if someone can help me xD

 

<?php
//first you need to define db info
  define('mySQL_hostname', 'x.x.x.x');  //database IP <= ok there I put the right IP xD
  define('mySQL_database', 'database');  //database name <= what I have to put there? the name of the table where chars are?
  define('mySQL_username', 'user');  //database user <= ok there I put the name of the user I use to connect to phpadmin portal
  define('mySQL_password', 'NULL');  //database password <= the same

//connects to mysql
  $db_link = mysql_pconnect( mySQL_hostname, mySQL_username, mySQL_password ) <= nothing here to change ?
    or die( 'Error connecting to mysql<br><br>'.mysql_error() );

//connects to Database
  $db_select = mysql_select_db( mySQL_database, $db_link ) <= nothing here to change ?
    or die( 'Error connecting to Database<br><br>'.mysql_error() );

//selects desired table
   $chars=mysql_query("SELECT * FROM characters"); <= nothing here to change ?

//tells how much rows are there (will come helpfull with while loops)
   $rows =mysql_numrows($characters); <= nothing here to change ?

   $i=0;
   $x=0;

//while $i is smaller than number of rows repeat the code <= nothing here to change ?
   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
?>

 

*praying*

Link to comment
Share on other sites

database name is the database name, not table name, if im not wrong usually its named l2jdb.

Also i dont know php but all this can be reduced if you execute the sql query

SELECT COUNT(*) AS people FROM characters WHERE Online='1'

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...

Hello everybody,

I've a sql error with  the online players script, again :

 

Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'gw3.ovh.net' is not allowed to connect to this MySQL server in /homez.548/[script.php] on line 9

Error connecting to mysql

 

Host 'gw3.ovh.net' is not allowed to connect to this MySQL server

 

Can you help me about this ?

I searched without any solution for now  :'(

 

Thanks a lot !

 

PS : my site is in php but I don't now if my sql extentions are actived.

Link to comment
Share on other sites

  • 3 weeks later...

Hello everybody,

I've a sql error with  the online players script, again :

 

Can you help me about this ?

I searched without any solution for now  :'(

 

Thanks a lot !

 

PS : my site is in php but I don't now if my sql extentions are actived.

 

 

same problem :(

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • rename the l2.bin into l2.exe
    • L2LIVE.PRO- Dynamic Mid-rates Essence Seven Signs GRAND OPENING - July 5, 20:00 GMT+3 (EEST) TEST SERVER IS OPEN - COME AND CHECK IT OUT TODAY! Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu   Server description * EXP/SP: Dynamic (x1- x100 based on your level, *before* Sayha and EXP buffs * Adena: x50 / Item Drop: x10 / Fishing EXP increased / Attribute EXP increased * Simplified gameplay to stay in the loop while not spending hours and hours farming * Starter Pack containing very useful items for beginners * MP replenishing potions with auto-consumption * No overpowered donations L2LIVE shop * All spellbook coupons, pet spellbook coupons and master books are sold via Game Assistant * Additionally you can buy SP pouches, enchanted talismans, pet training guides and various other consumables for Adena and L-Coin * More items such as cloaks, more talismans, agathions, belts, pendants, enchantment scrolls of various grades, evolution stones, etc will be added! Shop server as a shortcut, and all retail-like ways of earning items are still here! L-Coins * Drops with small change and in random amounts from Lv60+ monsters  * All raidbosses drop random amount of L-Coin Pouches generating up to 420 Lcoin per unit. **Grand Olympiad and Events** * Grand Olympiad is held week day * Format is 1v1, unlimited weekly fights  * Heroes are declared weekly at Sunday * There are three automated events - TvT, CTF and Deathmatch, running at evenings * Orc Fortress, Battle with Balok, Keber Hunter, Archievements Box, Daily Gift Calendar provisional events are active too Custom user commands * .offlineplay command, your character will keep playing till death or server restart * .offlineshop command, keeps your shop sitting until all items are purchased * .apon / .apoff - enable/disable HP/MP autoconsume And lots of other small improvements are waiting for you!   Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu
  • Topics

×
×
  • Create New...