This one is freshly unearthed from my archives, its a nifty macro script that helped me win a bet. Fropper is India's leading social networking site, it features a 'Hit' user rating system. The idea of this hack is to increase your hit count by visiting and hitting as many profiles as you can. Web automation Imacros plugin for firefox is used here.
' comments start with a qoute
VERSION BUILD=6011218 RECORDER=FX
' Don't stop on errors
SET !ERRORIGNORE=YES
' Run on first firefor tab
TAB T=1
' close other tab's if open
TAB CLOSEALLOTHERS
' window size
SIZE X=750 Y=400
' find next zone
TAG POS=1 TYPE=A ATTR=TXT:NEXT
Disclaimer: (Ab)using this script will put your behind the bars, script kiddies beware! .
No comments:
Post a Comment
You can leave a comment here using your Google account, OpenID or as an anonymous user.