[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 58 of 229 FirstFirst ... 8545556575859606162108158 ... LastLast
Results 856 to 870 of 3427
  1. #856
    Breaksgames's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    34
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by axewfious View Post
    People have had soft bans of over 60 minutes? O.o
    Me lmao c=
    You learn how to avoid em though

    [UPDATED] Pokemon Bot in C# Community Version
  2. #857
    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)
    I'm going to make all the requests for free, no paid shit on opensourced code.
    Working on inventory management right meow.

  3. Thanks Deedaa, ayas69 (2 members gave Thanks to dv999 for this useful post)
  4. #858
    zerospec0's Avatar Knight-Lieutenant
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    348
    Thanks G/R
    21/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I'm lazy can I do an instant jump of 11 minutes ...

    without getting soft banned that is

  5. #859
    darkbluefirefly's Avatar Member
    Reputation
    3
    Join Date
    May 2012
    Posts
    60
    Thanks G/R
    1/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To Dump Char Levels and whatnot

    Inside Execute()

    Code:
    var level = inventory.InventoryDelta.InventoryItems.Select(i => i.InventoryItemData?.PlayerStats)
                        .Where(p => p != null && p?.Level > 0);
                ColoredConsoleWrite(ConsoleColor.Yellow, "----------------------------");
                ColoredConsoleWrite(ConsoleColor.DarkGray,"Player Stats\n");
                ColoredConsoleWrite(ConsoleColor.Yellow, level.First() + "\n");
    Should Dump the player info like levels and other stuff. Trying to figure out the api to throw things away.

  6. #860
    maxim3124's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Help pls,i can't catch any pokemon with bot but i can use pokestops and it gives me 50 exp but can't catch pokemon...However i can catch pokemon myself..but bot can't..Also my pokemon store have only 50 pokemons (so it's not full) [UPDATED] Pokemon Bot in C# Community Version-45b0f1aa0c3a45eaba86bfbce00c834e-png

  7. #861
    S3lent's Avatar Member
    Reputation
    3
    Join Date
    Jun 2016
    Posts
    334
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got the request error?
    Its my first time i got any ideas why its happend

  8. #862
    djpd's Avatar Corporal
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Somebody know to blacklist cp

    IF I TRANSFER POKEMON BY CP < 600 i need to transfer some pokemons > 600 and put to list. Its possible?

  9. #863
    KefkaBot's Avatar Contributor CoreCoins Purchaser
    Reputation
    103
    Join Date
    Sep 2013
    Posts
    660
    Thanks G/R
    51/80
    Trade Feedback
    37 (95%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dv999 View Post
    I'm going to make all the requests for free, no paid shit on opensourced code.
    Working on inventory management right meow.
    They already have inventory management working, I just tested the next beta. You can do it if you want but it will be posted in the near future I imagine.

  10. Thanks Deedaa, dv999 (2 members gave Thanks to KefkaBot for this useful post)
  11. #864
    dANNY187's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    11
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dv999 View Post
    I'm going to make all the requests for free, no paid shit on opensourced code.
    Working on inventory management right meow.
    u da real mvp (: but pls also provide a compiled version for all the plebs like me who don't know how to compile shit

    Thanks for all your hard works devs!

  12. #865
    zerospec0's Avatar Knight-Lieutenant
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    348
    Thanks G/R
    21/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To the guy who had the screenshot of the bot recycling items, how did you do that? As far as I can tell it hasn't been updated that far, could you please share

    I'm still using the original one with no fancy unwanted options and I know if I let this run overnight eventually my poke balls will be gone

  13. #866
    Shops's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Best setting for max xp and hr?

  14. #867
    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 zerospec0 View Post
    To the guy who had the screenshot of the bot recycling items, how did you do that? As far as I can tell it hasn't been updated that far, could you please share

    I'm still using the original one with no fancy unwanted options and I know if I let this run overnight eventually my poke balls will be gone
    Download the latest commit. Its uncompiled yet tho ;P https://github.com/DetectiveSquirrel...-Go-Rocket-API

  15. #868
    rlspin's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Keep getting the unexpected stop error.
    ths is my xml file

    <?xml version="1.0" encoding="utf-16"?>
    <UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <AuthType>Google</AuthType> <!-- Google/Ptc -->
    <DefaultLatitude>33.7993122</DefaultLatitude>
    <DefaultLongitude>-118.0958157</DefaultLongitude>
    <GoogleRefreshToken>1/mdN1HHxDTspeJg2gY8sBZFDRTdkKREnLRDkV4zu4T7g</GoogleRefreshToken>
    <PtcPassword>pw</PtcPassword>
    <PtcUsername>username</PtcUsername>
    <EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
    <TransferType>cp</TransferType> <!-- none/cp/leaveStrongest/duplicate/all -->
    <TransferCPThreshold>460</TransferCPThreshold> <!-- Transfer pokemon with CP less than this value if cp transfer type is selected -->
    <DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->
    <PokemonId>Magikarp</PokemonId>
    </DoNotTransfer>
    <UnwantedPokemonTypes>
    <PokemonId>Pidgey</PokemonId>
    </UnwantedPokemonTypes>
    <PokestopDelay>15000</PokestopDelay>
    </UserSettingsXml>

  16. #869
    LinkCT's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything is working perfectly.. But its normal that 95% of the pokemons run away?

  17. #870
    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)
    Originally Posted by KefkaBot View Post
    They already have inventory management working, I just tested the next beta. You can do it if you want but it will be posted in the near future I imagine.
    KK, i don't even know who devs this i just add shit where i need it
    If someone already did it i wont re-invent the wheel unless they make it paid then **** them

Similar Threads

  1. [Release] MyGoBuddy Pokemon BOT/Sniper - Cross Platform - Machine Learning - Always Updated
    By MyGoBuddy in forum Pokemon GO Hacks|Cheats
    Replies: 49
    Last Post: 09-30-2016, 07:36 PM
  2. [Release] Maclone's Community Versions - Compiled, ready to go PokemonGo bots
    By maclone in forum Pokemon GO Hacks|Cheats
    Replies: 2519
    Last Post: 08-24-2016, 11:55 AM
  3. [REV2.0.1] [UPDATED!] Fishing Bot. Written by me =)
    By PopcornWoW in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-25-2008, 01:04 AM
  4. Tool to get all Fish/bots working for EU version users! [self-made]
    By -MadMax- in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 09-08-2006, 09:02 AM
  5. [WoW Bot] WoW Glider Full Version 0.6.8
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 05-08-2006, 12:15 AM
All times are GMT -5. The time now is 10:47 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search