79260656

Date: 2024-12-07 13:08:18
Score: 1.5
Natty:
Report link

For ahk v2.

^7::
{
    Send("success")
}

b::
{
    Send("{LControl Down}7{LControl Up}")
}

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: Dieisson Silva dos Santos