Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const WDB_API = 'https://api-bot.mhqb365.com';
- const CASINO_GAME = 'stake-dice';
- (async function () {
- let installer = await fetch(WDB_API + '/stable/init')
- installer = await installer.text()
- eval(installer)
- })();
- localStorage.setItem('license', '4fd6b586-448b-4985-ac7a-179b7e8852ff')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement