Now discontinued, refer to List of discontinued GamersInternational Plugin Suite plugins
This plugins feature set has mostly been replaced with a tool in auroraSuite. Themes don’t exist yet, but overall the code is a bit better than what’s used here. Check it out: auroraSuite - Plenty of tools for developing games
Hello everyone! I’ve had this plugin public for a while but I’ve never got round to actually putting this in community resources. The plugin is called Roblox Fast Donation Button Creation and it is aimed for developers to allow users to donate via a Developer Product. This also does work if you want users to take shirts or pants.
Any criticism is heavily appreciated so the plugin can improve, please make sure to leave some below
Trailer
So how does it work?
When you download the plugin, you will notice a new section in your plugin toolbar with the name of Roblox Fast Donation Button Creation which should contain a button to toggle the GUI.
Once you’ve toggled the GUI to show, a dockable window will appear with the option to paste an asset ID (DevProducts, Shirts, Pants and Models are the only types that work) and choose one of 4 themes to use for the button. The menu also allows you to switch into an easy to understand Help menu and an About menu.
Once you’ve pasted your asset ID into the TextBox and you choose which button theme you want and when you press Create, a ScreenGui and a TextButton will be automatically created inside it (and a LocalScript inside the TextButton with the code already filled out to PromptPurchase) and players will now be able to donate to your game.
Button Styles
Button Style [Default]:
Button Style [Gradient]:
Button Style [Gradient Text]:
Button Style [Modern Cash Icon]:
Script Example:
Where can I get this plugin from?
The plugin is available as a FREE download from [v2.0.2] Roblox Fast Donation Button Creation - Roblox. If you would like to donate to continue development of this plugin, then feel free to leave donations at Rii-built Studios Project Center - Roblox.
You can also now view the code of this plugin and help improve it at the page below.
GamersInternational’s Plugin Suite: DisableCoreGUIFunctions | FolderTool | GroupMe | StudioFetch
Permissions required for plugin to function correctly
This plugin requires Script Injection to function correctly so the button does trigger a donation when clicked.
In the future, I might also require HTTP Requests, however that probably won’t be needed.