Advertisement
KevinDurantGoated

super bomb survival

Nov 21st, 2020
16,646
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1.  
  2. ---- Anti AFK
  3. repeat wait(0.1) until game:GetService("Players").LocalPlayer wait(2)
  4.  
  5. game:GetService("Players").LocalPlayer.Idled:connect(function()
  6. game:GetService("VirtualUser"):CaptureController()
  7. game:GetService("VirtualUser"):ClickButton2(Vector2.new())
  8. end)
  9.  
  10. loadstring(game:HttpGet("https://pastebin.com/raw/vs0cbreu", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement