- Jul 5, 2017
- 6,045
- 40,049
This nodejs application will create up to 10 accounts at once or just one. This will run on both windows and linux.
Installation
Windows
Install
Linux (Debian/Ubuntu)
Install megatools
install nodejs. You can google how or use nvm.
Usage
-token - Is for the API token from randommer
-bypass - To bypass the script lock
All flags are optional
Changelog
Email and password are saved into details.json. You can delete this file once all the accounts are used. If not, it will just keep adding to it.
Download
DOWNLOAD
Installation
Windows
Install
You must be registered to see the links
- 20.8.1 LTS is fineLinux (Debian/Ubuntu)
Install megatools
sudo apt install megatools
install nodejs. You can google how or use nvm.
Usage
- Extract and open folder
- Run
npm install
- Then run
node .
- This will only create 1 account. - Or
node index.js -n 10
- Will create 10 accounts.
-token - Is for the API token from randommer
-bypass - To bypass the script lock
All flags are optional
You don't have permission to view the spoiler content.
Log in or register now.
Changelog
You don't have permission to view the spoiler content.
Log in or register now.
Email and password are saved into details.json. You can delete this file once all the accounts are used. If not, it will just keep adding to it.
Download
DOWNLOAD
Last edited: