Necronomicon's Version of FeroxRev's Bot menu

Shout-Out

User Tag List

Page 8 of 66 FirstFirst ... 45678910111258 ... LastLast
Results 106 to 120 of 976
  1. #106
    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 zerospec0 View Post
    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.
    Hey man, for this on PC you need Microsoft Visual Studio 2015...you can get it from a torrent or the free community version.

    Necronomicon's Version of FeroxRev's Bot
  2. #107
    Nayder's Avatar Active Member
    Reputation
    15
    Join Date
    Mar 2008
    Posts
    99
    Thanks G/R
    3/1
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    By the way, I'm just curious, how the google auth code actually work after 30 mins? Since we have to manually give it to "phone" in nox for the first time, and I have not been able to bot longer than 30 min yet since the server falls like stars from heaven. First basic script 5 I downloaded asked me for the code every 10 minutes. Also I don't want to be rude but I would love to see these things added (Dont know if actually possible first one)
    1) Autochoose Nox and input the code to run, so there would be a way how to make script auto restartable without human babysitting, so when something goes wrong, script just restart and grab a Nox instance, run app and then input code. (Just realized you don't have to actually write the code into a phone right.. can I just run a browser with multiple gmails added and just choose which one I want to choose as device? Or am I wrong?)
    2) Inventory cleaner, if your inventory gets full, clean revives, berries, potions to set value for example 20, keep pokebals.
    3) Search for avaiable pokeballs, use better or worse one first, if normal pokeballs runs out, then get the greater ones.
    4) Update coords, so if the script restart will be avaiable, you wont get soft banned for getting to default location. ( http://www.ownedcore.com/forums/poke...ml#post3462520 (C# Bot for Farming Pokestops & Catching Pokemon) this dude came up with something )
    5) Rename the CMD with name of the currently logged in character, so if something goes wrong we can see what account is active and which not.
    Sorry for asking, I know you are already doing so much great work

    +rep, +thanks

  3. Thanks MarcoReckless (1 members gave Thanks to Nayder for this useful post)
  4. #108
    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)
    Originally Posted by Plawed View Post
    Feature request:

    TransferAllButStrongestUnwantedPokemon with CP threshold also.

    :O
    I just put in a cp treshold in the other line, aswel as using AllButStrongest? I set it up like that, but cannot check it of course.

  5. #109
    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 buye View Post
    Hey man, for this on PC you need Microsoft Visual Studio 2015...you can get it from a torrent or the free community version.
    Is it possible to run this on a mac? Seems like almost nothing here can run on my mac haha.

  6. #110
    excitedguy's Avatar Member
    Reputation
    7
    Join Date
    Jan 2008
    Posts
    17
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ahmar789 View Post
    How to switch between google and ptc login?
    In settings.cs under PokemonGo.RocketAPI.Console, you change the following

    public AuthType AuthType => AuthType.Google;

    to

    public AuthType AuthType => AuthType.Ptc;

    but it doesn't matter, since servers seem to be down.

    Note to developer, changing this in app.config is not enough, may want to update the code to fix this. Only way to change login type as of now is to edit settings.cs.

  7. Thanks ahmar789, nonm (2 members gave Thanks to excitedguy for this useful post)
  8. #111
    Subversion2's Avatar Contributor
    Reputation
    108
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    68/41
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zerospec0 View Post
    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.
    lmao


    Necronomicon's Version of FeroxRev's Bot-68b27d447dc300da9120c9d7f2b988959b98083af2f2864c1acca236efa69818-jpg

  9. #112
    Subversion2's Avatar Contributor
    Reputation
    108
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    68/41
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nayder View Post
    By the way, I'm just curious, how the google auth code actually work after 30 mins? Since we have to manually give it to "phone" in nox for the first time, and I have not been able to bot longer than 30 min yet since the server falls like stars from heaven. First basic script 5 I downloaded asked me for the code every 10 minutes. Also I don't want to be rude but I would love to see these things added (Dont know if actually possible first one)
    1) Autochoose Nox and input the code to run, so there would be a way how to make script auto restartable without human babysitting, so when something goes wrong, script just restart and grab a Nox instance, run app and then input code. (Just realized you don't have to actually write the code into a phone right.. can I just run a browser with multiple gmails added and just choose which one I want to choose as device? Or am I wrong?)
    2) Inventory cleaner, if your inventory gets full, clean revives, berries, potions to set value for example 20, keep pokebals.
    3) Search for avaiable pokeballs, use better or worse one first, if normal pokeballs runs out, then get the greater ones.
    4) Update coords, so if the script restart will be avaiable, you wont get soft banned for getting to default location. ( http://www.ownedcore.com/forums/poke...ml#post3462520 (C# Bot for Farming Pokestops & Catching Pokemon) this dude came up with something )
    5) Rename the CMD with name of the currently logged in character, so if something goes wrong we can see what account is active and which not.
    Sorry for asking, I know you are already doing so much great work

    +rep, +thanks
    why not put that here, big guy?

    https://github.com/NecronomiconCodin...cket-API/pulls

  10. Thanks nonm (1 members gave Thanks to Subversion2 for this useful post)
  11. #113
    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 Subversion2 View Post
    lmao


    Necronomicon's Version of FeroxRev's Bot-68b27d447dc300da9120c9d7f2b988959b98083af2f2864c1acca236efa69818-jpg
    lmao, All of the stuff here is pretty foreign to me. Can you help me?

  12. #114
    aly68's Avatar Member
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    70
    Thanks G/R
    8/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i press ctrl f5 noting happens?

  13. #115
    PandaJunior's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    leaveStrongest - transfers all but the highest CP pokemon of each type SPECIFIED IN program.cs (those that aren't specified are untouched)

    SPECIFIED IN program.cs
    we have 2 list in program.cs

    which one?
    in TransferAllButStrongestUnwantedPokemon or in TransferAllWeakPokemon?
    thx

  14. #116
    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)
    Thanks man will try when the servers are up I don't have to change anything else except the username and pass right?

  15. #117
    hardell's Avatar Member
    Reputation
    11
    Join Date
    Mar 2016
    Posts
    68
    Thanks G/R
    15/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jelle86 View Post
    I just put in a cp treshold in the other line, aswel as using AllButStrongest? I set it up like that, but cannot check it of course.
    The CP threshold only works when you select the CP transfer type.

  16. #118
    3ly1n's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great Work Hardell, cleaning a bit the bot! Ty

  17. #119
    murumuru's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to leave multiple strongest pokemons from one type?

    Found
    >pokemonOfDesiredType.Skip(3)
    I think it is right parameter.
    Last edited by murumuru; 07-20-2016 at 07:12 PM.

  18. #120
    hardell's Avatar Member
    Reputation
    11
    Join Date
    Mar 2016
    Posts
    68
    Thanks G/R
    15/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PandaJunior View Post
    leaveStrongest - transfers all but the highest CP pokemon of each type SPECIFIED IN program.cs (those that aren't specified are untouched)

    SPECIFIED IN program.cs
    we have 2 list in program.cs

    which one?
    in TransferAllButStrongestUnwantedPokemon or in TransferAllWeakPokemon?
    thx
    TransferAllButStrongestUnwantedPokemon. I'll clarify this in the readme.

Page 8 of 66 FirstFirst ... 45678910111258 ... 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 07:14 AM. 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