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

    • Puzzles & Passports: Match 3 v1.29.1 [ +5 Cheats ] Auto Win
      Modded/Hacked App: Puzzles & Passports: Match 3 By Big Fish Games, Inc
      Bundle ID: com.bigfishgames.tc.match3.puzzles.ios
      iTunes Store Link: https://apps.apple.com/us/app/puzzles-passports-match-3/id6468675988?uo=4
       

      Hack Features

      - Auto Win [ Just Hit Target ]

      - Stars

      - Lives Inf

      - Moves

      - Booster 


      For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      • 7 replies
    • Puzzles & Passports: Match 3 v1.29.1 [ +5 Jailed ] Auto Win
      Modded/Hacked App: Puzzles & Passports: Match 3 By Big Fish Games, Inc
      Bundle ID: com.bigfishgames.tc.match3.puzzles.ios
      iTunes Store Link: https://apps.apple.com/us/app/puzzles-passports-match-3/id6468675988?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

      - Auto Win [ Just Hit Target ]

      - Stars

      - Lives Inf

      - Moves

      - Booster 


      Jailbreak required iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APKs: https://iosgods.com/forum/68-android-section/
      • 6 replies
    • Space M Defense: Space Shooter v2.0.22 [ +8 Jailed ] Currency Max
      Modded/Hacked App: Space M Defense: Space Shooter By Clegames, Inc.
      Bundle ID: com.td.marine
      iTunes Store Link: https://apps.apple.com/us/app/space-m-defense-space-shooter/id6466787757?uo=4


      🤩 Hack Features

      - Crystal

      - Gold

      - Energy

      - HP

      - ATK

      - Critical ATK

      - HP Recovery

      - DMG DC

      Breakable Cheats Gold & Ability
      • 2 replies
    • Space M Defense: Space Shooter v2.0.22 [ +8 Cheats ] Currency Max
      Modded/Hacked App: Space M Defense: Space Shooter By Clegames, Inc.
      Bundle ID: com.td.marine
      iTunes Store Link: https://apps.apple.com/us/app/space-m-defense-space-shooter/id6466787757?uo=4


      🤩 Hack Features

      - Crystal

      - Gold

      - Energy

      - HP

      - ATK

      - Critical ATK

      - HP Recovery

      - DMG DC

      Breakable Cheats Gold & Ability
      • 1 reply
    • Nighty Knight: Frontier War TD v1.0.47 [ +9 Jailed ] Currency Max
      Modded/Hacked App: Nighty Knight: Frontier War TD By Pusilung HK Limited
      Bundle ID: com.ezg011.empire.war.td.strategy.tower.defend.game
      iTunes Store Link: https://apps.apple.com/us/app/nighty-knight-frontier-war-td/id6740115606?uo=4


      🤩 Hack Features

      - Currency Unlimited [ Earns Some ] Show 0 - NaN But Works

      - Resources Unlimited [ Earns Some ] Show 0 - NaN But Works

      - Energy Cost 0 

      - Hp [ Equip Status Check ]

      - DMG [ Equip Status Check ]

      - Tower Cost

      - Silver Coins [ Build Tower ]

      - Enemy Max 1

      - Enemy Freeze
      • 19 replies
    • Nighty Knight: Frontier War TD v1.0.47 [ +9 Cheats ] Currency Max
      Modded/Hacked App: Nighty Knight: Frontier War TD By Pusilung HK Limited
      Bundle ID: com.ezg011.empire.war.td.strategy.tower.defend.game
      iTunes Store Link: https://apps.apple.com/us/app/nighty-knight-frontier-war-td/id6740115606?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

      - Currency Unlimited [ Earns Some ] Show 0 - NaN But Works

      - Resources Unlimited [ Earns Some ] Show 0 - NaN But Works

      - Energy Cost 0 

      - Hp [ Equip Status Check ]

      - DMG [ Equip Status Check ]

      - Tower Cost

      - Silver Coins [ Build Tower ]

      - Enemy Max 1

      - Enemy Freeze

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack
      • 34 replies
    • Dream Master-Travel Puzzle  v3.03 [ +5 Cheats ] Auto Win
      Modded/Hacked App: Dream Master-Travel Puzzle By F.O.G LIMITED
      Bundle ID: com.match.busters.free.ios
      iTunes Store Link: https://apps.apple.com/us/app/dream-master-travel-puzzle/id6636480682?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins [ Disable After Hack ]

      - Stars [ Disable After Hack ]

      - Lives 0 Play Unlimited

      - Booster


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/
      • 3 replies
    • Dream Master-Travel Puzzle  v3.03 [ +5 Jailed ] Auto Win
      Modded/Hacked App: Dream Master-Travel Puzzle By F.O.G LIMITED
      Bundle ID: com.match.busters.free.ios
      iTunes Store Link: https://apps.apple.com/us/app/dream-master-travel-puzzle/id6636480682?uo=4

       

      🤩 Hack Features

      - Auto Win

      - Coins [ Disable After Hack ]

      - Stars [ Disable After Hack ]

      - Lives 0 Play Unlimited

      - Booster


      🍏 Jailbreak iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/

       

      ⬇️ iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App
      • 5 replies
    • Backpacker™ Go! v1.4.1 [ +3 Cheats ] Dice Unlimited
      Modded/Hacked App: Backpacker™ Go! By Qiiwi Games AB
      Bundle ID: com.qiiwi.backpackergo
      iTunes Store Link: https://apps.apple.com/us/app/backpacker-go/id6478389736?uo=4


      Hack Features:
      - ADS NO [ Between Playing ] 
      - Cash Unlimited [ This Hack Linked Other Items - Ticket Exp Etc. Use Only Cash ] Use Another Items Maybe Game Freeze But Works  
      - Dice Unlimited



      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 15 replies
    • Backpacker™ Go! v1.4.1 [ +3 Jailed ] Dice Unlimited
      Modded/Hacked App: Backpacker™ Go! By Qiiwi Games AB
      Bundle ID: com.qiiwi.backpackergo
      iTunes Store Link: https://apps.apple.com/us/app/backpacker-go/id6478389736?uo=4



      Hack Features:
      - ADS NO [ Between Playing ] 
      - Cash Unlimited [ This Hack Linked Other Items - Ticket Exp Etc. Use Only Cash ] Use Another Items Maybe Game Freeze But Works  
      - Dice Unlimited 


      Jailbreak required hack(s): https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 16 replies
    • CHASERS: Hack & Slash RPG v100.000.1240 +2 Jailed Cheats [ No Skill CD ]
      Modded/Hacked App: CHASERS: Hack & Slash RPG By LIFULSE Inc.
      Bundle ID: com.lifulse.chasers
      iTunes Store Link: https://apps.apple.com/us/app/chasers-hack-slash-rpg/id6739602674?uo=4

       


      🤩 Hack Features

      - No Skill Cooldown
      - No Skill Cost
      • 22 replies
    • CHASERS: Hack & Slash RPG v100.000.1240 +2 Cheats [ No Skill CD ]
      Modded/Hacked App: CHASERS: Hack & Slash RPG By LIFULSE Inc.
      Bundle ID: com.lifulse.chasers
      iTunes Store Link: https://apps.apple.com/us/app/chasers-hack-slash-rpg/id6739602674?uo=4

       
       

      🤩 Hack Features

      - No Skill Cooldown
      - No Skill Cost
      • 9 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