Auto Mass Create: Example Templates

Twitterdub Video tutorials
Post Reply
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Auto Mass Create: Example Templates

Post by martin@rootjazz »

Like / Retweet template

Using all accounts
Safe settings
Selecting 10 accounts from all accounts within Twitterdub
1 thread
a random pause between 30 to 60 seconds
mass action will wait (delay) 1 minute after the post is created before processing

Code: Select all

accs:all
num:10
pause:30:60
threads:1
repeat_mins:0
repeat_hours:0
delay:1
pc_apply:100
Comments Template:

Code: Select all

accs:all
num:10
pause:30:60
threads:1
repeat_mins:0
repeat_hours:0
delay:1
pc_apply:100
comments:comment 1	comment2	comment3


Fast settings for fastest processing, set 0 pause, 0 delay and increase threads
Selecting 10 accounts from all accounts within Twitterdub
10 threads
no pause
no delay

Code: Select all

accs:all
num:10
pause:0
threads:10
repeat_mins:0
repeat_hours:0
delay:0
pc_apply:100
Comments Template:

Code: Select all

accs:all
num:10
pause:0
threads:10
repeat_mins:0
repeat_hours:0
delay:0
pc_apply:100
comments:comment 1	comment2	comment3



--------------------------------



Using accounts with account tag: group1
Safe settings
Selecting 10 accounts from all accounts within Twitterdub
1 thread
a random pause between 30 to 60 seconds
mass action will wait (delay) 1 minute after the post is created before processing

Code: Select all

accs:acctag_group1
num:10
pause:30:60
threads:1
repeat_mins:0
repeat_hours:0
delay:1
pc_apply:100

Comments Template

Code: Select all

accs:acctag_group1
num:10
pause:30:60
threads:1
repeat_mins:0
repeat_hours:0
delay:1
pc_apply:100
comments:comment 1	comment2	comment3




Fast settings
Selecting 10 accounts from all accounts within Twitterdub
10 threads
no pause
no delay

Code: Select all

accs:acctag_group1
num:10
pause:0
threads:10
repeat_mins:0
repeat_hours:0
delay:0
pc_apply:100

Comments Template

Code: Select all

accs:acctag_group1
num:10
pause:0
threads:10
repeat_mins:0
repeat_hours:0
delay:0
pc_apply:100
comments:comment 1	comment2	comment3
Post Reply