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: 1379
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::Numpad0
Also 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
45 | |||||
18 | |||||
47 | |||||
24 | |||||
6 | |||||
4 | |||||
4 | |||||
4 | |||||
1 | |||||
1 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.655231.739+15
- 2.841223.790+4
- 3.35157.860+16
- 4.599234.719+7
- 5.934410.695-1
- 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
1259
Board Info
728 users are online:
728 guests
0 post in the last 24h
12 posts in the last week
26 posts in the last month
12 posts in the last week
26 posts in the last month
Registered members: 49851
Welcome our newest member, Eovaldis
Most online: 2043 users on 29 Oct 2023, 01:04 AM
Welcome our newest member, Eovaldis
Most online: 2043 users on 29 Oct 2023, 01:04 AM