IV based evolve/transfer tool menu

User Tag List

Page 14 of 21 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 304
  1. #196
    murf43143's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    17
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by remi13014 View Post
    still can't log in with google
    i have the double authentication but how I autorize ?
    Originally Posted by imoutits View Post
    You can't.
    Yes you can..... just create an App Password under your security settings and use that to login. Not sure why imoutits said you can't just like th at without doing any research and stating it so matter of factly.

    IV based evolve/transfer tool
  2. #197
    khidoicoem's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imoutits View Post
    Try 'python pokeIV.py' (or for the gui: 'python pokeIV-gui.py)
    thank you so much!

  3. #198
    d0duxdj's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello there, this is much easier to set up than the other one on this forum, but I couldn't get it working;

    D:\path\to\the\cruncher\pgoapi-master\pokeIV>python pokeIV-gui.py
    Traceback (most recent call last):
    File "pokeIV-gui.py", line 27, in <module>
    from pgoapi import pgoapi
    File "D:\path\to\the\cruncher\pgoapi-master\pokeIV\..\pgoapi\__init__
    .py", line 17, in <module>
    raise PleaseInstallProtobufVersion3()
    pgoapi.exceptions.PleaseInstallProtobufVersion3

    this is one error I'm getting. Yes, I did install the requirements. I also had Python2.7 but didn't work, so I installed ver. 3 including path, and as you can see it throws that error at me.
    What do?

  4. #199
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by murf43143 View Post
    Yes you can..... just create an App Password under your security settings and use that to login. Not sure why imoutits said you can't just like th at without doing any research and stating it so matter of factly.
    My bad, thanks for the info.

    -----------

    OKAY, so kind of big change: there's finally an executable available.

    I've moved everything into another repository (the final move I hope >_>) and, after way too much time spent getting the libs working with py2exe, I've been able to get a working exe out of the code. This means that you no longer need Python or any of those dependencies in requirements.txt. Just download and run.

    If you get any errors with the executable (they will be printed to a log file right next to it), please post them and the fixes should be quick. Errors will pretty much entirely be DLL compatibility, and so far it's only been tested on Windows 10 and 8.1.

    The executable is located in dist/pokeIV-gui.exe.

    New repo >>https://github.com/imoutits/PokeIV<<

  5. #200
    nowayrlz's Avatar Active Member CoreCoins Purchaser
    Reputation
    31
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    6/16
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any way to add a function to power up pokemons? ...

  6. #201
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nowayrlz View Post
    Any way to add a function to power up pokemons? ...
    Yeah, I think I'll do that next since that's pretty much the last thing left that you can do in the game without GPS. That and using a lucky egg. The updates will probably be slower from now on though.

  7. #202
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by d0duxdj View Post
    Hello there, this is much easier to set up than the other one on this forum, but I couldn't get it working;

    D:\path\to\the\cruncher\pgoapi-master\pokeIV>python pokeIV-gui.py
    Traceback (most recent call last):
    File "pokeIV-gui.py", line 27, in <module>
    from pgoapi import pgoapi
    File "D:\path\to\the\cruncher\pgoapi-master\pokeIV\..\pgoapi\__init__
    .py", line 17, in <module>
    raise PleaseInstallProtobufVersion3()
    pgoapi.exceptions.PleaseInstallProtobufVersion3

    this is one error I'm getting. Yes, I did install the requirements. I also had Python2.7 but didn't work, so I installed ver. 3 including path, and as you can see it throws that error at me.
    What do?
    Odd... have you tried the 32 bit Python installations? Also, you did re-install the requirements when you switched Python versions, right (2.7 and 3.5 have different libs)?

  8. #203
    jaypeeb421's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @imoutits

    THANK YOU VERY MUCH! For making an exe version for a noob like me

  9. #204
    Boeieuh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried the new version and i'm having some issues,
    I logged in with the cmd version, everything worked fine, but for the gui version I get the following: (any advice.)

    2016-07-28 21:05:45,149 [ pgoapi] [ INFO] Starting RPC login sequence (app simulation)
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Create new request...
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'GET_PLAYER' to RPC request
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'GET_HATCHED_EGGS' to RPC request
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'GET_INVENTORY' to RPC request
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'CHECK_AWARDED_BADGES' to RPC request
    2016-07-28 21:05:45,157 [ pgoapi] [ INFO] Adding 'DOWNLOAD_SETTINGS' to RPC request including arguments
    2016-07-28 21:05:45,157 [ pgoapi] [ INFO] Execution of RPC
    2016-07-28 21:05:46,459 [ pgoapi] [ INFO] Cleanup of request!
    2016-07-28 21:05:46,463 [ pgoapi] [ INFO] Finished RPC login sequence (app simulation)
    2016-07-28 21:05:46,463 [ pgoapi] [ INFO] Login process completed
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Create new request...
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Adding 'GET_INVENTORY' to RPC request
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Adding 'GET_PLAYER' to RPC request
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Execution of RPC
    2016-07-28 21:06:16,736 [ rpc_api] [WARNING] Unexpected HTTP server response - needs 200 got 502
    2016-07-28 21:06:16,740 [ pgoapi] [ INFO] Cleanup of request!

    I log in fine, but nothing is displayed (no pokemon)
    Last edited by Boeieuh; 07-28-2016 at 02:12 PM.

  10. #205
    joey4187's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so is there a reason that this tool says some of my pokemon are 88% when in 3 other calculators it says 91-93%? im having this issue with 3 other pokemon right now
    Jynx
    cp 1010
    hp 88
    stardust 3000
    not powered up

    for example 88.89% in this tool but shows 91.1% in others

  11. #206
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by joey4187 View Post
    so is there a reason that this tool says some of my pokemon are 88% when in 3 other calculators it says 91-93%? im having this issue with 3 other pokemon right now
    Jynx
    cp 1010
    hp 88
    stardust 3000
    not powered up

    for example 88.89% in this tool but shows 91.1% in others
    Yes, because the way they calculate your IV is different. The program now has an 'equation' config option in which you can provide whatever equation you want to calculate the IV that is used. The default is the standard, but in the comments is the version that the other ones you've mentioned use.

  12. #207
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Boeieuh View Post
    I tried the new version and i'm having some issues,
    I logged in with the cmd version, everything worked fine, but for the gui version I get the following: (any advice.)

    2016-07-28 21:05:45,149 [ pgoapi] [ INFO] Starting RPC login sequence (app simulation)
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Create new request...
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'GET_PLAYER' to RPC request
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'GET_HATCHED_EGGS' to RPC request
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'GET_INVENTORY' to RPC request
    2016-07-28 21:05:45,153 [ pgoapi] [ INFO] Adding 'CHECK_AWARDED_BADGES' to RPC request
    2016-07-28 21:05:45,157 [ pgoapi] [ INFO] Adding 'DOWNLOAD_SETTINGS' to RPC request including arguments
    2016-07-28 21:05:45,157 [ pgoapi] [ INFO] Execution of RPC
    2016-07-28 21:05:46,459 [ pgoapi] [ INFO] Cleanup of request!
    2016-07-28 21:05:46,463 [ pgoapi] [ INFO] Finished RPC login sequence (app simulation)
    2016-07-28 21:05:46,463 [ pgoapi] [ INFO] Login process completed
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Create new request...
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Adding 'GET_INVENTORY' to RPC request
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Adding 'GET_PLAYER' to RPC request
    2016-07-28 21:05:46,467 [ pgoapi] [ INFO] Execution of RPC
    2016-07-28 21:06:16,736 [ rpc_api] [WARNING] Unexpected HTTP server response - needs 200 got 502
    2016-07-28 21:06:16,740 [ pgoapi] [ INFO] Cleanup of request!

    I log in fine, but nothing is displayed (no pokemon)
    You can try updating, but it's probably just the servers being shit. The new version has an integrated login so you can keep trying.

  13. #208
    weel1's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant run, here, take a look...
    Screenshot by Lightshot

    i see this window opening and close very quickly

  14. #209
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by weel1 View Post
    I cant run, here, take a look...
    Screenshot by Lightshot

    i see this window opening and close very quickly
    Why are you running the setup file? That's only used to create the executable in dst. If you want to use it in python, use pokeIV.py/pokeIV-gui.py.

  15. Thanks weel1 (1 members gave Thanks to imoutits for this useful post)
  16. #210
    weel1's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    samething, but another error...
    Screenshot by Lightshot

Page 14 of 21 FirstFirst ... 101112131415161718 ... LastLast

Similar Threads

  1. [Tool] Is there a working transfer tool for pokemon go
    By Jay2OR in forum Pokemon GO Hacks|Cheats
    Replies: 6
    Last Post: 11-25-2016, 05:47 AM
  2. [Release] Pokemong Go Transfer Tool BOT/Sniper/Tool
    By Chromastone in forum Pokemon GO Hacks|Cheats
    Replies: 7
    Last Post: 09-25-2016, 12:05 PM
  3. [Tool] need tool for transferring and evolve pokemons
    By p0g in forum Pokemon GO Hacks|Cheats
    Replies: 4
    Last Post: 08-07-2016, 04:12 PM
  4. [How-To] Tool that transfer/ evolve / upgrade pokemons of your choosing.
    By rowxs in forum Pokemon GO Hacks|Cheats
    Replies: 3
    Last Post: 08-04-2016, 09:22 AM
  5. [Question] Bot that Transfers/Evolves based off IV% rather than CP
    By Cretch in forum Pokemon GO Chat
    Replies: 5
    Last Post: 07-26-2016, 06:09 PM
All times are GMT -5. The time now is 04:51 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search