Advertisement
DCATestMe
Apr 4th, 2025
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Now you can quick ANTI-AFK Script!
  2. local VirtualUser = game:GetService("VirtualUser")
  3. game.Players.LocalPlayer.Idled:Connect(function()
  4.         VirtualUser:CaptureController()
  5.         VirtualUser:ClickButton2(Vector2.new())
  6.         end)
  7.         game:GetService("StarterGui"):SetCore("SendNotification", {
  8.             Title = "Loaded",
  9.             Text = "Anti AFK Script"
  10.         })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement