2.24.6 • Published 5 months ago

habbo-downloader v2.24.6

Weekly downloads
97
License
MIT
Repository
github
Last release
5 months ago

habbo-downloader 2.0

downloads version license

A tiny script to download various files directly from Habbo.

Quick links: COMMANDS - OPTIONS - EXAMPLES - FAQ

Note

If you are looking for a specific file or dont want to use habbo-downloader yourself, you can take a look at the resource folder. This folder contains all downloaded files from habbo-downloader and updates automatically every 3 hours.

If you like this project feel free to buy me a coffee or ⭐ this repo :)

Features

  • Works on every operating system ✅
  • Easy to use 💯
  • Blazing Fast ⚡
  • Many bug fixes 🐛

Requirements

  • NodeJS >= 15.0

How to use

First, install habbo-downloader:

npm i -g habbo-downloader

After installation, you can start the script by typing habbo-downloader or the shorthand hdl into your terminal and specifing a command.
Also check out some examples to get started!

habbo-downloader --command [COMMAND NAME]

Options

Here is a list of all currently available options.

REQUIRED

-c OR --command [COMMAND NAME]  

Defines the command to execute. See below the list of all available commands.

OPTIONAL

-o OR --output [VALUE]

Defines the output folder for the downloaded files.

Default: ./resource
Value: Any valid path works

-d OR --domain [VALUE]

Defines from which domain the files should be downloaded.

Default: com
Value: com.br, com.tr, com, de, es, fi, fr, it, nl

-r OR --revision

If specified, downloads furnitures and furniture icons inside of the revision folder else downloads directly to dcr/hof_furni

Default: -
Value: -

-f OR --format [VALUE]

Which format to use when downloading badges. Habbo now by default use PNG for their badges.
However you can still use GIF if you prefer that.

Default: png
Value: png or gif

-s OR --sockets [VALUE]

Maximal amount of open sockets to server. Increasing this value can improve download performance but
a too high value can result in blocked requests becuase of Habbos DDOS protection.

Default: 100
Value: Any number is valid

Commands

This is a list of all currently implemented commands. Please note that this project is still a work in progress.

CommandDescription
articlesDownload all Habbo News Article Images
badgepartsDownload all Habbo Badgeparts Images
badgesDownload all Habbo Badges
clothesDownload all Habbo Clothes
effectsDownload all Habbo Effects
ficonsDownload all Habbo Furniture Icons
furnituresDownload all Habbo Furnitures + Icons
gamedataDownload all Habbo Gamedata
gordonDownload all Habbo Gordon Files
habboswfDownload the latest Habbo.swf
hotelviewDownload all Habbo Hotelview Images
iconsDownload all Habbo Catalogue Icons
mp3Download all Habbo MP3 Files (sound_machine_sample)
petsDownload all Habbo Pets
promoDownload all Habbo Web Promo Images

HABBO 2020 (Unity WebGL)

If you want to download unity files of Habbo 2020 simply pass the option --unity or -u along.

These commands support downloading unity files

CommandDescription
clothesDownload all Unity Clothes
effectsDownload all Unity Effects
furnituresDownload all Unity Furnitures

Examples

Simple example:

habbo-downloader --command icons

You also can use the shorthand version:

hdl -c icons

Downloading from a different domain, for example: www.habbo.es

hdl -c gamedata -d es

Downloading Unity WebGL furniture files

hdl -c furnitures -u

FAQ

Q: I get this error: Error: Cannot find module 'stream/promises'
A: Make sure you have NodeJS version 15.0 or higher installed. You can check what version your using by typing node -v in your terminal.

2.24.5

5 months ago

2.24.4

5 months ago

2.24.6

5 months ago

2.24.3

5 months ago

2.24.2

7 months ago

2.23.2

3 years ago

2.23.1

3 years ago

2.23.0

3 years ago

2.22.0

3 years ago

2.21.4

3 years ago

2.21.3

3 years ago

2.21.2

3 years ago

2.21.0

3 years ago

2.20.0

3 years ago

2.21.1

3 years ago

2.19.0

3 years ago

2.18.5

3 years ago

2.18.6

3 years ago

2.18.4

3 years ago

2.18.3

3 years ago

2.18.1

3 years ago

2.18.0

3 years ago

2.17.0

3 years ago

2.15.11

3 years ago

2.13.10

3 years ago

2.15.10

3 years ago

2.16.1

3 years ago

2.16.0

3 years ago

2.14.10

3 years ago

2.13.9

3 years ago

2.13.8

3 years ago

2.13.7

3 years ago

2.12.7

3 years ago

2.12.6

3 years ago

2.11.6

3 years ago

2.11.5

3 years ago

2.10.5

3 years ago

2.9.5

3 years ago

2.6.5

3 years ago

2.8.5

3 years ago

2.7.5

3 years ago

2.5.5

3 years ago

2.3.4

3 years ago

2.4.4

3 years ago

2.3.3

3 years ago

2.3.2

3 years ago

2.3.1

3 years ago

2.2.1

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

0.0.2

3 years ago

0.0.1

4 years ago