Author Topic: [WEBGAME] Shakes and Fidget with portal  (Read 397 times)

Mystera

  • Overlord
  • Prestigious
  • *****
  • Posts: 170
  • Rep: +9/-0
[WEBGAME] Shakes and Fidget with portal
« on: January 18, 2024, 06:28:03 AM »
  • [Vote]0
  • [Down-Vote]0
  • Files are really good, They were tested

    Download Links

    Source & DB  https://mega.co.nz/#!eBYTyYSA!yPXuTpV-UVUFZ1djb5zlsbJJUzJ4hDbqTBS9BKuqa08
    Ressourcen / Ress  http://www.mediafire.com/download/dserjktbm37faep/res.rar

    Code: [Select]
    Installation


    (1) client_cfg.php - domain.com is replaced by your domain.
    PHP Code:
    1    de
    2    [url]http://img.playa-games.com/res/sfgame/[/url]
    3    [url]http://img.playa-games.com/res/sfgame/[/url]
    7    domain.com
    8    [url]http://domain.com/[/url]
    9    0
    10    [url]http://www.***********.com[/url]   
    11    [url]http://domain.com/support.php[/url]
    12    [url]http://www.gamepsf.de/[/url]
    13    [url]http://domain.com/rules.html[/url]
    14    [url]http://domain.com/shop.php[/url]
    17    3
    18    domain
    21    3
    23    1
    25    [url]http://domain.com/req.php?req=%1&random=%2[/url]
    29    [email]support@domain.com[/email]
    30    [url]http://domain.com/papaya44.swf[/url]
    31    [url]http://domain.com/papaya_cfg.php[/url]
    32    1
    34    2
    35    [url]http://domain.com/spenden.php[/url]
    36    [email]gamestaff@domain.com[/email]
    42    1
    43    1337
    48    [url]http://domain.com/res/sfgame_low/[/url]
    46    de/ar/cs/da/en/es/fr/el/hu/it/ja/nl/pl/pt/pt-br/ru/sv/tr
    47    german/arabic/czech/danish/english/spanish/french/greek/hungarian/italian/japanese/dutch/polish/portuguese/brazilian portuguese/russian/swedish/turkish

    26    166;;http://domain.com/cid/cid.php?cid=%cid%&action=166&playerid=%playerid%&mushbought=%mushbought%&bid=<bid>&token=<token>&serverid=3&gameid=1
    26    1;;http://domain.com/cid/cid.php?cid=%cid%&action=1&playerid=%playerid%&mushbought=%mushbought%&bid=<bid>&token=<token>&serverid=3&gameid=1
    //26    188;;http://domain.com/cid/cid.php?cid=%cid%&action=188&playerid=%playerid%&mushbought=%mushbought%&bid=<bid>&token=<token>&serverid=3&gameid=1 
    (2) Edit - dtoverride.php
    PHP Code:
    <?php
    // Timezone
    date_default_timezone_set('Europe/Berlin');

    function 
    dbc()
    {
        
    mysql_connect("localhost""USER""PASSWORD") or die(mysql_error()); 
        
    mysql_select_db("DATABASE") or die(mysql_error());
    }
    (
    3index.php Find [url]http://psfgame.com/[/url] And edit to replaced by your domain.
    PHP Code:
    [
    url]http://psfgame.com/[/url]  
    (4reg.php Find Line (4411) And Edit
    PHP Code
    :
    try{
        
    $db = new PDO 'mysql:host=localhost;dbname=DATABSE;charset=utf8''USER''PASSWORD');
    }catch(
    Exception $e){
        exit();
    }  
    (
    5adminui/mysql_overview.php (line 90) -Edit 
    PHP Code
    :
    $res = [MENTION=1333341228]Mysql[/MENTION]_query('SHOW TABLE STATUS FROM `DATABASE`') or Die(mysql_error());  
    (
    6Open the adminui dbbacker.php fileROOT data or data with full access SPECIFY!
    The (hopefullystandard limited access enough NOT!

    PHP Code:
    ////////////////////////////////////////////
    //      Zugangsdaten zur Datenbank        //
    //   ACHTUNG -- ROOT-Daten verwenden      //
    ////////////////////////////////////////////
    $db_host     "localhost";
    $db_user     "USER";      // hier den Benutzernamen rein
    $db_passwort "PASSWORD";      // hier das Passwort rein
    $db_mysql    "DATABASE";      // hier den Namen der Datenbank rein
    $backupdir   "dbbu";      // hier den Namen des Backupverzeichnisses rein
    $prefix      "pre_";  // hier k


    screenshots:









    File Name & Size:
    1. MEGA: SFGame Server .rar (3.1 MB)
    2. MediaFire: res.rar (215.96 MB)

    Tags: