Derpitron / Discord-OTP-Forcer

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

Re-execute after timeout #13

Closed Subtilizer28 closed 1 year ago

Subtilizer28 commented 1 year ago

Is it possible to get the program automatically execute again after discord timeout? Would reduce time.

Derpitron commented 1 year ago

This program automatically resumes after discord ratelimits the token input.

But, if Discord/the program says "invalid ticket", then it means that the login session has expired, and it needs to be manually re-run by the user. This is something which cannot be automated by the program, hence must be done manually.

Derpitron commented 1 year ago

Closing as solved due to no further activity.