Search found 12 matches

by crazycrinkle
16 Mar 2022, 09:23
Forum: Scripts and Functions (v1)
Topic: [Script] KeypressOSD - Display key press on screen
Replies: 629
Views: 202389

Re: [Script] KeypressOSD - Display key press on screen

Only works once. After being closed, it is only showing keystrokes when SHIFT, ALT or CTRL is pressed. Doesn't show normal keystrokes or mouse clicks.
by crazycrinkle
16 Mar 2022, 08:28
Forum: Gaming Help (v1)
Topic: Need a script which will show all keypresses and mouse clicks.
Replies: 9
Views: 1094

Re: Need a script which will show all keypresses and mouse clicks.

Its a much less than idea solution, the black bar is horribly distracting and obscures a large chunk of the screen.

Also the bar/text moves itself to the active window, just need it to be in the same place on the screen all of the time.
by crazycrinkle
16 Mar 2022, 08:24
Forum: Scripts and Functions (v1)
Topic: [Script] KeypressOSD - Display key press on screen
Replies: 629
Views: 202389

Re: [Script] KeypressOSD - Display key press on screen

Any way to make the text just be in a set position on the monitor?

Also mouse clicks only appear for a breif moment.

Also the nearly opaque black bar is HORRIBLE. How to make this just be behind the text?
by crazycrinkle
16 Mar 2022, 08:21
Forum: Gaming Help (v1)
Topic: Need a script which will show all keypresses and mouse clicks.
Replies: 9
Views: 1094

Re: Need a script which will show all keypresses and mouse clicks.

Also the keypressOSD even for text puts a horrible black bar smothering the screen and it moves to always be in the active window. Just want something at a static place on the screen.
by crazycrinkle
16 Mar 2022, 08:13
Forum: Gaming Help (v1)
Topic: Need a script which will show all keypresses and mouse clicks.
Replies: 9
Views: 1094

Re: Need a script which will show all keypresses and mouse clicks.

This program is an On-Screen Display or a Heads-Up Display for keys. It displays every key or mouse button press at a clearly visible text size . I developed it for people like me, with poor eye sight or low vision. It is meant to aid desktop computer usage. It is especially useful while chatting o...
by crazycrinkle
16 Mar 2022, 07:59
Forum: Gaming Help (v1)
Topic: Need a script which will show all keypresses and mouse clicks.
Replies: 9
Views: 1094

Re: Need a script which will show all keypresses and mouse clicks.

BoBo wrote:
16 Mar 2022, 07:57
That's based on HotShow (and I guess its creator @tmplinshi is still around): viewtopic.php?f=6&t=225
HotShow does not work in latest version.

The KeypressOSD shown in the link works but does not capture mouse.
by crazycrinkle
16 Mar 2022, 07:46
Forum: Gaming Help (v1)
Topic: Need a script which will show all keypresses and mouse clicks.
Replies: 9
Views: 1094

Need a script which will show all keypresses and mouse clicks.

Title, i want something that will show a onscreen text for a second. I had a script (HotShow) but after upgrading to new AHK version it wont work anymore.
by crazycrinkle
10 Mar 2022, 09:34
Forum: Gaming Help (v1)
Topic: Euro Truck 2 script not working
Replies: 5
Views: 828

Re: Euro Truck 2 script not working

I have tried the easy steps. Script is running as admin, game is windowed mode, even setting the press to 4000 ms, no result in game. I dont understand easy step 4 at all. Intermediate steps Compiling to EXE did not work (also run as admin) Setting up a second user account is pointless (did it) as t...
by crazycrinkle
10 Mar 2022, 08:36
Forum: Gaming Help (v1)
Topic: Euro Truck 2 script not working
Replies: 5
Views: 828

Re: Euro Truck 2 script not working

I'm not sure where you saw that hotkey syntax. It could have been for a different version of AHK, or a different program altogether. I would have a look at https://www.autohotkey.com/docs/Program.htm. Although your syntax with the braces looks nice, it actually introduces a bug. ^!1:: ^!2:: Send {L...
by crazycrinkle
09 Mar 2022, 17:06
Forum: Gaming Help (v1)
Topic: Euro Truck 2 script not working
Replies: 5
Views: 828

Euro Truck 2 script not working

I am trying to have two hotkeys set up for Euro Truck which will wiggle the steering wheel around. They are triggered by an external program called lioranboard. The hotkeys go off, but for some reason, nothing happens. Outside of game, the hotkeys trigger, but in game nothing happens. ^!1:: { Send {...
by crazycrinkle
15 Jul 2021, 11:47
Forum: Ask for Help (v1)
Topic: can AHK print / text the keys being pressed?
Replies: 1
Views: 140

can AHK print / text the keys being pressed?

Is it possible for AHK to in text show what keys are being pressed?

I want to do some tutorial videos , but need the keys and mouse clicks to be shown on the screen. Can AHK show what keys are pressed, and hopefully fade out / stop showing old keypresses after a certain time?
by crazycrinkle
17 Aug 2019, 02:49
Forum: Ask for Help (v1)
Topic: Reading input from VR controllers?
Replies: 0
Views: 1081

Reading input from VR controllers?

Per topic is it possible to trigger a script from a VR (Valve Index) controller button, and if so how?

I was recommended AHKHID from reddit, but that doesnt work and gives an error when ran (call to nonexistant function).

Go to advanced search