Jump to content

a_Lexx

Members
  • Posts

    3
  • Joined

  • Last visited

a_Lexx's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Good day! I've tried to use AutoIt scripts in combination with Perl and met the following problem: I've created a small Autoit script with only one SendKey function, which receives command from a command line. I've noticed, that SendKey("{<any key> down}") command works only when autoit script is working, so after the script exists (almost immediately), buttons doesn't remains pressed. Is there any way to keep it pressed, when the scripts has already finished?
  2. Thanks, I'll try to find info around this.
  3. I use AutoIt as tool for game benchmarking scripting. I've met the following problem: there are a lot of games, which ignore AutoIt "Send" command and work incorrectly with MouseMove command. For.ex.Black&White2, Ghost Recon, etc. Does anybody know the way to emulate direct input commands in games besides Autoit?
×
×
  • Create New...