Valorant Account Generator
This is a Python GUI application useful to create new valorant accounts in a matter of seconds with random credentials.
About
- GUI application and exeguible: easy to use and good looking
- it uses the selenium module
- the accounts' credentials are stored in a generated file called "Credentials.txt"
- Added the abilty to solve hcaptcha tests in the premium version
- tested and created for Firefox, feel free to modify it for Chromium based browsers
ValoGen
How to use
Source code
- Dowload this repo
- using git:
git clone https://github.com/Bbalduzz/Valorant-Account-Creator.git
- using the zip: download the zip and extract it
- Open
ValoGen.py
and change:
options.binary_location
variable (not obligatry)
- this is the binary location of firefox, the position can change in different machines
DRIVER_PATH
variable (necessary)
- this is were
gekodriver
is downloaded, in this case it is in the folder with the script, just adjust the path
- install the needed modules
- Run
ValoGen.py
- Complete the hCaptcha test
- Enjoy the new account
Exeguible (.exe)
- download the zip file
- extract it
- enter the ValoGen folder
- run ValoGen.exe
Pictures
ValoGen_Trim_Trim.mp4
ValoGenPremium
Features
- automatic hcaptcha solver
How to use
Exeguible (.exe)
- download the zip file
- extract it
- enter the ValoGenPremium folder
- run ValoGenPremium.exe
Pictures
ValoGenPremium.mp4