Close
Showing results 1 to 4 of 4
  1. #1

    Default Lag in keystrokes

    Im trying to figure out, is this program very laggy if you use it with alot of toons? I thought it was just my computer but having tried it out recently on someone elses who has really über specs and I have hard time believing that this is the case.

  2. #2

    Default

    Try

    SetKeyDelay, 0

    It solved this similar problem I faced. I blame the graphic card wrongly, and almost bought the GTX580 3GB. Before I discover the solution, I actually used AHK + HKN, lol.

  3. #3

    Default

    Quote Originally Posted by Cptan View Post
    Try

    SetKeyDelay, 0

    It solved this similar problem I faced. I blame the graphic card wrongly, and almost bought the GTX580 3GB. Before I discover the solution, I actually used AHK + HKN, lol.
    Thank you so much! I tought it was the GFX card as well

    Where should I write it in the sample script though? http://www.dual-boxing.com/wiki/inde..._Script_-_Full

    I can't get it to work!
    Last edited by kaiverrettu : 11-05-2011 at 03:52 PM

  4. #4

    Default

    I would insert the codes near WinGet command, doesn't really matter as long as AHK execute it before you issue the ControlSend command. Preferably at the code region where you perform all the initialization.

    Which AHK are you running? I am using the AHK_L 64 bits version.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •