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

    • Let’s Survive - Survival games By TREASTONE LTD v1.9.2 +7
      Modded/Hacked App: Let’s Survive - Survival games By TREASTONE LTD
      Bundle ID: lets.survive.apocalypse.survival
      iTunes Store Link: https://apps.apple.com/us/app/lets-survive-survival-games/id1599740417?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Freeze Craft Items<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">- Free Boost<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">- Can Craft<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">- Can Build<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">- Can Upgrade<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">- No Hunger<br style="background-color:#1e1f25;color:rgba(255,255,255,0.81);font-size:14px;">- No Thirst


      Jailbreak required hack(s): 


      • 80 replies
    • Let’s Survive - Survival games By TREASTONE LTD v1.9.2 +7
      Modded/Hacked App: Let’s Survive - Survival games By TREASTONE LTD
      Bundle ID: lets.survive.apocalypse.survival
      iTunes Store Link: https://apps.apple.com/us/app/lets-survive-survival-games/id1599740417?uo=4


      Hack Features:
      - Freeze Craft Items


      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/
      • 124 replies
    • Soul Weapon Idle v1.1.9 +2 Cheats
      Modded/Hacked App: Soul Weapon Idle By Highbrow
      Bundle ID: com.highbrow.games.swidle
      iTunes Store Link: https://apps.apple.com/us/app/soul-weapon-idle/id6463790728?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


      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
      • 9 replies
    • Shadow Fight 2 + Shadow Fight 2 Special Edition Cheats v2.35.0 +2
      Modded/Hacked App: Shadow Fight 2 by MOBILNYE IGRY OOO
      Bundle ID: com.nekki.shadowfight
      iTunes Store Link: https://apps.apple.com/us/app/shadow-fight-2/id696565994?uo=4&at=1010lce4


      Hack Features:
      - Custom Coin
      - Custom Gem


      iOS Hack Download Link: https://iosgods.com/topic/131640-arm64-shadow-fight-2-cheats-v261-2/
        • Like
      • 2,411 replies
    • Unknown Knights: Pixel RPG Cheats v1.1.20 +2
      Modded/Hacked App: Unknown Knights: Pixel RPG By cookapps
      Bundle ID: com.cookapps.bm.unknownknight
      iTunes Store Link: https://apps.apple.com/us/app/unknown-knights-pixel-rpg/id6443811741?uo=4


      Hack Features:
      - Multiply Attack
      - Multiply Defense


      iOS Hack Download Link: https://iosgods.com/topic/178281-unknown-knights-pixel-rpg-cheats-v1085-2/
      • 196 replies
    • Into The Dead 2 Cheats v1.70.1 +11
      Modded/Hacked App: Into the Dead 2 By Prodigy Design Limited T/A Sidhe Interactive
      Bundle ID: com.pikpok.dr2.iosstore
      iTunes Store Link: https://itunes.apple.com/us/app/into-the-dead-2/id1151220243?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Ammo
      - No Reload
      - One Shot Kill
      - Infinite Grenade
      - No Grenade Cooldown
      - Insane Explotion Radius after Throw Grenade
      - No Collision (God Mode)
      - Infinite Stamnia
      - ViP Services
      - Infinite Silver
      - Infinite Gold


      Hack Download Link: https://iosgods.com/topic/73337-arm64-into-the-dead-2-cheats-v1141-11/
      • 1,544 replies
    • Crown Rumble: Idle Kingdoms v1.5.8 +3 Cheats
      Modded/Hacked App: Crown Rumble: Idle Kingdoms By AlohaFactory
      Bundle ID: kr.co.alohacorp.idlekingdoms
      iTunes Store Link: https://apps.apple.com/us/app/crown-rumble-idle-kingdoms/id6470770555?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
      - Defense Multiplier
      - Unlimited Currencies -> Increase When Use


      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
      • 15 replies
    • Fortias Saga: Action Adventure v1.0.39 +5 Cheats
      Modded/Hacked App: Fortias Saga: Action Adventure By ONDI TECHNOLOGY JOINT STOCK COMPANY
      Bundle ID: com.ondi.fortias.saga
      iTunes Store Link: https://apps.apple.com/us/app/fortias-saga-action-adventure/id6475805032?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
      - Defense Multiplier
      - Shards & Items Multiplier*
      - Freeze Resources
      - No Ads
      *Turn Off When You Get Enough So It Don't Go Negative


      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
      • 94 replies
    • Astral Survivor v1.0.105 +2 Cheats
      Modded/Hacked App: Astral Survivor By Firedog Creative Company Limited
      Bundle ID: com.firedogstudio.astralsurvivor
      iTunes Store Link: https://apps.apple.com/us/app/astral-survivor/id6475716603?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:
      - Never Die
      - Unlimited Gold


      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
      • 10 replies
    • Love Island: The Game v1.5.1 +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Love Island: The Game By Fusebox Games
      Bundle ID: com.fuseboxgames.loveisland2
      iTunes Store Link: https://apps.apple.com/us/app/love-island-the-game/id1522699215
       

      Hack Features:
      - Unlimited Gems -> Earn or spend some.
      - Unlimited Tickets -> Earn or spend some.


      Jailbreak required hack(s): https://iosgods.com/topic/169224-love-island-the-game-all-versions-2-cheats-unlimited-currencies/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 133 replies
    • Love Island: The Game v1.5.1 +2 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Love Island: The Game By Fusebox Games
      Bundle ID: com.fuseboxgames.loveisland2
      iTunes Store Link: https://apps.apple.com/us/app/love-island-the-game/id1522699215
       

      Hack Features:
      - Unlimited Gems -> Earn or spend some.
      - Unlimited Tickets -> Earn or spend some.


      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/
      • 42 replies
    • Grow Shooter : Survivor RPG v1.0.18 +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Grow Shooter : Survivor RPG By DongSik Moon
      Bundle ID: com.eastmoon.growshooterlive
      iTunes Store Link: https://apps.apple.com/us/app/grow-shooter-survivor-rpg/id6480362458?uo=4


      Hack Features:
      - Unlimited Coins -> Will not decrease.
      - Unlimited Rubies -> Will not decrease.


      Jailbreak required hack(s): [Mod Menu Hack] Grow Shooter : Survivor RPG v1.0.10 +4 Cheats [ Damage ] - 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/
      • 26 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