Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while wait() do
- local player = game.Players.LocalPlayer
- local Event = player.Backpack.ID.E
- Event:FireServer()
- local Event = game:GetService("ReplicatedStorage").PublishGame
- Event:FireServer()
- end
Add Comment
Please, Sign In to add comment