Jump to content

NoHax

Senior Member
  • Posts

    481
  • Joined

  • Last visited

Everything posted by NoHax

  1. When I work out my damage I get 42, so I should search for 42 as a F32? When I do this I get hundreds of results.
  2. now i get this error Traceback (most recent call last): File "pokecli.py", line 220, in <module> main() File "pokecli.py", line 197, in main config = init_config() File "pokecli.py", line 64, in init_config load.update(json.load(data)) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 291, in load **kw) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 339, in loads return _default_decoder.decode(s) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 364, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 382, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded
  3. i got this error Traceback (most recent call last): File "pokecli.py", line 39, in <module> from pokemongo_bot import logger File "/Users/Dylan/Desktop/PokemonGo-Bot-master/pokemongo_bot/__init__.py", line 13, in <module> from pgoapi import PGoApi ImportError: No module named pgoapi
  4. The key isnt working for me, is it pc only ( i have a mac)
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines