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
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.831222.789+37
- 2.34957.860+14
- 3.589215.733+4
- 4.1099614.642-1
- 5.280162.633+8
- 6.305114.728+1
- 7.916405.693-2
- 8.271108.715+22
- 9.721440.621+3
- 10.1041674.607-2
Replay highlight
VS
- cblanco ★
- 보드카 중대
- VonManteuffel
- Heartless Jäger
Einhoven Country
Honor it
9
Download
1231
Board Info
714 users are online:
714 guests
1 post in the last 24h
7 posts in the last week
39 posts in the last month
7 posts in the last week
39 posts in the last month
Registered members: 49061
Welcome our newest member, Rihedcfrd
Most online: 2043 users on 29 Oct 2023, 01:04 AM
Welcome our newest member, Rihedcfrd
Most online: 2043 users on 29 Oct 2023, 01:04 AM