Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local a = game:GetService("ReplicatedStorage").Match
- _G.on = true --- false to disable
- while _G.on == true do
- wait(.045)
- game.ReplicatedStorage.Battle:FireServer(0.8,a)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement