Some ripped customs

Joe1

Member
Mar 31, 2011
33
4
I have no hotel to test the SQLs on for now, so if they don't work please let me know

Ripped from: Habbo.la

Cat Dino
etdv9g.png

Download:

SQL

Catalog Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(1803825, CATID, '1803825', 'spyrz', 3, 0, 0, 1);

Furniture
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`, `is_arrow`)VALUES
(1803825, 'spyrz', 'spyrz', 's', 1, 1, 1, '1', '0', '0', 1803825, '1', '1', '1', '1', '1', 'default', 1, '0', '0');

Furnidata
Code:
["s","1803825","spyrz","25824","0","1","1","0,0,0","Cat Dino","Meow!","","-1","-1"]

Minion Dino
333eblv.png

Download:

SQL

Catalog Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(1803824, CATID, '1803824', 'spyrm', 3, 0, 0, 1);

Furniture
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`, `is_arrow`)VALUES
(1803824, 'spyrm', 'spyrm', 's', 1, 1, 1, '1', '0', '0', 1803824, '1', '1', '1', '1', '1', 'default', 1, '0', '0');

Furnidata
Code:
["s","1803824","spyrm","25824","0","1","1","0,0,0","Minion Dino","Despicable!","","-1","-1"]

Halloween Throne
35irh1j.png

(Im aware pic sucks, no hotel to use so I use pics from the SWF)
Download:

SQL

Catalog Items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(2125000, CATAID, '2125000', 'thrmne', 10, 0, 0, 1);

Furniture
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`, `is_arrow`)VALUES
(2125000, 'thrmne', 'thrmne', 's', 1, 1, 1, '0', '1', '0', 2125000, '1', '1', '1', '1', '1', 'default', 1, '0', '0');

Furnidata
Code:
["s","2125000","thrmne","25824","0","1","1","0,0,0","Halloween Throne","Spooky!","","-1","-1"]

That's all for now. If anyone finds an error in the SQL just let me know

Any Requests?​
 

Xenous

o shi
Nov 15, 2011
383
101
well atleast seperate and together not that hard to do
Incase you cant see what your writing you just suggested the most stupidiest thing i've heard if you want it together copy and paste all the codes and run the sql query together not that hardfacepalm.jpg
p.s not including the furnidata
 

idfk

Member
Oct 6, 2011
232
10
Incase you cant see what your writing you just suggested the most stupidiest thing i've heard if you want it together copy and paste all the codes and run the sql query together not that hardfacepalm.jpg
p.s not including the furnidata
mk wateve i already included it took like 5min
 

Kaz

BooYah
Staff member
Nov 16, 2010
3,064
1,025
Nice release, i love the minions from Despicable Me.
I have any army of them on a hotel haha
 

Users who are viewing this thread

Top