Random Link Script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Jervy
    replied
    @masterz4m i just wonder why are you putting a close tag </font> when there is no opening tag <font>?

    Added after 4 minutes:

    Lol!

    PHP Code:
     <?php 

    $no_of_ads
    ="3";//insert the total number of ads you serve in numbers,example "3"
    $adrotate=rand(1,$no_of_ads);
    switch(
    $adrotate){
    case
    "1":
    echo 
    "<a href=\"http://waprock.net\" target=\"_blank\">Admin Control Panel</a>";
    break;
    case
    "2":
    echo 
    "<a href=\"http://waprock.net\" target=\"_blank\">List of Updates</a>";
    break;
    case
    "3":
    echo 
    "<a href=\"http://waprock.net\" target=\"_blank\">Login</a> | <a href=\"http://waprock.net\" target=\"_blank\">Register</a>";
    break;
    default:
    echo 
    "<a href=\"http://waprock.net\" target=\"_blank\">2011 Best Applications</a>";
    }
    ?>
    Last edited by Jervy; 25.03.11, 21:36.

    Leave a comment:


  • iykzy4luv
    replied
    pls can u make dis ramdom 4 day by day?

    Leave a comment:


  • atef
    replied
    Originally posted by masters4m View Post
    Random Link Script
    if i include that script 3 times at same page it giving same url 2 and 3 times
    how to fix that

    Leave a comment:


  • funtowap
    replied
    :P india has freedom of thinking nt doing it ! :P
    orelse he wil b raped by cops haha

    Leave a comment:


  • vijayakumar
    replied
    <script language="JavaScript">
    <!--
    /*
    Random Image Link Script
    By Website Abstraction (JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop)
    and Java-scripts.net (Javascripts by Java-Scripts.net: Free javascripts, tutorials, examples, and resources.)
    */

    function random_imglink(){
    var myimages=new Array()
    //specify random images below. You can have as many as you wish
    myimages[1]="http://porntop.mobi/img/hot/1.gif"
    myimages[2]="http://porntop.mobi/img/hot/2.gif"
    myimages[3]="http://porntop.mobi/img/hot/3.gif"
    myimages[4]="http://porntop.mobi/img/hot/4.gif"
    myimages[5]="http://porntop.mobi/img/hot/5.gif"
    myimages[6]="http://porntop.mobi/img/hot/6.gif"
    myimages[7]="http://porntop.mobi/img/hot/7.gif"
    myimages[8]="http://porntop.mobi/img/hot/8.gif"
    myimages[9]="http://porntop.mobi/img/hot/9.gif"
    myimages[10]="http://porntop.mobi/img/hot/10.gif"
    myimages[11]="http://porntop.mobi/img/hot/11.gif"
    myimages[12]="http://porntop.mobi/img/hot/12.gif"
    myimages[13]="http://porntop.mobi/img/hot/13.gif"
    myimages[14]="http://porntop.mobi/img/hot/14.gif"
    myimages[15]="http://porntop.mobi/img/hot/15.gif"

    //specify corresponding links below
    var imagelinks=new Array()
    imagelinks[1]="http://topwapi.com/?id=xmasalanet"
    imagelinks[2]="http://hotwapi.com/?id=mxmasalanet"
    imagelinks[3]="http://bestwapi.com/?id=xmasalanet"
    imagelinks[4]="http://asiantop.info/?id=xmasalanet"
    imagelinks[5]="http://wapspeed.info/?id=xmasalanet"
    imagelinks[6]="http://www.adviewer.in/02_ViewerRegistration.aspx?refid=KIX77/TG23c="
    imagelinks[7]="http://wap.topmob.in/?id=xmasalanet"
    imagelinks[8]="http://xxx.neti.mobi/site=xmasalanet"
    imagelinks[9]="http://hotwapi.com/?id=mxmasalanet"
    imagelinks[10]="http://asiantop.info/?id=xmasalanet"
    imagelinks[11]="http://hotwapi.com/?id=mxmasalanet"
    imagelinks[12]="http://topwapi.com/?id=xmasalanet"
    imagelinks[13]="http://xwapi.com/?id=xmasalanet"
    imagelinks[14]="http://bestwapi.com/?id=xmasalanet"
    imagelinks[15]="http://asiantop.info/?id=xmasalanet"

    var ry=Math.floor(Math.random()*myimages.length)

    if (ry==0)
    ry=1
    document.write('<a href='+'"'+imagelinks[ry]+'"'+'><img src="'+myimages[ry]+'" border=0></a>')
    }

    random_imglink()
    //-->
    </script>

    Work All Html

    Added after 2 minutes:

    <script language="JavaScript">
    <!--
    /*
    Random Image Link Script
    By Website Abstraction (JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop)
    and Java-scripts.net (Javascripts by Java-Scripts.net: Free javascripts, tutorials, examples, and resources.)
    */

    function random_imglink(){
    var myimages=new Array()
    //specify random images below. You can have as many as you wish
    myimages[1]="http://porntop.mobi/img/hot/1.gif"
    myimages[2]="http://porntop.mobi/img/hot/2.gif"
    myimages[3]="http://porntop.mobi/img/hot/3.gif"
    myimages[4]="http://porntop.mobi/img/hot/4.gif"
    myimages[5]="http://porntop.mobi/img/hot/5.gif"
    myimages[6]="http://porntop.mobi/img/hot/6.gif"
    myimages[7]="http://porntop.mobi/img/hot/7.gif"
    myimages[8]="http://porntop.mobi/img/hot/8.gif"
    myimages[9]="http://porntop.mobi/img/hot/9.gif"
    myimages[10]="http://porntop.mobi/img/hot/10.gif"
    myimages[11]="http://porntop.mobi/img/hot/11.gif"
    myimages[12]="http://porntop.mobi/img/hot/12.gif"
    myimages[13]="http://porntop.mobi/img/hot/13.gif"
    myimages[14]="http://porntop.mobi/img/hot/14.gif"
    myimages[15]="http://porntop.mobi/img/hot/15.gif"

    //specify corresponding links below
    var imagelinks=new Array()
    imagelinks[1]="http://topwapi.com/?id=xmasalanet"
    imagelinks[2]="http://hotwapi.com/?id=mxmasalanet"
    imagelinks[3]="http://bestwapi.com/?id=xmasalanet"
    imagelinks[4]="http://asiantop.info/?id=xmasalanet"
    imagelinks[5]="http://wapspeed.info/?id=xmasalanet"
    imagelinks[6]="http://www.adviewer.in/02_ViewerRegistration.aspx?refid=KIX77/TG23c="
    imagelinks[7]="http://wap.topmob.in/?id=xmasalanet"
    imagelinks[8]="http://xxx.neti.mobi/site=xmasalanet"
    imagelinks[9]="http://hotwapi.com/?id=mxmasalanet"
    imagelinks[10]="http://asiantop.info/?id=xmasalanet"
    imagelinks[11]="http://hotwapi.com/?id=mxmasalanet"
    imagelinks[12]="http://topwapi.com/?id=xmasalanet"
    imagelinks[13]="http://xwapi.com/?id=xmasalanet"
    imagelinks[14]="http://bestwapi.com/?id=xmasalanet"
    imagelinks[15]="http://asiantop.info/?id=xmasalanet"

    var ry=Math.floor(Math.random()*myimages.length)

    if (ry==0)
    ry=1
    document.write('<a href='+'"'+imagelinks[ry]+'"'+'><img src="'+myimages[ry]+'" border=0></a>')
    }

    random_imglink()
    //-->
    </script>

    Work All Html
    Last edited by vijayakumar; 19.03.11, 20:27.

    Leave a comment:


  • subzero
    replied
    12 year girl reap Omfg

    masters4m your lucky you live in India

    I will kill you just for that words 000000000 What to do What to do !

    Leave a comment:


  • funtowap
    replied
    Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
    Originally posted by masters4m View Post
    12 year girl reap
    it shud rape i think :P btw nice script
    Last edited by funtowap; 19.03.11, 21:24.

    Leave a comment:


  • masters4m
    started a topic Random Link Script

    Random Link Script

    Random Link Script

    <?php
    /*


    */
    $punjabiclublink = array(




    '<a href=" http://sexwapi.net/?id=punjabiclubin">13+ 3Gp SCHOOLGIRLS!</font></a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">college Girls 3gp</font></a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">Earn Money</font></a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">KATRINA KAIF ON BED</font></a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">[Large +9002] Daily Updated</font></a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">MAKE MONEY</a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">Play Game</a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">44 GIRLS HARD SEX</a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">Make Frendz </a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">Pyaari-Bhabhi</a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">Indian Girls Numbers </a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">44 GIRLS HARD SEX</a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">Pakistani Videos </a>',
    '<a href=" http://sexwapi.net/?id=punjabiclubin">Mummy-Ki-Chudai</a>',



    );
    // You Can add more links before ");"
    $punjabiclublink = $punjabiclublink[ rand(0, (count($punjabiclublink)-1)) ];
    print $punjabiclublink;
    ?>

    Last edited by masters4m; 19.03.11, 19:35.
Working...
X