BitView / VidLii Account Bot
generates accounts on BitView or VidLii
features:
- able to bypass the "Kaptcha"s during the sign in process (kuz, just use recaptcha)
- saves account information to a local SQLite database including usernames, passwords and what site it was registered on
- can be used with your own set of usernames, as well as templates which the usernames can be stuck into in order to further randomise them
issues:
- if i try to run the selenium task in a loop to create multiple accounts it will crash halfway through (have no idea why)
- could be made faster by implementing it in another language (e.g Rust via. thirtyfour)
links:
GitHub Repository