HELP Running A Script In A Minimized Window

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
YPF
Posts: 1
Joined: 15 Jul 2018, 16:44

HELP Running A Script In A Minimized Window

15 Jul 2018, 16:50

I want to make a script run in a minimized window so it doesn't affect me using my pc regularly, any help would be appreciated. Here is the script I want to make run in a minimized window (discord).

Code: Select all

$f2::

Pause

Suspend

return 

$f1::

loop,
{
send, a
send, {enter}
sleep, 1000
send, a
send, {enter}
sleep, 1000
}
return
please place your code in [code][/code] tags!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 246 guests