It's possible to set the value of hasTurn from the Chrome developer window to consistently be able to send mouse and keyboard commands to the computer, regardless of whether it's my turn or not.
This is because the server does not check whether the messages received were really from the current user.
It's possible to set the value of hasTurn from the Chrome developer window to consistently be able to send mouse and keyboard commands to the computer, regardless of whether it's my turn or not.
This is because the server does not check whether the messages received were really from the current user.