how to setup these kind of actions in twitterdub

Support / help / discussion forum for twitter bot
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: how to setup these kind of actions in twitterdub

Post by martin@rootjazz »

ok, so twitter have changed how they show the avatar URL, they show the little version, then change the URL path in code.

The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
younique
Posts: 76
Joined: Wed Mar 02, 2022 5:06 pm

Re: how to setup these kind of actions in twitterdub

Post by younique »

martin@rootjazz wrote: Mon Apr 25, 2022 9:56 pm ok, so twitter have changed how they show the avatar URL, they show the little version, then change the URL path in code.

The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
great, thank you
younique
Posts: 76
Joined: Wed Mar 02, 2022 5:06 pm

Re: how to setup these kind of actions in twitterdub

Post by younique »

got it gonna test it out and let you know. thank you
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: how to setup these kind of actions in twitterdub

Post by martin@rootjazz »

younique wrote: Wed Apr 27, 2022 2:09 am
got it gonna test it out and let you know. thank you
8-)
vladikstyle
Posts: 9
Joined: Thu Mar 31, 2022 12:35 pm

Re: how to setup these kind of actions in twitterdub

Post by vladikstyle »

[deleted post]
Last edited by vladikstyle on Wed Apr 27, 2022 3:06 pm, edited 1 time in total.
vladikstyle
Posts: 9
Joined: Thu Mar 31, 2022 12:35 pm

Re: how to setup these kind of actions in twitterdub

Post by vladikstyle »

martin@rootjazz wrote: Wed Apr 27, 2022 2:36 pm
younique wrote: Wed Apr 27, 2022 2:09 am
got it gonna test it out and let you know. thank you
8-)
Hi,bro.Maybe you know how to monitor likers of another account tweets and then follow this users (who like user tweets) ? And make this action full automatic, parsing new likes and then follow this users. Thank you for answer
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: how to setup these kind of actions in twitterdub

Post by martin@rootjazz »

vladikstyle wrote: Wed Apr 27, 2022 3:05 pm
martin@rootjazz wrote: Wed Apr 27, 2022 2:36 pm
younique wrote: Wed Apr 27, 2022 2:09 am

got it gonna test it out and let you know. thank you
8-)
Hi,bro.Maybe you know how to monitor likers of another account tweets and then follow this users (who like user tweets) ? And make this action full automatic, parsing new likes and then follow this users. Thank you for answer
CUSTOM SEARCH will do it

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



input: target_profile
STEPS
USER TWEETS (10)
LIKERS (100)


Scrape most recent 10 tweets and get 100 likers max from each (numbers can be as you wish). Do note, twitter does NOT show you all (or even many likers from a tweet) so it's not possible to get all, I don't remember if they show you the latest or the oldest, but this is all you can do to get them,

check UNIQUE option and program will only get new likers



Regards,
Martin
vladikstyle
Posts: 9
Joined: Thu Mar 31, 2022 12:35 pm

Re: how to setup these kind of actions in twitterdub

Post by vladikstyle »

martin@rootjazz wrote: Thu Apr 28, 2022 3:58 pm
vladikstyle wrote: Wed Apr 27, 2022 3:05 pm
martin@rootjazz wrote: Wed Apr 27, 2022 2:36 pm

8-)
Hi,bro.Maybe you know how to monitor likers of another account tweets and then follow this users (who like user tweets) ? And make this action full automatic, parsing new likes and then follow this users. Thank you for answer
CUSTOM SEARCH will do it

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



input: target_profile
STEPS
USER TWEETS (10)
LIKERS (100)


Scrape most recent 10 tweets and get 100 likers max from each (numbers can be as you wish). Do note, twitter does NOT show you all (or even many likers from a tweet) so it's not possible to get all, I don't remember if they show you the latest or the oldest, but this is all you can do to get them,

check UNIQUE option and program will only get new likers



Regards,
Martin
yeah i know it, but then next step after scraping this users (who likers) i need to make task "Follow this users" . And after the task "Follow" , when the list of users ends - I need to fill it out. New users (new likers), and task "follow" must continue again. Thank you for answer

SCHEME OF WORK : Scraping new likers > Follow this users > Check new likers > Follow this users . Alltime repeat Automatic , withouts starting new tasks by my hands.
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: how to setup these kind of actions in twitterdub

Post by martin@rootjazz »

vladikstyle wrote: Thu Apr 28, 2022 4:13 pm
yeah i know it, but then next step after scraping this users (who likers) i need to make task "Follow this users" .
No, just run the search on the FOLLOW tab, then the results of the search will be followed
And after the task "Follow" , when the list of users ends - I need to fill it out. New users (new likers), and task "follow" must continue again. Thank you for answer
Set the action to repeat every X hours Y minutes. program will then search for new likers and follow those

SCHEME OF WORK : Scraping new likers > Follow this users > Check new likers > Follow this users . Alltime repeat Automatic , withouts starting new tasks by my hands.
Use a FOLLOW action on repeat.



Getting Started with Twitterdub (new for 2022)
https://www.youtube.com/watch?v=rVfGB1_ ... swlBFQBn8J

All new tutorials: (new for 2022)
https://www.youtube.com/watch?v=rVfGB1_ ... rQItYJO4bU



Older tutorials
Getting Started with Twitterdub
https://www.youtube.com/watch?v=fYiZRel ... EflfH0NrWV
https://www.youtube.com/playlist?list=P ... 2WUsB1rQN3

All Twitterdub tutorials:
https://www.youtube.com/playlist?list=P ... nlEefs2Gan
Post Reply