Skip to content

emppu-dev/roblox-decal-mass-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️📤 Roblox decal mass uploader

Please star this repo if you like the tool so i can make more of these in the future <3
This tool has yet to be tested on operating systems other than Windows
If you have any issues with this please open a Github issue here instead of contacting me personally

To Do

  • Clean up the code
  • Fix all issues
  • Enhance the visual appeal (add colors)
  • Provide an set-up tutorial
  • Optimize
  • Add proxy support
  • Make more user friendly (move away from json config)

🛠️ Usage

Install python here INSTALL TO PATH!!!

Run setup.py to install all needed libraries

Get your Roblox cookie Inspect element -> Application -> Copy the value of .ROBLOSECURITY Put the cookie inside of the config.json

{
    "cookie":"REPLACE-THIS-WITH-YOUR-COOKIE",
    "image":"image.png",
    "upload_num":25
}

Put the image that you want to upload in to the same directory with main.py Specify the name of the file in config.json

Run main.py and wait for the magic to happen

📷 Preview

image
image

⚠️ Disclaimer

This tool is provided for educational purposes only. Users are responsible for ensuring their actions comply with all laws and regulations. The developer is not liable for any misuse or unlawful activities conducted using this tool.

📄 License

MIT

Releases

No releases published

Packages

No packages published

Languages