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

    @@ -1,5 +1,5 @@ /* - * @title 親方, 空からエビフライがフラーーシュ!! (ver.フィーバー2) + * @title 親方, 空からエビフライがフラーーシュ!! (ver.フィーバー) * @description フィーバー!! * @include http://* * @license MIT License
  • /*
     * @title 親方, 空からエビフライがフラーーシュ!! (ver.フィーバー)
     * @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=a.style;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)b[c].src="http://hinata.in/imgs/eviflash.gif",delete b[c];else b[c].style.top=a+5+"px"}},30);void 0;
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/12/31 13:47:50 - 2010-12-31
  2. 2010/12/31 10:37:15 - 2010-12-31