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!
1 Like