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 = 'wolf-dice';
- (async function () {
- let installer = await fetch(WDB_API + '/stable/init')
- installer = await installer.text()
- eval(installer)
- })();
- 402c177f-cc49-4607-9f2b-39971eb00375
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement