So first of all I never used Autohotkey before so. I am running this script
#IfWinActive, Company Of Heroes 2
Tab::r
; REINFORCE on D(from R)
d::r
; STOP on A(from S)
a:
; ABILITY 1 on Q(from F)
q::f
; ABILITY 2 on W(from E)
w::e
; REVERSE on S(from U)
s::u
; mid mouse tacmap
MButton::Numpad0
and I have done everything according to instructions, but script isn´t working at all. Any ideas pls?
Autohotkey isnt working.
22 Aug 2014, 12:25 PM
#1
Posts: 6
22 Aug 2014, 13:11 PM
#2
4
Posts: 4301 | Subs: 2
mine is:
"
#IfWinActive, Company Of Heroes
xButton1::Numpad0
F1::7
F2::8
F3::9
F4::0
return
"
guess you are missing the "return" at the end
im a total dumbass at scripting so this is my only guess
"
#IfWinActive, Company Of Heroes
xButton1::Numpad0
F1::7
F2::8
F3::9
F4::0
return
"
guess you are missing the "return" at the end
im a total dumbass at scripting so this is my only guess
22 Aug 2014, 18:29 PM
#3
Posts: 6
Thank you, return was truly missing .
PAGES (1)
1 user is browsing this thread:
1 guest
Livestreams
1 | |||||
33 | |||||
15 | |||||
4 | |||||
2 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.655231.739+15
- 2.842223.791+5
- 3.939410.696+5
- 4.35459.857-1
- 5.599234.719+7
- 6.278108.720+29
- 7.307114.729+3
- 8.645.928+5
- 9.10629.785+7
- 10.527.881+18
Replay highlight
VS
- cblanco ★
- 보드카 중대
- VonManteuffel
- Heartless Jäger
Einhoven Country
Honor it
11
Download
1265
Board Info
930 users are online:
930 guests
1 post in the last 24h
11 posts in the last week
27 posts in the last month
11 posts in the last week
27 posts in the last month
Registered members: 50002
Welcome our newest member, rwintoday1
Most online: 2043 users on 29 Oct 2023, 01:04 AM
Welcome our newest member, rwintoday1
Most online: 2043 users on 29 Oct 2023, 01:04 AM