Merchants Posted March 30, 2010 Posted March 30, 2010 is there not a way to use somting like Send(Paste) instead of Send("{CtrlDown}v{CtrlUp}") HotKeySet("1", "Start") While 1 WEnd Func Start() ClipPut("test") Send("{CtrlDown}v{CtrlUp}") EndFunc
JohnOne Posted March 30, 2010 Posted March 30, 2010 Send("^v") AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Fulano Posted March 30, 2010 Posted March 30, 2010 I likeSend (ClipGet()) #fgpkerw4kcmnq2mns1ax7ilndopen (Q, $0); while ($l = <Q>){if ($l =~ m/^#.*/){$l =~ tr/a-z1-9#/Huh, Junketeer's Alternate Pro Ace /; print $l;}}close (Q);[code] tag ninja!
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