iMacro Tutorial: Generate Unlimited Web Page View

in #imacro7 years ago

Today I want to share a simple iMacro script that generate unlimited web page views. This iMacro script only work for web sites that does not count unique IP Address. If the web sites count 1 view per unique IP Address, you need to switch proxies for every views which is not covered in this tutorial.

Image Link

Instruction:

1. Copy and Paste iMacro Script

2. Change the URL to the web page you want to generate views

URL GOTO=https://steemit.com/photography/@bumex2008/monument-to-the-soldiers

3. The code below means minimum 20 seconds + random up to 5 seconds waiting periods.

SET !VAR8 EVAL("var randomNumber=Math.floor(Math.random()*5 + 20); randomNumber;")

4. Set the Repeat Loop to the Max 99999


////////////////////////////////////////////////////////////////////////////////////////////

VERSION BUILD=8970419 RECORDER=FX

TAB T=1

URL GOTO=https://steemit.com/photography/@bumex2008/monument-to-the-soldiers


'Waiting 20 to 25 Second to Ensure Page Load Successul

SET !VAR8 EVAL("var randomNumber=Math.floor(Math.random()*5 + 20); randomNumber;")

' waits 20 to 25 seconds

WAIT SECONDS={{!VAR8}}

TAB T=1

/////////////////////////////////////////////////////////////////////////////////

Sort:  

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by Ragon from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews/crimsonclad, and netuoso. The goal is to help Steemit grow by supporting Minnows and creating a social network. Please find us in the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

This post has received a 1.72 % upvote from @buildawhale thanks to: @dragonite. Send at least 1 SBD to @buildawhale with a post link in the memo field for a portion of the next vote.

To support our daily curation initiative, please vote on my owner, @themarkymark, as a Steem Witness

Coin Marketplace

STEEM 0.28
TRX 0.12
JST 0.033
BTC 69747.29
ETH 3747.51
USDT 1.00
SBD 3.78