Page 1 of 1

Script in the background

Posted: 21 May 2018, 02:30
by Yinseki
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!