Cmdscript : premium scripting plugin for sale

CMDSCRIPT (a better plugin than like most executer-like plugins, def better than incommand)

This plugin when I made it two years ago was an alternative to InCommand, only that this is better.
It has the ability to execute easily in both editing and running modes.

Features include: special functions like run to run certain scripts in editing mode, require(moduleOrId, executeFromSourceBoolean) to test modules easily and getRunningThreads to get an array of threads executed from cmdscript (more on this later)

@ symbol for fast action, which is a feature that allows you to do actions without stepping your fingers away from your keyboard, for example if you needed to import a lua file, you could go @import and it will open a little interface to select and import, or to export use @export.

**More information about fast action**

If you wanted to get an Instance from your selection, you could go like @select and it would paste in the path to the instance (it also works away from the actual cmdscript so you could use it in other scripts, and its smart so if the object is relative, it would go like script.Parent.. or even if it was a descendant script:WaitForChild... )

This latest version is 2.0 which means its a complete from scratch better version.
cmdscripts or cmdtabs will be explained later

explained later

Basically the plugin is made of tabs, and there is a central tab that saves its script in the game you use it in. These scripts are called cmdscripts or cmdtabs which is kinda confusing since the plugin is named cmdscript mb. The other tabs you can create are called temporary tabs, which is exactly like it sounds, the plugin will NOT save them when you close them but they do the same things that the start tab can do.

New features that didn’t exist in 1.0, Catch Thread Injections also known as CTI, that is inspired by malware (stay with me now).

Basically (and I mean basically) it captures the source when you execute it and places special functions each time there MIGHT be a new thread. Emphasis on might, it will try to capture stuff that might be a thread so if you’re executing super duper long scripts, its probably NOT a good idea to use them.

→ My opinion on this, its awesome sauce. I poured everything I could into this and I still have a little bit more. But at this version I’m convinced this is one of the best plugins in Roblox, especially for programmers and developers. It’s in Roblox which has its new smart code completions, its fast and reliable. Super duper easy to use.

Whenever I want to test something I can easily do it inside this plugin, instead of running the game or pasting code into the command line. I know other people try to replicate this feeling but it doesn’t do it like this plugin. I used the built-in shortcuts menu to set each action like to open the start tab or to make a temporary tab. It obviously supports other plugins like for code completions (personally I use Service Autocomplete and I made a tweaked version that supports modules too https://devforum.roblox.com/t/service-autocomplete-code-completions/2034346)

Image of the start tab, shown as @start.

Basically an example of how CTI is useful and shows the multiple tabs and yeah just watch the video.

Free release

Ay man, I know it says “free” but nothing really is free.
I wasn’t lying when I said that this plugin is one of the best. I can’t give this out for free, I wanna get rich. That’s why I’m willing to set this to a price of 2.50, because I HATE THESE PRICES FOR PLUGIN

. However I’m not ready for payments so this post is just to showcase this plugin.
please give out love, i would really apperatice this/.
and if u just here to hate then give me reasons to improve this post

thank u :heart: btw can u check out this too, https://devforum.roblox.com/t/script-box-i-have-been-working-on-for-two-years/3796193/2

2 Likes