turicfr / CPPS-PCL

A Penguin Client Library for Club Penguin Private Servers written in Python
42 stars 12 forks source link

Opens up to Recaptcha and loads the cpr page but says the plugin not supported #15

Closed Pokemates closed 5 years ago

Pokemates commented 5 years ago

I'm not sure if this has something to do with adobe flash player but i can play it normally on chrome and stuff just not using the login.py. Btw can you add club penguin universe?

Pokemates commented 5 years ago

broken this what it looks like

relrelb commented 5 years ago

Do you still encounter that problem? If so, what cefpython version do you have? This can be checked in the python interpreter by:

>>> import cefpython3
>>> print cefpython3.__version__
relrelb commented 5 years ago

Please refer to issue 22, and make sure you are on the latest commit.