Account Generate on Nitro Type!
NitroType Account Generator
A NitroType bookmarklet that generates accounts.
Installation
This isn't really installing anything. It is just a bookmark.
Copy and paste the code below into the URL section of a new bookmark.
javascript:(function(){var e=document.createElement('script');e.type='text/javascript';e.src='https://cdn.jsdelivr.net/gh/Ray-Adams/NitroType-Account-Generator/account_generator.js';document.getElementsByTagName('body')[0].appendChild(e);})();
Usage
- 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 amount 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).
Example
If you generated 5 accounts with the base username of baseusername_
, the accounts would have the following usernames:
baseusername_0
baseusername_1
baseusername_2
baseusername_3
baseusername_4
Limitations
Do not make too many accounts or else you may be rate-limited.
Compatibility
Browser | Supported |
---|---|
Chrome | ✓ |
Firefox | ✓ |
Safari | ✓ |
NOTE:
Not sure if you can put this into code into a bookmark's url on Firefox. Try Chrome.