Should go in #resources:community-resources not here as you are not asking for feedback.
You can check topic here. The plugin is paid so this doesn’t belong to community resources. Just letting you know.
Okay. 140 Robux would be reasonable-ish if you polish the UI a bit and add a couple more features. And since RoIntellisense and other such modules shut down for some reason. THis is the best IK of. Maybe add a trial version that limits you to 5 keywords so we can test it out?
New Update (v2.1)
-
- UI Changes
-
- Fixed Bugs
Update Videos Examples:
How to Update?
-
- in roblox studio open PLUGINS tab
-
- click manage plugins in Tools
-
- find AutoScript2 plugin and click update
-
- wait the plugin update and this is all!
Suggest more features to add and I will add, I don’t have many ideas
EDIT: If I add a trial version people can just get the code and change it to have INF keywords.
with no possibility to steal the code I’m doing a trial version but this is imppossibe that roblox studio do it.
i think you just need to give the plugin permissions.
and then try again.
New Update (v2.2)
-
- UI Changes
-
- Auto Complete Inisde UI - now you can press left shift for the program to auto complete you (for now its only a few things. but i will add later more.)
-
- Better script detection
-
- Fixed Bugs
Example Video:
How to Update?
-
- in roblox studio open PLUGINS tab
-
- click manage plugins in Tools
-
- find AutoScript2 plugin and click update
-
- wait the plugin update and this is all!
Collection of free and better plugins:
I just found these by simply searching. They are free, more powerful, cleaner and dont charge 140 robux for a simple string.gsub.
What permissions? Where did they located?
when you are using the plugins i think it should asks you if you agree for plugin permissions.
New Update (v2.3)
-
- Many UI Changes, Inside widget.
-
- Textbox based. its working now like that:
{command}: {shortcut}
- Textbox based. its working now like that:
-
- New shortcut execute method. (besides //command now its /command/)
Example Video:
How to Update?
-
- in roblox studio open PLUGINS tab
-
- click manage plugins in Tools
-
- find AutoScript2 plugin and click update
-
- wait the plugin update and this is all!
Thanks for mentioning my plugin, RoIntellisense, however I highly recommend to use other plugins as It is not maintained anymore
(ro-intellisense uses ScriptEditorService’s autocompletion and has other functions and its made before ScriptEditorService was even a thing; I’m thinking of reopening the ro intellisense with a complete makeover)
Can you DM me a video on it making a kill script when it touches a part.
I dont wanna get scammed
what do you mean? its not creating code. its making shortcuts.
i didnt read anything mb i’ll check
I mean, it’s called AutoScript 2 what should I expect from it?
Don’t name a plugin to something that it doesn’t do.
New Update (v2.4)
-
- Bug Fixes
-
- AutoSave - Automaticly saves your shortcuts and loads them when you come back to roblox studio.
-
-
Shortcut Variables - make variables in your shortcut. here is example of how use it:
{speed}: {plr.Character.Humanoid.$kind = $value}
and then on the script:
/speed, $kind=WalkSpeed, value=16/
it will execute:
plr.Character.Humanoid.WalkSpeed = 16
-
Shortcut Variables - make variables in your shortcut. here is example of how use it:
Example Video:
How to Update?
-
- in roblox studio open PLUGINS tab
-
- click manage plugins in Tools
-
- find AutoScript2 plugin and click update
-
- wait the plugin update and this is all!