|
Reputation 5  Last Login 8 hours and 34 minutes ago Website |
|
|
I am the owner and creator of the webDOMinator software. I am a traveler and an artist at heart. I made webDOM because I was sick of doing friend adds manually, and over the last five years (since 2010), the software has blossomed and grown into a very powerful program. I enjoy helping people, making new friends, and well, as you might have known already, programming... among other things.
Hit me up if you need help... just use @ webDOMinator in your status at the beginning and I'll be able to see what you said. Also if you want to join the skype group text chat, contact me from my skype link on the left there and Iīll add you. |
|
|
| Title | Site | Date | | Conversation about vBulletin and The New Features it uses | vbulletin | 10/27/2009 1:13 PM | | How to change the site the vBulletin plugin uses | vbulletin | 10/22/2009 3:22 PM | | 40 Friends a day | stumbleupon | 10/19/2009 1:55 PM | | Getting Visitors - Observations | stumbleupon | 10/19/2009 1:54 PM | | How to use the Page Load Timeout | lastfm | 10/18/2009 5:45 PM |
|
To use any of these scripts in webDOM, just click "View Code..." then click the "Copy" icon below the script code.
Automatically Gather all new users to list
This script goes in and grabs the first 10 pages of new user signups. Itīs best to run it on a schedule about 4 times a day or more.
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/search_advanced.php
selectQuick Reference for "select" Click on command to see examples & comments DOM Level Commands Usage: select:select-element-name:option Description: Will auto-select an option from a drop-down select box signified by select-element-name. The option should be set to the inner html of the option you want selected. i.e: if the option says "May" but it has the value "3" then to set the "month" select box to "3" you would say: select:month:May:sort:Last Signup
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.Update Results
pagewaitQuick Reference for "pagewait" Click on command to see examples & comments Script Level Commands Usage: pagewait Description: Makes the scripting engine wait until the next page finishes loading before carrying out the next command.
setlistfileQuick Reference for "setlistfile" Click on command to see examples & comments Program Level Commands Usage: setlistfile:filename Description: Sets the list file to save to. This is for use when the automatic list saving option is activated. In your script, before performing the autogather function when you're starting a brand new list, use this command to make it so that webDOM doesn't pop up a "save list" dialogue and halt automation.:newpeeps
wd.gather.pagesQuick Reference for "wd.gather.pages" Click on command to see examples & comments WebDOM Program Variables Description: Sets the Auto-Gather page limit to a certain number of pages you set this variable to.=10
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.
add_allQuick Reference for "add_all" Click on command to see examples & comments Program Level Commands Usage: add_all[:number] Description: Start the automation process of adding all of the people on the currently loaded user ID list as friends. If number is used, then automation will only add that number of friends. 
Youtube Auto-Commenter
This script puts a comment on a person's youtube page. It also checks for CAPTCHA's when automating it using the "Custom Action" button in the info list section so that it can pause and let you enter the captcha in.
#nameQuick Reference for "#name" Click on command to see examples & comments Script Level Commands Usage: #name:text Description: Sets the name of the script to text. This is a setting used for using scripts in the Action Toolbox. The name is used as a main handle to call the action by. It's used as the caption on the Button the script is placed on in the Toolbox. It's also used when calling the action in script using the "doaction" command.:Post Comment
#titleQuick Reference for "#title" Click on command to see examples & comments Script Level Commands Usage: #title:text Description: Sets the title of the script to text. This is a setting used for using scripts in the Action Toolbox. The title is used as a brief description of the script and shows up when the user hovers their mouse over the action button.:Will Post a comment on currently selected user's channel
#descriptionQuick Reference for "#description" Click on command to see examples & comments Script Level Commands Usage: #description:text Description: Sets the description of the script to text. This is a setting used for using scripts in the Action Toolbox.:This script posts a comment on whoever you have selected it's also a List Based Action meaning that it can be automated to run for your whole list by right clicking the "Custom Action" button.
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.youtube.com/profile?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.
dom.textarea.comment_entry_box.innerhtml= 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.
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.comment_entry_submit_button
wait:2
captchacheckQuick Reference for "captchacheck" Click on command to see examples & comments Program Level Commands Usage: captchacheck[:element] Description: This will make webDOM check for the CATPCHA input element on the page. If it is found, webDOM will stop and focus on the element passed. element is optional. If it is not specified, webDOM will check for the CAPTCHA input element that is default for the site plugin loaded.

Gather all members the lazy way
This small script will go into the members list on any vBulletin based forum and populate a list of all of the users in the forum to your information list.
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.:global.browseurl
startautopopQuick Reference for "startautopop" Click on command to see examples & comments Program Level Commands Usage: startautopop Description: Populate all of the user ID's webDOM can find in the current list of users automatically. It will start on the page the browser is on, and click the next button until it reaches the end of the list. 
Add max friends on StumbleUpon Daily on Auto-pilot
Stumbleupon has a limit of 40 friends per day... so how do you automate it? Well webDOM has a scheduling system so you can just make the following script run once a day at a certain time. Make sure that you already have a list of a couple thousand friends before you run this. Save your list to profiles\stumbleupon\lists\friends.list ... profiles directory is in your webDOM main install folder. If you want to get really creative you can make multiple accounts and have it run on each one.
ifQuick Reference for "if" Click on command to see examples & comments Control Operators and Clauses Usage: if:condition1:condition2 Description: Starts an IF block. condition1 can be either (true, false, exists, !exists, empty, or !empty) where !exists and !empty mean "doesn't exist" and "isn't empty". condition2 is a condition specified by conditional operators (<<, >>, ==, !=, <=, >=, , and ) if condition1 is set to true or false. If condition1 is set to empty, or exists, condition2 need only include a DOM element property or variable. An example would be: "if:exists:dom.a.1" or "if:true:dom.a.1.innerhtml==foo" or even "if:false:foodom.a.1.innerhtml". There are many ways to use the two conditional statements to specify the condition needed. All if statements must come with a following endif statement. :exists:dom.a.logout
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.a.logout
pagewaitQuick Reference for "pagewait" Click on command to see examples & comments Script Level Commands Usage: pagewait Description: Makes the scripting engine wait until the next page finishes loading before carrying out the next command.
endifQuick Reference for "endif" Click on command to see examples & comments Control Operators and Clauses Usage: endif Description: Ends an If block. All endif statements must come with an If statement before it.
loadpluginQuick Reference for "loadplugin" Click on command to see examples & comments Program Level Commands Usage: loadplugin:filename Description: Load the site plugin specified by filename. The deprecated version of this command is loadprofile which will still work as an alias to loadplugin.:stumbleupon
loadlistQuick Reference for "loadlist" Click on command to see examples & comments Program Level Commands Usage: loadlist:filename Description: Load the list specified by filename into the info list section.: sys.plugindirQuick Reference for "sys.plugindir" Click on command to see examples & comments System Variables Description: The plugin directory of the currently loaded profile^listsfriends.list
loginQuick Reference for "login" Click on command to see examples & comments Program Level Commands Usage: login Description: Perform the login action on the currently loaded site plugin. A site plugin must be loaded, with a username and password entered for this to work.
add_allQuick Reference for "add_all" Click on command to see examples & comments Program Level Commands Usage: add_all[:number] Description: Start the automation process of adding all of the people on the currently loaded user ID list as friends. If number is used, then automation will only add that number of friends.:40 
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

|
|

Nathaniel D. Gibson neither is associated nor responsible for the content submitted by the person behind this user account |