Search found 2 matches
- 29 Mar 2017, 12:27
- Forum: Gaming
- Topic: Making Opaque Circle around mouse
- Replies: 5
- Views: 1628
Re: Making Opaque Circle around mouse
I've written a quick script for you, however it uses the gdip.ahk library so you will need to download that first and save it to gdip.ahk in the same directory here's a url for the library - http://www.autohotkey.net/~tic/Gdip.ahk Once you have both gdip.ahk and this script in the same place, run t...
- 28 Mar 2017, 22:35
- Forum: Gaming
- Topic: Making Opaque Circle around mouse
- Replies: 5
- Views: 1628
Making Opaque Circle around mouse
Hi All I'm trying to make multiple opaque circle centred on my mouse pointer so I can train myself for better aiming. But the picture itself must be unobtrusive and does not effect (or pop up) the whole game itself. I want to have the option to turn it on and off within a key push anybody can help m...