Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Habbo Retro Plusemu + BrainCMS + Cloudflare not working 76 loop
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Spookyboy3000" data-source="post: 460272" data-attributes="member: 93368"><p>oké</p><p>[automerge]1589213770[/automerge]</p><p>## PlusEMU System Configuration File</p><p>## Must be edited for the server to work</p><p></p><p>## MySQL Configuration</p><p>db.hostname=127.0.0.1</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=mysecretpass</p><p>db.name=db</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=10</p><p>db.pool.maxsize=250</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=45.14.50.114</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=100000</p><p>game.tcp.conperip=5</p><p>game.tcp.enablenagles=true</p><p></p><p>## RCON TCP/IP Configuration</p><p>rcon.tcp.bindip=127.0.0.1</p><p>rcon.tcp.port=30001</p><p>rcon.tcp.allowedaddr=127.0.0.1</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=20000</p><p>client.maxrequests=300</p><p>[automerge]1589213813[/automerge]</p><p><?php</p><p> if(!defined('BRAIN_CMS')) </p><p> { </p><p> die('Sorry but you cannot access this file!'); </p><p> }</p><p> </p><p> /* Database Setting */</p><p> $db['host'] = '127.0.0.1'; //Mysql's Host</p><p> $db['port'] = '3306'; //Mysql's port</p><p> $db['user'] = "root"; //Mysql's user</p><p> $db['pass'] = 'mysecretpass'; //Mysql's password</p><p> $db['db'] = "db"; //Mysql's database</p><p> </p><p> /* Emu Settings */</p><p> $config['hotelEmu'] = 'plusemu'; // plusemu // arcturus</p><p></p><p> /* Client Setting */</p><p> $hotel['emuHost'] = "127.0.0.1"; //IP of VPS//IP of Proxy</p><p> $hotel['emuPort'] = "30000"; //Port of VPS//Port of Proxy</p><p> $hotel['staffCheckClient'] = false; //Enable the staff pin in the client (true) or disable it (false)</p><p> $hotel['staffCheckClientMinimumRank'] = 3; //Minium staff rank to get the staff pin in the client</p><p> $hotel['homeRoom'] = '0'; //Set the start room when you get in the hotel</p><p> $hotel['external_Variables'] = "<a href="https://stonehotel.be/swf/gamedata/external_variables.txt?v=7" target="_blank">https://stonehotel.be/swf/gamedata/external_variables.txt?v=7</a>";</p><p> $hotel['external_Variables_Override'] = "<a href="https://stonehotel.be/swf/gamedata/override/external_override_variables.txt?v=6" target="_blank">https://stonehotel.be/swf/gamedata/override/external_override_variables.txt?v=6</a>";</p><p> $hotel['external_Texts'] = "<a href="https://stonehotel.be/swf/gamedata/external_flash_texts.txt" target="_blank">https://stonehotel.be/swf/gamedata/external_flash_texts.txt</a>";</p><p> $hotel['external_Texts_Override'] = "<a href="https://stonehotel.be/swf/gamedata/override/external_flash_override_texts.txt" target="_blank">https://stonehotel.be/swf/gamedata/override/external_flash_override_texts.txt</a>";</p><p> $hotel['productdata'] = "<a href="https://stonehotel.be/swf/gamedata/productdata.txt" target="_blank">https://stonehotel.be/swf/gamedata/productdata.txt</a>";</p><p> $hotel['furnidata'] = "<a href="https://stonehotel.be/swf/gamedata/furnidata.xml" target="_blank">https://stonehotel.be/swf/gamedata/furnidata.xml</a>";</p><p> $hotel['figuremap'] = "<a href="https://stonehotel.be/swf/gamedata/figuremap.xml" target="_blank">https://stonehotel.be/swf/gamedata/figuremap.xml</a>";</p><p> $hotel['figuredata'] = "<a href="https://stonehotel.be/swf/gamedata/figuredata.xml" target="_blank">https://stonehotel.be/swf/gamedata/figuredata.xml</a>";</p><p> $hotel['swfFolder'] = "<a href="https://stonehotel.be/swf/gordon/PRODUCTION-201701242205-837386173" target="_blank">https://stonehotel.be/swf/gordon/PRODUCTION-201701242205-837386173</a>";</p><p> $hotel['swfFolderSwf'] = "<a href="https://stonehotel.be/swf/gordon/PRODUCTION-201701242205-837386173/Habbo.swf" target="_blank">https://stonehotel.be/swf/gordon/PRODUCTION-201701242205-837386173/Habbo.swf</a>";</p><p> $hotel['onlineCounter'] = true; // Enable the user count in the client.</p><p> $hotel['diamonds.enabled'] = true; // Enable diamonds in the hotel.</p><p> </p><p> /* Website Setting */</p><p> $config['hotelUrl'] = "<a href="https://stonehotel.be" target="_blank">https://stonehotel.be</a>";//Address of your hotel. Does not end with a "/"</p><p> $config['skin'] = "brain"; //Skin/template of your website</p><p> $config['lang'] = "nl"; //Language of your website en/nl/es</p><p> $config['hotelName'] = "Stone"; //Name of your hotel</p><p> $config['favicon'] = "<a href="https://stonehotel.be/templates/brain/style/images/favicon/favicon.ico" target="_blank">https://stonehotel.be/templates/brain/style/images/favicon/favicon.ico</a>";</p><p> $config['staffCheckHk'] = false; //Enable the staff pin in the housekeeping (true) or disable it (false)</p><p> $config['staffCheckHkMinimumRank'] = 3; //Minium staff rank to get the staff pin in the housekeeping</p><p> $config['maintenance'] = true; //Enable the maintenance of your website (true) or disable it (false)</p><p> $config['maintenancekMinimumRankLogin'] = 3; //Minium staff rank to login when the website is in maintenance</p><p> $config['groupBadgeURL'] = "<a href="https://stonehotel.be/swf/habbo-imaging/badge.php?badge=" target="_blank">https://stonehotel.be/swf/habbo-imaging/badge.php?badge=</a>";</p><p> $config['badgeURL'] = "<a href="https://stonehotel.be/swf/c_images/album1584/" target="_blank">https://stonehotel.be/swf/c_images/album1584/</a>"; </p><p> $config['userLikeEnable'] = true; // Enable user likes </p><p> $config['newsCommandEnable'] = true; //Enable news commands</p><p> $config['newsCommandFilter'] = true; //Enable wordfilter on news commands (the filter use the db tabels wordfilter and wordfilter_characters)</p><p> $config['alertReferrer'] = true;</p><p> $config['alert'] = ''; //Alert message. If you don't want a alert, you fill in 'nomessage' or you do leave it blank.</p><p> $config['brainversion'] = '1.8.1'; // Please do not change.</p><p> </p><p> /* Facebook Login Settings</p><p> You need a Facebook app for this to work go to</p><p> <a href="https://developers.facebook.com/apps/" target="_blank">https://developers.facebook.com/apps/</a> */</p><p> </p><p> $config['facebookLogin'] = false; //Enable the Facebook login (true) or disable it (false)</p><p> $config['facebookAPPID'] = '334162590sdaf292528';</p><p> $config['facebookAPPSecret'] = 'ce2504ff5adsfa3ff7a6a2fa6d984cd8836';</p><p> </p><p> /* Email Settings */</p><p> $email['mailServerHost'] = 'smtp.gmail.com';</p><p> $email['mailServerPort'] = 587;</p><p> $email['SMTPSecure'] = 'TLS';</p><p> $email['mailUsername'] = '<a href="mailto:gmail@gmail.com">gmail@gmail.com</a>';</p><p> $email['mailPassword'] = '*****';</p><p> $email['mailLogo'] = '<a href="https://stonehotel.be/templates/brain/style/images/logo/logo.png';" target="_blank">https://stonehotel.be/templates/brain/style/images/logo/logo.png';</a></p><p> $email['mailTemplate'] = '/system/app/plugins/PHPmailer/temp/resetpassword.html';</p><p> </p><p> /* Social settings */</p><p> $config['facebook'] = '<a href="https://www.facebook.com/Habbo/';" target="_blank">https://www.facebook.com/Habbo/';</a></p><p> $config['facebookEnable'] = false;</p><p> $config['twitter'] = '<a href="https://twitter.com/Habbo';" target="_blank">https://twitter.com/Habbo';</a></p><p> $config['twitterEnable'] = false;</p><p> </p><p> /* Register Setting */</p><p> $config['startMotto'] = "Welkom in Brain!"; //Regsiter start motto</p><p> $config['credits'] = "10000";</p><p> $config['duckets'] = "20000";</p><p> $config['diamonds'] = "10";</p><p> $config['diamondsRef'] = "10";</p><p> $config['registerEnable'] = true;</p><p> </p><p> /* Google recaptcha Site Key </p><p> Go to this website to create a recaptcha Site Key: <a href="https://www.google.com/recaptcha/intro/index.html" target="_blank">https://www.google.com/recaptcha/intro/index.html</a> */</p><p> $config['recaptchaSiteKey'] = "6LdzewwUAAAAABkJ3vsdfCDca9qmLGDaWAHqMRtFEs2";</p><p> $config['recaptchaSiteKeyEnable'] = false;</p><p> </p><p> /* Buy VIP Settings */</p><p> $config['vipCost'] = "25";</p><p> $config['vipRankToGet'] = "3";</p><p> $config['vipBadge'] = "vip";</p><p> </p><p> </p><p> switch($config['hotelEmu'])</p><p> {</p><p> case "arcturus":</p><p> $emuUse['user_wardrobe'] = 'users_wardrobe ';</p><p> $emuUse['ip_last'] = 'ip_current';</p><p> $emuUse['respect'] = 'respects_received';</p><p> $emuUse['user_stats'] = 'users_settings';</p><p> $emuUse['user_stats_user_id'] = 'user_id';</p><p> $emuUse['OnlineTime'] = 'online_time';</p><p> break;</p><p> case "plusemu":</p><p> $emuUse['user_wardrobe'] = 'user_wardrobe ';</p><p> $emuUse['ip_last'] = 'ip_last';</p><p> $emuUse['respect'] = 'Respect';</p><p> $emuUse['user_stats'] = 'user_stats';</p><p> $emuUse['user_stats_user_id'] = 'id';</p><p> $emuUse['OnlineTime'] = 'OnlineTime';</p><p> break;</p><p> default:</p><p> //Nothing</p><p> break;</p><p> }</p><p>?></p><p>[automerge]1589213825[/automerge]</p><p>That are my configs</p></blockquote><p></p>
[QUOTE="Spookyboy3000, post: 460272, member: 93368"] oké [automerge]1589213770[/automerge] ## PlusEMU System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=127.0.0.1 db.port=3306 db.username=root db.password=mysecretpass db.name=db ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=250 ## Game TCP/IP Configuration game.tcp.bindip=45.14.50.114 game.tcp.port=30000 game.tcp.conlimit=100000 game.tcp.conperip=5 game.tcp.enablenagles=true ## RCON TCP/IP Configuration rcon.tcp.bindip=127.0.0.1 rcon.tcp.port=30001 rcon.tcp.allowedaddr=127.0.0.1 ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 [automerge]1589213813[/automerge] <?php if(!defined('BRAIN_CMS')) { die('Sorry but you cannot access this file!'); } /* Database Setting */ $db['host'] = '127.0.0.1'; //Mysql's Host $db['port'] = '3306'; //Mysql's port $db['user'] = "root"; //Mysql's user $db['pass'] = 'mysecretpass'; //Mysql's password $db['db'] = "db"; //Mysql's database /* Emu Settings */ $config['hotelEmu'] = 'plusemu'; // plusemu // arcturus /* Client Setting */ $hotel['emuHost'] = "127.0.0.1"; //IP of VPS//IP of Proxy $hotel['emuPort'] = "30000"; //Port of VPS//Port of Proxy $hotel['staffCheckClient'] = false; //Enable the staff pin in the client (true) or disable it (false) $hotel['staffCheckClientMinimumRank'] = 3; //Minium staff rank to get the staff pin in the client $hotel['homeRoom'] = '0'; //Set the start room when you get in the hotel $hotel['external_Variables'] = "[URL]https://stonehotel.be/swf/gamedata/external_variables.txt?v=7[/URL]"; $hotel['external_Variables_Override'] = "[URL]https://stonehotel.be/swf/gamedata/override/external_override_variables.txt?v=6[/URL]"; $hotel['external_Texts'] = "[URL]https://stonehotel.be/swf/gamedata/external_flash_texts.txt[/URL]"; $hotel['external_Texts_Override'] = "[URL]https://stonehotel.be/swf/gamedata/override/external_flash_override_texts.txt[/URL]"; $hotel['productdata'] = "[URL]https://stonehotel.be/swf/gamedata/productdata.txt[/URL]"; $hotel['furnidata'] = "[URL]https://stonehotel.be/swf/gamedata/furnidata.xml[/URL]"; $hotel['figuremap'] = "[URL]https://stonehotel.be/swf/gamedata/figuremap.xml[/URL]"; $hotel['figuredata'] = "[URL]https://stonehotel.be/swf/gamedata/figuredata.xml[/URL]"; $hotel['swfFolder'] = "[URL]https://stonehotel.be/swf/gordon/PRODUCTION-201701242205-837386173[/URL]"; $hotel['swfFolderSwf'] = "[URL]https://stonehotel.be/swf/gordon/PRODUCTION-201701242205-837386173/Habbo.swf[/URL]"; $hotel['onlineCounter'] = true; // Enable the user count in the client. $hotel['diamonds.enabled'] = true; // Enable diamonds in the hotel. /* Website Setting */ $config['hotelUrl'] = "[URL]https://stonehotel.be[/URL]";//Address of your hotel. Does not end with a "/" $config['skin'] = "brain"; //Skin/template of your website $config['lang'] = "nl"; //Language of your website en/nl/es $config['hotelName'] = "Stone"; //Name of your hotel $config['favicon'] = "[URL]https://stonehotel.be/templates/brain/style/images/favicon/favicon.ico[/URL]"; $config['staffCheckHk'] = false; //Enable the staff pin in the housekeeping (true) or disable it (false) $config['staffCheckHkMinimumRank'] = 3; //Minium staff rank to get the staff pin in the housekeeping $config['maintenance'] = true; //Enable the maintenance of your website (true) or disable it (false) $config['maintenancekMinimumRankLogin'] = 3; //Minium staff rank to login when the website is in maintenance $config['groupBadgeURL'] = "[URL]https://stonehotel.be/swf/habbo-imaging/badge.php?badge=[/URL]"; $config['badgeURL'] = "[URL]https://stonehotel.be/swf/c_images/album1584/[/URL]"; $config['userLikeEnable'] = true; // Enable user likes $config['newsCommandEnable'] = true; //Enable news commands $config['newsCommandFilter'] = true; //Enable wordfilter on news commands (the filter use the db tabels wordfilter and wordfilter_characters) $config['alertReferrer'] = true; $config['alert'] = ''; //Alert message. If you don't want a alert, you fill in 'nomessage' or you do leave it blank. $config['brainversion'] = '1.8.1'; // Please do not change. /* Facebook Login Settings You need a Facebook app for this to work go to [URL]https://developers.facebook.com/apps/[/URL] */ $config['facebookLogin'] = false; //Enable the Facebook login (true) or disable it (false) $config['facebookAPPID'] = '334162590sdaf292528'; $config['facebookAPPSecret'] = 'ce2504ff5adsfa3ff7a6a2fa6d984cd8836'; /* Email Settings */ $email['mailServerHost'] = 'smtp.gmail.com'; $email['mailServerPort'] = 587; $email['SMTPSecure'] = 'TLS'; $email['mailUsername'] = '[email]gmail@gmail.com[/email]'; $email['mailPassword'] = '*****'; $email['mailLogo'] = '[URL]https://stonehotel.be/templates/brain/style/images/logo/logo.png';[/URL] $email['mailTemplate'] = '/system/app/plugins/PHPmailer/temp/resetpassword.html'; /* Social settings */ $config['facebook'] = '[URL]https://www.facebook.com/Habbo/';[/URL] $config['facebookEnable'] = false; $config['twitter'] = '[URL]https://twitter.com/Habbo';[/URL] $config['twitterEnable'] = false; /* Register Setting */ $config['startMotto'] = "Welkom in Brain!"; //Regsiter start motto $config['credits'] = "10000"; $config['duckets'] = "20000"; $config['diamonds'] = "10"; $config['diamondsRef'] = "10"; $config['registerEnable'] = true; /* Google recaptcha Site Key Go to this website to create a recaptcha Site Key: [URL]https://www.google.com/recaptcha/intro/index.html[/URL] */ $config['recaptchaSiteKey'] = "6LdzewwUAAAAABkJ3vsdfCDca9qmLGDaWAHqMRtFEs2"; $config['recaptchaSiteKeyEnable'] = false; /* Buy VIP Settings */ $config['vipCost'] = "25"; $config['vipRankToGet'] = "3"; $config['vipBadge'] = "vip"; switch($config['hotelEmu']) { case "arcturus": $emuUse['user_wardrobe'] = 'users_wardrobe '; $emuUse['ip_last'] = 'ip_current'; $emuUse['respect'] = 'respects_received'; $emuUse['user_stats'] = 'users_settings'; $emuUse['user_stats_user_id'] = 'user_id'; $emuUse['OnlineTime'] = 'online_time'; break; case "plusemu": $emuUse['user_wardrobe'] = 'user_wardrobe '; $emuUse['ip_last'] = 'ip_last'; $emuUse['respect'] = 'Respect'; $emuUse['user_stats'] = 'user_stats'; $emuUse['user_stats_user_id'] = 'id'; $emuUse['OnlineTime'] = 'OnlineTime'; break; default: //Nothing break; } ?> [automerge]1589213825[/automerge] That are my configs [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Habbo Retro Plusemu + BrainCMS + Cloudflare not working 76 loop
Top