Giter VIP home page Giter VIP logo

wizard101-trivia-bot's People

Contributors

tempjannik avatar zisop avatar zisop16 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wizard101-trivia-bot's Issues

Login Failed, Retrying...

Hello! I know the development of this bot has been more or less abandoned, but if anyone who comes across this finds out how to solve this issue, please let me know:
The bot (python and non-python versions) constantly spams login attempts and fails over and over again. No matter what account it is trying, 100% of the time it says "Login Failed, Retrying...". I have tried every which combination in terms of the way the accounts are set in the accounts.txt file. In order to log in, I have to manually enter the details between retry attempts. Once I manually log in, the bot does its thing and fully functions. The big problem with this is that I cannot run a headless instance and instead have to monitor the chrome instance, logging in again each time. Does anyone know how to fix this issue?

Switch case statements not implemented correctly

In your solve trivia question method, you have a switch case implemented using "switcher" objects. However, each time the trivia question goes to solve, it is creating new switcher objects, thus being significantly slower than just creating a giant list of IF statements. This can be fixed by making sure you only create one instance of these switcher objects in a global context.

Wondering if I could get help with Version 12?

I don't want to use the versions after 12 as I'll have to pay for a captcha solving service. With the old chrome extension bot, after it did a quiz you would just have to do the captcha yourself. Is that how V12 runs?

Error message

when I try to open TriviaBot.exe it gives me an error- Error: name 'exit' is not defined I have installed Tesseract 5 with the link and also changed the path in config.txt, when I try to save Tesseract under C:\Program Files\Tesseract-OCR. it does not want to save in my program files so its saved in my user

Login not working, first noticed 09/30

Not sure if the project is still supported, but the login process stopped working a few days ago. It doesn't enter the cookie-getting part, starting with "with connection.post(LOGIN_URL, data=login_data) as res:" in the getSessionToken function. Using the python version, with correct dependencies installed. I also tried downloading the project again but still not working. It should be noted that it did work before that with no changes to code that could cause a problem.

Chrome Driver staying open

The trivia bot does not completely close its instances of chrome.exe, thus leaving a giant list of processes open in task manager and taking up empty memory. Please fix this :D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.