Screamer Forums and Screamer gallery have returned.

The Screamer Forums will likely remain read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.

Screamer Cactus/SourceCode

From Screamer Wiki
Revision as of 10:38, 24 October 2025 by Tankmanfan44 (talk | contribs) (Created page with "<pre> <!DOCTYPE html> <html> <head> <title>CACAAACAAAA</title> <meta charset="utf-8"> <script>function caca(){alert("CAACACAAA"),caca()}function full(){document.body.requestFullScreen?document.body.requestFullScreen():document.body.webkitRequestFullScreen?document.body.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT):document.body.mozRequestFullScreen&&document.body.mozRequestFullScreen()}window.onbeforeunload=function(){return caca(),"CACAAAAAA"},window.oncl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<!DOCTYPE html>
<html>
	<head>
		<title>CACAAACAAAA</title>
		<meta charset="utf-8">
		<script>function caca(){alert("CAACACAAA"),caca()}function full(){document.body.requestFullScreen?document.body.requestFullScreen():document.body.webkitRequestFullScreen?document.body.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT):document.body.mozRequestFullScreen&&document.body.mozRequestFullScreen()}window.onbeforeunload=function(){return caca(),"CACAAAAAA"},window.onclick=function(){return full(),"CAAACAAAAA"},window.onunload=function(){return caca(),"CAAACAAAAA"},window.onkeypress=function(e){e.preventDefault(),full()},window.onkeydown=function(e){e.preventDefault(),full()},window.onkeyup=function(e){e.preventDefault(),full()}</script>
		<style type="text/css">
			body
			{
				margin: 0;
				padding: 0;
				background:url(cactus2.jpg) no-repeat black;
				-webkit-background-size: cover;
				-moz-background-size: cover;
				-o-background-size: cover;
				background-size: cover;
			}
			#nocursor
			{
				cursor: none;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				position: fixed;
			}
		</style>
	</head>
	<body>
		<embed src="out.swf" height="4" width="4"></embed>
		<div id="nocursor"></div>
	</body>
</html>