sasod35

Anime Fighting Simulator (Updated) OP inf Power

Oct 25th, 2022
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. local replicated = game:GetService('ReplicatedStorage')
  2.  
  3.  
  4.  
  5. coroutine.wrap(function()
  6.  
  7. for i = 1,3000 do -- do howerver much you want
  8.  
  9. task.spawn(function()
  10.  
  11. replicated.RSPackage.Events.StatFunction:InvokeServer('Stat', 'Chakra')
  12.  
  13. end)
  14.  
  15. end
  16.  
  17. end)()
  18.  
  19.  
  20.  
  21. -- Customize how bad you want it to lag here
  22.  
  23. for i = 1,1000 do
  24.  
  25. for i = 1,1000 do
  26.  
  27. for i = 1,5000 do
  28.  
  29. end
  30.  
  31. end
  32.  
  33. end
Add Comment
Please, Sign In to add comment