Functions: AutoClick

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
while true do
wait()
local args = {
[1] = "Normal"
}
game:GetService("ReplicatedStorage").Game.__Remotes.ClickEvent:FireServer(unpack(args))
end

Leave a Comment