Hey Guys,
my Autohotkey setting doenst work anymore, idk why....
#IfWinActive, Company Of Heroes 2
XButton1::Numpad0
Return
Is that correct? Thanks a lot
Autohotkey doenst work -.-
14 Sep 2021, 12:01 PM
#1
Posts: 15
14 Sep 2021, 13:42 PM
#2
Posts: 1401
I have basically the same script and it works fine. I'll edit this comment with a copy my script when I get a chance.
14 Sep 2021, 14:40 PM
#3
Posts: 15
I have basically the same script and it works fine. I'll edit this comment with a copy my script when I get a chance.
okay thank you I m waiting for

14 Sep 2021, 15:28 PM
#4
Posts: 1614 | Subs: 3
You could try:
Also don't think return is needed here? Don't quote me on it tho.
SetTitleMatchMode, 2
#IfWinActive, Company Of Heroes
XButton1::Numpad0Also don't think return is needed here? Don't quote me on it tho.
14 Sep 2021, 15:33 PM
#5
Posts: 254
Hey Guys,
my Autohotkey setting doenst work anymore, idk why....
#IfWinActive, Company Of Heroes 2
XButton1::Numpad0
Return
Is that correct? Thanks a lot
this is mine:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#IfWinActive, Company Of Heroes 2
%::Numpad0
$:: Suspend
+$:: Suspend
Return
14 Sep 2021, 16:16 PM
#6
Posts: 1614 | Subs: 3
Want to mention you should definitely use SendMode Input with coh2 on top of the script like above post has, I had some annoying issues without it.
You can also add an asterisk * before a certain rebind, this assures it works even if you hold down a modifier key like shift/ctrl/alt, as such:
*XButton1::Numpad0
You can also add an asterisk * before a certain rebind, this assures it works even if you hold down a modifier key like shift/ctrl/alt, as such:
*XButton1::Numpad0
15 Sep 2021, 15:34 PM
#7
Posts: 15
You could try:
SetTitleMatchMode, 2
#IfWinActive, Company Of Heroes
XButton1::Numpad0
Also don't think return is needed here? Don't quote me on it tho.
Sorry I forgot, I insert "return" in the last row.
15 Sep 2021, 15:41 PM
#8
Posts: 15
@Leodot, thank you I tried with ur config, but no succsess. hmm
But with "*" before the input command it works fine. JUHUUUUU!!!
Thank you all for your help and @JibberJabberJobber GL in the 4on4 tourny!
Best regards
But with "*" before the input command it works fine. JUHUUUUU!!!
Thank you all for your help and @JibberJabberJobber GL in the 4on4 tourny!
Best regards

PAGES (1)

1 user is browsing this thread:
1 guest
Livestreams
|
|
|
898 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.46467.874+6
- 2.794136.854-1
- 3.14465.689-1
- 4.21154.796+4
- 5.400212.654+2
- 6.353186.655+2
- 7.501325.607+4
- 8.298128.700-1
- 9.327118.735-1
- 10.857232.787+4
Replay highlight
VS
-
cblanco ★ -
보드카 중대
-
VonManteuffel -
Heartless Jäger
Einhoven Country
Honor it
15
Download
2710
Board Info
1209 users are online:
1 member and 1208 guests
i9bethyatt
i9bethyatt
1 post in the last 24h
3 posts in the last week
25 posts in the last month
3 posts in the last week
25 posts in the last month
Registered members: 61915
Welcome our newest member, i9bethyatt
Most online: 4501 users on 26 Oct 2025, 01:00 AM
Welcome our newest member, i9bethyatt
Most online: 4501 users on 26 Oct 2025, 01:00 AM
