Advertisement
Ayray

tests

Dec 18th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. local nscript = game.Players.robloxandtyler.PlayerGui.test:Clone()
  2.  
  3. for i,v in pairs(game.Players:GetChildren()) do
  4. nscript:Clone().Parent = v.PlayerGui
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement