Jump to content

Recommended Posts

Posted

, ok i have a problem here,

How do you make my autoit to type faster repeatly and send for those word like this ( ejeefiehaf)

how to make it faster like 1 sec send 10 things with automatic ^^ anyone cna give me the source please

Posted

, ok i have a problem here,

How do you make my autoit to type faster repeatly and send for those word like this ( ejeefiehaf) <<< that's a word ??

how to make it faster like 1 sec send 10 things with automatic ^^ anyone cna give me the source please

How do you have it coded now?

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

Posted

, ok i have a problem here,

How do you make my autoit to type faster repeatly and send for those word like this ( ejeefiehaf)

how to make it faster like 1 sec send 10 things with automatic ^^ anyone cna give me the source please

depends on what the typeing should do, if its to enter text into a edit then could use clipput("Yourtext") and send("{ctrldown}v{ctrlup}") else you could use opt("SendKeyDelay",0) and opt("SendKeyDownDelay",0)

[font="Impact"]Never fear, I is here.[/font]

Posted

depends on what the typeing should do, if its to enter text into a edit then could use clipput("Yourtext") and send("{ctrldown}v{ctrlup}") else you could use opt("SendKeyDelay",0) and opt("SendKeyDownDelay",0)

What in the hell are you smoking?

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

Posted

ok i wanna send message to a friend , just like a spam can who help me? ^^

You just said the wrong thing.

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

Guest
This topic is now closed to further replies.
×
×
  • Create New...