Why doens't this work in ROBLOX?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Frs4ken
Posts: 1
Joined: 15 Sep 2017, 10:36

Why doens't this work in ROBLOX?

15 Sep 2017, 10:42

Trying to use this script (not mine) to autoclick in ROBLOX.
Didn't work in roblox so i tried it in firefox and it worked so why doesn't it work in ROBLOX?
#SingleInstance, Force
#NoEnv
SendMode Input
fire := 0

NumpadDiv::SetTimer, AutoFire, % (fire := !fire) ? "500" : "Off"

AutoFire:
ControlClick, x778 y390, ahk_class WINDOWSCLIENT,,,, Pos
return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 120 guests