Skip to content

Instantly share code, notes, and snippets.

@papalardo
papalardo / monster_quest_bot.js
Last active September 13, 2022 13:04
MonsterQuest BOT
// https://play.monsterquest.io/
// Usage:
// Copy this content, create file with `index.js` name
// Copy access token at browser sessionStorage and replace `accessToken` var (line 13) with it
// Run on terminal:
// npm i axios
// node index.js