SWF/Furni/MP3/External/xml Habbo Downloader

Packetlogger & CCT Master
Joined
Apr 11, 2007
Messages
181
Reaction score
3
Location
Netherlands
Hello Ragezone,

Most of you wont remmeber me but some will, anyway to make a long story short
i started editing the source of Quark SwfDownloader what can be found here (https://forum.ragezone.com/f353/quark-swfdownloader-swf-ripper-opensource-850031/)

What i changed?
- i removed the default creation of folder CCT (no in use anymore so its garbage)
- i changed the downloading furni way so it all furni doesn't go directly into furni folder but (hof_furni/%revision%/blabla.swf)
- You can turn the download on or off for furni
- You can toggle put furni download in revision folder (false or true) - (Since 5.20)

SCREEN:

angelokreikamp - SWF/Furni/MP3/External/xml Habbo Downloader - RaGEZONE Forums

Default functions:

- download habbo swf
- download externals/productdata/ etc.
- download mp3 (trax)
- download furni

Change conf.ini to your desired links or use the default:


Code:
# Optionsdownload.mp3=true
download.furni=true
furni.revisionfolder=true
download.public_rooms=false


# URL Config
gordon.url=http://habboo-a.akamaihd.net/gordon/PRODUCTION-201508260932-755086871/


external.variables=https://www.habbo.com/gamedata/external_variables/0a731cf0568050c531215a90789d97682fcbd362
external.flash.texts=https://www.habbo.com/gamedata/external_flash_texts/77692adae67412ab631b0539fba27dc3fb6ba436
external.override.variables=https://www.habbo.com/gamedata/override/external_override_variables/19164217da39a3ee5e6b4b0d3255bfef95601890afd80709
external.override.flash.texts=https://www.habbo.com/gamedata/override/external_override_variables/19164217da39a3ee5e6b4b0d3255bfef95601890afd80709
productdata=https://www.habbo.com/gamedata/productdata/89c381a38ceb683cfa1db174a2a9d7712e53b71f
furnidata=http://ex.habbo.com/gamedata/furnidata
hof_furni=http://habboo-a.akamaihd.net/dcr/hof_furni/
gamedata=https://www.habbo.com/gamedata/

Download link 5.1.0:

Download link 5.2.0:


Virustotal link:
 
Last edited:
thanks for the welcome backs!.

Planned feature:

- Download c_images/catalogue/icons



Any requests i will try to make in this application for you guys
as i am learning C#
 
Back