Advertisement
Roblox_Exploiters

Anime Fighters Chakra Gain

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