Pause Script

From UBot Studio
Revision as of 19:10, 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 and is generally used for debugging purposes. Once paused you can resume the script by pressing the play button again.

Example

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

Running the script runs the first command and pauses after that. Clicking the Run button will run the navigate command onward.

File:Pause.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox