A NitroType bookmarklet that generates accounts.
Copy and paste the code below into the URL section of a new bookmark.
javascript:void((()=>{let s=document.createElement('script');s.type='text/javascript';s.src='https://cdn.jsdelivr.net/gh/Ray-Adams/NitroType-Account-Generator@latest/account_generator.js';document.body.appendChild(s)})())NOTE: You can view the beautified file here: account_generator.js
- If you are logged into an account, logout and go to https://www.nitrotype.com
- Click on the bookmarklet, and you will be prompted for a base username, password, and the number of accounts you would like to generate.
- After answering the prompts, wait a couple of seconds, and the accounts will be generated (see below for limitations).
If you generated 5 accounts with the base username of baseusername_, the accounts would have the following usernames:
baseusername_0baseusername_1baseusername_2baseusername_3baseusername_4
You may get rate limited if you generated too many accounts at one time, however, this is only temporary to prevent the NitroType API from being overwhelmed.
If you experience any problems generating accounts, check the developer console for individual HTTP responses.
| Browser | Supported |
|---|---|
| Chrome | ✓ |
| Firefox | ✓ |
| Safari | ✓ |