I need an auto typer in autoit3, i've tryed everythign i can think of. If somone cna give me the source for an auto typer in autoit3 it would be much appreciated.
auto typer to what?Quote:
Originally posted by ChaoMon@Mar 13 2006, 05:25
I need an auto typer in autoit3, i've tryed everythign i can think of. If somone cna give me the source for an auto typer in autoit3 it would be much appreciated.
WinWaitActive("[Conquer2.0]")
Send("Testing Auto typer!")
Send("{ENTER}")
WinActivate("[Conquer2.0]")
WinWaitActive("[Conquer2.0]")
Send("{ENTER}")
Send("Testing Auto typer!")
Send("{ENTER}")
Send("{ENTER}")