Jump to content

[UPDATED] (WITH NEW API) Pokemon Go Bot for Mac!


Amuyea

888 posts in this topic

Recommended Posts

  • Replies 887
  • Created
  • Last Reply
Posted

It worked at first, but after a couple hours I got this error:

 

[2016-08-01 23:16:49] 

Traceback (most recent call last):

  File "pokecli.py", line 220, in <module>

    main()

  File "pokecli.py", line 206, in main

    bot.start()

  File "/Users/kamikalze/PokemonGo-Bot/pokemongo_bot/__init__.py", line 31, in start

    self._setup_api()

  File "/Users/kamikalze/PokemonGo-Bot/pokemongo_bot/__init__.py", line 159, in _setup_api

    balls_stock = self.pokeball_inventory()

  File "/Users/kamikalze/PokemonGo-Bot/pokemongo_bot/__init__.py", line 234, in pokeball_inventory

    inventory_dict = inventory_req['responses']['GET_INVENTORY'][

KeyError: 'GET_INVENTORY'

 

And Yes, I tried to restart it over 10 times afterwards, did not change a thing and Yes I read through all 36 pages and have not found another solution as: restart it ;)

Posted

It worked at first, but after a couple hours I got this error:

 

[2016-08-01 23:16:49] 

Traceback (most recent call last):

  File "pokecli.py", line 220, in <module>

    main()

  File "pokecli.py", line 206, in main

    bot.start()

  File "/Users/kamikalze/PokemonGo-Bot/pokemongo_bot/__init__.py", line 31, in start

    self._setup_api()

  File "/Users/kamikalze/PokemonGo-Bot/pokemongo_bot/__init__.py", line 159, in _setup_api

    balls_stock = self.pokeball_inventory()

  File "/Users/kamikalze/PokemonGo-Bot/pokemongo_bot/__init__.py", line 234, in pokeball_inventory

    inventory_dict = inventory_req['responses']['GET_INVENTORY'][

KeyError: 'GET_INVENTORY'

 

And Yes, I tried to restart it over 10 times afterwards, did not change a thing and Yes I read through all 36 pages and have not found another solution as: restart it ;)

Keep running it

No offence to you Amuyea, but this bot sucks lol, slow as hell, also it got me softbanned on both my account after using one location lol. It also took me an hour to setup, thanks for sharing though.

Took me few mins to download and ran perfectly fine without problems. Softbanned because you used the account before bots. So you have to wait x time before using bot. Not really my fault

 

 

 

Hi Amuyea,

 

Thanks for the prompt reply. I tried to use the following:

 

{
"{": {},
"\"auth_service\":"google",": {},
"\"username\":"[email protected]",": {},
"\"password\":"xxxxxx",": {},
"\"location\":"Zurich, Switzerland",": {},
"\"gmapkey\":\"xxxxxx\",": {},
"\"max_steps\":5,": {},
"\"mode\":\"all\",": {},
"\"walk\":4.16,": {},
"\"debug\":false,": {},
"\"test\":false,": {},
"\"initial_transfer\":0,": {},
"\"location_cache\":true,": {},
"\"distance_unit\":\"km\",": {},
"\"item_filter\":\"101,102,103,104\",": {},
"\"evolve_all\":\"NONE\"": {},
"}": {}
}
 
JSONLint tells me:
Error: Parse error on line 3:

...\"auth_service\":"    google ",": {},    "\"

----------------------^

Expecting 'EOF', '}', ':', ',', ]', got 'undefined'

 
Then i also used this (taken from your pokemon-bot-master:
{
"auth_service": "google",
"username": "[email protected]",
"password": "xxxx",
"location": "Zurich, Switzerland",
"gmapkey": "xxxxx",
"max_steps": 5,
"mode": "all",
"walk": 4.16,
"debug": false,
"test": false,
"initial_transfer": 0,
"location_cache": true,
"distance_unit": "km",
"item_filter": "101,102,103,104",
"evolve_all": "NONE"
}
 
JSONLint at first told me there was an issue, it seems like it was the difference between " and the "italic one, now i get Valid JSON.
 
However, I still get this:

usage: pokecli.py [-h] [-cf CONFIG] -a AUTH_SERVICE [-u USERNAME]

                  [-p PASSWORD] [-l LOCATION] [-lc LOCATION_CACHE] [-m MODE]

                  [-w WALK] [-k GMAPKEY] [-ms MAX_STEPS]

                  [-it INITIAL_TRANSFER] [-d DEBUG] [-t TEST]

                  [-du DISTANCE_UNIT] [-if ITEM_FILTER] [-ev EVOLVE_ALL]

                  [-ec EVOLVE_CAPTURED]

pokecli.py: error: argument -a/--auth_service is required

 
Sorry no idea what to do, any suggestions?

 

Honestly, I don't know

Posted

There are solution in more pages back

 

Try it?

 

Did you install requirements.txt?

 

There are solution in pages back

 

I think there are solution in pages back

 

I know.. but the fixed dont work. I keep getting the same error :/

 

Maybe this is the problem

When i instal the .txt file i get this error:

 

Command "/Users/Jonas/Desktop/pokemonGo/PokemonGo-Bot/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/88/m_czfk5j4ss9v8c1xrhr89qr0000gp/T/pip-build-hoKAp6/pycryptodomex/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/88/m_czfk5j4ss9v8c1xrhr89qr0000gp/T/pip-PpK6Xh-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/Jonas/Desktop/pokemonGo/PokemonGo-Bot/bin/../include/site/python2.7/pycryptodomex" failed with error code 1 in /private/var/folders/88/m_czfk5j4ss9v8c1xrhr89qr0000gp/T/pip-build-hoKAp6/pycryptodomex/

Posted

I know.. but the fixed dont work. I keep getting the same error :/

 

Maybe this is the problem

When i instal the .txt file i get this error:

 

Command "/Users/Jonas/Desktop/pokemonGo/PokemonGo-Bot/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/88/m_czfk5j4ss9v8c1xrhr89qr0000gp/T/pip-build-hoKAp6/pycryptodomex/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/88/m_czfk5j4ss9v8c1xrhr89qr0000gp/T/pip-PpK6Xh-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/Jonas/Desktop/pokemonGo/PokemonGo-Bot/bin/../include/site/python2.7/pycryptodomex" failed with error code 1 in /private/var/folders/88/m_czfk5j4ss9v8c1xrhr89qr0000gp/T/pip-build-hoKAp6/pycryptodomex/

 

 

$ cd PokemonGo-Bot  
$ virtualenv .  
$ source bin/activate  
$ sudo pip install -r requirements.txt
Posted

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 "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 290, in load

    **kw)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 338, in loads

    return _default_decoder.decode(s)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode

    obj, end = self.raw_decode(s, idx=_w(s, 0).end())

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 384, in raw_decode

    raise ValueError("No JSON object could be decoded")

ValueError: No JSON object could be decoded

 
 
This is what I get after running python pokecli.py
 
Any ways to fix it? Thanks in advance!
 
Edit: this is what I get if I try running your version 
Traceback (most recent call last):

  File "pokecli.py", line 38, in <module>

    import requests

ImportError: No module named requests

Archived

This topic is now archived and is closed to further replies.

  • Our picks

    • Margonem Adventures v1.16.0 [+3 Jailed Cheats]
      Modded/Hacked App: Margonem Adventures By GARMORY sp. z o.o. sp. k.
      Bundle ID: pl.Garmory.MargonemAdventures
      iTunes Store Link: https://apps.apple.com/us/app/margonem-adventures/id6444410609?uo=4

       

      🤩 Hack Features

      - Enemy Can't Move
      - Enemy Can't Attack
      - Unlimited Mana
      • 13 replies
    • Margonem Adventures v1.16.0 [+3 Cheats]
      Modded/Hacked App: Margonem Adventures By GARMORY sp. z o.o. sp. k.
      Bundle ID: pl.Garmory.MargonemAdventures
      iTunes Store Link: https://apps.apple.com/us/app/margonem-adventures/id6444410609?uo=4



      🤩 Hack Features

      - Enemy Can't Move
      - Enemy Can't Attack
      - Unlimited Mana
      • 8 replies
    • Final Outpost v2.3.6 [+3 Jailed Cheats]
      Modded/Hacked App: Final Outpost By Exabyte Games Ltd
      Bundle ID: com.samclothier.DEADfense
      iTunes Store Link: https://apps.apple.com/us/app/final-outpost/id1425444801?uo=4



      🤩 Hack Features

      -  Always Enough Resources
      -  Always Attain Skill
      -  No Food Consume
      • 5 replies
    • Final Outpost v2.3.6 [+3 Cheats]
      Modded/Hacked App: Final Outpost By Exabyte Games Ltd
      Bundle ID: com.samclothier.DEADfense
      iTunes Store Link: https://apps.apple.com/us/app/final-outpost/id1425444801?uo=4

       

      🤩 Hack Features

      -  Always Enough Resources
      -  Always Attain Skill
      -  No Food Consume
      • 6 replies
    • Lands of Jail v1.0.10 [+1 Jailed Cheats]
      Modded/Hacked App: Lands of Jail By SINGAPORE JUST GAME TECHNOLOGY PTE. LTD.
      Bundle ID: com.justgame.jails.global
      App Store Link: https://apps.apple.com/us/app/lands-of-jail/id6738469826?uo=4



      🤩 Hack Features

      - Enemy Can't Attack (Enable Before Enter the Stage)

      • 6 replies
    • Lands of Jail v1.0.10 [+1 Cheats]
      Modded/Hacked App: Lands of Jail By SINGAPORE JUST GAME TECHNOLOGY PTE. LTD.
      Bundle ID: com.justgame.jails.global
      App Store Link: https://apps.apple.com/us/app/lands-of-jail/id6738469826?uo=4



      🤩 Hack Features

      - Enemy Can't Attack (Enable Before Enter the Stage)
       
      • 11 replies
    • Viking Island: Defense game v0.21 [+2 Cheats]
      Modded/Hacked App: Viking Island: Defense game By GLOBAL ADVERTISING NETWORK LTD EOOD
      Bundle ID: viking.island.conquest.command
      App Store Link: https://apps.apple.com/us/app/viking-island-defense-game/id6740436892?uo=4



      🤩 Hack Features

      - Never Die
      - Add Currency
       
      • 4 replies
    • Viking Island: Defense game v0.21 [+2 Jailed Cheats]
      Modded/Hacked App: Viking Island: Defense game By GLOBAL ADVERTISING NETWORK LTD EOOD
      Bundle ID: viking.island.conquest.command
      App Store Link: https://apps.apple.com/us/app/viking-island-defense-game/id6740436892?uo=4



      🤩 Hack Features

      - Never Die
      - Add Currency 
      • 0 replies
    • King of Crabs - Invasion v1.0.0 +2 Jailed Cheats [ Unlimited Everything ]
      Modded/Hacked App: King of Crabs - Invasion By Robot Squid Limited
      Bundle ID: com.robotsquid.kingofcrabs.invasion
      App Store Link: https://apps.apple.com/us/app/king-of-crabs-invasion/id6476405143?uo=4

       


      🤩 Hack Features

      - Unlimited Everything -> Earn some.
      - Free In-App Purchases
      • 0 replies
    • King of Crabs - Invasion v1.0.0 +3 Cheats [ Unlimited Everything ]
      Modded/Hacked App: King of Crabs - Invasion By Robot Squid Limited
      Bundle ID: com.robotsquid.kingofcrabs.invasion
      App Store Link: https://apps.apple.com/us/app/king-of-crabs-invasion/id6476405143?uo=4

       
       

      🤩 Hack Features

      - Unlimited Everything -> Earn some.
      - Free In-App Purchases

      VIP
      - Auto Win -> Enable pre-game then disable in-game to trigger.
      • 1 reply
    • Plants vs. Zombies v3.9.0 Jailed Cheats +5
      Modded/Hacked App: Plants vs. Zombies™ By EA Swiss Sarl
      Bundle ID: com.ea.pvzfree.bv
      iTunes Store Link: https://apps.apple.com/us/app/plants-vs-zombies/id893677096?uo=4


      Hack Features

      - Infinite Sun
      - Infinite Fertilizer, BugSpray, and Chocolate
      - Infinite Coins
      - Infinite Plants Life
      - No Cooldown

      Author: https://iosgods.com/profile/37846-asianqueen/

      Complete tutorial before using any hacked features or you will stuck forever



      iOS Hack Download IPA Link https://iosgods.com/topic/191088-plants-vs-zombies%E2%84%A2-v381-jailed-cheats-5/
      • 20 replies
    • Dragons: Rise of Berk v1.96.7 +5 Cheats
      Modded/Hacked App: Dragons: Rise of Berk By Jam City, Inc.
      Bundle ID: com.ludia.dragons
      iTunes Store Link: https://apps.apple.com/us/app/dragons-rise-of-berk/id667461862?uo=4


      Hack Features:
      - Free Shopping (shows original cost but able to purchase regardless)
      - Free Skipping
      - Free Odin's Market Shopping
      - Odin's Market Packs Never Reduce
      - Currency Hack [Spend to Gain - reverts to zero on next launch]
      - Enable Rider's Club


      Non-Jailbroken & No Jailbreak required hack(s):  https://iosgods.com/topic/79228-dragons-rise-of-berk-v1794-4-cheats-for-jailed-idevices/


      iOS Hack Download Link: https://iosgods.com/topic/139612-dragons-rise-of-berk-v1794-6-cheats/
        • Thanks
      • 676 replies
×
  • 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