Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local VirtualUser = game:GetService('VirtualUser')
- game:GetService('Players').LocalPlayer.Idled:Connect(function()
- VirtualUser:CaptureController()
- VirtualUser:ClickButton2(Vector2.new())
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "AntiAFK loaded!",
- Button1 = "Thanks",
- Duration = 5
- })
Advertisement
Comments
-
- ALL COMMENTS ARE FAKE!!! Do not click on any links, they could steal your personal information and in the worst case scenario, your bank details.
Add Comment
Please, Sign In to add comment