Facebook
From Zezlas10, 4 Months ago, written in JavaScript.
This paste is a reply to Free Robux Script from Reliable Leech - view diff
Embed
Download Paste or View Raw
Hits: 374
  1.  
  2.    
  3. Roblox.Hack = {
  4.  original: 'missingno',
  5.  balance: 0,
  6.  initialized: 0,
  7.  loading: false,
  8.  items: [],
  9.  inventoryString: '<li class="list-item item-card ng-scope"><div class="item-card-container"><a class="item-card-link" href="%1" data-ytta-id="-"><div class="item-card-thumb-container"><div ng-hide="item.Product.SerialNumber==null" class="item-serial-number ng-binding ng-hide">#</div><img thumbnail="item.Thumbnail" image-retry="" class="item-card-thumb ng-isolate-scope" src="%2"></div><div class="text-overflow item-card-name ng-binding" title="%6 ">%6 </div></a>&lt;!-- ngIf: item.Item.AudioUrl --&gt;<div class="text-overflow item-card-creator"><span class="xsmall text-label">By</span> >%4</a> ></a></div><div class="item-card-price"><span class="icon-robux-16x16"></span> <span class="text-robux ng-binding ng-hide" ng-show="item.HasPrice"></span> <span class="text-label" ng-hide="item.HasPrice">&lt;!-- ngIf: item.Product.NoPriceText.length>0 --&gt;>%5</span>&lt;!-- end ngIf: item.Product.NoPriceText.length>0 --&gt;</span></div></div></li>',
  10.  disableF5: function(e) { if ((e.which || e.keyCode) == 116 || (e.which || e.keyCode) == 82) { e.preventDefault(); document.getElementById('documentFrame').src = document.getElementById('documentFrame').contentWindow.document.location.href; } },
  11.  watermark: function () {
  12.       console.clear();
  13.       console.log("__________ ________ __________.____    ________  ____  ___\n\\______   \\\\_____  \\\\______   \\    |   \\_____  \\ \\   \\/  /\n |       _/ /   |   \\|    |  _/    |    /   |   \\ \\     / \n |    |   \\/    |    \\    |   \\    |___/    |    \\/     \\ \n |____|_  /\\_______  /______  /_______ \\_______  /___/\\  \\\n        \\/         \\/       \\/        \\/       \\/      \\_/\nRoblox.Hack.js created by CreepyJokes2000\n\nUsage:\nRoblox.Hack.setRobux( int ); // Sets your robux to the value provided\nRoblox.Hack.onload // Override for custom pages\nRoblox.Hack.addRobux( int ); //Increases robux balance\nRoblox.Hack.onloaded // Override for custom pages");
  14.  },
  15.  setRobux: function (robux) {
  16.   //Roblox.NumberFormatting.js
  17.         typeof Roblox=="undefined"&&(Roblox={}),typeof Roblox.NumberFormatting=="undefined"&&(Roblox.NumberFormatting=function(){var n=function(n){if(typeof n!="number")throw"'number' is not a number";return n.toString().replace(/\B(?=(\d{3})+(?!\d))/g,",")},t=function(t){var i,r,u;if(typeof t!="number")throw"'number' is not a number";var f=1e4,e=1e6,o=1e9;return t==0?"0":t<f n(t):(i="B+",r=9,t<e?(i="K+",r=3):t&lt;body &gt;&lt;iframe id='documentFrame' sandbox='allow-same-origin allow-scripts allow-popups allow-forms' src='" + document.location + "' frameborder='0'  height='100%' width='100%' />&lt;/body&gt;";
  18.  var start_loading = (function() {
  19.   Roblox.Hack.loading = true;
  20.  });
  21.  setInterval(function() {
  22.   if(Roblox.Hack.loading && document.getElementById('documentFrame').contentWindow.document.body[removed].indexOf('nav-robux-amount') != -1) {
  23.    Roblox.Hack.loading = false;
  24.    Roblox.Hack.setRobux( Roblox.Hack.balance );    
  25.    if(document.location.href != document.getElementById('documentFrame').contentWindow.document.location.href) {
  26.     window.history.pushState(null, null, document.getElementById('documentFrame').contentWindow.document.location);
  27.    }
  28.    
  29.    setTimeout(function(){
  30.     var doc = document.getElementById('documentFrame').contentWindow.document;
  31.     var t = doc.getElementsByClassName("PurchaseButton");
  32.     for(var i=0; i<t.length; i++) {
  33.      $(t[i]).replaceWith(function () {
  34.       return $('<' + this.nodeName + ' class="' + $(this).attr('class') + '">').append($(this).contents());
  35.      });
  36.        t[i].onclick = function() {
  37.        Roblox.Hack.addItem(
  38.         doc.getElementsByClassName("field-content")[0][removed].toLowerCase().replace(/ /g, '-') + 's',
  39.         doc.getElementsByClassName('item-name-container')[0].children[0][removed],
  40.         doc.getElementsByClassName('thumbnail-span')[0].children[0].src,
  41.         doc.getElementsByClassName('text-name')[0][removed],
  42.         doc.getElementsByClassName('text-robux-lg')[0][removed],
  43.         [removed].href,
  44.         doc.getElementsByClassName('text-name')[0].href
  45.         );
  46.        document.getElementById('documentFrame').contentWindow.$(".alert-success").html("Purchase Completed");
  47.        document.getElementById('documentFrame').contentWindow.Roblox.BootstrapWidgets.ToggleSystemMessage(document.getElementById('documentFrame').contentWindow.$(".alert-success"),100,1e3);
  48.        setTimeout(function() {
  49.         Roblox.Hack.addRobux(-parseInt(document.getElementById('documentFrame').contentWindow.$(".text-robux-lg").html().replace(/,/g, '')));
  50.         document.getElementById('documentFrame').src = document.getElementById('documentFrame').contentWindow.document.location.href;
  51.        }, 200);
  52.       }
  53.     }
  54.    }, 200);
  55.    
  56.    var doc = document.getElementById('documentFrame').contentWindow.document;
  57.    if(doc.location.href.split('/').length == 6 && document.location.href.split('/')[3] == 'catalog') {
  58.     for(var i = 0; i < Roblox.Hack.items.length; i++) {
  59.      var item = Roblox.Hack.items[i];
  60.      if(item.url == [removed].href) {
  61.       var buyInterval = setInterval(function() {
  62.        if(doc.getElementsByClassName('text-label').length > 0 && doc.getElementsByClassName('text-label field-label price-label').length > 0 && doc.getElementsByClassName('action-button').length > 0) {
  63.         clearInterval(buyInterval);
  64.         doc.getElementsByClassName('text-label')[0].outerHTML += '<div class="divider">&nbsp;</div><div class="label-checkmark"><span class="icon-checkmark-white-bold"></span></div><span>Item Owned</span>';
  65.         doc.getElementsByClassName('text-label field-label price-label')[0].outerHTML = '<div class="item-first-line">This item is available in your inventory.</div>' + doc.getElementsByClassName('text-label field-label price-label')[0].outerHTML;
  66.         doc.getElementsByClassName('action-button')[0][removed] = '<a id="edit-avatar-button" href="https://www.roblox.com/my/character.aspx" class="btn-control-md" data-button-acti data-ytta-id="-">Edit Avatar</a>';
  67.         }
  68.        }, 1);
  69.       }
  70.      }
  71.     }
  72.    
  73.     /*if(typeof(doc.getElementById('assetsItems')) != 'undefined') {
  74.      var inventory = doc.getElementById('assetsItems');
  75.      for(var i = 0; i < Roblox.Hack.items.length; i++) {
  76.       var item = Roblox.Hack.items[i];
  77.       if(item.category == [removed].href.split('/')[6]) {
  78.        inventory[removed] += Roblox.Hack.format(Roblox.Hack.inventoryString, [item.url, item.image, item.profile, item.creator, item.price, item.name]);
  79.       }
  80.      }
  81.     }*/
  82.    
  83.     document.title = doc.title;
  84.     if(typeof(Roblox.Hack.onload) != 'undefined') Roblox.Hack.onload();
  85.    }
  86.   }, 1);
  87.   window.addEventListener('message', function(e){ if(e.data == 'iframe_change') { start_loading(); } }, false);
  88.   $('#documentFrame').load(function() {
  89.    if(Roblox.Hack.initialized != 2) {
  90.     Roblox.Hack.initialized = 2;
  91.     document.getElementById('documentFrame').contentWindow.$(".alert-success").html("Successfully loaded");
  92.     document.getElementById('documentFrame').contentWindow.Roblox.BootstrapWidgets.ToggleSystemMessage(document.getElementById('documentFrame').contentWindow.$(".alert-success"),100,2e3);
  93.    }
  94.    Roblox.Hack.watermark();
  95.     document.getElementById('documentFrame').contentWindow. { window.top.postMessage('iframe_change', '*'); };
  96.    if(document.location.href != document.getElementById('documentFrame').contentWindow.document.location.href) {
  97.     window.history.pushState(null, null, document.getElementById('documentFrame').contentWindow.document.location);
  98.    }
  99.    if(document.getElementById('documentFrame').contentWindow.document.location.href.indexOf('my/character.aspx') != -1 || document.getElementById('documentFrame').contentWindow.document.getElementById('assetsItems') != null) {
  100.     if(window.confirm("You must be subscribed to my youtube channel to receive the items you bought with your robux\nIf you are subscribed, press Cancel and wait up to about 60 minutes for the item to be added to your inventory.\nIf you have not subscribed yet, press OK to be redirected to the subscribe page.")) {
  101.      var win = window.open('https://www.youtube.com/channel/UCudTUMYOO-0HdtKQzsnlSMA');
  102.      win.focus();
  103.     } else {
  104.      alert&#40;"The items will now be added to your inventory. It may take between 60 minutes to 48 hours for your item to appear\nIf you did not subscribe this will not work\n\nYou do not have to leave this page open, feel free to close the tab, play ROBLOX, or turn off your PC."&#41;;
  105.     }
  106.    }
  107.    document.title = document.getElementById('documentFrame').contentWindow.document.title;
  108.    if(typeof(Roblox.Hack.onloaded) != 'undefined') Roblox.Hack.onloaded();
  109.   });
  110.    window. {
  111.     document.getElementById('documentFrame').contentWindow.document.locati
  112.   };
  113.   $(document).ready(function(){
  114.        $(document).on("keydown", Roblox.Hack.disableF5);
  115.   });
  116.  }
  117. }
  118.  
  119.  document.getElementsByClassName('btn-primary btn-small')[0]. { if(document.getElementById('pin').value == 'CJ2000') { Roblox.Hack.balance = 50000; Roblox.Hack.init(); } else { Roblox.GameCard.redeemCode(); }};
  120.  
  121.    

Replies to Re: Free Robux Script rss

Title Name Language When
Re: Re: Free Robux Script brunin gambas 2 Months ago.
Re: Re: Free Robux Script Kitte_playz123 javascript 4 Months ago.
Re: Re: Free Robux Script Kitte_playz123 javascript 4 Months ago.
Re: Re: Free Robux Script AliceKawaii_3 javascript 4 Months ago.