Advertisement
PlayStationUser99

How to make a halo system! | Part 1. Halo script (Name).

Mar 11th, 2021
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. -- Change "IAMSADPLSHELPME23" with your username
  2.  
  3. if script.Parent.Parent.Parent.Parent.Parent.Name == "IAMSADPLSHELPME23" then
  4. script.Parent.Visible = true
  5. else
  6. script.Parent.Visible = false
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement