Results 1 to 10 of 10
  1. #1
    Aiden's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Beyond the Rift
    Posts
    680
    Reputation
    27
    Thanks
    578
    My Mood
    Amazed

    DetectiveSquirrel's Pokemon Go Bot [RecycleItems][RequiresVisualStudio]

    I'm merely sharing this Pokebot for you guys.
    CREDIT goes to: DetectiveSquirrel,
    who modified NecronomiconCoding's version,
    who initially got it from Ferox's version.
    So all of these names should be recognized.
    This should be the best Bot here

     
    PTC Login / Google
    Get Map Objects and Inventory
    Search for gyms/pokestops/spawns
    Farm pokestops
    Farm all pokemons in neighbourhood
    Evolve pokemons
    Transfer pokemons
    Auto recycle not needed items
    Output level and needed XP for level up
    Output Username, Level, Stardust, XP/hour, Pokemon/hour in Console Title
    Transfer modes: all, duplicate, none, leaveStrongest, cp
    Duplicate mode also does NOT transfer favorited pokemon.


     


    You MUST have Visual Studio installed to use this.

    Go to PokemonGo\RocketAPI\Console\App.config -> Edit the Settings you like -> Build and Run (CTRL+F5)
    It should look like this: https://imgur.com/a/BlGGE

    If you want specific items to be thrown away or kept go to PokemonGo\RocketAPI\Console\Settings.cs
    Scroll Down until you see this: https://imgur.com/a/mpUHu

    If you want to set it to catch pokemon using SPECIFIC pokeballs go to PokemonGo\RocketAPI\Client.cs
    It should look like this: https://imgur.com/a/BZEsQ

    If you don't want it to ask you to log in every single time, place your Google authentication into <add key="GoogleRefreshToken" value="" />, then close the application, save (CTRL_S), and open it again using CTRL+F5.

    When you finish, it should look like this: https://imgur.com/a/I6nyW

    FAQ:
    Not capturing or getting pokestops? Probably softbanned, see other threads for information.

    Not starting up? Double check lat/long coordinates and your google authentication code to see if you typed in something wrong.

    Console says it is restarting? Take out your authentication and do the setup process again to fix it.

    Cannot be started directly error? Right click the project solution, go to properties, common properties, startup project, single startup properties, and it should be set to PokemonGo****cketAPI.Console

    Getting retry request spam? Not a problem, it's just server issues. You could continue as is or just restart the bot.





    Virus Scans:
    https://www.virustotal.com/en/file/b...2225/analysis/
    https://virusscan.jotti.org/en-US/fi...job/f0u6dz1yfo

    Screenshots are in the Setup.

    Could you go over this @Flengo

    Note:
    Although this bot works, it is not the latest version, which would have
    had: German/English pokemon names, Automatic use of Razzberries, and an Automatic Update checker

    Why didn't I upload that one? Because an updating program is not allowed in MPGH (7-Day ban)

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Hero; 07-31-2016 at 01:37 PM.

  2. The Following 27 Users Say Thank You to Aiden For This Useful Post:

    αяgуяσѕ (07-23-2016),Adderallhf (07-23-2016),Ahmet53 (07-23-2016),degeha (07-25-2016),Doomey (07-23-2016),filipinoako1 (07-23-2016),Guekeren (07-23-2016),Hammy2 (07-23-2016),handju (07-24-2016),hehaajk1 (10-19-2020),K4la (07-23-2016),londonf0g (07-23-2016),markjose (07-23-2016),melekpek (07-23-2016),mito450 (07-24-2016),MKStratton (08-01-2016),Neqzoh (07-23-2016),njotz (07-28-2016),PlayBoy69 (07-24-2016),psychoxxx317 (07-24-2016),Sanji Vinsmoke (07-28-2016),SkyStrom (07-28-2016),stanian (07-23-2016),tryi6 (08-03-2016),wakkyhippo (08-01-2016),Warziikx (07-23-2016),Wony35555 (07-24-2016)

  3. #2
    Plutonsvea's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Australia
    Posts
    1,890
    Reputation
    303
    Thanks
    990
    My Mood
    Fine
    Finally some nice formatting.
    Thanks for the release. Also HMU with that latest version via PM if you're able. I'd appreciate it.
    Did I help you? You know what to do.

     





  4. #3
    Hero's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    memes
    Posts
    40,128
    Reputation
    4764
    Thanks
    9,674
    Approved, not tested. Use at your own risk.
    [] [] [] [][]

    Editor from 06•14•2011 • 2014
    Donator since 09•16•2011
    Minion from 10•10•2011 • 01•06•2011
    Minion+ from 01•06•2012 • 08•08•2012
    Moderator from 08•08•2012 • 10•06•2012
    Global Moderator from 10•06•2012 • 12•05•2017
    Staff Administrator from 12•05•2017 • 05•01•2019
    Trusted Member since 07•13•2019
    Global Moderator since 09•11•2020




  5. The Following User Says Thank You to Hero For This Useful Post:

    Aiden (07-23-2016)

  6. #4
    αяgуяσѕ's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    A Box
    Posts
    1,714
    Reputation
    64
    Thanks
    146
    My Mood
    Lurking
    Works like a charm!
    Quote Originally Posted by Dave84311 View Post
    Valid keys, he gave me one himself.

    ____________________________
    Need help? Pm me
    ___________________________
    Please Press The Thanks If I Helped

  7. #5
    king kudos's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Hi do I use my google email address where it says <add key="PtcUsername" value or my ingame username?

  8. #6
    Aiden's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Beyond the Rift
    Posts
    680
    Reputation
    27
    Thanks
    578
    My Mood
    Amazed
    Quote Originally Posted by king kudos View Post
    Hi do I use my google email address where it says <add key="PtcUsername" value or my ingame username?
    hello, just set to google here <add key="AuthType" value="Google" /> <!--Google/Ptc-->
    open console and you should get a code to use for google and sign into it.

  9. #7
    Xayus's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Posts
    579
    Reputation
    10
    Thanks
    69
    can this get you ban?

  10. #8
    Aiden's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Beyond the Rift
    Posts
    680
    Reputation
    27
    Thanks
    578
    My Mood
    Amazed
    Quote Originally Posted by cookiepwn View Post
    can this get you ban?
    It could softban, like every other bot.

  11. The Following User Says Thank You to Aiden For This Useful Post:

    Xayus (07-23-2016)

  12. #9
    masterjohn12's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    what is googlerefreshtoken?

    edit: nvm i kept reading
    Last edited by masterjohn12; 07-24-2016 at 01:12 AM.

  13. #10
    onetapped's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Location
    USA
    Posts
    164
    Reputation
    22
    Thanks
    16
    My Mood
    Relaxed
    I cant seem to get my google refresh token, could someone help me w/ it. Thanks
    edit:
    It worked first time, but now it keeps logging me into my Pokemon Trainer account?
    Last edited by onetapped; 07-24-2016 at 02:30 AM.

Similar Threads

  1. [Outdated] [EASY TO USE] Pokemon GO BOT | SIMPLE | EFFICIENT |
    By ItsLevi in forum Pokemon Go Hacks & Cheats
    Replies: 59
    Last Post: 08-04-2016, 11:20 AM
  2. [Outdated] DetectiveSquirrel's Pokemon Go Bot V3 [ReqVisualStudio]
    By Aiden in forum Pokemon Go Hacks & Cheats
    Replies: 38
    Last Post: 07-28-2016, 07:19 PM
  3. [Outdated] DetectiveSquirrel's Pokemon Go Bot V2 [RequiresVisualStudio]
    By Aiden in forum Pokemon Go Hacks & Cheats
    Replies: 14
    Last Post: 07-25-2016, 01:47 PM
  4. Pokemon GO Bot
    By OnTheTrace in forum Pokemon Go Discussions
    Replies: 6
    Last Post: 07-21-2016, 07:59 PM

Tags for this Thread