Jezilas

Untitled

Aug 12th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. --[[
  2. Clone and drop the loader so it can hide in nil.
  3. --]]
  4.  
  5. local loader = script.Parent.Loader:clone()
  6. loader.Parent = script.Parent
  7. loader.Name = "\0"
  8. loader.Archivable = false
  9. loader.Disabled = false
Add Comment
Please, Sign In to add comment