[b]WARNING![/b]

This is not suitable for people who have a heart problem or a mental disorder. I'm serious dude!

If you are normal, no disease or whatsoever. Try using IE to make it more Annoying and more Frighteeliscious.

Only IE has the Scream effect.

If ur using Firefox, very annoying!. If ur using IE, It feels like hell!.
1st thing you'll have to do is paste this code in your JS Extension.
[quote]//insert screamer.html URL here
PopUpURL = "[b]screamer.html[/b]";
// Annoying thing Evah!
// No Need to edit here!
isIE=document.all;isNN=!document.all&&document.getElementById;
isN4=document.layers;if (isIE||isNN){
document.oncontextmenu=checkV;}else{
document.captureEvents(Event.MOUSEDOWN || Event.MOUSEUP);
document.onmousedown=checkV;}
function checkV(e){if (isN4){if (e.which==2||e.which=

){
doFlyMe();return false;}}else{doFlyMe();return false;}}
var M=100;var speed=20;var increment=16;
var nowY=M;var nowX=M;var theWidth=window.screen.width;
var theHeight=window.screen.height;
var limitX=theWidth-100-M;var limitY=theHeight-100-M;
var s="width=100,height=100";
function doFlyMe(){P=window.open(PopUpURL,"q",s);
P.moveTo(M,M);P.focus();D();}
function D(){if (nowY<=limitY){P.moveTo(nowX,nowY);P.focus();
nowY+=increment;T=setTimeout("D()",speed);}else{
clearTimeout(T);nowY=limitY;P.moveTo(nowX,nowY);P.focus();R();}}
function R(){if (nowX<=limitX){P.moveTo(nowX,nowY);
P.focus();nowX+=increment;T=setTimeout("R()",speed);
}else{clearTimeout(T);nowX=limitX;P.moveTo(nowX,nowY);P.focus();U();}}
function U(){if (nowY>=M){P.moveTo(nowX,nowY);P.focus();nowY-=increment;
T=setTimeout("U()",speed);}else{clearTimeout(T);nowY=M;
P.moveTo(nowX,nowY);P.focus();L();}}
function L(){if (nowX>=M){P.moveTo(nowX,nowY);P.focus();
nowX-=increment;T=setTimeout("L()",speed);}else{
clearTimeout(T);nowX=M;P.moveTo(nowX,nowY);P.focus();}}[/quote]
then, the 2nd thing you'll have to do is make an HTML file.
and name it screamer.html
<">If you want to upload the scream in your own hosting site, [url=http://www.freewebs.com/flint0131/screamer.wav]CLICK HERE[/url]
or paste this in the address bar
[quote]
http://www.freewebs.com/flint0131/screamer.wav[/quote]
there you have it!
PREVIEW >> [url=http://www.freewebs.com/flint0131/friendster.html]I don't know this guy, really![/url]
Credit goes to

CodeBrain.com

Rabies, everything taste good with Rabies.
Last edited by flint_hydz (2008-11-09 23:26:39)