Advertisement
NukeVsCity

Basically FNF point hack

Feb 27th, 2021
1,785
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. local a = game:GetService("ReplicatedStorage").Match
  2. _G.on = true --- false to disable
  3. while _G.on == true do
  4. wait(.045)
  5. game.ReplicatedStorage.Battle:FireServer(0.8,a)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement