Upvote or Downvote Reddit Posts with Simple iMacros Script Bot

Automatically upvote or downvote Reddit posts with these simple iMacros scripts. These scripts will work on any page with upvotes or downvotes including subreddits, posts with comments or profile pages.

If this script helps you please consider donating to help cover server costs. Don’t forget to like the video on YouTube!

UPVOTE SCRIPT:

TAB T=1

TAG POS=1 TYPE=BUTTON ATTR=aria-label:upvote&&aria-pressed:false&&data-click-id:upvote

WAIT SECONDS=2

REFRESH

DOWNVOTE SCRIPT:

TAB T=1

TAG POS=1 TYPE=BUTTON ATTR=aria-label:downvote&&aria-pressed:false&&data-click-id:downvote

WAIT SECONDS=2

REFRESH

Let me know if you have any issues with a comment below or by email.

Leave a Reply

Your email address will not be published. Required fields are marked *