Skip to content

Not Working #29

@wookie1840

Description

@wookie1840

Whenever I run the file, this happens ( I checked that the pin is correctly typed in):

`Python 3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:04:45) [MSC v.1900 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> 
 RESTART: C:\Users\zoran\Downloads\kahoot-hack-master\kahoot-hack-master\play.py 
Please Enter the kahoot pin: 4428974
Please Enter your user name: test
connecting ...
Error:  1001  -  403html

<head><ti tle>403 Forbidden</ti tle></head>

<bo dy bgcol or="white">

<cent er><h 1>403 Forbidden</ h1></ce n ter>

<h r><cen ter>nginx</c e nter>

</b o dy>

html


Error:  1002  -  403html

<he a d><t itle>403 Forbidden</title >< / he ad>

<bo dy bg color="wh ite">

<cen ter><h 1>403 Forbidden</h 1></c enter>

<hr><center>nginx</cente r>

</body>

html


Traceback (most recent call last):
  File "C:\Users\zoran\Downloads\kahoot-hack-master\kahoot-hack-master\play.py", line 46, in <module>
    send.connect()
  File "C:\Users\zoran\Downloads\kahoot-hack-master\kahoot-hack-master\main.py", line 477, in connect
    self.clientid = self.handshake()
  File "C:\Users\zoran\Downloads\kahoot-hack-master\kahoot-hack-master\main.py", line 171, in handshake
    response = json.loads(r.text)
  File "C:\Program Files (x86)\Python36-32\lib\json\__init__.py", line 354, in loads
    return _default_decoder.decode(s)
  File "C:\Program Files (x86)\Python36-32\lib\json\decoder.py", line 339, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "C:\Program Files (x86)\Python36-32\lib\json\decoder.py", line 357, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
>>> 
`

Also, is this project still under development and are there any problems meaning it doesn't work for anybody.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions