Advertisement
GoldCraftingHD

aduahud

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