Script in the background

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Yinseki
Posts: 1
Joined: 20 May 2018, 14:31

Script in the background

21 May 2018, 02:30

Ik this might be repeating a lot but i don't understand English good enough to understand the posts about it, could anyone help me make that script work in the background sending stuff into discord?

Code: Select all

F1::
loop, 1000000
{
SendInput {!}
SendInput s
SendInput {enter}
Sleep 1000
SendInput {!}
SendInput f 8
SendInput {enter}
sleep 1000
SendInput {!}
SendInput f 2
SendInput {enter}
sleep 1000
}
return

F2::
reload
please place your code in [code][/code] tags!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: downstairs, filipemb, Google [Bot], OrangeCat, roysubs and 163 guests