Necronomicon's Version of FeroxRev's Bot menu

Shout-Out

User Tag List

Page 64 of 66 FirstFirst ... 1460616263646566 LastLast
Results 946 to 960 of 976
  1. #946
    rowxs's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    160
    Thanks G/R
    35/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IlMostro View Post
    You can change the number in the skip line from 1 to whatever you want and I reckon it'd work. Or take the pokemon you want left alone off the kill list.
    where is the skip line? program.cs?

    var dupes = allpokemons.OrderBy(x => x.Cp).Select((x, i) => new {index = i, value = x})
    .GroupBy(x => x.value.PokemonId)
    .Where(x => x.Skip(5).Any());
    is this it
    Last edited by rowxs; 07-21-2016 at 10:41 AM.

    Necronomicon's Version of FeroxRev's Bot
  2. #947
    SeaPancake3's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What would i have to edit to have the bot stay within, say 50 meters or 20 meters? Is it simple to do?

  3. #948
    lootnull's Avatar Private
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ohnobye View Post
    Anyone mind me asking how fast they are leveling with this?
    A fresh account started today. Bot is set too duplicate/evolve.

    Necronomicon's Version of FeroxRev's Bot-3a7ae58f13-jpg

  4. Thanks ohnobye, eazyCv (2 members gave Thanks to lootnull for this useful post)
  5. #949
    Ainew's Avatar Member
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I looked through and saw people saying google was stopping after 20 minutes. But I'm using Ptc and mine is stopping in under 20 minutes every time . I'm running two accounts but I have two downloads of it,one for each. So why is mine stopping so early ? I don't see any error message it just stops doing anything.I also have the newest version.
    Last edited by Ainew; 07-21-2016 at 10:46 AM.

  6. #950
    iShinichi's Avatar Corporal
    Reputation
    3
    Join Date
    Apr 2014
    Posts
    17
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tested newest version with stuck fix (for "unpopular" locations) and it works fine so far. 40min and still running. (was usually 20-30min max)

  7. #951
    b0Ni07's Avatar Sergeant Major
    Reputation
    19
    Join Date
    Jul 2016
    Posts
    184
    Thanks G/R
    7/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IlMostro View Post
    You can change the number in the skip line from 1 to whatever you want and I reckon it'd work. Or take the pokemon you want left alone off the kill list.
    which code? i want to keep more than 1 too

  8. #952
    IlMostro's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rowxs View Post
    where is the skip line? program.cs?



    is this it
    I would try this one first...


    var unwantedPokemon =
    pokemonOfDesiredType.Skip(1) // keep the strongest one for potential battle-evolving
    .ToList();
    if (unwantedPokemon.Count > 0)

    EDIT:

    That's if you're using the leaveStrongest transfer option

    The other guaranteed method is to not transfer at all and just pull it up on your phone and transfer there every so often depending on catch rate.

    Also, don't be like me and get confused at 3AM and think Electabuzz is Voltorb and put the wrong one on the kill list.
    Last edited by IlMostro; 07-21-2016 at 10:50 AM.

  9. #953
    Junckie'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)
    Anyone got an idea, how to prevent bot from getting soft banned? (evry pokemon is gettn away) thanks

  10. #954
    ankypain's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    6
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Need some help.
    I updated the program but it still redirects me to the download page in the browser.
    Anyway to fix this. Thanks in advance

  11. #955
    Prarrior's Avatar Member
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    21
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So how exactly does the ptc login work?
    I typed in the value "Ptc" and my id and pw but all what it does, is saying that I got the newest version and nothing more.
    Google works just fine (the servers and ptc are also working fine with smartphone)

  12. #956
    TBL-Equi's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    50
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ferox's version seems to have added the function to recycle items, any plans to add it to this one?

    https://github.com/FeroxRev/Pokemon-...ster/README.md

  13. #957
    iShinichi's Avatar Corporal
    Reputation
    3
    Join Date
    Apr 2014
    Posts
    17
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Prarrior View Post
    So how exactly does the ptc login work?
    I typed in the value "Ptc" and my id and pw but all what it does, is saying that I got the newest version and nothing more.
    Google works just fine (the servers and ptc are also working fine with smartphone)
    <add key="AuthType" value="Ptc"/>
    <!--Google/Ptc-->
    <add key="PtcUsername" value="YOURID"/>
    <add key="PtcPassword" value="YOURPW"/>
    <add key="GoogleRefreshToken" value=""/>
    are my ptc settings

  14. #958
    rowxs's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    160
    Thanks G/R
    35/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    also can i run multiple bot at once?

  15. #959
    martinez22x's Avatar Member
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there anyone thats know how to highlight a text and change the color when it shows in CMD, like for en example.
    [17:51:32] Psyduck with CP 128 got away..

    i want it red, and if i catch somone i want it in green. should i follow this? https://msdn.microsoft.com/en-us/library/dd885121.aspx

  16. #960
    ghostory's Avatar Corporal
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    20
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Junckie View Post
    Anyone got an idea, how to prevent bot from getting soft banned? (evry pokemon is gettn away) thanks
    Yeah, make sure that you are on point with your coordinates and location that you set for your bot. People tend to get soft ban on their first run of the bot because their original location that was last used on Pokemon Go is too far compared to the new coordinates set onto the bot which creates a soft ban.

    If you get soft banned, you're just going to have to wait patiently until it lifts. Now that you know this though, you can avoid such situations. Refrain from jumping from country to country though. If you do want to do it, your soft ban may last for quite a long time before you can do anything again.

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 02:33 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