Advertisement
KidBrine

Alias (RaidPro)

Apr 15th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. local st = fs.open("startup",fs.exists("startup") and "a" or "w")
  2. st.writeLine('shell.run("alias Raid /RaidPro/UniRaid")')
  3. st.close()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement