[GET] Twitter Auto Favorite (Keywords)

Moneyboi

Regular Member
Joined
Apr 13, 2013
Messages
242
Reaction score
86
Hi, I have gained a lot from BHW so thought I would give back to the community! :)

Here is a simple iMacro I made to favorite all tweets with particular keywords:


Simply navigate to twitter and search for a keyword click show tweets from ALL and then run this imacro:

Code:
SET !TIMEOUT_PAGE 1
SET !ERRORIGNORE YES
SET !VAR1 {{!LOOP}}
TAG POS={{!VAR1}} TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=2
Just set it on loop and you're good to go!

Hope you guys find it useful!
 
Last edited:
Is it different from already posted one?

Both have the same functionality but which one works?
 
works fine, thanks! what's your setup per search term and account? 200? are there some limits?
 
There is now a limit, I just let it go for around half an hour a day, seems to work!
 
currently using the imacros code via chome extension / works spot on! would recommend putting favs at 20-30 second delay to keep it safe? this method has proven to me it also work very well in attracting new targeted followers and increasing interactions when you target niches associated with your twitter account. im in the music industry and woks a dream. thank you very much for sharing this code :)
 
Back
Top