Advertisement
SynapseXploit

FE Arsenal Annoying Music

Jun 9th, 2021
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. while true do -- spam this a couple of times
  2. for i,v in pairs(game.Players:GetChildren()) do
  3. local userdata_1 = v;
  4. local Target = game:GetService("ReplicatedStorage").Events.Whizz;
  5. Target:FireServer(userdata_1);
  6. wait()
  7. end
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement