monitor multiple profiles for latest post > tweet an image reply> auto mass like our reply

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

monitor multiple profiles for latest post > tweet an image reply> auto mass like our reply

Post by martin@rootjazz »

Create the SEARCH AND REPLY tweet as such:
Image


input: file_path_with_the_profiles_to_watch
one per line

Code: Select all

@profile1
https://twitter.com/profile2
profile3
...
profileN

any format fine


CUSTOM SEARCH:
Build your CUSTOM SEARCH

Image
Twitterdub custom search tutorial
- Explains how to build a search and specify how many results per step (optional)

https://www.youtube.com/watch?v=D1W2KnNciPI

* ID URL USER
* LATEST TWEET





SET MESSAGES:
Image

You need use the media token:

#media:<filepath>#
#media:c:\path\to\file.jpg#
#media:c:\path\to\file.mp4#

where<filepath> is the FILEPATH OF YOUR IMAGE / VIDEO


If memory serves me you can use a directory too
#media:c:\directory\of\media\#

then a random image / video is selected





Set MAX ITEMS / NUM ITEMS (whatever the term is) to 15 (this would be the max you could do, 15 profiles - latest tweet of each.

UNIQUE = check
SHARED ACTION = check

PAUSE: min/max what ever you want really, how many seconds pause between processed

REPEAT HOURS / MINUTES: how often to repeat the action (warning don't over check)




The above will check for new posts from the (N) targeted profiles and post a reply of a media.
User avatar
martin@rootjazz
Site Admin
Posts: 34375
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: monitor multiple profiles for latest post > tweet an image reply> auto mass like our reply

Post by martin@rootjazz »

Now you need the AUTO WRITE MASS ACTION which will trigger the accounts to like your POST

Tutorial post on AUTO CREATE MASS ACTION:
viewtopic.php?f=32&t=11644


tutorial on creating a template if don't use the wizard:
https://rootjazz.com/forum/viewtopic.php?f=28&t=5692
User avatar
martin@rootjazz
Site Admin
Posts: 34375
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: monitor multiple profiles for latest post > tweet an image reply> auto mass like our reply

Post by martin@rootjazz »

Image

click AUTO MASS CREATE

select MASS LIKES as we only want to mass like our post
Image

Now you probably want to go through the WIZARD, or if you read the TEMPLATE guide above you can just paste in your template

I will paste in the template:

Code: Select all

accs:all
num:3:15
pause:10:20
threads:1
repeat_mins:0
repeat_hours:0
delay:10:20
pc_apply:100
all my accounts will be selected for the action
3-15 of those accounts will be used in the action
there is a pause of 10-20 seconds per account
The MASS LIKE action will be delayed 10-20 seconds after posting
Post Reply