Skip to content

Instantly share code, notes, and snippets.

View bsmagic's full-sized avatar

春消息 bsmagic

  • Tokamak
View GitHub Profile
@emarg
emarg / cursor click visualizer.ahk
Last active January 12, 2022 12:35 — forked from TaranVH/cursor click visualizer.ahk
show clicks visually onscreen.
;Austin Sims Cursor click vertuilaiser Modifyed from TaranVH
;Version 1 - Up to date as of 6/04/2016
; Copyright 2016
;ISSUES: Currently in Version 1 corner symbols can only appear in the top left of screen
;User Settings
mid_button = 0 ; set symbol for middle mouse button (1 = yes 0 = no)
Follow_Mouse = 1 ;sets if symbol follow mouse or appear in corner (1 = follow 0 = courner )