Necronomicon's Version of FeroxRev's Bot menu

User Tag List

Page 7 of 66 FirstFirst ... 3456789101157 ... LastLast
Results 91 to 105 of 976
  1. #91
    megachimeraaa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please necromicons,...write a code for evryh1...to keep all strongest pokemons 1000+ cp duplicate or not!!
    i su ck at this programming language...so its very hard to me
    if any1 can help me to write it i will really appriciate it !!

    i want to keep all my pokemons 1000+ cp duplicate or not!!i want to keep evrything under 1000cp

    Necronomicon's Version of FeroxRev's Bot
  2. #92
    thenameDS's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DeKnarf View Post
    Yes,

    Code:
    <add key="TransferType" value="cp"/>  <!--cp/leaveStrongest/duplicate/all  cp with 0 threshold trasnfers nothing. Whitelists/blackslists for each type is in Program.cs-->
    <add key="TransferCPThreshold" value="900"/>  <!--transfer pokemon with CP less than this value if cp transfer type is selected. Whitelist in Program.cs-->
    <add key="EvolveAllGivenPokemons" value="false"/>
    Awesome thank you. I didn't want to risk messing with it in case it transferred the ones I didn't want to.

  3. #93
    megachimeraaa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by illac449876 View Post
    <add key="AuthType" value="Ptc"/>
    <add key="PtcUsername" value="MYUSER"/>
    <add key="PtcPassword" value="MYPASS"/>
    <add key="GoogleRefreshToken" value="WHATDOIPUTHERE?"/>
    <add key="DefaultLatitude" value="40.770648"/><!--Default Amsterdam Central Station-->
    <add key="DefaultLongitude" value="-73.974755"/><!--Default Amsterdam Central Station-->
    <add key="TransferType" value="leaveStrongest"/><!--none/cp/leaveStrongest/duplicate/all Whitelists/blackslists for each type is in Program.cs-->
    <add key="TransferCPThreshold" value="0"/><!--transfer pokemon with CP less than this value if cp transfer type is selected. Whitelist in Program.cs-->
    <add key="EvolveAllGivenPokemons" value="false"/>

    What do i put for Google refresh token? and is everything else correct?


    if you are using GOOGLE you dont put nothing sir!!

    just dont put nothing

  4. #94
    buye's Avatar Member
    Reputation
    4
    Join Date
    Jul 2009
    Posts
    23
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by illac449876 View Post
    <add key="AuthType" value="Ptc"/>
    <add key="PtcUsername" value="MYUSER"/>
    <add key="PtcPassword" value="MYPASS"/>
    <add key="GoogleRefreshToken" value="WHATDOIPUTHERE?"/>
    <add key="DefaultLatitude" value="40.770648"/><!--Default Amsterdam Central Station-->
    <add key="DefaultLongitude" value="-73.974755"/><!--Default Amsterdam Central Station-->
    <add key="TransferType" value="leaveStrongest"/><!--none/cp/leaveStrongest/duplicate/all Whitelists/blackslists for each type is in Program.cs-->
    <add key="TransferCPThreshold" value="0"/><!--transfer pokemon with CP less than this value if cp transfer type is selected. Whitelist in Program.cs-->
    <add key="EvolveAllGivenPokemons" value="false"/>

    What do i put for Google refresh token? and is everything else correct?
    You would put 0 for the value.

  5. #95
    dumars's Avatar Active Member CoreCoins Purchaser
    Reputation
    30
    Join Date
    May 2009
    Posts
    63
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gudarks View Post
    this have a way to use great pokeball?
    Only Pokeball in code.
    PHP Code:
    client.CatchPokemon(pokemon.EncounterIdpokemon.SpawnpointIdpokemon.Latitude,
                                    
    pokemon.LongitudeMiscEnums.Item.ITEM_POKE_BALL); 

  6. #96
    andyt315's Avatar Member
    Reputation
    4
    Join Date
    May 2012
    Posts
    72
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    someone have to put proper instructions for Ptc users.

  7. #97
    Jelle86's Avatar Sergeant
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    39
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Stop




































    hammer time

  8. #98
    Plawed's Avatar Member
    Reputation
    3
    Join Date
    Apr 2014
    Posts
    37
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Feature request:

    TransferAllButStrongestUnwantedPokemon with CP threshold also.

    :O

  9. #99
    illac449876's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Obviously im Trying to Use Ptc and dont want google.

  10. #100
    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)
    Sorry for being so slow guys but how do you work this? Is it a standalone program? Is it for PC, Mac, Android, iOS? Refuses to open on my mac and I can't seem to figure out a way to open it.

  11. #101
    hyperlolo's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant seem to get Ptc login to work, I changed it from google to Ptc in apps.config yet when i build it keeps giving me a code for google? Any help would be appreciated

  12. #102
    ahmar789's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to switch between google and ptc login?

  13. #103
    Honoe's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could someone please show an example of how it should be filled out for gmail accounts. :C?

  14. #104
    buye's Avatar Member
    Reputation
    4
    Join Date
    Jul 2009
    Posts
    23
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hyperlolo View Post
    I cant seem to get Ptc login to work, I changed it from google to Ptc in apps.config yet when i build it keeps giving me a code for google? Any help would be appreciated
    Where it says <add key="GoogleRefreshToken" value="0"/>

    0 produces no code

  15. #105
    xoreyo's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cedricdu94 View Post
    I know it's not a reason for crash after 100 re try, we need anti crash

    For the moment i create a bat with this

    @ECHO OFF
    :start
    timeout /t 300
    TASKKILL /F /IM "PokemonGo.RocketAPI.Console.exe"
    timeout /t 3
    start "PokemonGo.RocketAPI.Console.exe" ""E:\Compressed\Pokemon-Go-Rocket-API-master_8\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe""
    goto start
    REM pause

    catch (Exception)
    {
    Console.WriteLine(
    $"[{DateTime.Now.ToString("HH:mm:ss")}] [#{i} of {MaxRetries}] retry request {request.RequestUri}");
    if (i < MaxRetries)
    {
    await Task.Delay(1000);
    continue;
    }
    else
    {
    Console.WriteLine("Server down! Exiting!");
    Console.ReadLine();
    System.Environment.Exit(-1);
    }
    throw;


    Replace the WriteLine etc with a restart.

Page 7 of 66 FirstFirst ... 3456789101157 ... LastLast

Similar Threads

  1. [Question] Editing console output (with FeroxRev's bot)
    By Zexpeo in forum Pokemon GO Chat
    Replies: 0
    Last Post: 07-22-2016, 01:55 PM
  2. Mac OS X BG Bot version 2.0.X
    By Valmilu in forum World of Warcraft Bots and Programs
    Replies: 30
    Last Post: 02-10-2007, 11:39 AM
  3. 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
  4. [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 05:07 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