Results 1 to 15 of 15
  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 V2 [RequiresVisualStudio]

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

    Regarding Update 2:
    First, it is actually not considered v2 on ******, I am just saying v2 in relation to MPGH to keep track of these releases here.
    I will release only major updates/features to save time and effort, providing MPGH an easier way to download these bots.
    I have gone through the code and removed automatic updating. (I didn't removed the entire section, just the part where it connects to internet and downloads the update)
    Also, check setup before you get into this bot.

    2.5 update: Added Pokemon Forms, changed the attachment in time
    Window solution might not be working (doesn't show code), so use Console solution for now.

    2.7 update: Added coordinate logging
    Window bot fully functional. See setup on how to use Window version.
    Added Recycling Max Potions

     
    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, which is a helpful thing.
    * German/English pokemon names
    * Automatic use of Razzberries
    * Logs everything into Logs.txt
    * Improved GUI test and added neater timestamps
    * Pokestops now show names
    * Pokemon Forms/Stats for WINDOW
    * Coordinate logging


     


    Again, you MUST have Visual Studio installed to use this.

    Go to PokemonGo\RocketAPI\Console (or WINDOW, depends on which you use)\App.config -> Edit the Settings you like -> Build and Run (CTRL+F5)
    It should look like this: https://i.imgur.com/6KUm1za.png

    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://i.imgur.com/BAYc.png

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

    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.

    *IMPORTANT* Right click the project solution, go to properties, common properties, startup project, single startup properties, and it should be set to PokemonGo****cketAPI.console (or WINDOW)

    When you finish, it should look like this for Console version: https://i.imgur.com/jzYi2qu.png
    For the Window version, it should be look like this: https://i.imgur.com/B0Xt0Mp.png


    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.

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





    Virus Scans (Updated to the newest version):
    https://www.virustotal.com/en/file/1...is/1469311795/
    https://virusscan.jotti.org/en-US/fi...job/xxwyxcwk4m

    Screenshots are in the Setup. (Updated to the newest version)

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Aiden; 07-24-2016 at 12:07 PM.

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

    a6188277 (07-30-2016),Adderallhf (07-23-2016),Ahmet53 (07-23-2016),bamesj (07-25-2016),bayubeginzz (07-23-2016),bbaoni (07-25-2016),bimo9620 (07-23-2016),blahbeys (07-25-2016),bravo227090 (07-24-2016),clarsaa (07-24-2016),degeha (07-24-2016),drmrfreeman (07-23-2016),EliteChaos (07-23-2016),Employer (07-25-2016),handju (07-24-2016),hsntngr (07-24-2016),jnua12345 (07-24-2016),KeksFisch (07-25-2016),keyboy9937 (07-28-2016),KillCrew (07-23-2016),markjose (07-23-2016),masterjohn12 (07-23-2016),mfarhanry (07-24-2016),ming6996 (07-24-2016),Mirsa78 (07-24-2016),mpry (07-25-2016),myeggsz (07-24-2016),Neqzoh (07-24-2016),nicoreef (07-23-2016),pandelica (07-27-2016),Pondake (07-24-2016),psychoxxx317 (07-24-2016),ququ88123 (07-24-2016),rhymezw0w (07-23-2016),skile16 (07-26-2016),sparsly (07-24-2016),t o n t i <3 (07-25-2016),TMGG (07-26-2016),toanova (07-23-2016),Warziikx (07-23-2016),WetMILF (07-24-2016),wocaonimendemama (07-26-2016),xLobotomy (07-24-2016),xxRayquaza (07-24-2016),xXxGuardiaNxXx (07-23-2016),Zalati (07-23-2016)

  3. #2
    Zalati's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Location
    France
    Posts
    15
    Reputation
    10
    Thanks
    1
    Please approve :3

  4. #3
    Heliex's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    127
    Reputation
    10
    Thanks
    18
    My Mood
    Amazed
    Why would you remove automatic updating?



    "Whatever the mind of man can conceive and believe, it can achieve." –Napoleon Hill

  5. #4
    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 Heliex View Post
    Why would you remove automatic updating?
    cuz i dont wanna be banned here m8, mpgh rules

  6. #5
    melekpek's Avatar
    Join Date
    Jan 2014
    Gender
    female
    Posts
    153
    Reputation
    10
    Thanks
    4
    My Mood
    Bored
    its my first try
    can u add visual studio download link?
    [img]https://www.danasof*****m/sig/427850.jpg[/img]

  7. #6
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    New update, I added a Pokemon Form to it. @Aiden.
    Specs
    Motherboard - Asus Z170-P
    CPU- Intel Core i5 6500
    SSD - Samsung SM951
    Ram - 8 GB (2 x 4 DDR2)
    HDD - Random 500GB One
    GPU - Integrated i5 (Intel HD Graphics 530)
    OS - Win10

  8. #7
    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 melekpek View Post
    its my first try
    can u add visual studio download link?
    I believe the power of the internet will guide your way.

    y u gotta do this to me @Luverdark's Cute Daughter , I'll request it into this thread then.
    Last edited by Aiden; 07-23-2016 at 05:32 PM.

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

    Lxys (07-23-2016)

  10. #8
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    Quote Originally Posted by Aiden. View Post
    I believe the power of the internet will guide your way.

    y u gotta do this to me Luver
    The owner pumps out like 15 updates at a time anyway
    Specs
    Motherboard - Asus Z170-P
    CPU- Intel Core i5 6500
    SSD - Samsung SM951
    Ram - 8 GB (2 x 4 DDR2)
    HDD - Random 500GB One
    GPU - Integrated i5 (Intel HD Graphics 530)
    OS - Win10

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

    Aiden (07-23-2016)

  12. #9
    Deluts's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    place your Google authentication into <add key="GoogleRefreshToken" value="" />,

    How to do this part like where do i get the code and where to put it?

  13. #10
    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 Deluts View Post
    place your Google authentication into <add key="GoogleRefreshToken" value="" />,

    How to do this part like where do i get the code and where to put it?
    It is when you first put in the 8 digit code, ull get a refreshtoken to put in there and then follow the setup steps.

    @Deluts you go to what the console tells you to go. Go to google.com/devices and put in the 8 digit code. Instructions should be there one you start
    Last edited by Aiden; 07-23-2016 at 07:18 PM.

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

    Deluts (07-23-2016)

  15. #11
    Deluts's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Aiden. View Post


    It is when you first put in the 8 digit code, ull get a refreshtoken to put in there and then follow the setup steps.
    I got it sorted..

    - - - Updated - - -

    I got the code. so will i put it where its says GoogleRefreshToken?
    Last edited by Deluts; 07-23-2016 at 07:17 PM.

  16. #12
    Plutonsvea's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Australia
    Posts
    1,889
    Reputation
    303
    Thanks
    990
    My Mood
    Fine
    Quote Originally Posted by Luverdark's Cute Daughter View Post
    New update, I added a Pokemon Form to it. @Aiden.
    I've seen you on ******
    Didn't know you were here too!
    Did I help you? You know what to do.

     





  17. #13
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    Quote Originally Posted by Plutonsvea View Post
    I've seen you on ******
    Didn't know you were here too!
    Well I only started on these bots yesterday.
    Specs
    Motherboard - Asus Z170-P
    CPU- Intel Core i5 6500
    SSD - Samsung SM951
    Ram - 8 GB (2 x 4 DDR2)
    HDD - Random 500GB One
    GPU - Integrated i5 (Intel HD Graphics 530)
    OS - Win10

  18. #14
    mfarhanry's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Alcatraz
    Posts
    137
    Reputation
    10
    Thanks
    28
    My Mood
    Chatty
    invalid link ?
    EDIT : nvm its not approved yet
    Last edited by mfarhanry; 07-24-2016 at 06:15 AM.

  19. #15
    Hero's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    memes
    Posts
    40,142
    Reputation
    4764
    Thanks
    9,684
    Approved, 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




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

    x12 (07-25-2016)

Similar Threads

  1. [Outdated] DetectiveSquirrel's Pokemon Go Bot V4 [ReqVisualStudio]
    By Aiden in forum Pokemon Go Hacks & Cheats
    Replies: 36
    Last Post: 07-31-2016, 01:36 PM
  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 [RecycleItems][RequiresVisualStudio]
    By Aiden in forum Pokemon Go Hacks & Cheats
    Replies: 9
    Last Post: 07-24-2016, 01:26 AM
  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