Derpitron / Discord-OTP-Forcer

Selenium based discord OTP forcer
GNU Affero General Public License v3.0
43 stars 12 forks source link

[Feature Request] Re-open Chrome window upon Login TOTP code failure #49

Closed Beezlebub3rd closed 1 year ago

Beezlebub3rd commented 1 year ago

Got my password reset using this, works fine with that. However, once I hit an invalid session ticket with the login function, it doesn't open another Chrome window after closing it unlike with the password reset.

Derpitron commented 1 year ago

This is an intentional feature for now. This is to reduce the chance of ratelimit IP bans caused by spamming the servers with requests.

Derpitron commented 1 year ago

Implemented in aef8d206cdb659a06476b58a4df82010e97b873c. Let me know if it doesn't work!