Skip to content

qing762/exitlag-auto-signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Join the Discord server for issues. Thanks a lot!

Warning

Please be advised that usage of this tool is entirely at your own risk. I assumes no responsibility for any adverse consequences that may arise from its use, and users are encouraged to exercise caution and exercise their own judgment in utilizing this tool.

ExitLag auto signup

A tool that auto fetch a temporary email address and creates an account at https://exitlag.com/

How it works

The process begins by utilizing the Mail.GW service to obtain a temporary email address. This email address is then utilized to sign up for an ExitLag account. Subsequently, another request is made to Mail.GW to retrieve the email confirmation link. Upon activation of the account, the user is able to log in to the ExitLag application and benefit from its functionality.

Features

  • Be able to prompt to change to your own password instead of using the default one.
  • Bypass Cloudflare's bot check.
  • The script does all the job itself, including the captcha (which in the past you need to do it manually)
  • Able to choose between email service provider
  • No webdriver required
  • Fast execution time

Warning It is important to note that excessive usage of this tool may result in rate limiting by the API or, in severe cases, IP blocking. To avoid these potential consequences, it is recommended to limit the number of usage. (Maybe 5 times every 10 minutes?)

Installation / Usage

First, clone this repository:

git clone https://github.com/qing762/exitLag-auto-signup/

Install Google Chrome (IMPORTANT!)

INSTALL HERE: https://google.com/chrome/

Install the necessary dependencies:

pip install -r requirements.txt

Finally, run the Python file:

python main.py

And you're all set! Follow the instructions while interacting with the Python file.

Known issues

Here are a list of known issues and on how you can fix it

Contributing

Contributions are always welcome!

To contribute, fork this repository and improve it. After that, make a pull request.

FAQ

Why did you create this?

Due to persistent high ping of over 100 while participating in online gaming sessions with my peers, I frequently experienced disconnections from game servers. However, after utilizing ExitLag, my ping was reduced to a more manageable level of 40+. Despite the positive outcome, I was dissatisfied with the cumbersome sign-up process. As a result, I elected to develop a custom code solution that would automate this process, also eliminating the need for monetary expenditure.

Is it bannable?

I'm not sure but mostly it is as it bypasses Cloudflare's bot check as well as Google's Recaptcha.

Feedback / Issues

If you have any feedback or issues running the code, please join the Discord server

FOR EXITLAG EMPLOYEES IF YOU WISH TO REQUEST FOR TAKING DOWN THIS PROJECT

If the company wishes to discontinue or terminate this project, please do not hesitate to reach out to me. I can be reached at Discord/qing762. Thank you for your attention to this matter.

License

MIT LICENSE