adbrite earnings with auto refresh script

Randir

Well-known member
  • Sep 5, 2006
    17,944
    2,471
    113
    Earth
    this thread is about adbrite earnings, once a member here told something about this. But he didnt explain how to do it. so here is a way that one of my Indian friends told me.
    Note- i didnt try any of these, so I dont know whether it works perfectly or not. But u can have a try.
    I recommend not to do this, BcoZ, this may result ur account to be banned sooner or later.

    get more impressions with auto refresh script.
    here is the script, every 5 seconds ur site refreshes , insert it to ur site pages.

    Code:
    <!-- Codes by Quackit.com -->
    <html>
    <head>
    <script type="text/JavaScript">
    <!--
    function timedRefresh(timeoutPeriod) {
    	setTimeout("location.reload(true);",timeoutPeriod);
    }
    //   -->
    </script>
    </head>
    <body onload="JavaScript:timedRefresh(5000);">
    <p>This page will refresh every 5 seconds. This is because we're using the 'onload' event to call our function. We are passing in the value '5000', which equals 5 seconds.</p>
    <p>But hey, try not to annoy your users too much with unnecessary page refreshes every few seconds!</p>
    </body>
    </html>

    then you need at least 100 blog posts or forum posts. everyday make new posts, maybe u can make several blogs if u want.
    everyday submit ur posts to
    Twitter
    digg
    blog carnivals
    del.icio
    FB popular groups and pages
    stumble upon and etc u know

    after few mins submitting to twitter and digg, delete ur post, so u can submit ur post again and again without reposting.
    From this method u can give u more page impressions as my friend said , all u need to do is submit ur posts to above sites at least 50/60 times a day.

    Note- this is not a legal method )))
     
    • Like
    Reactions: gnome89