Skip to content

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

License

Notifications You must be signed in to change notification settings

L-the-forgettable/ROBLOX-Avatar-To-OBJ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%