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: 1385
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
77 | |||||
7 | |||||
1 | |||||
1 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.855.944+26
- 2.843223.791+6
- 3.38459.867+30
- 4.1103405.731+8
- 5.657233.738-1
- 6.943411.696-1
- 7.282108.723+33
- 8.308114.730+4
- 9.10729.787+8
- 10.11842.738+5
Replay highlight
VS
- cblanco ★
- 보드카 중대
- VonManteuffel
- Heartless Jäger
Einhoven Country
Honor it
13
Download
1286
Board Info
1200 users are online:
1200 guests
1 post in the last 24h
5 posts in the last week
59 posts in the last month
5 posts in the last week
59 posts in the last month
Registered members: 50913
Welcome our newest member, Sucoprtikis
Most online: 2043 users on 29 Oct 2023, 01:04 AM
Welcome our newest member, Sucoprtikis
Most online: 2043 users on 29 Oct 2023, 01:04 AM