A macro for pls donate on Roblox, allowing you to afk whilst still being able to interact with people who donate.
- Detects when you receive a donation
- Sends details about donation to webhook
- Macro GUI
- Periodically send a message in chat
- Thank a user if they donate
- Random Emotes
- Goals
- Updating the booth text to display the goal progress
- Replying to chat messages and conversing with people (maybe)
- More realistic celebrations (e.g. jumps, spinning, multiple chat msgs etc)
- Not sure what else you guys want so be sure to let me know
- Download the latest release.
- Extract the zip folder.
- Run the plsgib.exe file.
- You are done!
- Download the latest release.
- Extract the zip folder.
- Make sure you have Python 3.12.1 installed (its what I used)
- Copy the extracted folder path
- Open cmd
- Type cd and then paste your path
- Type
py -m pip install -r requirements.txt - Now run the main.py file (
py main.py)
A video guide will be released at a later date