親方, 空からエビフライが!! (ver.フィーバーしない)

    
      
  • /*
     * @title 親方, 空からエビフライが!!
     * @description シーターー!!!
     * @include http://*
     * @license MIT License
     * @require 
     */
    
    var b=[],e=(d=document).documentElement,f=window.innerWidth||e.clientWidth,g=window.innerHeight||e.clientHeight;setInterval(function(){if(Math.random()>0.8){var a=d.createElement("img");es.position="absolute";es.top="0px";es.left=(f-64)*Math.random()+"px";a.width=a.height=64;a.src="http://hinata.in/imgs/evi.png";d.body.appendChild(a);b[b.length]=a}for(var c in b){a=parseInt(b[c].style.top);if(a+64>=g)delete b[c];else b[c].style.top=a+5+"px"}},30);
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/12/31 13:46:48 - 2010-12-31
  2. 2010/12/31 10:26:05 - 2010-12-31
  3. 2010/12/31 10:22:00 - 2010-12-31
  4. 2010/12/31 10:21:32 - 2010-12-31
  5. 2010/12/31 10:21:00 - 2010-12-31