constantly hanging at 76%
Brain-Config.php ;
Emulator ;
OVERRİDE VERİABLES ;
I have Alpemix or TV
You can help.
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.
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
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
I have Alpemix or TV
You can help.