Allow Images

From UBot Studio
Revision as of 21:21, 15 December 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)
Jump to: navigation, search

$Allow Images is a Settings Commandin the Professional edition of UBot Studio.

This command, when set to β€œYes” will disable the display of any images on a webpage.

Example


allow images("Yes")
navigate("http://ubotstudio.com/resources", "Wait")

Running the script will allow images to appear within the browser.

File:Yes.png


allow images("No")
navigate("http://ubotstudio.com/resources", "Wait")

File:No.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox