Closed ghost closed 6 years ago
You need the token and ID so the bot can essentially 'watch' the game with you and get the questions. You can get this by using charlesProxy and following a few tutorials
@Fizzy7up I connected my computer to my phone by changing my phone wifi to manuel and enter proxy info. Idk where to find the bearer token now?
What operating system is your phone using? If you can't find your bearer token/user ID, you can use gjacobs314's examples here: https://github.com/gjacobs314/HQTrivia
@Exaphis I have a Android Tmobile Revvl Plus. Not exactly the best hah, but it's still pretty good.
Since it uses Android N, traffic can't be sniffed without modifying the app itself. You can just use the examples posted in the repo I linked above.
@Exaphis Okay that makes sense. So I just enter the information into that notepad file, save. And then when do I run that final code sequence 'python3 hq_main.py'? When the game starts or 2 minutes before?
You can run it whenever you want. If the show is not online it will say so.
@Exaphis
Was running fine before, but wont now?
Try using just python
or running it from IDLE.
weird.. it started working for me after the game had ended. I'll try it during the one tonight
No response for 10 days, assuming solved.
I'm at the step where I need to Enter a Bearer Token and UserID. I don't know how/where to find those, and what purpose they serve. Can anyone assist me?