Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Guis Visible for You--
- --Made by xGoldgamer2j--
- script:
- if game.Players.LocalPlayer.Name == "xGoldgamer2j" and "FriendsNameHere" then ---- Change "YourNameHere" to your Roblox Username and "FriendsNameHere" to your friend's username
- script.Parent.Visible = true
- else
- script.Parent.Visible = false
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement