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 Q&A
[Question] FurniDownloader tool + sql import
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="ddragonn" data-source="post: 448828" data-attributes="member: 86007"><p>Hello everyone!</p><p></p><p>So i'm trying to make a furni downloader tool that will also add the furni in my database. Im coding this in java (so i can use it on my mac or ubuntu server).</p><p>Now i am looking in my database and the online sources of habbo, and i see in my database the columns "interaction-type", "vending-ids", "effect_id_male", "effect_id_female" and "stack_height". So ideally i want to get this data from habbo but i cannot find this online.</p><p>I have looked in:</p><p><a href="http://images.habbo.com/dcr/hof_furn" target="_blank">http://images.habbo.com/dcr/hof_furn</a></p><p><a href="https://www.habbo.com/gamedata/furnidata_xml/90aceca24dad55a56d83f9ad98e503f632f41c02" target="_blank">https://www.habbo.com/gamedata/furnidata_xml/90aceca24dad55a56d83f9ad98e503f632f41c02</a></p><p><a href="https://www.habbo.com/gamedata/productdata/f774fe1c86ef3a100def0229dbe980ecfedea3ec" target="_blank">https://www.habbo.com/gamedata/productdata/f774fe1c86ef3a100def0229dbe980ecfedea3ec</a></p><p></p><p>But nowhere i see the data i need, does someone know where i can find the data for "interaction-type", "vending-ids", "effect_id_male", "effect_id_female" and "stack_height"??</p><p>If this is not possible please say it, then i know i do not have to search anymore</p><p></p><p>Many thanks for the help!</p></blockquote><p></p>
[QUOTE="ddragonn, post: 448828, member: 86007"] Hello everyone! So i'm trying to make a furni downloader tool that will also add the furni in my database. Im coding this in java (so i can use it on my mac or ubuntu server). Now i am looking in my database and the online sources of habbo, and i see in my database the columns "interaction-type", "vending-ids", "effect_id_male", "effect_id_female" and "stack_height". So ideally i want to get this data from habbo but i cannot find this online. I have looked in: [URL]http://images.habbo.com/dcr/hof_furn[/URL] [URL]https://www.habbo.com/gamedata/furnidata_xml/90aceca24dad55a56d83f9ad98e503f632f41c02[/URL] [URL]https://www.habbo.com/gamedata/productdata/f774fe1c86ef3a100def0229dbe980ecfedea3ec[/URL] But nowhere i see the data i need, does someone know where i can find the data for "interaction-type", "vending-ids", "effect_id_male", "effect_id_female" and "stack_height"?? If this is not possible please say it, then i know i do not have to search anymore Many thanks for the help! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[Question] FurniDownloader tool + sql import
Top