QuestionWhen I go to add members from my list for Myspace.com, it overrides the wait time I've set and automatically starts adding them with an 8 second wait. What's the problem? That is way too fast.
AnswerClick on the List Options button to pop up a little menu, in the menu there's a field called "wait counter", this is the amount of seconds webDOM waits before continuing to the next person in the list. Also, check the plugin options on the top left of the main form, make sure "run default script on plugin start" is unchecked, this way it won't automatically sign in or perform any actions when you load the plugin. After you change this, save your plugin on the top left.
|
| User | Answer | When |  webDOMinator | This could easily be due to a setcounter command in your "Add friend" script. Go to your Action Control Options for the Friend adding action and open up the script. Take out any line of code having to do with the counter and this should fix your problem. | 4 months ago | 
| Click on the List Options button to pop up a little menu, in the menu there's a field called "wait counter", this is the amount of seconds webDOM waits before continuing to the next person in the list.
Also, check the plugin options on the top left of the main form, make sure "run default script on plugin start" is unchecked, this way it won't automatically sign in or perform any actions when you load the plugin.
After you change this, save your plugin on the top left. | 5 months ago |
|