Code Monkey home page Code Monkey logo

Comments (4)

kgsensei avatar kgsensei commented on July 26, 2024

What you need to do here is find the location the chrome.exe on your computer and change the chrome path in this line to the path you found.
options.binary_location=r'C:\Program Files\Google\Chrome\Application\chrome.exe'
To:
options.binary_location=r'<Your Path To Chrome EXE>'

from blookethack.

 avatar commented on July 26, 2024

Hello, everything starts up all good now, but when i am at the screen on booklet to answer questions, the CMD says "Press enter to start cheat" but when I do nothing happens?

image

from blookethack.

 avatar commented on July 26, 2024

That was when I was trying factory, I switched over to classic and after I pressed enter on classic, all the cmd would do was read out the different answers for all the different questions on loop without stopping.

from blookethack.

kgsensei avatar kgsensei commented on July 26, 2024

That means its working the way it should. It detects the current answer by using the text in the problem, if every single question is the same it will break. Try a blooket game with different questions if you aren't already.

I recently patched an issue where Factory didn't work so I would recommend installing the main.py file again. Nothing else is needed though.

Some game modes aren't added yet, that's what nothing happening means.

from blookethack.

Related Issues (17)

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.