LoL Combo Code

Ask gaming related questions (AHK v1.1 and older)
MinnE
Posts: 1
Joined: 08 Aug 2018, 23:11

LoL Combo Code

08 Aug 2018, 23:17

Hi, I'm new to the coding scene and was wondering if someone could type me up some code that will send multiple keys one after another, I want it to send Q, wait for 1/8s, E waits for 1/8s, W waits 1/8s when I press my mouse 4 button. Thanks.
pro100andrik94
Posts: 27
Joined: 08 Aug 2018, 07:27

Re: LoL Combo Code

09 Aug 2018, 01:09

Code: Select all

XButton1::
send Q
sleep, 1800
send E
sleep, 1800
send W
sleep, 1800
return
more info

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 74 guests