Advertisement
NewBestPastebins

Free robux!? (πŸ”₯BIGGEST SCRIPT YET!?πŸ”₯)

Jan 11th, 2022
298
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Haha, now you know why I didn't make any scripts in 99 days xD I hope you enjoy this (Its not real robux its just to troll ur friends!)And ofc just paste this shit in to ur console and there you go! (a tutorial on how to use the script will apear too!
  2. πŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒπŸ’ƒ
  3. alert('oh! hello! I will tell you how to use this script you have to verify a code that i will give you right now the code is 999 and btw when ur done verifying you will be sent to the roblox home page when ur at that point press h on ur keyboard and the mod menu should pop up in the top of ur screen');
  4. alert('Oh yeah! and in the mod menu you find 2 options one where you can unlock any item your on so lets say you go in to ur catalog store and go to a dominus and use the first command when your on the dominuses page then it will look like you own it, and before that you will get a question about how many robux you want! and if you use the other one you will be able to buy the item you are on so you can press buy on the dominus and it will say free!');
  5. ans = prompt('what was the code?');
  6. if (ans === '999');
  7. document.onkeydown = function(e){
  8.   e = e || window.event;
  9.   var key = e.which || e.keyCode;
  10.   if(key===72){
  11.       hackMenu();
  12.   } else if (key === 67) {
  13.       ac.termtimer();
  14.   }
  15. }; // thx to myself MineGrawl xD
  16.  
  17. var hmenuText = 'Welcome to my insane new roblox script v5.9\nPlease enter a number of the function below:\n1) Free robux items and 18+ sign! The boring about this one is that u dont get to buy the items u can chose the number 2 if u wanna buy any item ur pasting this on!\n2) Buy any item!';
  18.  
  19. function hackMenu() {
  20.   // if (event.code = 'KeyH') {
  21.       ans = prompt(hmenuText);
  22. if (ans == '2')
  23. (function() {
  24.    'use strict';
  25.  
  26.    if (window.location.href.includes('users')) {
  27.        let user1 = document.getElementsByClassName('age-bracket-label-username')[0].innerText.replace(' :', '');
  28.        let user2 = document.getElementsByClassName('profile-name')[0].innerText;
  29.        setTimeout(function() {
  30.            if (user1 === user2) {
  31.                var dev = document.createElement('img');
  32.                dev.setAttribute('src', 'https://cdn.discordapp.com/emojis/803719060578631710.png?v=1');
  33.                 dev.setAttribute('width', '40px');
  34.                 dev.setAttribute('draggable', 'false')
  35.                 document.getElementsByClassName('header-title')[0].appendChild(dev);
  36.             }
  37.         }, 800);
  38.     }
  39.  
  40.     if (window.location.href.includes('bundles') || window.location.href.includes('catalog')) {
  41.         document.getElementsByClassName('PurchaseButton')[0].setAttribute('data-expected-price', '0');
  42.         document.getElementsByClassName('PurchaseButton')[0].setAttribute('data-button-action', 'get');
  43.         document.getElementsByClassName('PurchaseButton')[0].removeAttribute('data-se');
  44.  
  45.         function setItemStatus() {
  46.             document.getElementsByClassName('action-button')[0].innerHTML = '<div class="action-button"><a id="edit-avatar-button" href="https://www.roblox.com/my/avatar" class="btn-control-md" data-button-action="avatar"><span class="icon-nav-charactercustomizer"></span></a></div>';
  47.             document.getElementsByClassName('price-container')[0].innerHTML = '<div class="clearfix price-container"><div class="price-container-text"><div class="item-first-line">This item is available in your inventory.</div></div><div class="action-button"><a id="edit-avatar-button" href="https://www.roblox.com/my/avatar" class="btn-control-md" data-button-action="avatar"><span class="icon-nav-charactercustomizer"></span></a></div></div>';
  48.             setTimeout(function() {
  49.                 let chck = document.createElement('div');
  50.                 chck.setAttribute('class', 'label-checkmark');
  51.                 chck.innerHTML = '<span class="icon-checkmark-white-bold"></span>';
  52.                 let spn = document.createElement('span');
  53.                 spn.innerText = 'Item Owned';
  54.                 document.getElementsByTagName('div')[64].append(chck);
  55.                 document.getElementsByTagName('div')[64].append(spn);
  56.                 let wear = document.createElement('a');
  57.                 wear.setAttribute('class', 'rbx-menu-item item-context-menu');
  58.                 wear.setAttribute('data-toggle', 'popover');
  59.                 wear.setAttribute('data-trigger', 'focus');
  60.                 wear.setAttribute('data-bind', 'popover-content');
  61.                 wear.setAttribute('data-original-title', '');
  62.                 wear.setAttribute('title', '');
  63.                 document.getElementsByClassName('section-content')[0].appendChild(wear);
  64.                 let wearIcon = document.createElement('span');
  65.                 wearIcon.setAttribute('class', 'icon-more');
  66.                 document.getElementsByClassName('item-context-menu')[0].appendChild(wearIcon);
  67.             }, 1000);
  68.         }
  69.         if (sessionStorage.getItem(window.location.href) === 'itemOwned') {
  70.             setItemStatus();
  71.         }
  72.  
  73.         document.getElementById('confirm-btn').addEventListener('click', function() {
  74.             var click = setInterval(function() {
  75.                 document.getElementById('simplemodal-overlay').addEventListener('click', function() { clearInterval(click); });
  76.                 document.getElementById('simplemodal-overlay').click();
  77.                 console.log('hi');
  78.                 sessionStorage.setItem(window.location.href, 'itemOwned');
  79.             }, 100);
  80.             setItemStatus();
  81.         });
  82.         let spin = document.createElement('div');
  83.         spin.setAttribute('class', 'font-header-1 text-subheader text-label text-overflow field-label');
  84.         spin.innerHTML = '<i>Modded by <br>NewBestPastebins</i>';
  85.         document.getElementById('item-details').appendChild(spin);
  86.     }
  87.  
  88.     if (window.location.href.includes('games')) {
  89.         let hasRun = false;
  90.         document.getElementById('tab-store').addEventListener('click', function() {
  91.             if (hasRun === false) {
  92.                 var spincred = document.createElement('p');
  93.                 spincred.innerHTML = '<i>Modded</i>';
  94.                 document.getElementsByClassName('col-xs-12')[2].append(spincred);
  95.                 setTimeout(function() {
  96.                     for (var x = 0; x < 999; x++) {
  97.                         document.getElementsByClassName('PurchaseButton')[x].setAttribute('data-expected-price', '0');
  98.                         document.getElementsByClassName('PurchaseButton')[x].setAttribute('data-button-action', 'get');
  99.                         document.getElementsByClassName('PurchaseButton')[x].removeAttribute('data-se');
  100.                         console.log(`set prices - ${x}`);
  101.                     }
  102.                 }, 600);
  103.                 hasRun = true;
  104.             }
  105.         });
  106.  
  107.         document.getElementById('confirm-btn').addEventListener('click', function() {
  108.             var click = setInterval(function() {
  109.                 document.getElementById('simplemodal-overlay').addEventListener('click', function() { clearInterval(click); });
  110.                 document.getElementById('simplemodal-overlay').click();
  111.                 console.log('hi');
  112.                 sessionStorage.setItem(window.location.href, 'itemOwned');
  113.             }, 100);
  114.             setItemStatus();
  115.         });
  116.     }
  117. })();      
  118. if (ans == '1') {
  119. alert('You will get the 13< sign and you will own everything in the catalog');
  120. ans = prompt('How many robux do you want? Max is 100M');
  121. function e2(x) {
  122.     return x.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",");
  123. }
  124.  function yellowlog(message) {
  125.  console.log('%c[ %c( %c' +message +' %c) %c]', 'color: darkred;', 'color: yellow', 'color: black;', 'color: yellow', 'color: darkred;');
  126. } // Warnings
  127.     function redlog(message) {
  128.  console.log('%c[ %c( ' +message +' %c) %c]', 'color: yellow;', 'color: red;', 'color: darkred', 'color: yellow;');
  129. } // For errors
  130.     function log(message) {
  131.  console.log('%c[ %c( %c' +message +' %c) %c]', 'color: blue;', 'color: red;', 'color: lightblue', 'color: red;', 'color: blue;');
  132. } // For activation!
  133.     log('Hack started!') // Starting message
  134.     function customlog(message, color1, color2, color3, color4, color5) {
  135.  console.log('%c[ %c( %c' +message +' %c) %c]', 'color: '+color1, 'color: '+color2, 'color: '+color3, 'color: '+color4, 'color: '+color5);
  136.     }
  137. (function() {
  138.     'use strict';
  139.     //
  140.     //
  141.     //
  142.     var o1 = true // hehe boi
  143.     var o2 = true // This will change ur robux value
  144.     var o3 = (ans) // Hi xD This is the key to all the robux kids!
  145.     var o8 = true // This will give u an 18+ sign...
  146.     //
  147.     //
  148.     //
  149.     function print(x) {
  150.         console.log(x);
  151.     }
  152.     if (o1 == true && window.location.href.indexOf("catalog/") !== -1) {
  153.         var tx = document.getElementsByClassName("text-label");
  154.         var owne = document.createElement("div");
  155.         owne.setAttribute("class", "divider");
  156.         owne.innerHTML = "&nbsp;";
  157.         var owne1 = document.createElement("div");
  158.         owne1.setAttribute("class", "label-checkmark");
  159.         var owne2 = document.createElement("span");
  160.         owne2.setAttribute("class", "icon-checkmark-white-bold");
  161.         owne1.appendChild(owne2);
  162.         var owne3 = document.createElement("span");
  163.         owne3.innerHTML = "Item Owned";
  164.         var tx2 = document.getElementsByClassName("price-container-text");
  165.         var owne4 = document.createElement("div");
  166.         owne4.setAttribute("class", "item-first-line");
  167.         owne4.innerHTML = "This item is available in your inventory.";
  168.         var tx3 = document.getElementsByClassName("btn-fixed-width-lg btn-growth-lg PurchaseButton");
  169.         var owne5 = document.createElement("a");
  170.         owne5.setAttribute("id", "edit-avatar-button");
  171.         owne5.setAttribute("class", "btn-control-md");
  172.         owne5.setAttribute("href", "https://web.roblox.com/my/avatar");
  173.         owne5.setAttribute("data-button-action", "avatar");
  174.         var owne6 = document.createElement("span");
  175.         owne6.setAttribute("class", "icon-nav-charactercustomizer");
  176.         owne5.appendChild(owne6);
  177.         tx3[0].parentElement.appendChild(owne5);
  178.         tx3[0].remove();
  179.         tx[0].parentElement.appendChild(owne);
  180.         tx[0].parentElement.appendChild(owne1);
  181.         tx[0].parentElement.appendChild(owne3);
  182.         tx2[0].prepend(owne4);
  183.     }
  184.     if (o2 == true) {
  185.         var o4 = "nil";
  186.         var o5 = o3.toString();
  187.         switch (o5.length) {
  188.             case 0:
  189.                 print("error, robux set to nothing");
  190.                 break;
  191.             case 1:
  192.             case 2:
  193.             case 3:
  194.                 o4 = o5;
  195.                 break;
  196.             case 4:
  197.                 o4 = o5.substring(0,1) + "K+";
  198.                 break;
  199.             case 5:
  200.                 o4 = o5.substring(0,2) + "K+";
  201.                 break;
  202.             case 6:
  203.                 o4 = o5.substring(0,3) + "K+";
  204.                 break;
  205.             case 7:
  206.                 o4 = o5.substring(0,1) + "M+";
  207.                 break;
  208.             case 8:
  209.                 o4 = o5.substring(0,2) + "M+";
  210.                 break;
  211.             default:
  212.                 print("error, robux set to more than 100 million");
  213.         }
  214.         var o7 = e2(o5) + " Robux";
  215.         var e1 = setInterval(function() {
  216.             var robuxt = document.getElementById("nav-robux-amount");
  217.             if (robuxt !== null && robuxt.innerHTML !== o4) {
  218.                 robuxt.innerHTML = o4;
  219.                 // clearInterval(e1);
  220.             }
  221.         }, 0);
  222.         var e3 = setInterval(function() {
  223.             var robuxt1 = document.getElementById("nav-robux-balance");
  224.             if (robuxt1 !== null && robuxt1 !== o7) {
  225.                 robuxt1.innerHTML = o7;
  226.             }
  227.         }, 0);
  228.         if (window.location.href.indexOf("/transactions") !== -1) {
  229.             var h3 = setInterval(function() {
  230.                 if (document.body.getElementsByClassName("balance-label icon-robux-container")) {
  231.                     var h1 = document.body.getElementsByClassName("balance-label icon-robux-container")[0];
  232.                     h1.children[0].innerHTML = "My Balance: <span class=\"icon-robux-16x16\"></span>" + e2(o5);
  233.                 }
  234.             }, 0);
  235.         }
  236.     }
  237.     if (o8 == true) {
  238.         var ag = document.body.getElementsByClassName("xsmall age-bracket-label-age text-secondary");
  239.         ag[0].innerHTML = "18+";
  240.     }
  241.  
  242. })();
  243. }
  244. }
  245.  
  246.  
  247.  
  248. console.log('%cTUTORIAL: USE THE SCRIPT BY VERYFING YOUR VERIFICATION CODE THAT IS 999 AND AFTER YOUVE BEEN SENT TO THE ROBLOX PAGE JUST SIMPLY PRESS H ON YOUR KEYBOARD AND THE MENU SHOULD POP UP! WHEN THE MENU POPS UP IT WILL SAY OWN ALL ITEMS AND GET FREE ROBUX AND ITEMS ON ANOTHER YOU CAN CHOOSE YOURSELF HAVE A NICE DAY YOU FELLOW HACKER!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! BTW I MAKE ALOT OF THESE SCRIPTS FOR YOU GUYS SO I HOPE YOU APRECIATE THEM AND UNFORTUNEATLY YOU DONT KEEP THE ROBUX CAUSE THEN I WILL GET BANNED FOR MAKING THIS SO ITS JUST FOR TROLLUNG HAVE FUN WITH THIS! THIS ICON TOOK SO LONG TO MAKE LMFAO I HOPE YOU LIKE IT BUT YEAH YOU CANT PUT MORE THEN 100M ROBUX IN BTW HEHE THATS ALL I HAD TO SAY GUYS! OR ACTUALLY NOT REALLY CAUSE I WANT TO FILL OUT THE LEFT SPACE ON THE BOARD EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE NAH IM SORRY CLOSE THE CONSOLE AND GO AND START WITH THE VERIFICATION xD', 'color: WHITE; font-size: xxx; background-color: BLACK; padding: 150px');
Advertisement
Comments
  • Sonofabetch
    2 years
    # text 0.09 KB | 0 1
    1. To anyone who is gonna put this in console of inspect dont do it it even says not to do it
    • NewBestPastebins
      327 days
      # text 0.26 KB | 0 0
      1. I mean, if I wanted to harm anything or anybody, I could always just have uses UTF-6 or any other encrypter to hide the script, but as you can see, everything is showing, so there is no risk of losing anything. Idk what you're on to, but I mean no harm whatsoever.
Add Comment
Please, Sign In to add comment
Advertisement