OogaBoogaNoob

balls v2

Sep 12th, 2022
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. print('a')
  2.  
  3. local children = game.Players.LocalPlayer.QuestHaze:GetChildren()
  4. for i = 1, #children do
  5. print(i, children[i].Name , children[i].Value)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment