|
Script Summary:
Improve any page by adding a dick snowstorm. Really. Copyright: 2009, James Campos License: WTFPL; http://sam.zoy.org/wtfpl/COPYING |
This script has no discussions. |
this script has 3 reviews |
||||||||||||||||||
To use, right-click the monkey icon -> User Script Commands -> Who let the dongs out?.
To change the image, edit the source and change 'sauce' to the new image location.
To save as a bookmarklet, right-click the bookmarks toolbar, select 'New bookmark', and copy/paste the following into the location field:
javascript:(function(){var dicks=[];function add(){var img=document.createElement('img');img.src='http://images.encyclopediadramatica.com/images/3/32/Dickcopter.gif';img.style.top=Math.random()*(document.body.clientHeight-27)+'px';img.style.left='0px';img.style.position='fixed';document.body.appendChild(img);dicks.push(img);}function move(){for(i in dicks){var x=parseInt(dicks[i].style.left);if(x<document.body.clientWidth-35)dicks[i].style.left=x+3+'px';else document.body.removeChild(dicks.shift());}}setInterval(add,1000);setInterval(move,50);})()





