Advertisement
Honansik

Lag Test 2021 Script [No Lag]

Jan 17th, 2022
2,315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.06 KB | None | 0 0
  1. --[[
  2.    __                __                
  3.   /  |              /  |                
  4.  _$$ |_     ______  $$ |____   ________
  5. / $$   |   /      \ $$      \ /        |
  6. $$$$$$/    $$$$$$  |$$$$$$$  |$$$$$$$$/
  7.   $$ | __  /    $$ |$$ |  $$ |  /  $$/  
  8.   $$ |/  |/$$$$$$$ |$$ |__$$ | /$$$$/__
  9.   $$  $$/ $$    $$ |$$    $$/ /$$      |
  10.    $$$$/   $$$$$$$/ $$$$$$$/  $$$$$$$$/
  11.                                        
  12.                                        
  13.                                        
  14.  
  15. No Lag Script [Includes Anti-AFK] by banz#1780 | https://discord.gg/HtQHxwb5vm
  16. https://www.roblox.com/games/6356806222/Lag-Test-2021
  17. ]]--
  18. print("Started")
  19. wait()
  20. local tabz = game:GetService("VirtualUser")
  21. while wait() do
  22. game.Workspace.Parts:ClearAllChildren()
  23. game:GetService("Players").LocalPlayer.Idled:connect(function()
  24. tabz:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  25. wait(1)
  26. tabz:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  27. end)
  28. end
  29.  
  30. --game: https://www.roblox.com/games/6356806222/Lag-Test-2021#ropro-quick-search
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement