C# Bot for Farming Pokestops & Catching Pokemon menu

User Tag List

Page 117 of 151 FirstFirst ... 1767113114115116117118119120121 ... LastLast
Results 1,741 to 1,755 of 2253
  1. #1741
    nonm's Avatar Elite User
    Reputation
    438
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    8/301
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working on fixing that error guys, hold on.

    C# Bot for Farming Pokestops & Catching Pokemon
  2. #1742
    Magoogle's Avatar Member
    Reputation
    2
    Join Date
    Jan 2014
    Posts
    15
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ..........
    Last edited by Magoogle; 07-20-2016 at 05:26 PM. Reason: nvm.. someone posted same time as me.

  3. #1743
    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 lootnull View Post
    Lucky eggs. Which you get for free and numerous levels, I haven't spent a dime and I'm 35. Bag space isn't really needed when you transfer/drop/evolve everything automatically. The perks maybe nice to have, but lucky eggs and bagspace aren't needed when you're doing everything automated. You're not playing legit, its not your time being used.

    and sure i'll give you that people are buying accounts but they have specifically listed that in their TOS. So clearly any sort of market to arise from this will be crushed at some point. This wont continue for long, people will keep complaining and bitching about it till they either sort it or the game dies.

    (Just as another point the fact you can acquire in-game currency from holding gyms gives you a way to get free eggs, hop around and hold 8 gyms and cash in. Free lucky egg to evolve all the pokemon you've botted that day. Which should suffice you more than enough considering you don't have to wait for the evolve animation to send the next evolve request. )
    For some reason I doubt that you've acquired 6,000,000 experience points already even with botting/gps spoofing. I can't even find out what the level rewards are for that level.

  4. #1744
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Magoogle View Post
    ..........
    Looking at the definition of AuthType I think it is Ptc, i dont know if it is case sensitive or not

  5. #1745
    nonm's Avatar Elite User
    Reputation
    438
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    8/301
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have released the hotfix, should work now guys
    https://github.com/NecronomiconCodin...-Go-Rocket-API

  6. #1746
    nav4321's Avatar Elite User
    CoreCoins Purchaser
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    1,259
    Thanks G/R
    2/19
    Trade Feedback
    63 (94%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it normal that necromonicons coding is stuck at logged in to google account?

  7. #1747
    Warrez's Avatar Member
    Reputation
    2
    Join Date
    Jun 2008
    Posts
    19
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by in_debt View Post
    It doesnt crash for me, in fact the bot is live and evolving stuff!

    Did you change this line in app.config? <add key="GoogleRefreshToken" value="0"/>
    (you have the add the 0) it fixed crashed for me
    still crash with PokemonGo.RocketAPI.Login.PtcLogin getaccesstoken null error

  8. #1748
    TheEnglishGuy's Avatar Active Member
    Reputation
    16
    Join Date
    Jan 2011
    Posts
    197
    Thanks G/R
    20/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    indeed, the Definition of Authtype for ptc is kinda unclear

  9. #1749
    nonm's Avatar Elite User
    Reputation
    438
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    8/301
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nav4321 View Post
    Is it normal that necromonicons coding is stuck at logged in to google account?
    Should be connecting to Niantic Servers now , wait a bit longer

  10. #1750
    winterfall500's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    62
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm getting a line error?

    AuthType AuthType { get; }
    double DefaultLatitude { 40.764845; }
    double DefaultLongitude { -73.972731; }
    string GoogleRefreshToken { get; set; }
    string PtcPassword { get; }
    string PtcUsername { get; }
    bool TransferAllButStrongestUnwantedPokemon { get; set; }
    bool EvolveAllGivenPokemons { get; set; }
    bool TransferAllGivenPokemons { get; set; }
    bool TransferDuplicatePokemon { get; set; }

    and should i just leave the others as get; set?

  11. #1751
    cvlol's Avatar Sergeant
    Reputation
    6
    Join Date
    May 2012
    Posts
    69
    Thanks G/R
    2/2
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow. This thread exploded lmao.

  12. #1752
    soujiro707's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    27
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nonm View Post
    I have released the hotfix, should work now guys
    https://github.com/NecronomiconCodin...-Go-Rocket-API
    so does the
    TransferAllButStrongestUnwantedPokemon
    keep all pokemon not on the unwanted list?
    the wording is a bit confusing

  13. #1753
    TheEnglishGuy's Avatar Active Member
    Reputation
    16
    Join Date
    Jan 2011
    Posts
    197
    Thanks G/R
    20/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nonm View Post
    Should be connecting to Niantic Servers now , wait a bit longer
    How to set PTC as authtype?

  14. #1754
    nonm's Avatar Elite User
    Reputation
    438
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    8/301
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by winterfall500 View Post
    i'm getting a line error?

    AuthType AuthType { get; }
    double DefaultLatitude { 40.764845; }
    double DefaultLongitude { -73.972731; }
    string GoogleRefreshToken { get; set; }
    string PtcPassword { get; }
    string PtcUsername { get; }
    bool TransferAllButStrongestUnwantedPokemon { get; set; }
    bool EvolveAllGivenPokemons { get; set; }
    bool TransferAllGivenPokemons { get; set; }
    bool TransferDuplicatePokemon { get; set; }

    and should i just leave the others as get; set?
    Editing the wrong file, edit Settings.cs not ISettings.cs

  15. #1755
    shadowht's Avatar Member CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    113
    Thanks G/R
    44/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    since wow cata release, ive never seen a game company with such crap servers
    this is ridiculous

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:14 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