Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DirectX - Mouse Won't Move
#17
Macro Macro2770
Code:
Copy      Help
typelib AUTOIT "C:\Program Files (x86)\AutoIt3\AutoItX\AutoItX3.dll"
AUTOIT.AutoItX3 ai._create

ai.Run("notepad.exe" "" 1)
ai.WinWaitActive("Untitled - Notepad" "" 0)
ai.Send("This is some text." 0)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)