EpicNPC

Register a free account today to become a member!

gamblingbot.app – Fortune Wheel Exploit [PATCHED]

Not Recently Bumped
Status
Not open for further replies.
Type
  1. Exploit
  2. Hack/Cheat

ReggaeShark

Level 60

Trade Guardian Orders: 25

(100%) (25 reviews)
Country
Netherlands
Member Since
Oct 24, 2021
Country
Netherlands
Multiple Accounts
0
WARNING! Off-site contact information posted. We do not investigate disputes if you communicate off-site.
This exploit is for the Discord game 'gambling bot' (top.gg)
002.INSTRUCTIONS-SMALL.png



A single try is about 1 to 1.2 seconds
I usually get the 450,000 prize within 5 minutes
and the 10,000,000 prize within 10-20 minutes using this script

You should open your dev console by pressing F12 or right-click on the page > Inspect Element
Paste this whole script in the console and press enter to execute it


OR

Using Firefox/Chrome plugin

Firefox:
https://addons.mozilla.org/en-US/firefox/addon/codeinjector/
Chrome: https://chrome.google.com/webstore/detail/code-injector/jgcallaoodbhagkaoobenaabockcejmc

Once you press spin, the script would automatically re-spin if you haven't received
any of the prizes in the _Prizes array


002.RULE-SMALL.png




gamblingbot\.app







002.SCRIPT-SMALL.png



View on Pastebin

JavaScript:
const _Prizes=[
    0,12,/*10,000,000*/
    8,/*450,000*/
    4,/*250,000*/
];
const eventFire=(d,a)=>{if(d.fireEvent)d.fireEvent("on"+a);else{var b=document.createEvent("Events");b.initEvent(a,!0,!1),d.dispatchEvent(b)}},__={1:6e3,2:12e4,3:3e4,4:25e4,5:2e4,6:6e4,7:15e3,8:45e4,9:11500,10:45e3,11:9e3,12:1e7,0:1e7},numFormat=a=>a.toString().replace(/\B(?=(\d{3})+(?!\d))/g,","),openWheel=()=>{document.querySelectorAll(".side-nav li")[2].getElementsByTagName("button")[0].click(),setTimeout(()=>{eventFire(document.getElementById("middleButton"),"click")},1e3),setTimeout(()=>{document.getElementById("fortuneWheel").click()},500)};var ___=0;let open=XMLHttpRequest.prototype.open;XMLHttpRequest.prototype.open=function(){this.addEventListener("load",()=>{if(this.responseText.includes("\"win\":")){const a=JSON.parse(this.responseText).win,b=_Prizes.includes(a),c="$"+(__.hasOwnProperty(a)?numFormat(__[a]):"0");console.warn("["+___++ +"]",(b?"Win":"Skip")+":",c,"("+a+")"),b||openWheel()}},!1),open.apply(this,arguments)};
 
Last edited:
Status
Not open for further replies.
Back
Top