Jump to content

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


888 posts in this topic

Recommended Posts

Posted

I just keep getting this 

 

Last login: Tue Aug  2 01:17:19 on ttys001

Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py

python: can't open file 'get-pip.py': [Errno 2] No such file or directory

Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py --no-index --find-links=/local/copies

python: can't open file 'get-pip.py': [Errno 2] No such file or directory

Ebonayres-MacBook-Pro:~ Iby$ 

 

 

 

 

Posted

Hi, i just run another bot with another setting (different folder), bu recently i got this error

 

That can happen if you put wrong acc/password combination. Or it can be real server error. You might have to wait.

Posted

I just keep getting this 

 

Last login: Tue Aug  2 01:17:19 on ttys001

Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py

python: can't open file 'get-pip.py': [Errno 2] No such file or directory

Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py --no-index --find-links=/local/copies

python: can't open file 'get-pip.py': [Errno 2] No such file or directory

Ebonayres-MacBook-Pro:~ Iby$ 

 

Obviously you didn't drag your folder to terminal app that appears on your dock.  Drag it to terminal that is on the dock. NOT TO THE WINDOW OF TERM.

Posted

I can't get past this step

 

iby-MacBook-Pro:~ Iby$ python get-pip.py

Collecting pip

  Using cached pip-8.1.2-py2.py3-none-any.whl

Collecting wheel

  Using cached wheel-0.29.0-py2.py3-none-any.whl

Installing collected packages: pip, wheel

Exception:

Traceback (most recent call last):

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/basecommand.py", line 215, in main

    status = self.run(options, args)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/commands/install.py", line 317, in run

    prefix=options.prefix_path,

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/req/req_set.py", line 742, in install

    **kwargs

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/req/req_install.py", line 831, in install

    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/req/req_install.py", line 1032, in move_wheel_files

    isolated=self.isolated,

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/wheel.py", line 346, in move_wheel_files

    clobber(source, lib_dir, True)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/wheel.py", line 317, in clobber

    ensure_dir(destdir)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/utils/__init__.py", line 83, in ensure_dir

    os.makedirs(path)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 157, in makedirs

    mkdir(name, mode)

OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/pip'

Iby-MacBook-Pro:~ Iby$ 

Posted

It says my files are to date but when i type "python get-pip.py" It never works someone please help 

or can i just connote and it'll still work ??

 

Ebonayres-MacBook-Pro:~ Iby$ pip install -U pip

Requirement already up-to-date: pip in /usr/local/lib/python2.7/site-packages

Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py

Collecting pip

  Using cached pip-8.1.2-py2.py3-none-any.whl

Collecting wheel

  Using cached wheel-0.29.0-py2.py3-none-any.whl

Installing collected packages: pip, wheel

Exception:

Traceback (most recent call last):

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/basecommand.py", line 215, in main

    status = self.run(options, args)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/commands/install.py", line 317, in run

    prefix=options.prefix_path,

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/req/req_set.py", line 742, in install

    **kwargs

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/req/req_install.py", line 831, in install

    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/req/req_install.py", line 1032, in move_wheel_files

    isolated=self.isolated,

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/wheel.py", line 346, in move_wheel_files

    clobber(source, lib_dir, True)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/wheel.py", line 317, in clobber

    ensure_dir(destdir)

  File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/utils/__init__.py", line 83, in ensure_dir

    os.makedirs(path)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 157, in makedirs

    mkdir(name, mode)

OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/pip'

Ebonayres-MacBook-Pro:~ Iby$ 


Obviously you didn't drag your folder to terminal app that appears on your dock.  Drag it to terminal that is on the dock. NOT TO THE WINDOW OF TERM.

 

which folder are you referring to 

Posted

Traceback (most recent call last):

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

    from pokemongo_bot import logger

  File "/Users/j129/Desktop/POKEMON copy/PokemonGo-Bot/pokemongo_bot/__init__.py", line 13, in <module>

    from pgoapi import PGoApi

  File "/Users/j129/Desktop/POKEMON copy/PokemonGo-Bot/src/pgoapi/pgoapi/__init__.py", line 19, in <module>

    from pgoapi.pgoapi import PGoApi

  File "/Users/j129/Desktop/POKEMON copy/PokemonGo-Bot/src/pgoapi/pgoapi/pgoapi.py", line 31, in <module>

    import six

ImportError: No module named six

 
Please help me fixing this!
Guest
This topic is now closed to further replies.
  • Our picks

    • Candy Crush Soda Saga v1.291.5 Jailed Cheats +3
      Modded/Hacked App: Candy Crush Soda Saga By King.com Limited
      Bundle ID: com.midasplayer.apps.candycrushsodasaga
      iTunes Store Link: https://apps.apple.com/us/app/candy-crush-soda-saga/id850417475?uo=4

       

      🔧 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🚀 Hack Features

      - Freeze Moves
      - Freeze Lives
      - Freeze Boosters


      📥 iOS Hack Download IPA Link: https://iosgods.com/topic/191667-candy-crush-soda-saga-v12915-jailed-cheats-3/
        • Haha
        • Like
      • 13 replies
    • Modern Strike Online: War FPS Cheats v1.75.4 +10
      Modded/Hacked App: Modern Strike Online: War FPS By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.gamedevltd.modernstrikeonline
      iTunes Store Link: https://apps.apple.com/us/app/modern-strike-online-war-fps/id1197441484?uo=4


      Hack Features:
      - Radar Hack
      - Increase FireRate
      - Unlimited Ammo
      - No Spread
      - Night Vision Enabled
      - Instant Kill
      - God Mode
      - No FlashBang
      - Super Speed
      - No MedKit CoolDown

      Note:
      Not Responsible For Any Bans


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/186634-modern-strike-online-war-fps-v1687-jailed-cheats-10/


      iOS Hack Download Link: https://iosgods.com/topic/186633-modern-strike-online-war-fps-cheats-v1693-10/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 84 replies
    • Sausage Man v19.61 +8 Cheats
      Modded/Hacked App: Sausage Man By XD Entertainment Pte Ltd
      Bundle ID: com.xd.GlobalSoFunny.Sausage
      iTunes Store Link: https://apps.apple.com/us/app/sausage-man/id1563750315?uo=4


      Hack Features:
      - Walk On Water
      - Custom FOV
      - Custom Speed
      - No Recoil
      - No Shake
      - No Muzzle Flash
      - Superman
      - No Fire Sound
      - No Reload Sound
      - No Bow Sound
      Notes:
      - FOV set it to around 100.
      - Speed, set it around 10 and see if the server registers your speed.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/164220-sausage-man-v1639-6-cheats-for-jailed-idevices/


      iOS Hack Download Link: https://iosgods.com/topic/147566-sausage-man-v1639-8-cheats/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 685 replies
    • The Battle Cats Cheats v14.3.0 +2
      Modded/Hacked App: The Battle Cats by ponos corporation
      Bundle ID: jp.co.ponos.battlecatsen
      iTunes Store Link: https://apps.apple.com/us/app/the-battle-cats/id850057092?uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash
      - OHK Linked

      NOTE: Please don't ask me for currencies hack since this is the best I can do


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/124447-arm64-the-battle-cats-v940-jailed-cheats-2/


      iOS Hack Download Link: https://iosgods.com/topic/124448-arm64-the-battle-cats-cheats-v950-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 911 replies
    • FarmVille 2: Country Escape Cheats v27.6 +1
      Modded/Hacked App: FarmVille 2: Country Escape by Zynga Inc.
      Bundle ID: com.zynga.FarmVille2CountryEscape
      iTunes Store Link: https://apps.apple.com/us/app/farmville-2-country-escape/id824318267?uo=4&at=1010lce4


      Hack Features:
      - Freeze Key


      iOS Hack Download Link: https://iosgods.com/topic/101607-arm64-farmville-2-country-escape-cheats-v1263984-1/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,984 replies
    • Zooba: Zoo Battle Royale Game v5.5.0 Jailed Cheats +2
      Modded/Hacked App: Zooba: Zoo Battle Royale Games By Wildlife Studios Limited
      Bundle ID: com.fungames.battleroyale
      iTunes Store Link: https://apps.apple.com/us/app/zooba-zoo-battle-royale-games/id1459402952?uo=4


      Hack Features:
      - Map Hacks
      - Allow Shoot in Water


      Jailbreak required hack(s): https://iosgods.com/topic/131104-arm64-zooba-zoo-battle-royale-game-cheats-all-versions-2/


      iOS Hack Download Link: https://iosgods.com/topic/131134-arm64-zooba-zoo-battle-royale-game-v320-jailed-cheats-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,257 replies
    • Family Island — Farm game v2025126.0.70961 Jailed Cheats +1
      Modded/Hacked App: Family Island™ — Farm game by Melsoft
      Bundle ID: com.MelsoftGames.FamilyIsland
      iTunes Store Link: https://apps.apple.com/us/app/family-island-farm-game/id1464689103?uo=4&at=1010lce4


      Hack Features:
      - Cheat Engine Enabled


      iOS Hack Download Link: https://iosgods.com/topic/115337-arm64-family-island-%E2%80%94-farm-game-v20190824862-jailed-cheats-1/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 2,273 replies
    • Cats & Soup Cheats v2.67.0 +2
      Modded/Hacked App: Cats & Soup By HIDEA Co.,Ltd
      Bundle ID: com.hidea.cat
      iTunes Store Link: https://apps.apple.com/us/app/cats-soup/id1581431235?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Infinite Currencies
      - Unlocked All Specials and No Ads

       

      Non-Jailbroken Hack: https://iosgods.com/topic/157486-cats-soup-v2630-jailed-cheats-2/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/157484-cats-soup-cheats-v2640-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 295 replies
    • Dragon City - Breed & Battle! Cheats v25.5.1 +4
      Modded/Hacked App: Dragon City - Breed & Battle! By Socialpoint
      Bundle ID: es.socialpoint.dragoncity
      iTunes Store Link: https://apps.apple.com/us/app/dragon-city-breed-battle/id561941526?uo=4


      Hack Features:
      - One Hit Kill
      - God Mode 
      - Auto-Battle Unlocked

      This hack is using the new iOSGods Auto Updater. The hack will automatically update itself to the current app version you have installed on your iDevice.
      Note:
      Everything is linked with enemies, please use it carefully

      This hack works on the latest x64 or ARM64 & ARM64e iDevices: iPhone 5s, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, 8, 8 Plus, X, Xr, Xs, Xs Max, 11, 11 Pro, 11 Pro Max, 12, 12 Pro, 12 Pro Max, 12 Mini, 13, 13 Pro, 13 Pro Max, 13 Mini, 14, 14 Plus, 14 Pro, 14 Pro Max, SE, iPod Touch 6G, 7G, iPad Air, Air 2, iPad Pro & iPad Mini 2, 3, 4, 5, 6 and later.


      iOS Hack Download Link: https://iosgods.com/topic/129371-dragon-city-mobile-cheats-auto-updating-3-god-mode-one-hit-kill/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 2,166 replies
    • [ Last Cloudia TW ] 最後的克勞迪亞 Cheats v6.0.1 +5
      Modded/Hacked App: 最後的克勞迪亞 By Hong Kong Bao Chuan Software Technology Limited
      Bundle ID: com.boltrend.cloudia
      iTunes Store Link: https://apps.apple.com/tw/app/%E6%9C%80%E5%BE%8C%E7%9A%84%E5%85%8B%E5%8B%9E%E8%BF%AA%E4%BA%9E/id1530784975?uo=4



      Hack Features:
      - God Mode
      - Infinite MP
      - Infinite SP
      - Infinite Ether


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/139142-last-cloudia-tw-%E6%9C%80%E5%BE%8C%E7%9A%84%E5%85%8B%E5%8B%9E%E8%BF%AA%E4%BA%9E-v161-jailed-cheats-4/


      iOS Hack Download Link: https://iosgods.com/topic/139140-last-cloudia-tw-%E6%9C%80%E5%BE%8C%E7%9A%84%E5%85%8B%E5%8B%9E%E8%BF%AA%E4%BA%9E-cheats-all-versions-4/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 392 replies
    • Royal Kingdom v17659 +4 Jailed Cheats [ Coins + More ]
      Modded/Hacked App: Royal Kingdom By Dream Games
      Bundle ID: com.dreamgames.royalkingdom
      iTunes Store Link: https://apps.apple.com/ph/app/royal-kingdom/id1606549505
       

      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Boosters
      - Freeze Moves


      Jailbreak required hack(s): [Mod Menu Hack] Royal Kingdom v3987 +4 Cheats [ Unlimited Coins ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 113 replies
    • Royal Kingdom v17659 +4 Cheats [ Coins + More ]
      Modded/Hacked App: Royal Kingdom By Dream Games
      Bundle ID: com.dreamgames.royalkingdom
      iTunes Store Link: https://apps.apple.com/ph/app/royal-kingdom/id1606549505
       

      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Boosters
      - Freeze Moves


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Royal Kingdom v3987 +4 Jailed Cheats [ Unlimited Coins ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 62 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