Giter Site home page Giter Site logo

emppu-dev / roblox-decal-mass-uploader Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 9.0 46 KB

Mass upload any image of your choice to Roblox as decals!

License: MIT License

Python 100.00%
decal decals mass mass-upload roblox roblox-api roblox-lua roblox-scripts upload

roblox-decal-mass-uploader's Introduction

๐Ÿ–ผ๏ธ๐Ÿ“ค 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

roblox-decal-mass-uploader's People

Contributors

emppu-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

roblox-decal-mass-uploader's Issues

main.py doesnt work

its probably an issue on my end but i cant find any other place that can get me support with this
main.py just opens cmd for a split second and closes

theres no issues

can you create tshirt mass uploader too? that would be nice thank you for this wonderful tool.

i run main.py on cmd and it gives me this error

C:\Users\Owner\Documents\roblox-decal-mass-uploader-main>main.py
Traceback (most recent call last):
File "C:\Users\Owner\Documents\roblox-decal-mass-uploader-main\main.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests'

multithreading?

not really an issue but wondering if multithreading could be added to this( hi emmpu)

setup.py doesnt work

i downloaded python and set it up but when i try to open the setup.py it instantly closes. any fixes? (am new to python)

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.