Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

zyme-xd/rblx-rip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rblx-rip

rblx-rip

An open-source roblox ripping tool.

THIS IS NO LONGER MAINTAINED!!! THE CODE FOR THIS IS SO SHIT SO IF IT BREAKS DON'T BE SHOCKED!!!

Please note, some assets need to be public to be ripped.

Bundle ID's are also NOT supported. If you are downloading a bundle, find the normal ID for the bundle.

Usage

  1. First, make sure you have node.js installed.
  2. If you have it installed, continue.
  3. Enter cmd and enter this. cd <directory-here>
  4. Type in npm install
  5. After that, type in node index.js and begin ripping!

Asset Types Supported

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