Jump to content

How to send a text instantly?


TriGuN
 Share

Recommended Posts

Hello, in my program I need to send a text instantly, but when I use : Send("XXXXXXXXXXXXXXXXXXXXXXXXX") it send letter per letter. <_<

I tried to do something like that :

ClipPut("XXX")

Clipget()

or

ClipPut("XXX")

$text = Clipget()

Send($text)

Iam begginner with programmation and autoit so dont flame me ^^ Thanks for reading my post.

(Sorry for bad english :))

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...