Featured Scripts and Actions for Plurlife.com
To use any of these scripts in webDOM, just click "View Code..." then click the "Copy" icon below the script code.
Plurlife Chatbox Chatter
Use this handly little action to send chats on the plurlife forum page. This script uses the Body of the Private Message Settings, and does not use a list (standalone). You can run it on a schedule and use dynamic phrases in the message to randomize it a bit.
navigateQuick Reference for "navigate"
Click on command to see examples & comments
Browser Level Commands
Usage: navigate:url
Description: Makes the browser navigate to the URL specified.:http:
//Quick Reference for "//"
Click on command to see examples & comments
Commenting
Description: A standard comment, i.e:
/Quick Reference for "/"
Click on command to see examples & comments
String Concatenation & Math Expressions
Usage: expresson1/expression2
Description: Divides expression1 by expression2./This is a comment.www.plurlife.com/forum/
dom.textarea.ccb_entermessage.value=
wd.pm.bodyQuick Reference for "wd.pm.body"
Click on command to see examples & comments
WebDOM Program Variables
Description: Returns the body of the currently loaded message in the PM section.
focusQuick Reference for "focus"
Click on command to see examples & comments
DOM Level Commands
Usage: focus:element
Description: Changes the focus to a DOM element specified by element.:dom.textarea.ccb_entermessage
typeQuick Reference for "type"
Click on command to see examples & comments
DOM Level Commands
Usage: type:string
Description: Uses the actual keyboard input to type the text specified by string. Notice, this will make it so that webDOM has to be maximized when in use. It is advised not to use this command unless you are not using your computer at the same time webDOM is running.:chr.13
