Spin

From UBot Studio
Revision as of 17:31, 14 November 2012 by LillyT (Talk | contribs)

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

$Spin is a Text Function.

The function returns a spun version of a given text. The text must be in spin ready format in order to be spun by the function.

An example of a spin ready sentence is: UBot makes working {a breeze| more efficient| less time consuming}

Example

 navigate("http://www.ubotstudio.com/playground/simple-form", "Wait")
wait(3)
type text(<about me textarea>, $spin("UBot makes working \{a breeze| more efficient| less time consuming\}"), "Standard")

Running the script fills the field with a spun version of the spin ready sentence in the spin function.

File:Spin.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox