Skip to content

Commit

Permalink
new game
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Feb 27, 2025
1 parent 3960aec commit 8c299df
Show file tree
Hide file tree
Showing 184 changed files with 11,949 additions and 0 deletions.
6 changes: 6 additions & 0 deletions static/assets/json/load/games.json
Original file line number Diff line number Diff line change
Expand Up @@ -935,6 +935,12 @@
"image": "/misc/penalty-kick-online/img.png",
"usesProxy": false
},
{
"name": "Super Foulist",
"url": "/misc/play/super-foulist.html",
"image": "/misc/super-foulist/img.webp",
"usesProxy": false
},
{
"name": "Pokemon Crystal",
"url": "/misc/play/pokemonc.html",
Expand Down
101 changes: 101 additions & 0 deletions static/misc/play/super-foulist.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">

<head>
<link rel="icon" type="image/x-icon" href="/img/favicon.ico" />
<script src="/assets/js/font.js"></script>
<meta name="google" content="notranslate" />
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
<link rel="stylesheet" href="/assets/css/nav.css?v=3" />
<title>Google</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Rednotsus" />
<meta http-equiv="Cache-control" content="public">
<meta charset="utf-8">
<meta name="keywords"
content="unblocked games, 55gms tk, 55gms, reds exploit corner, games, unblocked, site, lanier, lanier middle school, gg, Minecraft, discord, chromebook, chromeos, rednotsus, vanillacraft, eaglercraft unblocked, resent client unblocked, fun, cool, proxy, slope unblocked, free, unblocked monkey mart, 555gms, 5gms, school" />
<link rel="stylesheet" href="/assets/css/gameframe.css?v=3" />
<script src="/assets/js/script.js?v=11"></script>
</head>

<body>
<nav>
<div class="navbar">
<a id="nav-title" href="/">Reds Exploit Corner</a>
<a href="/g"><i class="fa-solid fa-gamepad">&nbsp;</i>Games</a>
<a href="/a"><i class="fa-solid fa-box-archive">&nbsp;</i>Apps</a>
<a href="/-"><i class="fa-solid fa-tv">&nbsp;</i>Media</a>
<a href="/e"><i class="fa-solid fa-robot"></i>&nbsp;</i>AI</a>
<a href="/s"><i class="fa-solid fa-gears">&nbsp;</i>Settings</a>
<a href="/profile"><i class="fa-solid fa-user"></i></a>
</div>
</nav>

<div id="gameframe">
<div class="gameDisplay">
<div class="game">
<iframe id="iframe" src="/misc/super-foulist/"></iframe>
</div>
<div class="options">
<div class="left">
<div class="gametext">
<img src="/misc/super-foulist/img.webp" class="gameicon" />
<div class="margin">
<div class="flex">
<h1 class="titletext">Super Foulist</h1>
</div>
<span class="bytext">Thomas K. Young</span>
</div>
</div>
</div>
<div class="right">
<i class="fa-solid fa-rotate-right reloadbtn" id="reloadbtn"></i>
<i class="fa-solid fa-expand fullscreenbtn" onclick="fullscreen();"></i>
</div>
</div>
</div>
</div>
<div class="addisplay" id="addisplay">
<ins id="adElement"></ins>
<div class="script-container"></div>
<div class="adtext">Advertisement</div>
</div>

<div class="bottom-addisplay" id="bottomAddisplay">
<ins id="bottomAdElement"></ins>
<div class="script-container">
<script type="text/javascript">
atOptions = {
'key': '09a6286b1fd96ce7d16f5468014d1e29',
'format': 'iframe',
'height': 90,
'width': 728,
'params': {}
};
</script>
<script type="text/javascript"
src="//www.highperformanceformat.com/09a6286b1fd96ce7d16f5468014d1e29/invoke.js"></script>
</div>
<div class="adtext">Advertisement</div>
</div>
<script>
var elem = document.getElementById("iframe");

function fullscreen() {
if (elem.requestFullscreen) {
elem.requestFullscreen();
} else if (elem.webkitRequestFullscreen) {
elem.webkitRequestFullscreen();
} else if (elem.msRequestFullscreen) {
elem.msRequestFullscreen();
}
}
function reload() {
document.getElementById("iframe").src += "";
}
reloadbtn.onclick = reload;
</script>
<script src="/assets/js/ad.js?v=1"></script>
</body>

</html>
7,075 changes: 7,075 additions & 0 deletions static/misc/super-foulist/SuperFowlst.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added static/misc/super-foulist/assets/lib/default.pak
Binary file not shown.
127 changes: 127 additions & 0 deletions static/misc/super-foulist/game.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
! function(e) {
var n = {};

function t(o) {
if (n[o]) return n[o].exports;
var r = n[o] = {
i: o,
l: !1,
exports: {}
};
return e[o].call(r.exports, r, r.exports, t), r.l = !0, r.exports
}
t.m = e, t.c = n, t.d = function(e, n, o) {
t.o(e, n) || Object.defineProperty(e, n, {
enumerable: !0,
get: o
})
}, t.r = function(e) {
"undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, {
value: "Module"
}), Object.defineProperty(e, "__esModule", {
value: !0
})
}, t.t = function(e, n) {
if (1 & n && (e = t(e)), 8 & n) return e;
if (4 & n && "object" == typeof e && e && e.__esModule) return e;
var o = Object.create(null);
if (t.r(o), Object.defineProperty(o, "default", {
enumerable: !0,
value: e
}), 2 & n && "string" != typeof e)
for (var r in e) t.d(o, r, function(n) {
return e[n]
}.bind(null, r));
return o
}, t.n = function(e) {
var n = e && e.__esModule ? function() {
return e.default
} : function() {
return e
};
return t.d(n, "a", n), n
}, t.o = function(e, n) {
return Object.prototype.hasOwnProperty.call(e, n)
}, t.p = "", t(t.s = 68)
}({
68: function(e, n, t) {
var o = new(function() {
function e() {
var e = this;
this.queue = [], this.init = function(n) {
return void 0 === n && (n = {}), new Promise((function(t, o) {
e.enqueue("init", n, t, o)
}))
}, this.rewardedBreak = function() {
return new Promise((function(e) {
e(!1)
}))
}, this.noArguments = function(n) {
return function() {
e.enqueue(n)
}
}, this.oneArgument = function(n) {
return function(t) {
e.enqueue(n, t)
}
}, this.handleAutoResolvePromise = function() {
return new Promise((function(e) {
e()
}))
}, this.handleAutoResolvePromiseObj = function() {
return new Promise((function(e) {
e()
}))
}, this.throwNotLoaded = function() {
console.debug("PokiSDK is not loaded yet. Not all methods are available.")
}
}
return e.prototype.enqueue = function(e, n, t, o) {
var r = {
fn: e,
options: n,
resolveFn: t,
rejectFn: o
};
this.queue.push(r)
}, e.prototype.dequeue = function() {
for (var e = function() {
var e = n.queue.shift(),
t = e,
o = t.fn,
r = t.options;
"function" == typeof window.PokiSDK[o] ? (null == e ? void 0 : e.resolveFn) || (null == e ? void 0 : e.rejectFn) ? window.PokiSDK[o](r).then((function() {
for (var n = [], t = 0; t < arguments.length; t++) n[t] = arguments[t];
"function" == typeof e.resolveFn && e.resolveFn.apply(e, n)
})).catch((function() {
for (var n = [], t = 0; t < arguments.length; t++) n[t] = arguments[t];
"function" == typeof e.rejectFn && e.rejectFn.apply(e, n)
})) : void 0 !== (null == e ? void 0 : e.fn) && window.PokiSDK[o](r) : console.error("Cannot execute " + e.fn)
}, n = this; this.queue.length > 0;) e()
}, e
}());
window.PokiSDK = {
init: o.init,
initWithVideoHB: o.init,
customEvent: o.throwNotLoaded,
commercialBreak: o.handleAutoResolvePromise,
rewardedBreak: o.rewardedBreak,
displayAd: o.throwNotLoaded,
destroyAd: o.throwNotLoaded,
getLeaderboard: o.handleAutoResolvePromiseObj
}, ["disableProgrammatic", "gameLoadingStart", "gameLoadingFinished", "gameInteractive", "roundStart", "roundEnd", "muteAd"].forEach((function(e) {
window.PokiSDK[e] = o.noArguments(e)
})), ["setDebug", "gameplayStart", "gameplayStop", "gameLoadingProgress", "happyTime", "setPlayerAge", "togglePlayerAdvertisingConsent", "toggleNonPersonalized", "setConsentString", "logError", "sendHighscore", "setDebugTouchOverlayController"].forEach((function(e) {
window.PokiSDK[e] = o.oneArgument(e)
}));
var r = function() {
var e, n = window.pokiSDKVersion;
n || (n = (e = RegExp("[?&]" + "ab" + "=([^&]*)").exec(window.location.search)) && decodeURIComponent(e[1].replace(/\+/g, " ")) || "v2");
return "set.js"
}(),
i = document.createElement("script");
i.setAttribute("src", r), i.setAttribute("type", "text/javascript"), i.onload = function() {
return o.dequeue()
}, document.head.appendChild(i)
}
});
Binary file added static/misc/super-foulist/img.webp
Binary file not shown.
50 changes: 50 additions & 0 deletions static/misc/super-foulist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<style>
html,
body {
margin: 0;
padding: 0;
height: 100%;
overflow: hidden;
}

#content {
background: #000000;
width: 100%;
height: 100%;
}
</style>
<meta charset="utf-8">
<title>Super Fowlst</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" id="viewport"
name="viewport">
<meta content="yes" name="apple-mobile-web-app-capable">
</head>

<body dir="ltr">
<script src="game.js"></script>
<script src="SuperFowlst.js" type="text/javascript"></script>
<script>
window.addEventListener("touchmove", function (event) {
event.preventDefault();
}, {
capture: false,
passive: false
});
if (typeof window.devicePixelRatio != 'undefined' && window.devicePixelRatio > 2) {
var meta = document.getElementById("viewport");
meta.setAttribute('content', 'width=device-width, initial-scale=' + (2 / window.devicePixelRatio) + ', user-scalable=no');
}
</script>
<div id="content"></div>
<script type="text/javascript">
lime.embed("Super Fowlst", "content", 960, 540);
</script>
<script>
gadgets.util.runOnLoadHandlers();
</script>
<script>
window.google.csi.tickDl();
</script>
</body>

</html>
Loading

0 comments on commit 8c299df

Please sign in to comment.