Twitter Auto-Favoriter through iMacros (or other)

MisterSuprm

Registered Member
Apr 15, 2014
50
2
Anyone has a working glitch free auto-favoriter for Twitter? Some iMacro scrpits tend to un-favorite the tweets you have favorited which is bit of a shame. Any tips for favoriting (safety, ie don't favorite more than 1 tweet per year kinda dealo :D)

Can pay anywhere between $10 to $50.
 
VERSION BUILD=6011206 RECORDER=CR
URL GOTO=twitter.com/search/realtime?q=<TREND HERE>&src=typd
TAG POS=1 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=2 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=3 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=4 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=5 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=6 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=7 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=8 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=9 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=10 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=11 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=12 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=13 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=14 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=.5
TAG POS=15 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS=30

Here you go. You should've done a quick search.
 
I have and a lot of them are broken, they start unfavoriting previously favorited tweets.

This is what I have:

VERSION BUILD=6011206 RECORDER=CR
SET !ERRORIGNORE YES
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
URL GOTO=URL
TAG POS=1 TYPE=B ATTR=TXT:Favorite
WAIT SECONDS={{!VAR1}}
TAG POS=2 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=3 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=4 TYPE=B ATTR=TXT:Favorite
TAG POS=2 TYPE=DIV ATTR=TXT:*<SP>new<SP>Tweets
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=5 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=6 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=7 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=8 TYPE=B ATTR=TXT:Favorite
TAG POS=2 TYPE=DIV ATTR=TXT:*<SP>new<SP>Tweets
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=9 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=10 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=11 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=12 TYPE=B ATTR=TXT:Favorite
TAG POS=2 TYPE=DIV ATTR=TXT:*<SP>new<SP>Tweets
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=13 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=14 TYPE=B ATTR=TXT:Favorite
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*60 + 1); randomNumber;")
WAIT SECONDS={{!VAR1}}
TAG POS=15 TYPE=B ATTR=TXT:Favorite
 
Just use the one I mentioned above. I use it everyday and it doesn't unfavorite previous tweets. Change the settings to medium speed and if you want you can change the amount of time to refresh the page at the bottom of the imacros script from 30 to 60 or whatever number you please.
 
I need some help with this Ive tried a few different imacros now with firefox. It always seems to scroll back up the page and un-favorites what it just did. I know you said the one at the top doesn't but for it does, no idea why? can anyone help?
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock