domadorlat
Usuário XPZ
<?php
// Este Site Foi Disponibilizado Por Maike Monzon, Equipe Cabal Insane, Portando os Creditos Não são do MESMO!
$titulo='Cabal Insane'; //Title of Website, appears top of browser
$svname='Cabal Insane'; //Server Name
$svversao='2.08'; //Server Version
$addr='127.0.0.1'; // Ip DataBases
$user='sa'; // Login SQL
$pass='cabalemanuel'; // Pass SQL
$drop="90x"; // Drop Rate
$exp="200x"; // Exp Rate
$skillsx="1000x"; // Exp Skill Rate
$uplink="100mb"; // Upload Speed/ Internet Connection Speed
$alzes="60x"; // Alz Rate
$intesx="3"; // Items Per Drop
$forumlink="#"; // Link to Forum
$cliente="http://files.filefront.com/Cabal+US+Client/;9542402;/fileinfo.html"; // Link to Download Client
$patch="http://www.mediafire.com/?ywhmwltxjmm"; // Link to Patch
// 2 Part Configuration
$_config['Server'] = "127.0.0.1"; // Ip SQL
$_config['User'] = "sa"; // User SQL
$_config['Pass'] = "cabalemanuel"; // Pass SQL
$_config['DB'] = "Account"; // Database Account
$_config['DB2'] = "Gamedb"; // Database GAMEDB
$_config['DB3'] = "CabalCash"; // Database Shop
$_config['ssh_user'] = 'root'; // User CentOS
$_config['ssh_ip'] = '192.168.1.64'; // IP CentOS
$_config['ssh_pass'] = 'emanuel'; // Pass CentOS
// 3 Part
define('DB_ADDR','127.0.0.1');
define('DB_USER','sa'); // DB USER
define('DB_PASS','cabalemanuel'); // DB Password
// Este Site Foi Disponibilizado Por Maike Monzon, Equipe Cabal Insane, Portando os Creditos Não são do MESMO!
$titulo='Cabal Insane'; //Title of Website, appears top of browser
$svname='Cabal Insane'; //Server Name
$svversao='2.08'; //Server Version
$addr='127.0.0.1'; // Ip DataBases
$user='sa'; // Login SQL
$pass='cabalemanuel'; // Pass SQL
$drop="90x"; // Drop Rate
$exp="200x"; // Exp Rate
$skillsx="1000x"; // Exp Skill Rate
$uplink="100mb"; // Upload Speed/ Internet Connection Speed
$alzes="60x"; // Alz Rate
$intesx="3"; // Items Per Drop
$forumlink="#"; // Link to Forum
$cliente="http://files.filefront.com/Cabal+US+Client/;9542402;/fileinfo.html"; // Link to Download Client
$patch="http://www.mediafire.com/?ywhmwltxjmm"; // Link to Patch
// 2 Part Configuration
$_config['Server'] = "127.0.0.1"; // Ip SQL
$_config['User'] = "sa"; // User SQL
$_config['Pass'] = "cabalemanuel"; // Pass SQL
$_config['DB'] = "Account"; // Database Account
$_config['DB2'] = "Gamedb"; // Database GAMEDB
$_config['DB3'] = "CabalCash"; // Database Shop
$_config['ssh_user'] = 'root'; // User CentOS
$_config['ssh_ip'] = '192.168.1.64'; // IP CentOS
$_config['ssh_pass'] = 'emanuel'; // Pass CentOS
// 3 Part
define('DB_ADDR','127.0.0.1');
define('DB_USER','sa'); // DB USER
define('DB_PASS','cabalemanuel'); // DB Password
Editado por um moderador: