how to setup these kind of actions in twitterdub

Support / help / discussion forum for twitter bot
User avatar
martin@rootjazz
Site Admin
Posts: 34674
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: Sat Mar 05, 2022 6:38 pm btw, I tried using the scrape function to scrape tweets from certain accounts, but the result only shows the url to the tweets, what I need it the content of the tweets, is that possible through scraping? btw the is it possible to scrape followers' bio?
SCRAPER tab
Look at OUTPUT TYPES

tweet body (gets body only)
details gets body and other values




Regards,
Martin
User avatar
martin@rootjazz
Site Admin
Posts: 34674
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: Sat Mar 05, 2022 6:38 pm btw the is it possible to scrape followers' bio?
DETAILS output type
User avatar
martin@rootjazz
Site Admin
Posts: 34674
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: Sun Mar 06, 2022 1:37 pm what if I want to comment something random like tagging 3 random followers from the list, is that doable? I have like 50 ppl to tag in my list, but I only need it to randomly pick 3 out of 50.
AUTO MENTIONS module

Either you specify a list of profiles to mention. i.e. you specify 300 profiles, then tell the program to select 3 profiles per comment and you can comment 100 times to use all 300

Or you can use a search to get the profiles to mention
So on each comment, scrape the tweets author followers and get 3 most recent followers and @mention them.


check the tutorial on AUTO MENTIONS for more info
younique
Posts: 79
Joined: Wed Mar 02, 2022 5:06 pm

Re: how to setup these kind of actions in twitterdub

Post by younique »

hello Martin
for the import part, what if I don't have email for the account, which import format should I use? I only have username:passowrd:proxy. which is the correct format to import?
younique
Posts: 79
Joined: Wed Mar 02, 2022 5:06 pm

Re: how to setup these kind of actions in twitterdub

Post by younique »

nevermind, I figured it out
User avatar
martin@rootjazz
Site Admin
Posts: 34674
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: Sun Mar 13, 2022 1:14 pm hello Martin
for the import part, what if I don't have email for the account, which import format should I use? I only have username:passowrd:proxy. which is the correct format to import?
you can just leave that field blank.

Or the latest update lets you specify a CUSTOM import format

so you could set up an import file with

Code: Select all

username,password,proxy
<line1>
<line2>
more info from the INFO link in app next to custom importn (accounts tab)

https://rootjazz.com/twitterdub/updatetesting.html



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

Re: how to setup these kind of actions in twitterdub

Post by younique »

thanks for the answer, there is a problem the log said
"Cannot handle LoginEnterAlternateIdentifierSubtask: Phone or email"
do you know what might cause this problem? Thanks
younique
Posts: 79
Joined: Wed Mar 02, 2022 5:06 pm

Re: how to setup these kind of actions in twitterdub

Post by younique »

Hello Martin
So for tweet reply / comment module
under add tweets, there is mode called multi comment mode, so it will pick randomly if I have multiple comments inside of it, correct?
younique
Posts: 79
Joined: Wed Mar 02, 2022 5:06 pm

Re: how to setup these kind of actions in twitterdub

Post by younique »

how do I save scrape files as csv?
User avatar
martin@rootjazz
Site Admin
Posts: 34674
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: Mon Mar 14, 2022 1:22 am thanks for the answer, there is a problem the log said
"Cannot handle LoginEnterAlternateIdentifierSubtask: Phone or email"
do you know what might cause this problem? Thanks
Maybe you are on old version:

https://rootjazz.com/twitterdub/updatetesting.html


Or you haven't provided the email / phone details to posting?


If that doesn't fix it, submit logs.
HELP > LOGS > SUBMIT

then send your logs ID - the numbers are sufficient (displayed after successful uploading of logs)
Post Reply