madme 0 Posted July 29, 2010 Hi guys I'm trying to write a script that would run while you hold a hotkey (I have Ctrl in mind, but that can be adjusted) I know how to make hotkeys of the on/off type, but not hold/release type, could anyone help me with that? thanks Share this post Link to post Share on other sites
kaotkbliss 146 Posted July 29, 2010 _IsPressed might be what you are looking for it's in the helpfile 010101000110100001101001011100110010000001101001011100110010000001101101011110010010000001110011011010010110011100100001My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueekWe're gonna need another Timmy! Share this post Link to post Share on other sites
madme 0 Posted July 29, 2010 seems to be what I need, thanks a lot =) Share this post Link to post Share on other sites