Jump to content

Hey guys, Please give me a hand


pikablue
 Share

Recommended Posts

Hey guys long time no see, I was an active member here for a while then I got busy and stop using auto it for a while, So now I'm completely Lost LOL. I don't know what the hell I'm doing.

Could someone help me out and give me some commands for this simple command to start me off again in the right direction please.

1. Press a button to start the script

2. The Script press a few keys, then repeat the same keys after certain time

3. The script ends when I press the [End] Key.

Thanks guys, really appreciate it.

Link to comment
Share on other sites

Hey guys long time no see, I was an active member here for a while then I got busy and stop using auto it for a while, So now I'm completely Lost LOL. I don't know what the hell I'm doing.

Could someone help me out and give me some commands for this simple command to start me off again in the right direction please.

1. Press a button to start the script

2. The Script press a few keys, then repeat the same keys after certain time

3. The script ends when I press the [End] Key.

Thanks guys, really appreciate it.

1: HotKeySet()

2: Send, Sleep, While

3: HotkeySet()

There the functions you need.

Edit: Removed sample script, too bot like.

Edited by Steveiwonder

They call me MrRegExpMan

Link to comment
Share on other sites

Could you also help me figure out how to loop the script until I decide to end it with a key.

Lets say My script is:

Send("1")

sleep("100")

send("{enter}")

sleep("100")

send("{enter}")

sleep("100")

What should I add to make it keep Looping until I terminate the script?

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