[UPDATED] Pokemon Bot in C# Community Version menu

User Tag List

Page 31 of 229 FirstFirst ... 27282930313233343581131 ... LastLast
Results 451 to 465 of 3427
  1. #451
    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)
    Originally Posted by I Dont Try Much View Post
    Alot of people are using mobile device, turning off GPS and removing pokemon or items they do not want
    Thank you! I have read through this entire thing multiple times but couldn't find any info in the thread!

    [UPDATED] Pokemon Bot in C# Community Version
  2. #452
    wraithbv's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can someone post a screen of their user file in notepad ? Someone who got the bot working on a google account if possible.
    i am still getting that restart in 20 seconds error even after i changed the longitude and latitude a few times now.

    ty in advance

  3. #453
    kakar642's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where i can set to not catch pokemons?

  4. #454
    r3deemer's Avatar Contributor
    Reputation
    89
    Join Date
    Mar 2008
    Posts
    328
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wraithbv View Post
    can someone post a screen of their user file in notepad ? Someone who got the bot working on a google account if possible.
    i am still getting that restart in 20 seconds error even after i changed the longitude and latitude a few times now.

    ty in advance
    i fixed this by swapping the latitude and longitude around. I had them wrong and kept getting this error.


    --- Thanks Enfeebleness

  5. #455
    janekkk's Avatar Member
    Reputation
    6
    Join Date
    Apr 2014
    Posts
    59
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to change Ultra Balls use when CP900+ ??

  6. #456
    shadowside12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if i want to keep 3 strongest of each pokemon without transfare them
    and in the same time keep all pidgeys without transfare them (to boost leveling)

    i can do it in this bot??

    btw great work!

    and another importent question i have few strong pokemons at my account (the same pokemon)
    i have 3 veporians 1000+cp
    if i will use my account on
    <TransferType>duplicate</TransferType>

    he will transfare 2 and leave me with 1 veporian ? \:

  7. #457
    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)
    So I copied the code correctly and input it inbetween where it says to.
    Did I type something wrong?
    I get this error each time

    Screenshot by Lightshot (The code i input)
    Screenshot by Lightshot (The error i get)

  8. #458
    KefkaBot's Avatar Contributor CoreCoins Purchaser
    Reputation
    103
    Join Date
    Sep 2013
    Posts
    663
    Thanks G/R
    51/80
    Trade Feedback
    38 (95%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sazumo View Post
    I think that he wants to ask something else, because I have same problem. When I use Google login, coords are way too diferent in program than in config, and it gets me instant soft banned!!!
    First of all this:

    <DefaultLatitude>52.379189</DefaultLatitude>-33.859055<!-- Default 6A Circular Quay E Sydney NSW 2000,Australia -->
    <DefaultLongitude>4.899431</DefaultLongitude>151.213123<!-- Default 6A Circular Quay E Sydney NSW 2000,Australia -->

    Is the absolute wrong way to put in the coordinates you want. It should be this:

    <DefaultLatitude>-33.859055</DefaultLatitude> <!-- Default 6A Circular Quay E Sydney NSW 2000,Australia -->
    <DefaultLongitude>151.213123</DefaultLongitude> <!-- Default 6A Circular Quay E Sydney NSW 2000,Australia -->

  9. #459
    alhal's Avatar Member
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    16
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everyone seems to be ignoring me....
    IS there any way i can fix this error?????
    https://gyazo.com/b233d2913bbd493d6915a9d38d9e3b1b

  10. #460
    HideBlades's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [UPDATED] Pokemon Bot in C# Community Version-5327e5fb9e1a40c0b58c233a9edeca62-jpeg

    can someone help me?

  11. #461
    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)
    Add it to the "DoNotTransfer" list

  12. #462
    wraithbv's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Breaksgames View Post
    So I copied the code correctly and input it inbetween where it says to.
    Did I type something wrong?
    I get this error each time

    Screenshot by Lightshot (The code i input)
    Screenshot by Lightshot (The error i get)

    Thats the code u need to input on the webpage(google device) not in there.
    AFter u do that u will get a new code in the cmd page and that one you copy paste over there for the google refresh.

  13. Thanks Breaksgames (1 members gave Thanks to wraithbv for this useful post)
  14. #463
    the scarfe's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a lot xD[UPDATED] Pokemon Bot in C# Community Version-pokemon-bots-pic-jpg

    Can't wait for the items to be fixed and if anyone know how to make it so i can use pokeballs for low cp and ultra/greater for high that would be amazing? good work!

  15. #464
    shadowside12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shadowside12 View Post
    if i want to keep 3 strongest of each pokemon without transfare them
    and in the same time keep all pidgeys without transfare them (to boost leveling)

    i can do it in this bot??

    btw great work!

    and another importent question i have few strong pokemons at my account (the same pokemon)
    i have 3 veporians 1000+cp
    if i will use my account on
    <TransferType>duplicate</TransferType>

    he will transfare 2 and leave me with 1 veporian ? \:
    pls the second question is very importent for me |: if somone can answare that

  16. #465
    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)
    WOW my account I played on for a week was level 15 and this new account in 2 hours is 13 almost 14!!! sad thing is highest CP on new is 400 or so while old account was 1200

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 01:10 PM. 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