Jump to content

Counter In Autoit


Recommended Posts

Hi,

i made a script which does some browserreloads, changes the tab in firefox, does a browser reload again, and so on. because there is a variable which configures the count of the browser reloads, i cant know how much time it takes until the script is finished with the first round.

after 30seconds from the very first reload it should begin again.

so is there something like a time-counter wich i could reset every repeat, so that i could start the next round when the counter is = or >30??

bye | nuclear

Link to comment
Share on other sites

  • Developers

Hi,

i made a script which does some browserreloads, changes the tab in firefox, does a browser reload again, and so on. because there is a variable which configures the count of the browser reloads, i cant know how much time it takes until the script is finished with the first round.

after 30seconds from the very first reload it should begin again.

so is there something like a time-counter wich i could reset every repeat, so that i could start the next round when the counter is = or >30??

bye | nuclear

TimerInit

TimerDiff

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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