Jump to content

help adding alt+tab to a script


Recommended Posts

ok so i made this really simple script and i wanted to add alot of complexity here is the original:

While 1
$delay = Random(3000)
MouseClick ("left")
Sleep($delay)
WEnd

i would like this script to click reload on a browser then alt+tab to another browser and click again(since there is no mouse movement i basically just want to add it doing the alt+tab since i can just hover the mouse over the reload button), and be able to repeat this with a delay of about 20seconds or 2k milli

if anyone could help me out here that would be great :whistle:

thanks

-iiz

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