Jump to content

bibibkamal

Senior Member
  • Posts

    234
  • Joined

  • Last visited

Everything posted by bibibkamal

  1. error "Can’t make number into type integer." number -1700 from number to integer i got this error on the script when i press the play button. I followed all instruction on your video. But still got this error. Please help, thank you
  2. error "Can’t make number into type integer." number -1700 from number to integer i got this error. I'm using amuyea's bot. Please help
  3. You mean "transfer all your pokemon under 800 CP"? Anyway, thanks mate!
  4. Thanks blackchass, so with your config above it will let the bot transfer pokemon after they caught it right?
  5. Thanks its working but before the update, there is release config like release.json or something. And where can i change it on the new version? Because it seems the new version didnt release pokemon after they caught it. Sorry im new to this
  6. Traceback (most recent call last): File "pokecli.py", line 38, in <module> from pgoapi.exceptions import NotLoggedInException, ServerSideRequestThrottlingException, ServerBusyOrOfflineException ImportError: No module named pgoapi.exceptions (PokemonGo-Bot) Muhammad-Kamals-MacBook-Pro-290:PokemonGo-Bot bibibkamal$ did i do something wrong? before the new API it worked fine. i already download the update and this happened
  7. is there anything i must not do to prevent being banned other than changing location too much?
  8. hey i just trying to use your bot and this happened, any help? Traceback (most recent call last): File "pokecli.py", line 39, in <module> from pokemongo_bot import logger File "/Users/bibibkamal/Desktop/PokemonGo-Bot/pokemongo_bot/__init__.py", line 13, in <module> from pgoapi import PGoApi ImportError: No module named pgoapi
  9. Please is there any chance you create some kind of tool for bot? i followed all the steps and keep getting error on my json
  10. i tried run it again and type python pokecli.py but it still the same. pls help and when i put my json file to JSONlint web, it says my username error. i know exactly my username and i promise its not wrong
  11. 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 (PokemonGo-Bot) Muhammad-Kamals-MacBook-Pro-290:PokemonGo-Bot bibibkamal$ i need help
×
  • 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