#Name:unfriend
#Author:Driven
#Description:Automate the removal of all outgoing friend requests (requires remove.qa)
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.social.peoplestring.com/user_friends_requests_outgoing.php?p=1
autogatherQuick Reference for "autogather"
Click on command to see examples & comments
Program Level Commands
Usage: autogather[:number-of-items]
Description: Makes webDOM gather a certain number-of-items from the current browser page. The current page on the browser should be a page in a list of pages, with Next links to eachother. webDOM will stop autogathering as soon as it has reached the limit imposed by number-of-items specified or if it gets to last page of the list of users. If number-of-items or any other Auto-Gather limit setting is not used, autogather will stop when it cannot find a next page link.
loadactionQuick Reference for "loadaction"
Click on command to see examples & comments
Program Level Commands
Usage: loadaction:script-file
Description: Loads a new action into the Action toolbox specified by script-file.:
sys.plugindirQuick Reference for "sys.plugindir"
Click on command to see examples & comments
System Variables
Description: The plugin directory of the currently loaded profile^actions\remove.qa
ca_allQuick Reference for "ca_all"
Click on command to see examples & comments
Program Level Commands
Usage: ca_all:action-name[:limits]
Description: Starts the automation process of running a Custom Action (CA) which is currently loaded in the Action Toolbox and is a "List based action". The action-name is the identifier used on the button for that action in the action toolbox. The limits can be either just one number which represents the number of people from the list to perform the action on, or if a ";" is used like: ca_all:Auto-Subscribe:5;30 then webDOM will peform the Auto-Subscribe action on users 5 through 30 from the information list.:remove
#Name:remove
#Author:Driven
#Description:Will remove outgoing friend requests from the list created by unfriend.qa SAVE IN peoplestring/actions/
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.social.peoplestring.com/user_friends_manage.php?task=cancel&user=^
wd.curinfoQuick Reference for "wd.curinfo"
Click on command to see examples & comments
WebDOM Program Variables
Description: Returns the value of the currently selected User ID or item from the info list.^&&in_smoothbox=true
clickQuick Reference for "click"
Click on command to see examples & comments
DOM Level Commands
Usage: click:element
Description: Clicks a DOM element specified by element.:dom.input.Cancel Request