/ROBLOX-Avatar-To-OBJ

A Python tool to export a ROBLOX avatar to the OBJ file format.

Primary LanguagePythonMIT LicenseMIT

ROBLOX Avatar To OBJ

Code Style: Black License: MIT

I created this project because of ROBLOX's recent release of Byfron Anti-Cheat, where I'm now unable to launch ROBLOX or ROBLOX Studio due to it being broken on Linux.

This tool is used to export ROBLOX avatars to the OBJ file format, ready to be imported into software such as Blender.

Configuration

Option Description type
DownloadDirectory Path to where files will be downloaded to string
Cookie .ROBLOSECURITY Cookie string

Installing Requirements

pip install -r requirements.txt

Usage

python src/main.py