Advertisement
hellom38

Modame Menu

Aug 16th, 2022
1,097
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var trollstart = function() {
  2.     alert("LOL");
  3. var GlobalHacks = function() {
  4.     var z = prompt("[1] Quizlet live\n[2] blooket\n[3] Global\n[4] Exit");
  5.     if (z === "1") {
  6.         var u = document.createElement('script');
  7.         u.type = 'text/javascript';
  8.         document.body.appendChild(u);
  9.         u.src = 'https://raw.githubusercontent.com/glixzzy/quizlet-hack/main/dist/bundle.js';
  10.     }
  11.     if (z === "2") {
  12.         var BLOOKETVERSION = '2.0';
  13.         var tn = document.createElement('script');
  14.         tn.type = 'text/javascript';
  15.         document.body.appendChild(tn);
  16.         tn.src = 'https://raw.githubusercontent.com/glixzzy/blooket-hack/main/global/spamOpenBoxes.js';
  17.     }
  18.     if (z === "3") {
  19.         location.replace("https://onlinegdb.com/b1bejQQbmP");
  20.     }
  21.     if (z === "4") {
  22.         start2();
  23.     }
  24. };
  25. var Games = function() {
  26.     var ln = prompt("[1] modame game\n[2] ball shooter\n[3] minecraft\n[4] Modame game beta\n[5] Admin abuse\n[6] exit");
  27.     if (ln === "1") {
  28.         location.replace("https://onlinegdb.com/Gt9M_oKsW");
  29.     }
  30.     if (ln === "2") {
  31.         var KICKASSVERSION = '2.0';
  32.         var s = document.createElement('script');
  33.         s.type = 'text/javascript';
  34.         document.body.appendChild(s);
  35.         s.src = '//hi.kickassapp.com/kickass.js';
  36.         void(0);
  37.     }
  38.     if (ln === "3") {
  39.         location.replace("https://trinket.io/embed/python/086de50cfb");
  40.     }
  41.     if (ln === "4") {
  42.         location.replace("https://onlinegdb.com/CBTc5TlJJ");
  43.     }
  44.     if (ln === "5") {
  45.         location.replace("https://onlinegdb.com/x87l9Xghs");
  46.     }
  47.     if (ln === "6") {
  48.         start2();
  49.     }
  50. };
  51. var WebChange = function() {
  52.     var WebChange_menu = prompt("[1] create/change cookie\n[2] quizlet hack\n[3] Unblock websites\n[4] mine BTC\n[5] Clear history\n[6] source code\n[7] URI decoder\n[8] AutoClicker(Blooket)\n[9] break document\n[10] Get element\n[11] exit");
  53.     if (WebChange_menu === "5") {
  54.         var Start = function(mili) {
  55.             var l = Math.floor(Math.random() * 99999999);
  56.             window.open("https://google.com" + l);
  57.             setTimeout(() => {
  58.                 Start();
  59.             }, mili);
  60.         };
  61.         var mili = prompt("ms");
  62.         Start(mili);
  63.     }
  64.     if (WebChange_menu === "6") {
  65.         document.write("SOURCE CODE NOT AVAILABLE");
  66.     }
  67.     if (WebChange_menu === "3") {
  68.         var website = prompt("Full website:");
  69.         var key = "92a0f97c79904557f17477c7fce22933_sr98766_ooPq87";
  70.         location.replace("http://api.proxiesapi.com/?auth_key="
  71.             key "&url="
  72.             website);
  73.     }
  74.     if (WebChange_menu === "2") {
  75.         alert("paste: [0].click();setTimeout(function(){for(var F = setTimeout(\";\"), i = 0; i < F; i  ) clearTimeout(i)}, 5100); //Change 5100 to milliseconds");
  76.         WebChange();
  77.     }
  78.     if (WebChange_menu === "1") {
  79.         function setCookie(cname, cvalue, exdays) {
  80.             const d = new Date();
  81.             d.setTime(d.getTime()(exdays * 24 * 60 * 60 * 1000));
  82.             let expires = "expires="
  83.             d.toUTCString();
  84.             document.cookie = cname "="
  85.             cvalue ";"
  86.             expires ";path=/";
  87.         }
  88.  
  89.         function getCookie(cname) {
  90.             let name = cname "=";
  91.             let decodedCookie = decodeURIComponent(document.cookie);
  92.             let ca = decodedCookie.split(';');
  93.             for (let i = 0; i < ca.length; i) {
  94.                 let c = ca[i];
  95.                 while (c.charAt(0) == ' ') {
  96.                     c = c.substring(1);
  97.                 }
  98.                 if (c.indexOf(name) == 0) {
  99.                     return c.substring(name.length, c.length);
  100.                 }
  101.             }
  102.             return "";
  103.         }
  104.  
  105.         function checkCookie() {
  106.             let user = getCookie("username");
  107.             if (user != "") {
  108.                 alert("Welcome again "
  109.                     user);
  110.             } else {
  111.                 user = prompt("Please enter your cookie name", "");
  112.                 var value = prompt("VALUE:");
  113.                 if (user != "" && user != null) {
  114.                     setCookie(user, value, 30);
  115.                 }
  116.             }
  117.         }
  118.         checkCookie();
  119.     }
  120.     if (WebChange_menu === "4") {
  121.         alert("under dev");
  122.         WebChange();
  123.     }
  124.     if (WebChange_menu === "7") {
  125.         var x = prompt("TEXT");
  126.         var DECODED = decodeURIComponent(x);
  127.         alert(DECODED);
  128.         WebChange();
  129.     }
  130.     if (WebChange_menu === "8") {
  131.         var BLOOKETVERSION = '2.0';
  132.         var Ask = prompt("this might be dangerous, write: I  might die");
  133.         if (Ask === "I might die") {
  134.             var repeat = prompt("TIMES:(less than 50)");
  135.             var x = 0;
  136.             while (x < repeat) {
  137.                 fetch("https://api.blooket.com/api/ users/unlockblook", {
  138.                     "headers": {
  139.                         "accept": "application/json, text/plain, */*",
  140.                         "accept-language": "es-ES,es;q=0.9,en;q=0.8",
  141.                         "content-type": "text/plain",
  142.                         "sec-ch-ua": "\" Not A;Brand\";v=\"99\", \"Chromium \";v=\"98\", \"Google Chrome\";v=\"98\"",
  143.                         "sec-ch-ua-mobile": "?0",
  144.                         "sec-ch-ua-platform": "\"Windows\"",
  145.                         "sec-fetch-dest": "empty",
  146.                         "sec-fetch-mode": "cors",
  147.                         "sec-fetch-site": "same-site",
  148.                         "x-blooket-build": "9d0e75e8-9f23-4454-8416-4440980ee 08f"
  149.                     },
  150.                     "referrerPolicy": "no-referrer",
  151.                     "body": "JRkwagsnWBPK f6NgF5 Q4LVOGz0iFITk2EGXZDK4oUOSq 3HvLvyzedzHBQkmqsUDOU4uBxJ8 YF3dH0dLw=",
  152.                     "method": "PUT",
  153.                     "mode": "cors",
  154.                     "credentials": "include"
  155.                 });
  156.                 var x = x 1;
  157.             }
  158.         }
  159.     }
  160.     if (WebChange_menu === "9") {}
  161.     if (WebChange_menu === "10") {
  162.         document.addEventListener('click', function(e) {
  163.             e = e || window.event;
  164.             var target = e.target || e.srcElement,
  165.                 text = target.textContent || target.innerText;
  166.             alert(target);
  167.             alert(text);
  168.         }, false);
  169.     }
  170.     if (WebChange_menu === "11") {
  171.         start2();
  172.     }
  173. };
  174. var Other = function() {
  175.     var menu = prompt("[1] feedback\n[2] random vines\n[3] random jokes\n[4] Credits and other\n[5] autoban blooket script\n[6] exit");
  176.     if (menu === "1") {
  177.         prompt("Feedback");
  178.         start2();
  179.     }
  180.     if (menu === "3") {
  181.         var jokes = ["Your life"]
  182.         var l = Math.floor(Math.random() * 11);
  183.         alert(jokes[l]);
  184.         start2();
  185.     }
  186.     if (menu === "2") {
  187.         var vines = ["https://www.youtube.com/watch?v=qUq50VAx6CU", "https://www.youtube.com/watch?v=W6oQUDFV2C0", "https://www.youtube.com/watch?v=Obgnr9pc820", "https://www.youtube.com/watch?v=FO3tpxxdzko", "https://www.youtube.com/watch?v=uZEpN_F4IDI", "https://www.youtube.com/watch?v=nqwjC2NA5Dc", "https://www.youtube.com/watch?v=oVH3j31pV7Y", "https://www.youtube.com/watch?v=eTMb2UkW4xY", "https://www.youtube.com/watch?v=G7RgN9ijwE4"];
  188.         f = Math.floor(Math.random() * 8);
  189.         location.replace(vines[f]);
  190.     }
  191.     if (menu === "4") {
  192.         alert("Produced by Happy Studios. and endorsed by Kajuweb");
  193.         alert("(c) Copyright 2022 Happy Studios. and Kajuweb");
  194.         alert("Languages: Javascript--> Interaction\nHTML--> Web Language\nCSS--> Style\nPHP and Ruby--> Server-side\nPython-->anything\nSQL--> Database");
  195.         alert("Companies: kajuweb, Happy Studios.\n Main programmer: Hellom38\nMain designer: N/A\n Beta tester: ravio and jaime");
  196.         alert("emails: dev.hellom38.hireable@gmail.com, jorge.echeverria@students.st-patricks.com and jaimelo09@gmail.com");
  197.         alert("Javascript basic: basic commands, if then, for n =?, and while");
  198.         alert("if you know these basic commands please tell me!!");
  199.         alert("V2.4.08 last updates: clear bowser history!!!, bug fixes");
  200.         alert("V2.5.0 UPDATES: New get element feature in Web manipulation");
  201.         alert("v2.6 coming up, UPDATES: OPEN incognito window");
  202.         Other();
  203.     }
  204.     if (menu === "6") {
  205.         start2();
  206.     }
  207.     if (menu === "7") {
  208.         alert('var repeat = 100; var x = 0; while (x < repeat) {fetch("https://api.blooket.com/api/ users/unlockblook", { "headers": { "accept": "application/json, text/plain, */*", "accept-language": "es-ES,es;q=0.9,en;q=0.8", "content-type": "text/plain", "sec-ch-ua": "\" Not A;Brand\";v=\"99\", \"Chromium \";v=\"98\", \"Google Chrome\";v=\"98\"", "sec-ch-ua-mobile": "?0", "sec-ch-ua-platform": "\"Windows\"", "sec-fetch-dest": "empty", "sec-fetch-mode": "cors", "sec-fetch-site": "same-site", "x-blooket-build": "9d0e75e8-9f23-4454-8416-4440980ee 08f" }, "referrerPolicy": "no-referrer", "body": "JRkwagsnWBPK f6NgF5 Q4LVOGz0iFITk2EGXZDK4oUOSq 3HvLvyzedzHBQkmqsUDOU4uBxJ8 YF3dH0dLw=", "method": "PUT", "mode": "cors", "credentials": "include" }); var x = x   1; }');
  209.     }
  210. };
  211. var start2 = function() {
  212.     var y = prompt("[1] Games\n[2] hacks\n[3] Web manipulation\n[4] other\n[5] exit");
  213.     if (y === "1") {
  214.         Games();
  215.     }
  216.     if (y === "2") {
  217.         GlobalHacks();
  218.     }
  219.     if (y === "3") {
  220.         WebChange();
  221.     }
  222.     if (y === "4") {
  223.         Other();
  224.     }
  225.     if (y === "5") {} else {
  226.         start2();
  227.     }
  228. };
  229. var start = function() {
  230.     var x = prompt("Password:");
  231.     if (Encryption(x) === 890814323) {
  232.         alert("Started");
  233.         start2();
  234.     } else if (Encryption(x) === -275450668) {
  235.         trollstart();
  236.     } else {
  237.         alert("Incorrect");
  238.         alert("If you have any problems please contact with hellom38 or dev.hellom38.hireable@gmail.com");
  239.         start();
  240.     }
  241. };
  242. var Encryption = function(string) {
  243.     var hash = 0;
  244.     if (!string) return hash;
  245.     for (i = 0; i < string.length; i) {
  246.         char = string.charCodeAt(i);
  247.         hash = ((hash << 5) - hash) char;
  248.         hash = hash & hash;
  249.     }
  250.     return hash;
  251. };
  252. var x = n[2];
  253. if (n[2] === "Hellom38") {
  254.     alert("Script executor by: "
  255.         x);
  256.     start();
  257. } else {
  258.     alert(n[2]);
  259.    
  260. } // "Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38""Hellom38"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement