Vegar Posted March 26, 2008 Posted March 26, 2008 is there any way i can speed up the "send" function.. or is there any other function you can "write" whit?!?!
Swift Posted March 26, 2008 Posted March 26, 2008 Ugh, To my knowledge, send is extremely fast, but in games it slows it down, because it's not 'human' to type like that, so it defines it as a bot, and slows it down. If your planning on using: Send("") to a game, thats why.
Vegar Posted March 26, 2008 Author Posted March 26, 2008 hmm ... that is wierd .. i only use it in notepad and it doesent "write" more than about 3 letters per sec. !?!
Vindicator209 Posted March 26, 2008 Posted March 26, 2008 What?! Send could write a whole paper in about 5 seconds! You sure it isin't just your computer? [center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]
Swift Posted March 26, 2008 Posted March 26, 2008 What?! Send could write a whole paper in about 5 seconds! You sure it isin't just your computer?Same thing I said, it types super fast here, unless you use it in a game. Maybe it is his computer...
Vegar Posted March 26, 2008 Author Posted March 26, 2008 Okei .. then it have to be my (slow) computer!!
TerarinKerowyn Posted March 27, 2008 Posted March 27, 2008 Remember you have to set both the SendKeys to the min value which is appro 1. If your computer supports 0 then you could, however if you are correct about for every 1 second you get about three characters prints which would mean you are doing somewhere in between (250 < your number > 500) They are SendKeyDelay (The lenght of time in between each key stroke) and SendKeyDownDelay (The lenght of time for pressing the key down till when it goes back up) Contact via MSN: [email=terarink_msn@hotmail.com]terarink_msn@hotmail.com[/email], yahoo: terarink_yah
Vindicator209 Posted March 27, 2008 Posted March 27, 2008 Holy cow, thats something new I learned today.... errgghhh.... *cough* I knew that! I was just..err...pretending not to know that!....so you would tell me...... ...yea... [center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]
NELyon Posted March 27, 2008 Posted March 27, 2008 You could use ControlSetText which would transmit the data almost instantaneously.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now