Jump to content

how to post a text using send("") in a hidden window


Recommended Posts

HotKeySet("{F7}", "NAME"); change the key and/or the name

While 1
    Sleep(500)
WEnd

Func NAME();then chang the name here
    sleep(500)
    send("login name"{tab}"password"{enter});change the loging and password here
EndFunc

[font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap

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...