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 Releases
Furniture Releases
[Release] Pixel Exchange Bars
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="JayC" data-source="post: 268640" data-attributes="member: 36373"><p>I searched forever and couldn't find a working download link with pixel bars (Pixel -> Pixel converting) so I made some<img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p>I tested them they work so enjoy:</p><p></p><p><strong>Download</strong></p><p>10k <a href="https://mega.co.nz/#!QR8mGLTb!d-uGmhJX5wGUwAl1kuqG-hYO7hNcJ5_5jvc3R2QRsqg" target="_blank">https://mega.co.nz/#!QR8mGLTb!d-uGmhJX5wGUwAl1kuqG-hYO7hNcJ5_5jvc3R2QRsqg</a></p><p>25k <a href="https://mega.co.nz/#!BZEBCC4a!dm4ZfYdu25jD-DFPCcSyBbJgt8fI1buA7NG9SF7oDvs" target="_blank">https://mega.co.nz/#!BZEBCC4a!dm4ZfYdu25jD-DFPCcSyBbJgt8fI1buA7NG9SF7oDvs</a></p><p>100k <a href="https://mega.co.nz/#!EQ0mGYBT!fTzMjfjE_bgVrot4VDTxxopssSACSFoFxpyWSHaS2JA" target="_blank">https://mega.co.nz/#!EQ0mGYBT!fTzMjfjE_bgVrot4VDTxxopssSACSFoFxpyWSHaS2JA</a></p><p></p><p><strong>Screenshots</strong></p><p><strong><img src="http://img577.imageshack.us/img577/4856/23r1.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </strong></p><p>Sorry the 10, 25 and 100 look like crap ; mouse is dying.</p><p></p><p><strong>SQLs</strong></p><p>10k:</p><p>[CODE]INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES</p><p>(84765836, 'PixEx_10000_BAR', 'PixEx_10000_BAR', 's', 1, 1, '.4', '1', '0', '0', 74875487, '1', '1', '1', '1', '1', 'default', 4, '0');</p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(84765836, '987', '84765836', '10k Pixel Bar', '0', '10000', '0', '1');[/CODE]</p><p></p><p>25k:</p><p>[CODE]INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES</p><p>(84765837, 'PixEx_25000_BAR', 'PixEx_25000_BAR', 's', 1, 1, '.4', '1', '0', '0', 74875488, '1', '1', '1', '1', '1', 'default', 4, '0');</p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(84765837, '987', '84765837', '25k Pixel Bar', '0', '25000', '0', '1');[/CODE]</p><p>100k:</p><p>[CODE]INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES</p><p>(84765833, 'PixEx_100000_BR', 'PixEx_100000_BR', 's', 1, 1, '.4', '1', '0', '0', 74875437, '1', '1', '1', '1', '1', 'default', 4, '0');</p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(84765833, '987', '84765833', '100k Pixel Bar', '0', '100000', '0', '1');[/CODE]</p><p></p><p></p><p></p><p><strong>Furnidata</strong></p><p>10k:</p><p>[CODE]["s","74875487","PixEx_10000_BAR","545874","0","1","1","","10k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],[/CODE]</p><p>25k:</p><p>[CODE]["s","74875488","PixEx_25000_BAR","545877","0","1","1","","25k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],[/CODE]</p><p>100k:</p><p>[CODE]["s","74875437","PixEx_100000_BR","545844","0","1","1","","100k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],[/CODE]</p></blockquote><p></p>
[QUOTE="JayC, post: 268640, member: 36373"] I searched forever and couldn't find a working download link with pixel bars (Pixel -> Pixel converting) so I made some:) I tested them they work so enjoy: [B]Download[/B] 10k [url]https://mega.co.nz/#!QR8mGLTb!d-uGmhJX5wGUwAl1kuqG-hYO7hNcJ5_5jvc3R2QRsqg[/url] 25k [url]https://mega.co.nz/#!BZEBCC4a!dm4ZfYdu25jD-DFPCcSyBbJgt8fI1buA7NG9SF7oDvs[/url] 100k [url]https://mega.co.nz/#!EQ0mGYBT!fTzMjfjE_bgVrot4VDTxxopssSACSFoFxpyWSHaS2JA[/url] [B]Screenshots[/B] [B][IMG]http://img577.imageshack.us/img577/4856/23r1.png[/IMG] [/B] Sorry the 10, 25 and 100 look like crap ; mouse is dying. [B]SQLs[/B] 10k: [CODE]INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES (84765836, 'PixEx_10000_BAR', 'PixEx_10000_BAR', 's', 1, 1, '.4', '1', '0', '0', 74875487, '1', '1', '1', '1', '1', 'default', 4, '0'); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (84765836, '987', '84765836', '10k Pixel Bar', '0', '10000', '0', '1');[/CODE] 25k: [CODE]INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES (84765837, 'PixEx_25000_BAR', 'PixEx_25000_BAR', 's', 1, 1, '.4', '1', '0', '0', 74875488, '1', '1', '1', '1', '1', 'default', 4, '0'); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (84765837, '987', '84765837', '25k Pixel Bar', '0', '25000', '0', '1');[/CODE] 100k: [CODE]INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES (84765833, 'PixEx_100000_BR', 'PixEx_100000_BR', 's', 1, 1, '.4', '1', '0', '0', 74875437, '1', '1', '1', '1', '1', 'default', 4, '0'); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (84765833, '987', '84765833', '100k Pixel Bar', '0', '100000', '0', '1');[/CODE] [B]Furnidata[/B] 10k: [CODE]["s","74875487","PixEx_10000_BAR","545874","0","1","1","","10k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],[/CODE] 25k: [CODE]["s","74875488","PixEx_25000_BAR","545877","0","1","1","","25k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],[/CODE] 100k: [CODE]["s","74875437","PixEx_100000_BR","545844","0","1","1","","100k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[Release] Pixel Exchange Bars
Top