Vinyzu / DiscordGenerator

Dislock, the most advanced Discord Browser Generator. Powered by hCaptcha Solving AI.
GNU General Public License v3.0
210 stars 53 forks source link

AttributeError: module 'hcaptcha_challenger' has no attribute 'new_challenger' #106

Open Ghost1King opened 8 months ago

Ghost1King commented 8 months ago

There is an error in the code:

challenger = solver.new_challenger(debug=False) AttributeError: module 'hcaptcha_challenger' has no attribute 'new_challenger'