C# Bot for Farming Pokestops & Catching Pokemon menu

Shout-Out

User Tag List

Page 6 of 151 FirstFirst ... 234567891056106 ... LastLast
Results 76 to 90 of 2253
  1. #76
    Mew351's Avatar Site Donator CoreCoins Purchaser
    Reputation
    13
    Join Date
    Oct 2013
    Posts
    85
    Thanks G/R
    38/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ptmazkirut View Post
    I trying to download Visual Studio 2015 but it's takes too long, it's normal?
    Bro, it's 7 gigs

    C# Bot for Farming Pokestops & Catching Pokemon
  2. #77
    cedricdu94's Avatar Member
    Reputation
    11
    Join Date
    May 2009
    Posts
    175
    Thanks G/R
    9/10
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neer View Post
    This is currently the only public bot as of (19/7-2016)
    DOWNLOAD THIS FOR PTC Login: https://github.com/FeroxRev/Pokemon-Go-Rocket-API
    DOWNLOAD THIS FOR Google Login: https://github.com/Maufeat/Pokemon-Go-Rocket-API/

    PTC Login Instructions.

    • Get Visual Studio 2015 (Any version works)
    • Download the ZIP and exctract it from the link provided.
    • Inside the ZIP folder that you just extracted you will find a .sln file. Open that.
    • When you've got Visual studio open right click the PokemonGO.RocketAPI.Console and set as startup project.
    • Next up you set the Latitude and Longitude of the place where you wanna farm (It's gonna cover a huge area around those coordinates) You can do this through Google maps. ( THIS WILL HAVE TO BE MODIFIED INSIDE SETTINGS.CS THROUGH VISUAL STUDIO)
    • Now we've gotta setup Pokemon Club login as I haven't figured Google Login out yet. If you dont have a Pokemon Club account you should start afresh and create one over at The Official Pokémon Website | Pokemon.com | Explore the World of Pokémon
    • Inside the File where we edited Longitude and latitude we gotta change our login info also. Edit PtcUsername to your username and PtcPassword to your password. (POKEMON TRAINER CLUB)
    • We are done! press ctrl + F5 to compile and run.


    Google Login Instructions.

    • Get Visual Studio 2015 (Any version works)
    • Download the ZIP and exctract it from the link provided.
    • Inside the ZIP folder that you just extracted you will find a .sln file. Open that.
    • When you've got Visual studio open right click the PokemonGO.RocketAPI.Console and set as startup project.
    • Next up you set the Latitude and Longitude of the place where you wanna farm (It's gonna cover a huge area around those coordinates) You can do this through Google maps. ( THIS WILL HAVE TO BE MODIFIED INSIDE SETTINGS.CS THROUGH VISUAL STUDIO
    • All done! Press Ctrl +F5 And follow the instructions! /The account you just logged in with over at google.com/device will be the Google account that is linked to your Pokemon Account.

    Google login only : http://www.filedropper.com/program_9 download that and drop it in,PokemonGo\RocketAPI\Console\ Replace it with the file in that folder! This will allow you to catch pokemon while the bot visits pokestops.


    Note: This might not work right now as API is [unstable], keep trying.
    If you get this error:
    https://i.imgur.com/DRdxEOF.png Try again later!
    Example of a Location, Sydney AU: -33.870225, 151.208343
    In this case the settings.cs should be as follows:
    Code:
    public const double DefaultLatitude = -33.870225;
    public const double DefaultLongitude = 151.208343;

    Credits: All credits go to Ferox!
    https://www.reddit.com/r/pokemongode...kemon_go_in_c/
    We need login to pokemon go with nox or bluestack or no needed ?

  3. #78
    dv999's Avatar Sergeant
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not needed, it's standalone.. btw can i check on the bot via phone?

  4. #79
    Tobbo88's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    66
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neer View Post
    Please read the main post and don't divert from the instructions.
    thanks mate so I leave all that info as default (I've done that apart from the long and lat) as per instructions tells me to do nothing but PokemonGO.RocketAPI.Console and set as startup project after opening the sln file only set the lang and lat saved it pushed ctrl and f5 just crashs stops working.






    Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at PokemonGo.RocketAPI.Client.<LoginPtc>d__12.MoveNext() in C:\Users\jamie\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs:line 203
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PokemonGo.RocketAPI.Console.Program.<Execute>d__1.MoveNext() in C:\Users\jamie\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:line 29
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Ob ject state)
    at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem. ExecuteWorkItem()
    at System.Threading.ThreadPoolWorkQueue.Dispatch()
    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    Press any key to continue . . .

  5. #80
    CrucialStress's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    C# Bot for Farming Pokestops &amp; Catching Pokemon-xrdhmqq-jpg

    restarted from scratch and now have an exe and this message can you clarify

  6. #81
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by uploader619 View Post
    just a question which is more reliable the ptc one or the google one which is more updated and more features or they are just both the same.
    the google one is kinda annoying whenever it crashes you have to do authentication over and over again the one that fero have has long authentication token so it saves time why not they just combine them all together to make a better one weird.
    PTC is updated one.
    Originally Posted by CrucialStress View Post


    restarted from scratch and now have an exe and this message can you clarify
    Yes, the servers are dying slowly. supposedly DDOS attack?
    Some people are lucky enough to get through sometimes but it will eventually die for them too.
    Keep trying or just wait an hour or two before trying.
    Tldr; The app crashes if the servers are dead.

  7. Thanks CrucialStress, WoWSondermüll (2 members gave Thanks to Neer for this useful post)
  8. #82
    CruelGiraffe's Avatar Elite User
    Reputation
    325
    Join Date
    Jul 2016
    Posts
    88
    Thanks G/R
    2/105
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys , you can check the bot via phone if you put the fakegps to the same location you put in the bot, if you do not you will get softbanned

  9. #83
    Mew351's Avatar Site Donator CoreCoins Purchaser
    Reputation
    13
    Join Date
    Oct 2013
    Posts
    85
    Thanks G/R
    38/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dope as ****

  10. #84
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks ill play with the PTC one to make it work with my google to save time with this problem with authentication thing over and over again

  11. #85
    GreamDesu's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why it says "Pokemon Encounter!" and then nothing.. Does it trying to catch the pokemon or what?

  12. #86
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mew351 View Post
    Dope as ****
    Oh look, someone got through

  13. Thanks WoWSondermüll (1 members gave Thanks to Neer for this useful post)
  14. #87
    Tobbo88's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    66
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    UPDATE: I forgot to "save all" once I set console as startup! (may be worth adding it as a step for dumb people like me :P

  15. #88
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1460
    Join Date
    Apr 2007
    Posts
    751
    Thanks G/R
    183/834
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GreamDesu View Post
    Why it says "Pokemon Encounter!" and then nothing.. Does it trying to catch the pokemon or what?
    I made a simple message for when it encounters a pokemon it wont say if it caught it or not, yet.
    Just login on nox or something and check the journal after an hour ^^
    Edit: There's currently less support for Google Login than it is for PTC, if you want fancy messages go PTC if you just want to catch pokemon and get pokestop go google.

  16. Thanks WoWSondermüll (1 members gave Thanks to Neer for this useful post)
  17. #89
    ddestrucc's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nothing happen
    My console keep just black .

    my result :

    1>------ Rebuild All started: Project: PokemonGo.RocketAPI, Configuration: Debug Any CPU ------
    1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>F:\PokemonGo\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Helpers\RetryHandler.cs(34,34,34,36): warning CS0168: The variable 'ex' is declared but never used
    1> PokemonGo.RocketAPI -> F:\PokemonGo\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\bin\Debug\Pokemon Go Rocket API.dll
    ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

  18. #90
    OvverWatchUsername's Avatar Member
    Reputation
    3
    Join Date
    Jun 2016
    Posts
    14
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got it working first try, thanks a lot!
    I have a few questions about your bot though (I'll look at the source code later), does it teleport you to nearest pokestop or does it "walk"
    What I mean is, does it just jump from one location to the next (pokestops) or will it actually move there slowly, so that you don't get soft ban?
    Another question I have is, will you be adding in egg hatching in the future?

    C# Bot for Farming Pokestops &amp; Catching Pokemon-c5d7a3982c-png

    I replaced the Program.cs file but it doesn't look like its catching any pokemon?
    Thanks again!

Page 6 of 151 FirstFirst ... 234567891056106 ... LastLast

Similar Threads

  1. [Bot] Looking for working BOT only farm Pokestops!
    By samhayne in forum Pokemon GO Hacks|Cheats
    Replies: 4
    Last Post: 08-16-2016, 08:51 PM
  2. [How-To] Question: Is there a bot that farms pokestops ONLY for items and NOT catch pokemon?
    By Aubrionnax in forum Pokemon GO Hacks|Cheats
    Replies: 3
    Last Post: 07-28-2016, 06:13 AM
  3. Best Bot for farm?
    By tanksz in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 11-09-2013, 09:01 AM
  4. What is the best Bot for farming?
    By CookieMage in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 05-15-2013, 11:41 AM
  5. Bot for farming eggs?
    By dw~ in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 10-16-2012, 06:30 AM
All times are GMT -5. The time now is 08:19 AM. 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