Hello! This is my first resources post so I apologize if it isn’t well explained.
I made a In-Studio script executor plugin to use as a replacement for the command bar!
Screenshots
How to use
Just simply type your code into the code box and press the “Execute” Button!
Planned Updates
-
Auto complete
I’ve heard that this is difficult to implement due to having to have a database of all the functions and statements but I would really love to add this to the plugin. If you know of a good way to implement this please let me know! -
Upgraded UI
-
Settings
Please note this is still in beta and is subject to change. If you have any ideas of how to improve this plugin please feel free to let me know!
You can get the plugin here:
If you would like to view the source code run this code in the command bar:
game:GetService("InsertService"):LoadAsset(10492949928).Parent = workspace
Thanks!