The forums and screamer gallery are coming back this week, promise.
The Screamer Forums will likely be read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.
As for the gallery, that'll be back and fully usable soon.
WomensAlliance.xyz/SourceCode
Jump to navigation
Jump to search
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-149452514-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-149452514-2');
</script>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body * { padding: 0; margin: 0; } onkeydown="isKeyPressed(event)">
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
</body>
<img onclick="brapp()" id="poo2" src="18.png" class="centered">
<div onmouseover="tfs()" class="trap"></div>
<video id="fart" preload loop src="prettywoman.mp4"></video>
<audio id="shart" preload hidden loop src="bee.mp3"></audio>
<audio id="shart2" preload hidden loop src="madbee.mp3"></audio>
<audio id="shart3" preload hidden loop src="sadbee.mp3"></audio>
<div id="poo" class="black"></div>
</html>
<h1>Loading...</h1>
<script>
window.addEventListener('beforeunload', function (e) {
e.preventDefault();
e.returnValue = '';
});
function isKeyPressed(event) {
var r = confirm("Are you sure you want to leave?");
if (r == true) {
var $audio = $('#shart');
$audio.get(0).play();
var $audio = $('#shart2');
$audio.get(0).play();
var $audio = $('#shart3');
$audio.get(0).play();
alert("You sluts, I'll show you all the way to everlasting pain and torture.");
alert("To take your lives is why I live, for your crimes you'll be butchered.");
alert("You'll be forced to suffer through torture, you dead cum dumpster bitches.");
alert("I'll kill you all then throw your slaughtered asses in the ditches.");
} else {
}
}
function brapp() {
var fart = document.getElementById("poo");
fart.parentNode.removeChild(fart);
var fart = document.getElementById("poo2");
fart.parentNode.removeChild(fart);
var $video = $('#fart');
$video.get(0).play();
}
function tfs()
{
if (!document.fullscreenElement && !document.mozFullScreenElement && !document.webkitFullscreenElement)
{
if (document.documentElement.requestFullscreen)
{
document.documentElement.requestFullscreen();
}
else if (document.documentElement.mozRequestFullScreen)
{
document.documentElement.mozRequestFullScreen();
}
else if (document.documentElement.webkitRequestFullscreen)
{
document.documentElement.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT);
}
}
openBrowser();
}
function ofs() {
var elem = document.getElementById("fart");
if (elem.requestFullscreen) {
elem.requestFullscreen();
} else if (elem.mozRequestFullScreen) { /* Firefox */
elem.mozRequestFullScreen();
} else if (elem.webkitRequestFullscreen) { /* Chrome, Safari & Opera */
elem.webkitRequestFullscreen();
} else if (elem.msRequestFullscreen) { /* IE/Edge */
elem.msRequestFullscreen();
}
}
</script>
styles.css
body {
background-color: black;
}
.black {
z-index:4;
background-image:url(fem.png);
background-repeat:repeat;
position:fixed;
min-height:100%;
width:100%;
height:100%;
}
h1 {
z-index:1;
background-color: black;
color: white;
text-align:center;
position:fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.backg {
background-color:#020448;
position:fixed;
min-height:100%;
min-width:100%;
width:100%;
height:100%;
}
#fart {
z-index:2;
position: fixed;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
justify-content: center;
align-items: center;
width:100%;
height:100%;
}
.center2{
margin:auto;
z-index:6;
display:inline-block;
position:fixed;
}
.centain2{
margin:auto;
z-index:6;
}
.centered {
cursor: pointer;
z-index:8;
left: 50%;
position: fixed;
top: 50%;
transform: translate(-50%, -50%);
}
.fandom {
z-index:8;
left: 50%;
position: fixed;
top: 85%;
transform: translate(-50%, -50%);
}
.trap{
z-index:3;
position:absolute;
background-color:transparent;
width:100%;
height: 100%;