GithubHelp home page GithubHelp logo

bloxdump's Introduction

BloxRip
BloxDump

A simple Python script that goes through Roblox's CDN cache and dumps any recognized files.
This essentially lets you dump assets from any Roblox game and Roblox in general.

Support

List of everything BloxDump can currently dump:
2D Textures (PNG / JFIF)
3D Textures (KTX => PNG)
Animations (RBXM)
Fonts (TTF)
Meshes (OBJ) [INCOMPLETE]
Sounds (OGG)
Translations (JSON)

Supported mesh versions

version 1.00
version 1.01
version 2.00
version 3.00
version 3.01
version 4.00
version 4.01
version 5.00
version 6.00

More support is in the works, stay tuned!

Contributions

If there is any file format that you want to add support for, feel free to make a pull request!
This is just a simple base for potentially a bigger dumping system.

How to use

Download the source code as a ZIP and I advise you extract it into an empty folder.
BloxDump will create additional folders inside for dumping.
Make sure all modules are installed, seen in Dependencies.
Then launch BloxDump though Main.py and it will prompt you about deleting your cache.
Only do this if you don't want to dump assets from previous gameplay sessions.
After the prompt it should start ripping! If you cleared your cache just start playing a game and it will begin.

Dependencies

Currently two modules are required:

pip install requests
pip install Pillow

Pillow is required for srgb2lin to function, this fixes strange colors with Khronos Texture PNGs.

bloxdump's People

Contributors

emk530 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.