SkillAgentSearch skills...

BloxDump

A program that dumps game assets cached by Roblox.

Install / Use

/learn @EmK530/BloxDump
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://i.imgur.com/drqCT3O.png" alt="BloxDump" width="48"> BloxDump

Version <img src="https://img.shields.io/github/downloads/EmK530/BloxDump/total?color=0077ff&nocache2" alt="Downloads">

A program that goes through Roblox's CDN cache and converts any recognized files.<br> This essentially lets you dump assets from any Roblox game.

How to use

  • Visit the Releases page and download a version from there.<br>
  • Make sure you extract the program and everything else somewhere safe, it will create extra folders for dumping.<br>
  • After that just open BloxDump.exe and you should be good to go!<br>

When starting you will be prompted if you want to clear your cache.<br> This is to prevent any old assets from being caught. Any new cache files that show up will be dumped in real-time.

Support

List of everything BloxDump can currently dump:

• 2D Textures (PNG / JFIF / WebP)
• 3D Textures (KTX => PNG)
• Fonts (TTF)
• Meshes (v1-v7 => OBJ)
• Sounds (OGG)
• Videos (WEBM)
• Translations (JSON)
• RBXM Files

Contributions

BloxDump is fairly complete and most file types are dumped now.<br>If there is something you want to improve feel free to make a pull request!

Special thanks to

<b>ApexdaGamer</b>, for co-developing the <b>Roblox Mesh to OBJ</b> converter.<br> <b>zUltimaPG3D</b>, for creating ETC texture support.<br> <b>MaximumADHD</b>, for documenting the Roblox Mesh Format<br> <b>Nominom</b>, for creating BCnEncoder.NET which can convert BCn textures<br> <b>EvergineTeam</b>, for creating Draco.Net which made Roblox Mesh v7 support possible<br> <b>deccer</b>, for creating Ktx2Sharp which provided bindings for the KTX library

Related Skills

View on GitHub
GitHub Stars102
CategoryDevelopment
Updated3d ago
Forks11

Languages

C#

Security Score

80/100

Audited on Mar 28, 2026

No findings