Categories > Exploiting > Scripts >
simple anti-afk script
Posted
so like legit almost every anti afk script is some bs that just autoclicks and sometimes is crappy enough to autoclick outside roblox too,
heres a simple anti afk to use
local vu = game:GetService("VirtualUser")
game:GetService("Players").LocalPlayer.Idled:connect(function()
vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
wait(1)
vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
end)
you dont have to do anything else, just execute
(i copy pasted this from sentinel box so thats why there is color)
Replied
Hi luffy where'd u steal this from
Cancel
Post
Exploit i have : Synapse X , Sir hurt .Â
Hubs i use , Dark hub , Alpha XÂ
Guis I made : Tower of hell > https://pastebin.com/5gV0H08w
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post