
10.8k Views
Anti AFK
Universal Script ๐Uploaded by 8 months ago
Please login to perform these actions:
Description
Universal Anti AFK Anti AFK universal
Comments
2

Offline
Sander_NL 8 months ago
game.Players.LocalPlayer.Idled:Connect(function()
if ativo then
VirtualUser:CaptureController()
VirtualUser:ClickButton2(Vector2.new())
end
end)
Offline
thewiiufan 8 months ago
local player = game.Players.LocalPlayer
local VirtualUser = game:GetService("VirtualUser")
player.Idled:Connect(function()
if ativo then
VirtualUser:CaptureController()
VirtualUser:ClickButton2(Vector2.new())
end
end)

![[๐ RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
