Darkforce Posted December 11, 2007 Posted December 11, 2007 , 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
Fossil Rock Posted December 11, 2007 Posted December 11, 2007 , 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 pleaseHow do you have it coded now? Agreement is not necessary - thinking for one's self is!
Alek Posted December 11, 2007 Posted December 11, 2007 , 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 pleasedepends 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]
Darkforce Posted December 11, 2007 Author Posted December 11, 2007 ok i wanna send message to a friend , just like a spam can who help me? ^^
Fossil Rock Posted December 11, 2007 Posted December 11, 2007 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!
Fossil Rock Posted December 11, 2007 Posted December 11, 2007 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!
Recommended Posts