Mouse Highlighter, Mouse Click Ripple, Key Stroke OSD and Drawing on Screen.

Post your working scripts, libraries and tools for AHK v1.1 and older
yunyi
Posts: 1
Joined: 17 Oct 2021, 09:43
Contact:

Mouse Highlighter, Mouse Click Ripple, Key Stroke OSD and Drawing on Screen.

Post by yunyi » 17 Oct 2021, 09:52

I learned a lot from this forum, so I combined all the knowledge that I have learned and came up with a few scripts which can highlight mouse pointer, display ripples for mouse clicks, display a key stroke OSD and draw on screen. I think it can be useful for online teaching and representations.

In order to support all those features, the code has become quite complex, so I had to separate it into different script files and put them on github: https://github.com/yunyi-the-coder/mouse-cursor-highlight-windows

Here is the tutorial on how to use the code:


nadducci
Posts: 1
Joined: 02 May 2022, 15:46

Re: Mouse Highlighter, Mouse Click Ripple, Key Stroke OSD and Drawing on Screen.

Post by nadducci » 02 May 2022, 15:49

Greetings! I really appreciate this script it's simple and effective.

But I am a noob with AutoHotkey and I would like to know the proper way to "turn off" the effects activated by this script so that when I'm done using it to record tutorial videos my cursor goes back to normal again.

Thank you!

fredchf
Posts: 54
Joined: 30 Sep 2013, 14:55

Re: Mouse Highlighter, Mouse Click Ripple, Key Stroke OSD and Drawing on Screen.

Post by fredchf » 11 May 2022, 09:57

Hello and Thanks!
Pretty cool :)

Post Reply

Return to “Scripts and Functions (v1)”