Script executor plugin [Version 2.2]

I’ll be doing a whole revamp since I learned more about plugins.

1 Like

For anyone wondering, this is how the UI looks like for the plugin;

1 Like

Ye sorry about that, as I said im revamping it.

1 Like

Here is the new one so far :
Screenshot_622

1 Like

Huge update 2.0!
Change log :
New revamped ui
More functionality like multiple scripts!

Please reply to this if there are any bugs!
To update the plugin go to manage plugins and click update all!

1 Like

The plugin is great for a first one, and I won’t really criticize.
The revamped Ui’s buttons should be a bit distinctive to be honest.
It’s hard to know what you were clicking.

Take a look at my plugin’s Ui:

Video: Streamable

If you need help making UI, you can contact me at any time.

Overall great plugin, just another suggestion, add a feedback Ui!

3 Likes

I am decent at UI’s but since it was late I decided to stay with the simple design. Ill revamp the UI tomorrow!

1 Like

Is this designed to be the “free” version of InCommand?
I use InCommand for this usage, however it costs a whopping 125 or something :smile:

5 Likes

125 robux is less than 50 cents, I wouldn’t call that whopping.
125 * 0.0035 = $0.44

8 Likes

Oh wow I didn’t even know that existed!

1 Like

Sorry if my plugin is the same, I really didn’t about it’s existence. Please message me if you want me to take down the plugin

1 Like

It was an exaggeration, but I personally don’t think plugins should be of any cost, they are more-a-less just tools to quicken the experience of doing X, Y objectives. (Subjective to my field as a programmer, I can see how tools can be used outside of my role.)

Alongside this, I was pretty sure, but not now that ROBLOX was designed to help children create games, and something tells me children struggle with getting Robux, this be for plugins or their own character design; A clear example of this would be the game which is built on asking others for investment.

We can continue this discussion going forward with PM’s (if chosen too) as it’s got little-no relevance to this post.

3 Likes

How can i re-design the UI’s to look more modern? (character limit)

2 Likes

Thanks for the idea. I’ll add a functionality to redesign the ui.

2 Likes

Update version 2.1!
Change log :
Ability to delete scripts (Go to server storage scripts and delete the script you want)
Fixed when rejoining / re-enabling the plugin creating multiple folders and not displaying the scripts made before

1 Like

A $10 robux gift card gives 800 robux.
10/800 = 0.0125
125 * 0.0125 is about $1.56

2 Likes

thats devex wise.
125 * .0035 = .4375 – if u devex

1 Like

Actually, “Execute script” is an option in studio already. It only accepts .lua files though.


You should use the DockWidgetPluginGui API for your plugin.


I suggest adding a DockWidget to your plugin and possibly a way to have a “history” of scripts you used before.

1 Like

Could you elaborate by what do you mean by history of scripts? Because the scripts already save

1 Like

Like in the command bar where you can scroll through the recently used commands used.

1 Like