webDOMinator - Minion Scripting Language Reference

Search a Command:
<< Back to Program Level Commands

add_all

Usage...
add_all[:number]
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.
This applies to webDOM version 2.0.0 and above.

User Comments on add_all

Using the add_all command and pre-save your list

Written by: webDOMinator 1 year and 10 months ago

when using the add_all command if you don't want the save dialog box to popup you need to have a list loaded, or set the list file name.

Code

setlistfile:friends
autogather
add_all:50

The above code would set the list file name and then everyone gathered through auto-gather and added would be saved in that list.
Code

loadlist:friends
add_all:50

The above code would just load the friend ID lists and Add 50 of them as friends. IF you do not use a loadlist command or setlistfile command and there is no list currently loaded before you do an action like add_all or gathering... you will get a dialog box asking where you want to save the list because webDOM doesn't know were to put the information.

If you'd like to turn off auto-saving, you can click on the main Plugin icon and uncheck the option "Save list after every action"

How to use this without the save dialog

Written by: sage 1 year and 10 months ago

I would like to invoke add_all, but not have a save dialog. This is because I want to have it scheduled and be fully automated but the save dialog prevents the add all operation until I save the list.

Written by: sage 1 year and 10 months ago

A quick start script

Written by: webDOMinator 2 years and 5 months ago

Here's an example of how to quickly load up a plugin when webDOM opens and add all from start to finish with a list that is constantly being worked on daily.

Code
loadplugin:myspace
loadlist:targetfriends
login
add_all:80

Because of the "80", webDOM will log in, then add only 80 friends from the targetfriends list.

This script can also be scheduled to run daily, etc. and you can use any plugin and any list.

Post a Comment About the "add_all" Command
Title:
Comment:
Post as Anonymous:
User Login
Username:
Email:
Password:
webDOMinator is copyright ©2008, 2009, 2010, 2011, 2012 Nathaniel D. Gibson. All Rights Reserved.
Contact | Tutorials | Forum
By using webDOMinator you are taking all liability in to your own hands. Nathaniel D. Gibson is not responsible for any damages, loss, or defamation (legal or otherwise) caused to you or your business from using this program. Nathaniel D. Gibson is not associated with, affiliated with, nor responsible for the content submitted and displayed by users of this site.