Advertisement
FlyFar

Roblox Self Lag Script v3.0

Jun 5th, 2023
1,188
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.35 KB | Gaming | 0 0
  1. for _,v in pairs(game:GetDescendants()) do
  2. pcall(function()
  3. v:Destroy() end)
  4. end
  5.  
  6. while true do wait(0.01)
  7. print('🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨')
  8. print('πŸŸ¨πŸŸ¨πŸŸ¨πŸŸ¨πŸŸ¨β¬›β¬›β¬›β¬›πŸŸ¨πŸŸ¨πŸŸ¨πŸŸ¨')
  9. print('πŸŸ¨πŸŸ¨πŸŸ¨πŸŸ¨β¬›πŸŸ₯πŸŸ₯πŸŸ₯πŸŸ₯β¬›πŸŸ¨πŸŸ¨πŸŸ¨')
  10. print('πŸŸ¨πŸŸ¨β¬›β¬›β¬›β¬›πŸŸ₯πŸŸ₯πŸŸ₯β¬›πŸŸ¨πŸŸ¨πŸŸ¨')
  11. print ...
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement