Wait

From UBot Studio
Revision as of 19:32, 22 December 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command will pause the script for a specified amount of seconds.

Example


load html("hello world!")
wait(10)
navigate("http://www.ubotstudio.com/resources", "Wait")

Running the command will run the [Load Html|load html] command first, pause for 10 seconds, and then run the [Navigate|navigate] command after the ten seconds is over.

File:Wait.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox