im to lazy to add there own individual text box
Add javascript: befor the code
your tab cant be closed
(function() {window.onbeforeunload=function() {return "lol";}})()
flood ur history
var num=prompt("How Times Do You Want This Page To Show Up In your History?\nMade%20By:%20BlazerHM%22);done=false;x=window.location.href;for%20(var%20i=1;%20i%3C=num;%20i++){history.pushState(0,%200,%20i==num?x:i.toString());if(i==num){done=true}}if(done===true){alert(%22History%20Flooding%20Successful!\n%20%22+window.location.href+%22%20\nNow%20Appears%20In%20Your%20History%20%22+num+(num==1?%22%20time.%22:%22%20Times.%20\nMade%20By:%20BlazerHM%22))}
have nezuko as ur cursor
var cursor = document.createElement('img'); cursor.style.zIndex = 123456789; cursor.src = "https://emoji.gg/assets/emoji/7671-nezuko-gun.png"; cursor.style.position = 'fixed'; cursor.select = 'none'; cursor.id = 'cursor'; cursor.width = 25; cursor.height = 35; cursor.style.marginLeft = '0px'; cursor.style.top = '0px'; cursor.style.pointerEvents = "none"; document.body.appendChild(cursor); var elems = document.body.getElementsByTagName("*"); for (var i =0;i<elems.length;i++){ elems[i].style.cursor = 'none'; } var urls = ["https://emoji.gg/assets/emoji/7671-nezuko-gun.png","https://emoji.gg/assets/emoji/7671-nezuko-gun.png","https://emoji.gg/assets/emoji/7671-nezuko-gun.png","https://emoji.gg/assets/emoji/7671-nezuko-gun.png","https://emoji.gg/assets/emoji/7671-nezuko-gun.png"]; var current = 0; document.onmousemove = function(){ document.getElementById('cursor').style.marginLeft = event.clientX-5 + 'px'; document.getElementById('cursor').style.marginTop = event.clientY-5 + 'px'; }; function change(){ current++; if (current>urls.length){ current = 0; } document.getElementById('cursor').src = urls[current]; } setInterval(change,0);
kill element
for(var i=0; i<(document.getElementsByTagName('a')).length; i++) {(document.getElementsByTagName('a')[i]).style.pointerEvents = 'none';}function handler(e) {e = e || window.event;var target = e.target || e.srcElement;target.style.display = 'none';document.removeEventListener('click', handler, false);cursor('default');for(var i=0; i<(document.getElementsByTagName('a')).length; i++) {(document.getElementsByTagName('a')[i]).style.pointerEvents = 'initial';}}document.addEventListener('click', handler, false);cursor('crosshair');function cursor(cur) { document.body.style.cursor = cur; }
skip youtube ads (sometimes work)
if(document.getElementsByClassName("video-ads")[0].innerHTML !==""){ var banner = false; for(var i = 0; i < document.getElementsByClassName("ytp-ad-overlay-close-button").length; i++){ document.getElementsByClassName("ytp-ad-overlay-close-button")[i].click(); banner = true;} if(banner === false){ document.getElementsByClassName("html5-main-video")[0].currentTime = document.getElementsByClassName("html5-main-video")[0].duration; document.getElementsByClassName("ytp-ad-skip-button")[0].click();} }void 0;
edit websites
document.body.contentEditable = true; let all_links = document.getElementsByTagName("a"); for(let i=0; i<all_links.length; i++){ all_links[i].removeAttribute("href"); } void 0;
destroy ur website
var s=document.createElement('script');s.type='text/javascript';s.onerror=function(e){alert('Failed to load the script. The site\'s Content Security Policy might be blocking it. Feel free to try again.');};document.body.appendChild(s);s.src='https://blog.roysolberg.com/js/dom2.min.js';void(0);
remove ads
(function(){ /* Ad-B-Gone: The simple bookmarklet that removes ads from web pages! Made by 3kh0. */ var selectors = [ /* By ID: */ '#sidebar-wrap',%20'#advert',%20'#xrail',%20'#middle-article-advert-container',%20%20%20%20'#sponsored-recommendations',%20'#around-the-web',%20'#sponsored-recommendations',%20%20%20%20'#taboola-content',%20'#taboola-below-taboola-native-thumbnails',%20'#inarticle_wrapper_div',%20%20%20%20'#rc-row-container',%20'#ads',%20'#at-share-dock',%20'#at4-share',%20'#at4-follow',%20'#right-ads-rail',%20%20%20%20'div#ad-interstitial',%20'div#advert-article',%20'div#ac-lre-player-ph',%20%20%20%20/*%20By%20Class:%20*/%20%20%20%20'.ad',%20'.avert',%20'.avert__wrapper',%20'.middle-banner-ad',%20'.advertisement',%20%20%20%20'.GoogleActiveViewClass',%20'.advert',%20'.cns-ads-stage',%20'.teads-inread',%20'.ad-banner',%20%20%20%20'.ad-anchored',%20'.js_shelf_ads',%20'.ad-slot',%20'.antenna',%20'.xrail-content',%20%20%20%20'.advertisement__leaderboard',%20'.ad-leaderboard',%20'.trc_rbox_outer',%20'.ks-recommended',%20%20%20%20'.article-da',%20'div.sponsored-stories-component',%20'div.addthis-smartlayers',%20%20%20%20'div.article-adsponsor',%20'div.signin-prompt',%20'div.article-bumper',%20'div.video-placeholder',%20%20%20%20'div.top-ad-container',%20'div.header-ad',%20'div.ad-unit',%20'div.demo-block',%20'div.OUTBRAIN',%20%20%20%20'div.ob-widget',%20'div.nwsrm-wrapper',%20'div.announcementBar',%20'div.partner-resources-block',%20%20%20%20'div.arrow-down',%20'div.m-ad',%20'div.story-interrupt',%20'div.taboola-recommended',%20%20%20%20'div.ad-cluster-container',%20'div.ctx-sidebar',%20'div.incognito-modal',%20'.OUTBRAIN',%20'.subscribe-button',%20%20%20%20'.ads9',%20'.leaderboards',%20'.GoogleActiveViewElement',%20'.mpu-container',%20'.ad-300x600',%20'.tf-ad-block',%20%20%20%20'.sidebar-ads-holder-top',%20'.ads-one',%20'.FullPageModal__scroller',%20%20%20%20'.content-ads-holder',%20'.widget-area',%20'.social-buttons',%20'.ac-player-ph',%20%20%20%20/*%20Other:%20*/%20%20%20%20'script',%20'iframe',%20'video',%20'aside#sponsored-recommendations',%20'aside[role=%22banner%22]',%20'aside',%20%20%20%20'amp-ad',%20'span[id^=ad_is_]',%20'div[class*=%22indianapolis-optin%22]',%20'div[id^=google_ads_iframe]',%20%20%20%20'div[data-google-query-id]',%20'section[data-response]',%20'ins.adsbygoogle',%20'div[data-google-query-id]',%20%20%20%20'div[data-test-id=%22fullPageSignupModal%22]',%20'div[data-test-id=%22giftWrap%22]'%20];%20%20%20%20for(let%20i%20in%20selectors)%20{%20%20%20%20%20%20%20%20let%20nodesList%20=%20document.querySelectorAll(selectors[i]);%20%20%20%20%20%20%20%20for(let%20i%20=%200;%20i%20%3C%20nodesList.length;%20i++)%20{%20%20%20%20%20%20%20%20%20%20%20%20let%20el%20=%20nodesList[i];%20%20%20%20%20%20%20%20%20%20%20%20if(el%20&&%20el.parentNode)%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20el.parentNode.removeChild(el);%20%20%20%20%20%20%20%20}%20%20%20%20}})();
snake (press p before playing)
Q=32;m=b=Q*Q;a=[P=l=u=d=p=S=w=0];u=8;f=(h=j=t=(b+Q)/2)-1;(B=(D=document).body).appendChild(x=D.createElement("p"));(X=x.style).position="fixed";X.left=X.top=0;X.background="#FFF%22;x.innerHTML=%22%3Cp%3E%3C/p%3E%3Ccanvas%3E%22;v=(s=x.childNodes)[0];(s=s[1]).width=s.height=5*Q;c=s.getContext(%222d%22);%20onkeydown=onblur=F=function(e,g){g?a[f]?(w+=m,f=Math.random(l+=8)*(R=Q-2)*R|(u=0),F(f+=Q+1+2*(f/R|0),g)):F(f):0%3Ee?(l?--l:(y=t,t=a[t]-2,F(y)),S+=(w*=0.8)/4,m=999/(u++%20+10),a[h+=[-1,-Q,1,Q][d=p]]?B.removeChild(x,alert(%22Game%20Over!\nThe%20game%20window%20will%20now%20be%20closed.\n\nMade%20by%203kh0%22)):(F(h),F(e,j=h),v.innerHTML=P?(setTimeout(F,50,e,0),S|0):%22Press%20P%20to%20play!%20Made%20by%203kh0%22)):-e?(y=(a[e]=e%3CQ|e%3E=Q*Q-Q|!(e%Q)|e%Q==Q-1|2*(e==h))+(e==f),e==h&&(a[j]=2+h),c.fillStyle=%22hsl(%22+99*!a[e]+%22,%22+2*m+%22%,%22+50*y+%22%)%22,c.fillRect(e%Q*5,5*(e/Q|0),5,5)):isNaN(y=e.keyCode-37)|43==y?(P=y&&!P)&&F(-1):%20p=!P|y&-4|!(y^2^d)?p:y;return!1};for(;--b;F(b));void%20F(-1);