Hello developers, I am writing today in the Resources category to showcase a plugin that I’ve had out for a while. This has recently became open-source due to me wanting to focus on a new plugin which will be far more advanced than this (I don’t actually see myself ever working on this):
The first option disables the chat (if you messed with ChatSettings it may still show), the next option disables your Backpack, the next option disables the health bar that pops up when you take damage. The next option disables emotes, disable leaderboard disables the playerlist, disable shiftlock disables the shift lock switch and finally, disable reset disables the reset button in the Roblox menu. Disable All CoreGUI Functions performs the functions of the other buttons all at once.
Hopefully this tool will be able to improve your Roblox game, if you would like to contribute to the project then please fork it on GitHub and send in some pull requests
I will not be doing much work on this plugin anymore, like I stated earlier but I highly encourage people who do know how to script to work on this project.
* Plugin requires a fee to download from the Plugin Marketplace, but has a free version on GitHub available. ** Plugin requires a fee to download from the Plugin Marketplace, no free version available.
The plugin takes up a lot of space on the ribbon, it’d be much better to make a plugin gui for this in my opinion. I find this plugin kinda pointless anyways; you can easily find out how to do these things via the DevForum or the DevHub, even with little to no scripting knowledge.
I do agree and I have had concerns mentioned before about it taking a lot of space on the ribbon [personally mine just shows a box with a down arrow to see all the functions]. Hopefully by making this open-source users will be able to make their own GUI’s. I’m planning to make a much more advanced version called TweakBlox which is not going to be out for a long while.
I do technically have a private version with part of the actual GUI coded but I’m moving onto other projects, one of which I’ve just updated and the other is yet to be started. I will still be contributing to this but in the form of modifying pull requests.
Would you be ok if I were to fork this and publish a version with a UI instead of a bunch of toolbar buttons. I would give you credit for all the code, and I will maintain it.
The page contains a list of CoreGuiType EnumItems and has working, easily modifiable code examples that you can use. You don’t need to know how to script to do this, especially considering that Lua is made in a way to make it easier to understand by humans, even for people who don’t know scripting.
The point of this is so,
One: Non-Scripters can do this easily.
Two: Newbs, Non-Scripters, Lazy People, and people on a time limit can easily do this without having to write any code and/or do this quickly and easily.
Non-scripters shouldn’t mess with this anyways. In most situations, you’d want to disable these to replace them with a more fitting alternative for your project. There’s no way you’d be able to do it without having a scripter behind it.
I know it is cramped for some people and it is an issue, personally the cramped toolbar isn’t annoying for me as for whatever reason, basically all my plugins that have a multiple button has a Dropdown box.