AutoScript 2✂️ (v2.4 PLUGIN⛏️) Create shortcuts for your scripts

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):tada::tada::tada:

    1. Bug Fixes :bug:
    1. AutoSave :computer: - Automaticly saves your shortcuts and loads them when you come back to roblox studio.
    1. Shortcut Variables :mag: - 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

Example Video:

How to Update?

    1. in roblox studio open PLUGINS tab
    1. click manage plugins in Tools
    1. find AutoScript2 plugin and click update
    1. wait the plugin update and this is all!
1 Like