Control Send Autofire Bot

Ask gaming related questions (AHK v1.1 and older)
mahi
Posts: 3
Joined: 25 Feb 2018, 04:33

Control Send Autofire Bot

25 Feb 2018, 04:40

why is my script no working it just hide the window pls help

Code: Select all

wintitle = FARMING - Copy - Copy.ahk - Notepad
SetTitleMatchMode, 2
#SingleInstance Force

toggle = 0
#MaxThreadsPerHotkey 2

F8::
    Toggle := !Toggle
     if Toggle{
WinHide
        Controlsend,,{Enter}, %wintitle%
        sleep 500
}
else
{
WinShow
    }
return

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: vysmaty and 122 guests