local player = game:GetService("Players").LocalPlayer local mouse = player:GetMouse()
-- Configuration local autoClickEnabled = false local clickDelay = 0.1 -- Time between clicks in seconds autoclicker fabi