kgsensei / BlooketHack

One of the First Blooket hacks online.
https://link.kgsensei.dev/discord
Creative Commons Zero v1.0 Universal
57 stars 115 forks source link

Problem with starting it. #5

Closed ghost closed 3 years ago

ghost commented 3 years ago

After I enter my name and code and press enter i get this error image

kgsensei commented 3 years ago

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>'

ghost commented 3 years ago

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

ghost commented 3 years ago

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.

kgsensei commented 3 years ago

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.