C# Bot for Farming Pokestops & Catching Pokemon menu

Shout-Out

User Tag List

Page 141 of 151 FirstFirst ... 4191137138139140141142143144145 ... LastLast
Results 2,101 to 2,115 of 2253
  1. #2101
    navyguy's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    5/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by b0Ni07 View Post
    its meowth, not mewtwo probably everyone have meowth

    He is cixelsyd lol

    C# Bot for Farming Pokestops & Catching Pokemon
  2. #2102
    Sappok's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    http://www.elite pvpers .com/forum/pokemon-hacks-bots-cheats-exploits/4110431-pok-mon-go-c-bot-pokemon-go-rocket-api-pok-stops-pok-mon-farmen-google-ptc.html

    someone leaking this bot in another forum, not even crediting anyone.
    Last edited by Sappok; 07-21-2016 at 06:23 AM.

  3. Thanks MSainT98 (1 members gave Thanks to Sappok for this useful post)
  4. #2103
    Zashuiba's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    but PokemonGo.RocketAPI.Console.exe is an xml file, how can I open it? when I CTRL + F5, it gives me an error . Something like "the debug executable file could not be found"

  5. #2104
    axewfious's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    52
    Thanks G/R
    4/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hotfilehd View Post
    How to compile to exe please.
    \CatcherStopperTransfer\PokemonGo\RocketAPI\Console\bin\Debug\

    There should be a section in the op which includes both this, and how to change delays.

  6. #2105
    axewfious's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    52
    Thanks G/R
    4/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sappok View Post
    http://www.elite pvpers .com/forum/pokemon-hacks-bots-cheats-exploits/4110431-pok-mon-go-c-bot-pokemon-go-rocket-api-pok-stops-pok-mon-farmen-google-ptc.html

    someone leaking this bot in another forum, not even crediting anyone.
    Rofl, wanna see something funnier? This guy is charging for uses of this bot [WTS] PokeBot Service! FastXP + Auto Catching + PokeStop collector - Pay Per HOUR - MPGH - MultiPlayer Game Hacking & Cheats

  7. #2106
    Marlb0ro's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bixxn View Post
    What the ****!!!!

    I got one

    oh my gosh !Attachment 27743
    C# Bot for Farming Pokestops & Catching Pokemon-images-jpg

    Its Meowth‬‏ not Mewtwo :~ Meowth is easy to get and Mewtwo isnt out yet

  8. #2107
    husec's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    45
    Thanks G/R
    19/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you so much axewfious.

    I assume public const string LongDurationToken = "fakeid"; is for auto logging you in when the bot stops every 30minutes? How do I enable this?

    Thanks!
    Last edited by husec; 07-21-2016 at 06:37 AM.

  9. #2108
    Gareas'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 Sappok View Post
    http://www.elite pvpers .com/forum/pokemon-hacks-bots-cheats-exploits/4110431-pok-mon-go-c-bot-pokemon-go-rocket-api-pok-stops-pok-mon-farmen-google-ptc.html

    someone leaking this bot in another forum, not even crediting anyone.
    Und um es nochmal zu erwähnen, jegliche Credits gehen an: https://github.com/FeroxRev/

    he gives credits to FeroxRev ...

  10. #2109
    bimaradhpoke's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    79
    Thanks G/R
    11/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    been half a day getting this error.....usually i always fine since version 2....but today i got DC ed and cant run it anymore,fyi i can still n play with nox


    Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at PokemonGo.RocketAPI.Client.<LoginPtc>d__13.MoveNext() in E:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs:line 234
    --- 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 E:\CatcherStopperTransfer\PokemonGo\RocketAPI\Console\Program.cs:line 37
    --- 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 . . .

  11. #2110
    Sappok's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by axewfious View Post
    Oh wow, why do these guys do this?

  12. #2111
    gengster09's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Because it's easy moeny for them,, not everybody knows about this bot, we're only the 1% actually

  13. #2112
    johnsilvabr's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 7ken View Post
    It's working. Screen -



    @edit2 - working, just add&replace these 2 functions in Client.cs

    Code:
             private async Task<MiscEnums.Item> GetBestBall()
            {
                var inventory = await GetInventory();
    
                var ballCollection = inventory.Payload[0].Bag.Items.Select(i => i.Item.Item).Where(p => p != null)
                   .GroupBy(i => (MiscEnums.Item)i.Item)
                   .Select(kvp => new { ItemId = kvp.Key, Amount = kvp.Sum(x => x.Count) })
                   .Where(y => y.ItemId == MiscEnums.Item.ITEM_POKE_BALL
                   || y.ItemId == MiscEnums.Item.ITEM_GREAT_BALL
                   || y.ItemId == MiscEnums.Item.ITEM_ULTRA_BALL);
    
                var pokeBallsCount = ballCollection.Where(p => p.ItemId == MiscEnums.Item.ITEM_POKE_BALL).
                    DefaultIfEmpty(new { ItemId = MiscEnums.Item.ITEM_POKE_BALL, Amount = 0 }).FirstOrDefault().Amount;
                var greatBallsCount = ballCollection.Where(p => p.ItemId == MiscEnums.Item.ITEM_GREAT_BALL).
                    DefaultIfEmpty(new { ItemId = MiscEnums.Item.ITEM_GREAT_BALL, Amount = 0 }).FirstOrDefault().Amount;
                var ultraBallsCount = ballCollection.Where(p => p.ItemId == MiscEnums.Item.ITEM_ULTRA_BALL).
                    DefaultIfEmpty(new { ItemId = MiscEnums.Item.ITEM_ULTRA_BALL, Amount = 0 }).FirstOrDefault().Amount;
    
                if (ultraBallsCount > 0)
                {
                    Console.WriteLine($"[{DateTime.Now.ToString("HH:mm:ss")}]" + "Ultra ball has been chosen. " + ultraBallsCount + "balls left.");
                    return MiscEnums.Item.ITEM_ULTRA_BALL;
                }
    
                if (greatBallsCount > 0)
                {
                    Console.WriteLine($"[{DateTime.Now.ToString("HH:mm:ss")}]" + "Great ball has been chosen. " + greatBallsCount + "balls left.");
                    return MiscEnums.Item.ITEM_GREAT_BALL;
                }
    
                Console.WriteLine($"[{DateTime.Now.ToString("HH:mm:ss")}]" + "Poke ball has been chosen. " + pokeBallsCount + "balls left.");
                return MiscEnums.Item.ITEM_POKE_BALL;
    
    
            }
    
            public async Task<CatchPokemonResponse> CatchPokemon(ulong encounterId, string spawnPointGuid, double pokemonLat,
                double pokemonLng)
            {
    
                MiscEnums.Item bestPokeBall = await GetBestBall();
                var customRequest = new Request.Types.CatchPokemonRequest()
                {
                    EncounterId = encounterId,
                    Pokeball = (int)bestPokeBall,
                    SpawnPointGuid = spawnPointGuid,
                    HitPokemon = 1,
                    NormalizedReticleSize = Utils.FloatAsUlong(1.950),
                    SpinModifier = Utils.FloatAsUlong(1),
                    NormalizedHitPosition = Utils.FloatAsUlong(1)
                };
    
                var catchPokemonRequest = RequestBuilder.GetRequest(_unknownAuth, _currentLat, _currentLng, 30,
                    new Request.Types.Requests()
                    {
                        Type = (int)RequestType.CATCH_POKEMON,
                        Message = customRequest.ToByteString()
                    });
                return
                    await
                        _httpClient.PostProto<Request, CatchPokemonResponse>($"https://{_apiUrl}/rpc", catchPokemonRequest);
            }
    has anybody figured it out where to exactly copy and paste it? I'm a bit lost with the explanation

  14. #2113
    navyguy's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    5/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice find, maybe paste some into the bot???


    https://github.com/rastapasta/pokemon-go-mitm-node

    https://github.com/jxmorris12/PokemonGo-Finder (push notifications)
    Last edited by navyguy; 07-21-2016 at 06:58 AM.

  15. #2114
    helimeasles's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    38
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After running the bot for some time equipment gets full of potions, revives and other useless stuff and you have to manually throw them away so the bot can restock pokeballs from pokestops. Has anyone implemented a way to fix that?

  16. #2115
    vayneprod's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i open 3 bots it only works for 1 acc why?

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 05:46 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