[Release] Pixel Exchange Bars

JayC

Always Learning
Aug 8, 2013
5,493
1,398
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:

Download
10k
25k
100k

Screenshots
23r1.png

Sorry the 10, 25 and 100 look like crap ; mouse is dying.

SQLs
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');

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');
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');



Furnidata
10k:
Code:
["s","74875487","PixEx_10000_BAR","545874","0","1","1","","10k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],
25k:
Code:
["s","74875488","PixEx_25000_BAR","545877","0","1","1","","25k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],
100k:
Code:
["s","74875437","PixEx_100000_BR","545844","0","1","1","","100k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],
 

Hangout

Member
Nov 11, 2011
118
7
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:

Download
10k
25k
100k

Screenshots
23r1.png

Sorry the 10, 25 and 100 look like crap ; mouse is dying.

SQLs
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');

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');
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');



Furnidata
10k:
Code:
["s","74875487","PixEx_10000_BAR","545874","0","1","1","","10k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],
25k:
Code:
["s","74875488","PixEx_25000_BAR","545877","0","1","1","","25k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],
100k:
Code:
["s","74875437","PixEx_100000_BR","545844","0","1","1","","100k Pixel Bar","Turn your Bar into Pixels","","-1","-1"],

Maybe you can make me a Diamonds Exchange Bar?
when you redeem it it will redeem as a Diamonds R63B =))
Ill give you staff on my hotel because were hiring a custom furni maker
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Maybe you can make me a Diamonds Exchange Bar?
when you redeem it it will redeem as a Diamonds R63B =))
Ill give you staff on my hotel because were hiring a custom furni maker
I own my own hotel and am currently changing the side bar and going to give it a new compact look, so no thanks on the staff offer and Is diamonds like points?
 

Pro

Insane in the midbrain.
Oct 14, 2010
194
37
Don't like them the colors and what not it's ugly.

Good release nevertheless.
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Don't like them the colors and what not it's ugly.

Good release nevertheless.
I was thinking about giving it more of a habbo look like someone suggested and I agree that it's not the best looking thing but thanks
 

RyanzRetros

Developer of ChakCMS
Jan 14, 2015
978
182
Hey. Great release Jay. I have made it easier for the furnidata and SQL's though so if you want all of it in one file and a runable SQL then feel free to use this link.
@JayCustom You can download, I have left a comment and it gives you the credits. Thanks again and I hope I have helped someone. You may use this link as the main link if you wish Jay.
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Hey. Great release Jay. I have made it easier for the furnidata and SQL's though so if you want all of it in one file and a runable SQL then feel free to use this link.
@JayCustom You can download, I have left a comment and it gives you the credits. Thanks again and I hope I have helped someone. You may use this link as the main link if you wish Jay.
Thanks, this thread is from almost a year ago so I am ok
 

Users who are viewing this thread

Top