Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Anti AFK
- repeat wait(0.1) until game:GetService("Players").LocalPlayer wait(2)
- game:GetService("Players").LocalPlayer.Idled:connect(function()
- game:GetService("VirtualUser"):CaptureController()
- game:GetService("VirtualUser"):ClickButton2(Vector2.new())
- end)
- loadstring(game:HttpGet("https://pastebin.com/raw/vs0cbreu", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement