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
%76 (BrainCMS)
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="Melebrah" data-source="post: 452227" data-attributes="member: 86934"><p>constantly hanging at 76% </p><p></p><p></p><p>Brain-Config.php ;</p><p>[CODE]/* Database Setting */</p><p> $db['host'] = 'localhost'; //Mysql's Host</p><p> $db['port'] = '3306'; //Mysql's port</p><p> $db['user'] = "root"; //Mysql's user</p><p> $db['pass'] = ''; //Mysql's password</p><p> $db['db'] = "nurveos"; //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'] = "192.99.184.201"; //IP of VPS//IP of Proxy</p><p> $hotel['emuPort'] = "90"; //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'] = "http://localhost/swf/gamedata/external_variables.txt?v=7";</p><p> $hotel['external_Variables_Override'] = "http://localhost/swf/gamedata/override/external_override_variables.txt?v=6";</p><p> $hotel['external_Texts'] = "http://localhost/swf/gamedata/external_flash_texts.txt";</p><p> $hotel['external_Texts_Override'] = "http://localhost/swf/gamedata/override/external_flash_override_texts.txt";</p><p> $hotel['productdata'] = "http://localhost/swf/gamedata/productdata.txt";</p><p> $hotel['furnidata'] = "http://localhost/swf/gamedata/furnidata.xml";</p><p> $hotel['figuremap'] = "http://localhost/swf/gamedata/figuremap.xml";</p><p> $hotel['figuredata'] = "http://localhost/swf/gamedata/figuredata.xml";</p><p> $hotel['swfFolder'] = "http://localhost/swf/gordon/PRODUCTION-201607262204-86871104";</p><p> $hotel['swfFolderSwf'] = "http://localhost/swf/gordon/PRODUCTION-201607262204-86871104/Habbo.swf";</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'] = "http://localhost";//Address of your hotel. Does not end with a "/"</p><p> $config['skin'] = "brain"; //Skin/template of your website</p><p> $config['lang'] = "en"; //Language of your website en/nl/es</p><p> $config['hotelName'] = "rush"; //Name of your hotel</p><p> $config['favicon'] = "http://localhost/templates/brain/style/images/favicon/favicon.ico";</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'] = false; //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'] = "http://localhost/swf/habbo-imaging/badge.php?badge=";</p><p> $config['badgeURL'] = "http://localhost/swf/c_images/album1584/";</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'] = 'qq Hotel'; //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.0'; // Please do not change.[/CODE]</p><p></p><p> Emulator ;</p><p></p><p>[CODE]## uberEmulator System Configuration File</p><p></p><p>## Must be edited for the server to work</p><p></p><p></p><p></p><p>## MySQL Configuration</p><p></p><p>db.hostname=localhost</p><p></p><p>db.port=3306</p><p></p><p>db.username=root</p><p></p><p>db.password=</p><p>db.name=Nurveos</p><p>## MySQL pooling setup (controls amount of connections)</p><p></p><p>db.pool.minsize=10</p><p></p><p>db.pool.maxsize=250</p><p></p><p></p><p></p><p>## Game TCP/IP Configuration</p><p></p><p>game.tcp.bindip=localhost</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=3</p><p></p><p>game.tcp.conperip=3</p><p></p><p>game.tcp.enablenagles=true</p><p></p><p></p><p></p><p>## MUS TCP/IP Configuration</p><p></p><p>mus.tcp.bindip=localhost</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=localhost</p><p></p><p></p><p></p><p>## Client configuration</p><p></p><p>client.ping.enabled=1</p><p></p><p>client.ping.interval=20000</p><p></p><p>client.maxrequests=300</p><p></p><p></p><p></p><p>##Config rank Embajadores</p><p></p><p>ambassador.minrank=5[/CODE]</p><p></p><p></p><p>OVERRİDE VERİABLES ;</p><p></p><p>[CODE]seasonalcurrencyindicator.currency=103</p><p>seasonalcurrencyindicator.enabled=false</p><p>seasonalcurrencyindicator.page=diamonds</p><p></p><p>ads.domain=http://localhost/swf/</p><p>roomenterad.habblet.enabled=false</p><p></p><p>diamonds.enabled=true</p><p>builders.club.enabled=false</p><p>toolbar.stories.enabled=false</p><p>navigator.newstyle.enabled=true</p><p>hc.enabled=false</p><p>talent.track.citizenship.enabled=false</p><p>tablet.bc.enabled=false</p><p>camera.enabled=true</p><p></p><p>supersaverads.video.promo.development.mode=false</p><p>supersaverads.video.promo.enabled=false</p><p></p><p>offers.enabled=false</p><p>offers.sponsorpay.appid=0</p><p>offers.supersonic.enabled=false</p><p></p><p>avatareditor.promohabbos=http://localhost/swf/gamedata/habblet/xml/promo_habbos.xml</p><p></p><p>game.center.default_game=basejump</p><p>game.center.enabled=false</p><p>game.center.promoted_game=basejump</p><p></p><p>group.blocking.enabled=true</p><p></p><p>embed.showInRoomInfo=true</p><p>sms.identity.verification.button.enabled=false</p><p>sms.identity.verification.enabled=false</p><p></p><p>camera.photo.publishing.enabled=true</p><p>stories.image_url_base=http://localhost/</p><p>stories.upload_image.url=http://localhost/upload</p><p>camera.uploadlink=http://localhost/swf/camera/upload.php</p><p>camera.photocost=FREE</p><p></p><p>multi.item.trading.enabled=true</p><p></p><p>show.sanction.info.on.login=false</p><p>call.for.help.improvements.enabled=true</p><p>zendesk.url=https://dusterhotel.com/</p><p></p><p>disabled.custom.chat.styles=1,2,8,9,10,18,21,22,23,24,25,26,27,28,30,31,32,33,34,35</p><p></p><p>flash.dynamic.download.name.template=%typeid%.swf</p><p>flash.dynamic.download.url=http://localhost/swf/dcr/hof_furni/</p><p>flash.dynamic.avatar.download.configuration=http://localhost/swf/gordon/PRODUCTION-201607262204-86871104/figuremap.xml</p><p>flash.dynamic.icon.download.name.template=%typeid%%param%_icon.png</p><p>group.badge.url=http://localhost/swf/habbo-imaging/badge/%imagerdata%.gif</p><p></p><p>habbopages.url=http://localhost/swf/gamedata/habbopages/</p><p></p><p>flash.client.url=http://localhost/swf/gordon/PRODUCTION-201607262204-86871104/</p><p>external.texts.txt=http://localhost/swf/gamedata/external_flash_texts.txt</p><p>external.override.texts.txt=http://localhost/swf/gamedata/override/external_flash_override_texts.txt</p><p>external.override.variables.txt=http://localhost/swf/gamedata/override/external_override_variables.txt</p><p>productdata.load.url=http://localhost/swf/gamedata/productdata.txt</p><p>furnidata.load.url=http://localhost/swf/gamedata/furnidata.xml[/CODE]</p><p></p><p><strong>I have Alpemix or TV</strong></p><p><strong>You can help.</strong></p></blockquote><p></p>
[QUOTE="Melebrah, post: 452227, member: 86934"] constantly hanging at 76% Brain-Config.php ; [CODE]/* Database Setting */ $db['host'] = 'localhost'; //Mysql's Host $db['port'] = '3306'; //Mysql's port $db['user'] = "root"; //Mysql's user $db['pass'] = ''; //Mysql's password $db['db'] = "nurveos"; //Mysql's database /* Emu Settings */ $config['hotelEmu'] = 'plusemu'; // plusemu // arcturus /* Client Setting */ $hotel['emuHost'] = "192.99.184.201"; //IP of VPS//IP of Proxy $hotel['emuPort'] = "90"; //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'] = "http://localhost/swf/gamedata/external_variables.txt?v=7"; $hotel['external_Variables_Override'] = "http://localhost/swf/gamedata/override/external_override_variables.txt?v=6"; $hotel['external_Texts'] = "http://localhost/swf/gamedata/external_flash_texts.txt"; $hotel['external_Texts_Override'] = "http://localhost/swf/gamedata/override/external_flash_override_texts.txt"; $hotel['productdata'] = "http://localhost/swf/gamedata/productdata.txt"; $hotel['furnidata'] = "http://localhost/swf/gamedata/furnidata.xml"; $hotel['figuremap'] = "http://localhost/swf/gamedata/figuremap.xml"; $hotel['figuredata'] = "http://localhost/swf/gamedata/figuredata.xml"; $hotel['swfFolder'] = "http://localhost/swf/gordon/PRODUCTION-201607262204-86871104"; $hotel['swfFolderSwf'] = "http://localhost/swf/gordon/PRODUCTION-201607262204-86871104/Habbo.swf"; $hotel['onlineCounter'] = true; // Enable the user count in the client. $hotel['diamonds.enabled'] = true; // Enable diamonds in the hotel. /* Website Setting */ $config['hotelUrl'] = "http://localhost";//Address of your hotel. Does not end with a "/" $config['skin'] = "brain"; //Skin/template of your website $config['lang'] = "en"; //Language of your website en/nl/es $config['hotelName'] = "rush"; //Name of your hotel $config['favicon'] = "http://localhost/templates/brain/style/images/favicon/favicon.ico"; $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'] = false; //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'] = "http://localhost/swf/habbo-imaging/badge.php?badge="; $config['badgeURL'] = "http://localhost/swf/c_images/album1584/"; $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'] = 'qq Hotel'; //Alert message. If you don't want a alert, you fill in 'nomessage' or you do leave it blank. $config['brainversion'] = '1.8.0'; // Please do not change.[/CODE] Emulator ; [CODE]## uberEmulator System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password= db.name=Nurveos ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=250 ## Game TCP/IP Configuration game.tcp.bindip=localhost game.tcp.port=30000 game.tcp.conlimit=3 game.tcp.conperip=3 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=localhost mus.tcp.port=30001 mus.tcp.allowedaddr=localhost ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 ##Config rank Embajadores ambassador.minrank=5[/CODE] OVERRİDE VERİABLES ; [CODE]seasonalcurrencyindicator.currency=103 seasonalcurrencyindicator.enabled=false seasonalcurrencyindicator.page=diamonds ads.domain=http://localhost/swf/ roomenterad.habblet.enabled=false diamonds.enabled=true builders.club.enabled=false toolbar.stories.enabled=false navigator.newstyle.enabled=true hc.enabled=false talent.track.citizenship.enabled=false tablet.bc.enabled=false camera.enabled=true supersaverads.video.promo.development.mode=false supersaverads.video.promo.enabled=false offers.enabled=false offers.sponsorpay.appid=0 offers.supersonic.enabled=false avatareditor.promohabbos=http://localhost/swf/gamedata/habblet/xml/promo_habbos.xml game.center.default_game=basejump game.center.enabled=false game.center.promoted_game=basejump group.blocking.enabled=true embed.showInRoomInfo=true sms.identity.verification.button.enabled=false sms.identity.verification.enabled=false camera.photo.publishing.enabled=true stories.image_url_base=http://localhost/ stories.upload_image.url=http://localhost/upload camera.uploadlink=http://localhost/swf/camera/upload.php camera.photocost=FREE multi.item.trading.enabled=true show.sanction.info.on.login=false call.for.help.improvements.enabled=true zendesk.url=https://dusterhotel.com/ disabled.custom.chat.styles=1,2,8,9,10,18,21,22,23,24,25,26,27,28,30,31,32,33,34,35 flash.dynamic.download.name.template=%typeid%.swf flash.dynamic.download.url=http://localhost/swf/dcr/hof_furni/ flash.dynamic.avatar.download.configuration=http://localhost/swf/gordon/PRODUCTION-201607262204-86871104/figuremap.xml flash.dynamic.icon.download.name.template=%typeid%%param%_icon.png group.badge.url=http://localhost/swf/habbo-imaging/badge/%imagerdata%.gif habbopages.url=http://localhost/swf/gamedata/habbopages/ flash.client.url=http://localhost/swf/gordon/PRODUCTION-201607262204-86871104/ external.texts.txt=http://localhost/swf/gamedata/external_flash_texts.txt external.override.texts.txt=http://localhost/swf/gamedata/override/external_flash_override_texts.txt external.override.variables.txt=http://localhost/swf/gamedata/override/external_override_variables.txt productdata.load.url=http://localhost/swf/gamedata/productdata.txt furnidata.load.url=http://localhost/swf/gamedata/furnidata.xml[/CODE] [B]I have Alpemix or TV You can help.[/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
%76 (BrainCMS)
Top