Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.Loop = true -- activate blackhole bye bye game xd made by TheInvisible_#8856
- while _G.Loop == true do
- for _, child in pairs(game.Players:GetChildren()) do
- wow = child.Name
- local tbl_main =
- {
- game:GetService("Workspace")[wow]
- }
- game:GetService("ReplicatedStorage").Events.TeleportToSpawn:InvokeServer(unpack(tbl_main))
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement