Advertisement
GoldCraftingHD

Guis Vissible for You

Jul 25th, 2021
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. --Guis Visible for You--
  2.  
  3. --Made by xGoldgamer2j--
  4. script:
  5. if game.Players.LocalPlayer.Name == "xGoldgamer2j" and "FriendsNameHere" then ---- Change "YourNameHere" to your Roblox Username and "FriendsNameHere" to your friend's username
  6. script.Parent.Visible = true
  7. else
  8. script.Parent.Visible = false
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement