Jump to content

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


Amuyea

888 posts in this topic

Recommended Posts

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$ 

 

 

 

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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$ 

Link to comment
Share on other sites

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 

Link to comment
Share on other sites

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!
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Our picks

    • ArKnights Japan - アークナイツ v23.1.41 - [ x Player Damage & More ]
      Modded/Hacked App: アークナイツ By Yostar, Inc.
      Bundle ID: com.YoStarJP.Arknights
      iTunes Store Link: https://apps.apple.com/jp/app/アークナイツ/id1478990007?uo=4&at=1010lce4

      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate or Substitute.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - x Player Damage - x1 - 1000
      - x Player Defense - x1 - 1000
      - x Player Attack Speed - x1 - 10
      - Frozen Enemies
      - Instant - Kill
      - Instant - Win
      - Unlimited Skills
      - No Deploy Cost

      iOS Hack Download Link: https://iosgods.com/topic/117823-arknights-japan-%E3%82%A2%E3%83%BC%E3%82%AF%E3%83%8A%E3%82%A4%E3%83%84-v1150-x-player-damage-more/
      • 203 replies
    • Duolingo Modded (All Versions) +1
      Modded/Hacked App: Duolingo - Language Lessons By Duolingo, Inc
      Bundle ID: com.duolingo.DuolingoMobile
      iTunes Store Link: https://apps.apple.com/us/app/duolingo-language-lessons/id570060128?uo=4


      Hack Features:
      - PREMIUM


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/78624-arm64-duolingo-v61171-jailed-mod-1/


      Hack Download Link: https://iosgods.com/topic/86556-duolingo-modded-auto-updating-1/
        • Informative
        • Thanks
        • Like
      • 1,780 replies
    • Gran Saga Idle:KNIGHTSxKNIGHTS Cheats v1.1.10 +2
      Modded/Hacked App: Gran Saga Idle:KNIGHTSxKNIGHTS By Kakao Games Corp.
      Bundle ID: com.piedpixels.gransagaidle
      iTunes Store Link: https://apps.apple.com/us/app/gran-saga-idle-knightsxknights/id6482985104?uo=4


      Hack Features:
      - Multiply Attack
      - Multiply Defense


      iOS Hack Download Link: https://iosgods.com/topic/182761-gran-saga-idleknightsxknights-cheats-v101-2/
      • 78 replies
    • Dead by Daylight Mobile (NA) v1.282097.282097 +26 Cheats
      Modded/Hacked App: Dead by Daylight Mobile By Behaviour Interactive Inc.
      Bundle ID: com.netease.dbdena
      iTunes Store Link: https://apps.apple.com/us/app/dead-by-daylight-mobile/id1618103778?uo=4


      Hack Features:
      - No Skill Check
      - No Killer Attack/Miss Cooldown
      - Custom Speed
      - Killer Location Cham
      - Survivor Location Cham
      - Generator Cham
      - Totems Cham
      - Chest Cham
      - Portal Cham
      - Hatch Cham
      - Trap Cham
      - Escape Switch Cham
      - Normal Pallet Cham
      - Dream Pallet Cham
      - Lockers Cham
      - Survivor Trap Immunity
      - Instant Window Vault*
      - Instant Destroy Pallets*
      - Instant Pickup Downed Players*
      - Custom FOV
      - Disable Footsteps - use as a survivor.
      - No Nurse Fatigue
      - Instant Nurse Teleport
      - Nurse Teleport Through Anything
      - Better Aim Assist
      - No Heartbeat

      * Under one switch


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
       


      iOS Hack Download Link: https://iosgods.com/topic/169846-dead-by-daylight-mobile-na-v1247407247407-26-cheats/
        • Agree
        • Like
      • 423 replies
    • Dead by Daylight Mobile SEA & Japan v1.282097.282097 +27 Cheats
      Modded/Hacked App: Dead by Daylight Mobile By NETEASE INTERACTIVE ENTERTAINMENT PTE. LTD
      Bundle ID: com.netease.ma100asia
      iTunes Store Link: https://apps.apple.com/ph/app/dead-by-daylight-mobile/id1557593322?uo=4


      Hack Features:
      - No Skill Check
      - No Killer Attack/Miss Cooldown
      - Custom Speed
      - Killer Location Cham
      - Survivor Location Cham
      - Generator Cham
      - Totems Cham
      - Chest Cham
      - Portal Cham
      - Hatch Cham
      - Hooks Cham
      - Trap Cham
      - Escape Switch Cham
      - Normal Pallet Cham
      - Dream Pallet Cham
      - Lockers Cham
      - Survivor Trap Immunity
      - Instant Window Vault*
      - Instant Destroy Pallets*
      - Instant Pickup Downed Players*
      - Custom FOV
      - Disable Footsteps - use as a survivor.
      - No Nurse Fatigue
      - Instant Nurse Teleport
      - Nurse Teleport Through Anything
      - Better Aim Assist
      - No Heartbeat

      * Under one switch


      iOS Hack Download Link: https://iosgods.com/topic/158007-dead-by-daylight-mobile-sea-japan-v1233646233646-27-cheats/
        • Like
      • 273 replies
    • Mighty Party: Heroes Clash v41.0.4 +2 Jailed Cheats [Unlimited Currencies]
      Modded/Hacked App: Mighty Party: Heroes Clash By Satege s.r.o.
      Bundle ID: com.panoramik.forgeofgodsblitz
      iTunes Store Link: https://itunes.apple.com/us/app/mighty-party-heroes-clash/id1163805393


      Mod Requirements:
      - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch.
      - Cydia Impactor.
      - A Computer Running Windows/Mac/Linux.


      Hack Features:
      - Unlimited Currencies - Will not decrease.
      - Free Summoning
      - Complete All Quests
        • Like
      • 719 replies
    • Mighty Party: Battle Heroes v41.0.4 +4 Cheats [Unlimited Currencies]
      Modded/Hacked App: Mighty Party: Heroes Clash By Satege s.r.o.
      Bundle ID: com.panoramik.forgeofgodsblitz
      iTunes Store Link: https://itunes.apple.com/us/app/mighty-party-heroes-clash/id1163805393


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate (from Cydia).
      - PreferenceLoader (from Cydia).


      Hack Features:
      - Unlimited Currencies - Will not decrease. Reason why I only added this was because there's always a ban wave on this game. I can hack currencies, yes but instant ban.
      - Free Summoning
      - Kill All / Auto Win - Linked. Wait till it's the enemies turn and before they spawn in a troop, enable this feature.
      - Complete All Quests
        • Like
      • 1,786 replies
    • Disney Speedstorm v1.7.0 +2 Jailed Cheats [ Unlimited Nitro ]
      Modded/Hacked App: Disney Speedstorm By Gameloft
      Bundle ID: com.gameloft.disneyspeedstorm
      iTunes Store Link: https://apps.apple.com/us/app/disney-speedstorm/id6449708682?uo=4


      Hack Features:
      - Unlimited Nitro -> Will not decrease.
      - Instant Nitro Max


      Jailbreak required hack(s): [Mod Menu Hack] Disney Speedstorm v1.5.0 +2 Cheats [ Unlimited Nitro ] - 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/
      • 34 replies
    • Disney Speedstorm v1.7.0 +2 Cheats [ Unlimited Nitro ]
      Modded/Hacked App: Disney Speedstorm By Gameloft
      Bundle ID: com.gameloft.disneyspeedstorm
      iTunes Store Link: https://apps.apple.com/us/app/disney-speedstorm/id6449708682?uo=4


      Hack Features:
      - Unlimited Nitro -> Will not decrease.
      - Instant Nitro Max


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Disney Speedstorm v1.5.0 +2 Jailed Cheats [ Unlimited Nitro ] - 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/
      • 26 replies
    • Survivors.io China - 弹壳特攻队 v2.10.0 +5 Cheats
      Modded/Hacked App: 弹壳特攻队 By Shanghai Lezuan Technology Co.,Ltd.
      Bundle ID: com.habby.danke
      iTunes Store Link: https://apps.apple.com/cn/app/%E5%BC%B9%E5%A3%B3%E7%89%B9%E6%94%BB%E9%98%9F/id1628270358?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - God Mode
      - No Skills Cooldown
      - Jailbreak Check Removed


      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/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 293 replies
    • Bloons TD 6 NETFLIX v43.2 +8 Cheats
      Modded/Hacked App: Bloons TD 6 NETFLIX By Netflix, Inc.
      Bundle ID: com.netflix.NGP.BloonsTDSix
      iTunes Store Link: https://apps.apple.com/us/app/bloons-td-6-netflix/id1671633204?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - God Mode
      - Unlimited Cash
      - Unlimited Monkey Money
      - Unlimited Consumes
      - Unlocked All Heroes
      - Unlocked All Towers
      - Unlocked All Upgrades


      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/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Agree
      • 84 replies
    • The Demonized: Idle RPG v1.3.5 +5 Cheats
      Modded/Hacked App: The Demonized: Idle RPG By Game Duo Co.,Ltd.
      Bundle ID: com.deepgames.release.becamethedevil
      iTunes Store Link: https://apps.apple.com/us/app/the-demonized-idle-rpg/id6477870177?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Never Die
      - Dumb Enemies
      - Attack Speed Multiplier
      - Freeze Resources


      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/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 63 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