An open-source roblox ripping tool.
Bundle ID's are also NOT supported. If you are downloading a bundle, find the normal ID for the bundle.
- First, make sure you have node.js installed.
- If you have it installed, continue.
- Enter cmd and enter this.
cd <directory-here>
- Type in
npm install
- After that, type in
node index.js
and begin ripping!
Asset Name | Description of asset |
---|---|
'audio' | Audios in .mp3 format |
'shirt' | Shirt templates in .png format |
'pants' | Pants templates in .png format |
'tshirt' | T-shirt images in .png format |
'face' | Face images in .png format |
'decal' | Decal images in .png format |
'hat' | Hat models in .rbxm format |
'mesh' | Meshes in .obj format |
'plugin' | Plugins in .rbxm format |
'emote' | Emotes in .rbxm format |
'gear' | Gears in .rbxm format |
'bodypart' | Body parts in .rbxm format |
'animation' | Animations in .rbxm format |
'package' | Packages/AnimationPacks in .rbxmx format |
'place' | Places in .rbxl format |
'video' | Videos in .webm format |
'hat-resources' | Hat Textures/Meshes in .obj/.png format |
'gear-resources' | Gear Textures/Meshes in .obj/.png format |