Advertisement
Guest User

Fe2 Lag Script Roblox

a guest
Feb 9th, 2022
2,550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. for i=1,190 do
  2. spawn(function()
  3. local args = {
  4. [1] = -game:GetService("ReplicatedStorage").Remote.ReqPasskey:InvokeServer(),
  5. [2] = 40
  6. }
  7. game:GetService("ReplicatedStorage").Remote.ConfirmItem:FireServer(unpack(args))
  8. end)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement