YeahCan you be more specific? Screenshots? Some code? We aren't mind readers
You must be registered for see images attach
## uberEmulator 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=***
db.name=hotel
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=10
db.pool.maxsize=250
## Game TCP/IP Configuration
game.tcp.bindip=***
game.tcp.port=30000
game.tcp.conlimit=100000
game.tcp.conperip=200
game.tcp.enablenagles=true
## rcon TCP/IP Configuration
rcon.tcp.bindip=***
rcon.tcp.port=30001
rcon.tcp.allowedaddr=localhost;***
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
## Camera configuration
camera.path.preview=preview/{1}-{0}.png
camera.path.purchased=purchased/{1}-{0}.png
camera.preview.maxcache=1000
2018-12-21 04:02:10,234 INFO - Emulator.HabboEnvironment >> Connected to Database!
2018-12-21 04:02:10,457 INFO - Emulator.HabboHotel.Moderation.ModerationManager >> Loaded 7 moderation presets.
2018-12-21 04:02:10,457 INFO - Emulator.HabboHotel.Moderation.ModerationManager >> Loaded 6 moderation categories.
2018-12-21 04:02:10,458 INFO - Emulator.HabboHotel.Moderation.ModerationManager >> Loaded 6 moderation action preset messages.
2018-12-21 04:02:10,458 INFO - Emulator.HabboHotel.Moderation.ModerationManager >> Cached 0 username and machine bans.
2018-12-21 04:02:10,458 INFO - Emulator.HabboHotel.Moderation.ModerationManager >> Moderation Manager -> LOADED
2018-12-21 04:02:10,729 INFO - Emulator.HabboHotel.Items.ItemDataManager >> Item Manager -> LOADED
2018-12-21 04:02:10,732 INFO - Cloud.HabboHotel.Items.Crafting.CraftingManager >> » Crafring Manager -> LOADED
2018-12-21 04:02:10,743 INFO - Emulator.HabboHotel.Items.RareBundlesManager >> RareBundleManager -> LOADED 1 Room Bundles.
2018-12-21 04:02:10,773 ERROR - Emulator.HabboHotel.Items.CrateManager >> Couldn't load Catalog Item 3840, no furniture record found.
2018-12-21 04:02:10,775 ERROR - Emulator.HabboHotel.Items.CrateManager >> Couldn't load Catalog Item 4836, no furniture record found.
2018-12-21 04:02:10,783 ERROR - Emulator.HabboHotel.Items.CrateManager >> Couldn't load Catalog Item 2741, no furniture record found.
2018-12-21 04:02:10,783 INFO - Emulator.HabboHotel.Items.CrateManager >> CrateManager -> LOADED
2018-12-21 04:02:10,786 INFO - Emulator.HabboHotel.Items.Crackable >> Crackable Manager -> LOADED
2018-12-21 04:02:10,787 INFO - Emulator.HabboHotel.Items.Crackable >> LOADED A TOTAL OF 1 Crackable item Prizes
2018-12-21 04:02:11,052 INFO - Plus.Catalog.HabboClub.HabboClubManager >> Loaded 2 catalog subscriptions and 0 club gifts.
2018-12-21 04:02:11,053 INFO - Emulator.HabboHotel.Catalog.CatalogManager >> Catalog Manager -> LOADED
2018-12-21 04:02:11,055 INFO - Emulator.HabboHotel.Items.Televisions.TelevisionManager >> Television Items -> LOADED
2018-12-21 04:02:11,085 INFO - Emulator.HabboHotel.Navigator.NavigatorManager >> Navigator -> LOADED
2018-12-21 04:02:11,101 INFO - Emulator.HabboHotel.Rooms.RoomManager >> Room Manager -> LOADED
2018-12-21 04:02:11,149 INFO - Emulator.HabboHotel.Rooms.Chat.Styles.ChatStyleManager >> Loaded 38 chat styles.
2018-12-21 04:02:11,149 INFO - Emulator.HabboHotel.Rooms.Chat.ChatManager >> Chat Manager -> LOADED
2018-12-21 04:02:11,166 INFO - Emulator.HabboHotel.Quests.QuestManager >> Quest Manager -> LOADED
2018-12-21 04:02:11,192 INFO - Emulator.HabboHotel.Achievements.AchievementManager >> Achievement Manager -> LOADED
2018-12-21 04:02:11,214 INFO - Emulator.HabboHotel.LandingView.LandingViewManager >> Landing View Manager -> LOADED
2018-12-21 04:02:11,218 INFO - Emulator.HabboHotel.Games.GameDataManager >> Game Data Manager -> LOADED
2018-12-21 04:02:11,219 INFO - Mango.Global.ServerUpdater >> Server Status Updater has been started.
2018-12-21 04:02:11,221 INFO - Emulator.HabboHotel.Global.LanguageLocale >> Language Locale Manager -> LOADED
2018-12-21 04:02:11,225 INFO - Emulator.HabboHotel.Cache.CacheManager >> Cache Manager -> LOADED
2018-12-21 04:02:11,256 INFO - Emulator.HabboHotel.Badges.BadgeManager >> Loaded 4623 badge definitions.
2018-12-21 04:02:11,274 INFO - Emulator.HabboHotel.Permissions.PermissionManager >> Loaded 52 permissions.
2018-12-21 04:02:11,275 INFO - Emulator.HabboHotel.Permissions.PermissionManager >> Loaded 9 permissions groups.
2018-12-21 04:02:11,275 INFO - Emulator.HabboHotel.Permissions.PermissionManager >> Loaded 6 permissions group rights.
2018-12-21 04:02:11,276 INFO - Emulator.HabboHotel.Permissions.PermissionManager >> Loaded 3 permissions subscription rights.
2018-12-21 04:02:11,292 INFO - Emulator.Subscriptions.SubscriptionManager >> Loaded 4 subscriptions and 1 club subscriptions.
2018-12-21 04:02:11,361 INFO - Emulator.Core.ConnectionManager >> Successfully setup GameSocketManager on port (30000)!
2018-12-21 04:02:11,362 INFO - Emulator.Core.ConnectionManager >> Maximum connections per IP has been set to [200]!
2018-12-21 04:02:11,365 INFO - Emulator.HabboEnvironment >> EMULATOR -> READY! (1 s, 756 ms)
<?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'] = '****'; //Mysql's password
$db['db'] = "hotel"; //Mysql's database
/* Emu Settings */
$config['hotelEmu'] = 'plusemu'; // plusemu // arcturus
/* Client Setting */
$hotel['emuHost'] = "***"; //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'] = "You must be registered for see links";
$hotel['external_Variables_Override'] = "You must be registered for see links";
$hotel['external_Texts'] = "You must be registered for see links";
$hotel['external_Texts_Override'] = "You must be registered for see links";
$hotel['productdata'] = "You must be registered for see links";
$hotel['furnidata'] = "You must be registered for see links";
$hotel['figuremap'] = "You must be registered for see links";
$hotel['figuredata'] = "You must be registered for see links";
$hotel['swfFolder'] = "You must be registered for see links";
$hotel['swfFolderSwf'] = "You must be registered for see links";
$hotel['onlineCounter'] = true; // Enable the user count in the client.
$hotel['diamonds.enabled'] = true; // Enable diamonds in the hotel.
/* Website Setting */
$config['hotelUrl'] = "You must be registered for see links";//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'] = "Habvice"; //Name of your hotel
$config['favicon'] = "You must be registered for see links";
$config['staffCheckHk'] = false; //Enable the staff pin in the housekeeping (true) or disable it (false)
$config['staffCheckHkMinimumRank'] = 4; //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'] = 4; //Minium staff rank to login when the website is in maintenance
$config['groupBadgeURL'] = "You must be registered for see links";
$config['badgeURL'] = "You must be registered for see links";
$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'] = false;
$config['alert'] = ''; //Alert message. If you don't want a alert, you do leave it blank.
$config['brainversion'] = '1.9.1'; // Please do not change.
/* Email Settings */
$email['mailServerHost'] = 'smtp.gmail.com';
$email['mailServerPort'] = 587;
$email['SMTPSecure'] = 'TLS';
$email['mailUsername'] = '[email protected]';
$email['mailPassword'] = '*****';
$email['mailLogo'] = 'You must be registered for see links
$email['mailTemplate'] = '/system/app/plugins/PHPmailer/temp/resetpassword.html';
/* Social settings */
$config['facebook'] = 'You must be registered for see links
$config['facebookEnable'] = true;
$config['twitter'] = 'You must be registered for see links
$config['twitterEnable'] = true;
/* Register Setting */
$config['startMotto'] = "I'm new to Habvice!"; //Register start motto
$config['credits'] = "10000";
$config['duckets'] = "20000";
$config['diamonds'] = "0";
$config['diamondsRef'] = "10";
$config['registerEnable'] = true;
$config['look'] = "hr-3163-1035.hd-3092-2.ch-215-63.lg-3320-1189-62.sh-3089-1408.ca-3219-110.wa-2001-0";
/* Google recaptcha Site Key
Go to this website to create a recaptcha Site Key:You must be registered for see links*/
$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;
}
activity.point.display.enabled=true
ads.domain=habvice.com/swf
.............
try.existing.session=false
unique.limited.items.enabled=true
url.prefix.no=You must be registered for see links
use.default.localizations=false
use_minimized_own_avatar_menu=true
v3_credit_flow.enabled=true
v3_credit_flow_navigation.enabled=true
v3_credit_flow_navigation=true
valentines.enabled=false
vip.snowstorm.offer.length.days=31
viral.furni.post_type=appRequest
welcome.screen.enabled=0
wired.enabled.air=1
xmas11.campaignPrefix=xmas11
xmas11.enabled=false
xmas2012.calendar.enabled=false
xmas2012.calendar.startdate=2012-12-02 00:00
zendesk.url=You must be registered for see links
zoom.enabled=1
flash.dynamic.icon.download.name.template=icons/%typeid%%param%_icon.png
catalog.deep.hierarchy=true
camera.photo.publishing.enabled=false
stories.image_url_base=You must be registered for see links
stories.upload_image.url=You must be registered for see links
productdata.load.url=You must be registered for see links
external.texts.txt=You must be registered for see links
external.override.variables.txt=You must be registered for see links
flash.client.url=You must be registered for see links
furnidata.load.url=You must be registered for see links
external.variables.txt=You must be registered for see links
external.override.texts.txt=You must be registered for see links
external.figurepartlist.txt=You must be registered for see links
seasonalcurrencyindicator.currency=103
seasonalcurrencyindicator.enabled=false
seasonalcurrencyindicator.page=diamonds
diamonds.enabled=true
ads.domain=habvice.com
roomenterad.habblet.enabled=false
builders.club.enabled=false
toolbar.stories.enabled=false
navigator.newstyle.enabled=true
hc.enabled=true
talent.track.citizenship.enabled=true
tablet.bc.enabled=false
camera.enabled=false
supersaverads.video.promo.development.mode=false
supersaverads.video.promo.enabled=false
offers.enabled=false
offers.sponsorpay.appid=0
offers.supersonic.enabled=false
avatareditor.promohabbos=You must be registered for see links
game.center.default_game=basejump
game.center.enabled=true
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=You must be registered for see links
stories.upload_image.url=You must be registered for see links
camera.uploadlink=You must be registered for see links
camera.photocost=F
multi.item.trading.enabled=true
show.sanction.info.on.login=false
call.for.help.improvements.enabled=true
zendesk.url=You must be registered for see links
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=You must be registered for see links
flash.dynamic.avatar.download.configuration=You must be registered for see links
flash.dynamic.icon.download.name.template=%typeid%%param%_icon.png
group.badge.url=You must be registered for see links
habbopages.url=You must be registered for see links
flash.client.url=You must be registered for see links
external.texts.txt=You must be registered for see links
external.override.texts.txt=You must be registered for see links
external.override.variables.txt=You must be registered for see links
productdata.load.url=You must be registered for see links
furnidata.load.url=You must be registered for see links
<?php
// Overrides generator
header('content-type: text/plain');
// Check to see if there is already a texts file and when it was last
// updated. If it was last updated over 12 hours ago then we will open
// a database connection to update it.
if(file_exists('external_flash_override_texts.txt') && (time() - 43200 < filemtime('external_flash_override_texts.txt')))
{
include_once('external_flash_override_texts.txt');
}
$sql = new MySQLi('localhost', 'root', ****', 'hotel');
if($sql->connect_error)
{
// There's a problem connecting to the database so the texts cannot
// be updated. The outdated version will be displayed till we can
// get a database connection.
if(file_exists('external_flash_override_texts.txt'))
{
include_once('external_flash_override_texts.txt');
exit;
}
}
ob_start();
if($stmt = $sql->prepare('SELECT `key`,`value` FROM `client_external_texts`'))
{
$stmt->execute();
$stmt->bind_result($key, $value);
while($stmt->fetch())
{
// All results are now fetched from the database so
// we'll output them and cache everything once this
// has finished.
echo $key . "=" . $value . "\r\n";
}
$stmt->close();
}
if($stmt = $sql->prepare('SELECT `badge_code`, `badge_title`, `badge_desc` FROM `client_external_badge_texts`'))
{
$stmt->execute();
$stmt->bind_result($code, $title, $description);
while($stmt->fetch())
{
// All results are now fetched from the database so
// we'll output them and cache everything once this
// has finished.
echo "badge_name_" . $code . "=" . $title . "\r\n";
echo "badge_desc_" . $code . "=" . $description . "\r\n";
}
$stmt->close();
}
$sql->close();
// The above has grabbed the badge names and descriptions from the database
// and outputted them to the page. Now we need to write them to the cache
// so we aren't opening a database connection each time this file is requested.
$file = fopen('external_flash_override_texts.txt', 'w');
fwrite($file, ob_get_contents());
fclose($file);
ob_end_flush();
Open your Habbo.swf in a SWF decomplier and look for the image in there, not sure what ID it is, but it's there.Yeah
.You must be registered for see images attach
That.
Not the buttons, the background.Open your Habbo.swf in a SWF decomplier and look for the image in there, not sure what ID it is, but it's there.
But... How? The color is like something like: color="4uSLJDA,NMDS" <- What is that code? Is not a HTML color.Use habboui editor and find the bin that contains the bottom bar. It's not in swf decompiler.
I did it. ^^ Now it's so beautiful.You need to change the style first.
Use HabboUI Editor.How did you change this?