Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for _,x in pairs(game.Players.LocalPlayer.passes:GetChildren()) do
- x.Value = true
- end
- for _,x in pairs(game.Players.LocalPlayer.inv:GetChildren()) do
- x.Value = true
- end
- for _,x in pairs(game.Players.LocalPlayer.store:GetChildren()) do
- x.Value = true
- end
Add Comment
Please, Sign In to add comment