Derpitron / Discord-OTP-Forcer

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

[Bug]: 2FA Auth starts getting rate limited after 30 minutes of Attempts #125

Closed CheddarBin closed 2 months ago

CheddarBin commented 2 months ago

Description

Rate limiting bypass works as normal up until around the 30 minute mark when I start getting a "Service Resource is being rate limited" Error every other attempt

Minimal Reproduction

Ran program in 2FA, Waited. Starting seeing error about 30 minutes into brute force.

Error

image_2024-07-07_040241258

Operating System Version

Win 10

Python Version

Latest

Program Version

dc02254

Any other information or context?

No response

Derpitron commented 2 months ago

I was recieving this same error.

Try downloading the latest version of google-chrome-compat, and let me know if it still has a problem.

CheddarBin commented 2 months ago

Rate Limiting is now being detected properly. Cheers mate!