Advertisement
CodeZenKorean

Insert script via console (LocalScript)

Mar 12th, 2024
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | Gaming | 0 0
  1. local scr = Instance.new("LocalScript")
  2. scr.Parent = workspace
  3. scr.Name = "Put Your Name Here"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement