Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 524 Bytes

MassArenaPoints

Given an array of usernames and passwords, increase arena points en masse.

Usage

Haha good luck (src).

Just kidding, just modify ./dist/config.json so that it's an Array of Objects, each object should follow {username: "####", password: "####"}.

Then run ./dist/ArenaPoints/src/index.js with Node.

node ./dist/ArenaPoints/src/index.js

Author

Will