Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local args = {
- [1] = "Toilet_Box"
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Boxes"):WaitForChild("RequestBoxUnlock"):InvokeServer(unpack(args))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement