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)
0 user is browsing this thread:
Livestreams
63 | |||||
40 | |||||
39 | |||||
16 | |||||
9 | |||||
6 | |||||
1 | |||||
640 | |||||
12 | |||||
1 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.653231.739+13
- 2.838223.790+1
- 3.35057.860+15
- 4.590233.717+6
- 5.278108.720+29
- 6.306114.729+2
- 7.645.928+5
- 8.922406.694+1
- 9.1118621.643-1
- 10.265138.658+2
Replay highlight
VS
- cblanco ★
- 보드카 중대
- VonManteuffel
- Heartless Jäger
Einhoven Country
Honor it
10
Download
1243
Board Info
565 users are online:
565 guests
0 post in the last 24h
2 posts in the last week
28 posts in the last month
2 posts in the last week
28 posts in the last month
Registered members: 49388
Welcome our newest member, KETTA
Most online: 2043 users on 29 Oct 2023, 01:04 AM
Welcome our newest member, KETTA
Most online: 2043 users on 29 Oct 2023, 01:04 AM