Script Executor - Simple Script Execution

by @Micamaster100

Script Executor is a plugin for executing scripts as quickly as possible. It also has a bunch of other useful functions too! If you’re a scripter, then you need to have this plugin!

Features

Multi-Line code editor.
Code Editor

Script Execution in one click!
Execute

Import your .lua, .luau, and .txt files from your computer.

Export your script as a .lua or Roblox file.

Advanced Editor for advanced scripting.
Advanced Editor

Settings menu.
Settings

Script List: a community-powered script library to insert at any time!
Script List
Script List Library is located here.

UI that just feels responsive


Runs in any environment!
Editor EnvironmentClient EnvironmentServer Environment

Did I forget to mention that all of this is FREE and OPEN SOURCE?

If you script, imagine a day without this plugin!

Please drop your feedback, bugs, and ideas in this thread. I hope you have fun with this!
If you’d like to be one of the managers for the Script List, please reach out to me!

your welcome! :swag:

12 Likes

The command bar supports multiple lines, it’s just the UI doesn’t support it

2 Likes

yeah yeah same thing. get the plugin

That’s not open source, that’s unencrypted. It doesn’t mean the source code is open for public operation.

What licence is it, MIT?

Publish it on GitHub and then we’ll talk.

Who said this? I don’t see any message from him here :zipper_mouth_face:

So what happens if I wanted to run a loop but then wanted to stop it?

1 Like

it’s in reviews. got a friend to do it but it was an honest review

it’s an MPL 2.0 license. i made a github for another plugin i made, and im worried about making an update then forgetting to put that to the github. but i will add a github now. stay tuned if you want

its out. ya yappy now?

1 Like

you don’t, just like with the command bar

Ah so it’s a multi-line command bar editor, neat!

Basically it’s just FOSS InCommand, and I’m all for it. Maybe look into adding syntax highlighting

This actually seems super useful!

1 Like

me when you can just use one line in cmd bar

(this plugin seems pretty decent, just needs some work, but it doesn’t seem very needed tbh.)

1 Like

Hey people,

in honor of reaching 1000 clicks on this topic, I’ve dropped a huge update for you all. Be sure to update the plugin!

image

Key changes

  • Fixed some bugs.
  • UI Improvements; hover descriptions, and a special outline has been added to display the environment the code would be running in, along with tween tweaks and other minor changes.
    image
  • Running code now entirely depends on ModuleScripts.
  • Ran code uses pcall()s to catch bugs and remove that extra error message when an error occurs in your code.
  • NEW IMPORT FORMAT: .txt files can now be imported into the editor.
    image
  • Prints from the plugin now have a header to avoid confusion.
    image
  • Removed the post-initialization print.
  • Minor optimization upgrades.

Things I forgot to say since that one hotfix after release

  • I was too lazy to tell you to update your plugin. Sorry about that. This happened like maybe a couple days after its initial release probably idk.
  • Secondary advanced editor exit button has been made inside the widget
  • I also fixed like some bugs.
  • Added light mode support :nauseated_face: the buttons contrast further from the background now. (Please don’t use light mode)

Really appreciate the support! As always the plugin is free and open source. Let me know your thoughts.

hot fix after the update yesterday. fixed the scroll bar just not working :cold_face:
PLEASE UPDATE YOUR PLUGIN PEOPLE!!!

bro, where has this been all my life, this looks so cool! i’ll be executing my scripts using this now :coefficients:

1 Like

another patch with the script editor stuff.

working on this plugin has been entirely from a local file not from a published plugin as the local file is private. updaet again :pensive:

1 Like

waiiiiiiiit for it ONE MORE PATCH!

i really bugged this one didn’t i. this was on my end i forgot to set a variable like the idiot i am. I will soon be adding a feature to know when your plugin is outdated now.

Only the actual script editor has autocomplete and syntax highlighting, so I would rather write code there and paste it into the command line.

This plugin allows you to code in a REAL script editor (as shown in OP) where the text in the widget updates in real-time as you write in the advanced editor. And you can execute your code in just one click, and have you seen the Script List?

example of it working

2 Likes