Advertisement
brayden14768

robux!!!

May 24th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. // ==UserScript==
  2. // @name TamperHack Script for Roblox by GamingWithAJ
  3. // @namespace http://tampermonkey.net/
  4. // @version 2.4
  5. // @description TamperHack Script Roblox. Give credit to Jan Biniok - the creator of TamperMonkey
  6. // @author GamingWithAJ
  7. // @match http://www.roblox.com/*
  8. // @grant none
  9. // ==/UserScript==
  10.  
  11. (function() {
  12. 'use strict';
  13.  
  14. // (robuxadd: 0-1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000)
  15. // (robuxprototype: 99999999999)
  16. function robuxadd(infinite) {
  17.  
  18. }
  19. function amount0infinite(typeadd) {
  20.  
  21. }
  22.  
  23. amount0infinite.prototype = {
  24.  
  25. };
  26. function robuxprototype(prototype) {
  27.  
  28. }
  29.  
  30. robuxprototype.prototype = {
  31.  
  32. };
  33.  
  34.  
  35.  
  36.  
  37.  
  38. })();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement