Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

holding middle button only one a appears

$
0
0
i didn't reword it you made a mistake, shouldn't have closed the topic, you're going to get banned for this
this is a legit question it's only one key binding not diablo 2 automation
holding middle button in notepad only one a appears

[ autoit ]      
#include Local $hDLL = DllOpen("user32.dll") While 1 If _IsPressed("04", $hDLL) Then Send("{a down}") While _IsPressed("04", $hDLL) ;is this correct got it from another's code? Sleep(2) WEnd Send("{a up}") sleep(2) EndIf WEnd DllClose($hDLL)

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>