How do I get Necro bot to not tranfer my other pokemons? menu

User Tag List

Results 1 to 9 of 9
  1. #1
    city-hunter's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do I get Necro bot to not tranfer my other pokemons?

    How do I get Necro bot to not tranfer my other pokemons?

    rename? or add Fav?

    How do I get Necro bot to not tranfer my other pokemons?
  2. #2
    metalgame's Avatar Member
    Reputation
    3
    Join Date
    Oct 2009
    Posts
    14
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    change true to false on these
    "TransferWeakPokemon": false,
    "TransferDuplicatePokemon": false,
    "TransferDuplicatePokemonOnCapture": false,

  3. Thanks city-hunter (1 members gave Thanks to metalgame for this useful post)
  4. #3
    city-hunter's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, does it will effect bot running?

  5. #4
    Vsonic's Avatar Member
    Reputation
    4
    Join Date
    Aug 2016
    Posts
    47
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i think u need to restart the bot after editing config to take place.

    fyi, i have tried that last night and in the morning i found out my bot cannot catch pokemon because my pokemon inventory was full

  6. #5
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vsonic View Post
    i think u need to restart the bot after editing config to take place.

    fyi, i have tried that last night and in the morning i found out my bot cannot catch pokemon because my pokemon inventory was full
    to fix this probelm u need to buy more pokemon space in the app, or use another bot that got Pokemon filter u can customize . Eg Mobster or Necro. So it can filter our the pokemons you dont want

  7. #6
    city-hunter's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to set up not transfer the pokes I dnt want to transfer in Necro?

  8. #7
    city-hunter's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone know how to set up?

  9. #8
    danbirk's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2010
    Posts
    575
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This mf bot transfared almost all my pokemons after update.

    RIP...

  10. #9
    mtp1200's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not a bot creator so maybe they had a plan but removing the transfer iv stuff was dumb it really was. Just do something like this to keep your pokemon safe. You can do a little more editing but after I finished my list I just closed necro and used haxton because haxton new update makes it the best bot.

    Code:
      "PokemonsTransferFilter": {
        "Venusaur": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Charizard": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Blastoise": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Vileplume": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Golduck": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Arcanine": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Poliwrath": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Machamp": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Victreebel": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Slowbro": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Exeggutor": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Chansey": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Jynx": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Gyarados": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Lapras": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Eevee": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Vaporeon": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Jolteon": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Flareon": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Snorlax": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        },
        "Dragonite": {
          "KeepMinCp": 1000,
          "KeepMinLvl": 0,
          "UseKeepMinLvl": false,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or",
          "MovesOperator": "or"
        }
    Last edited by mtp1200; 08-09-2016 at 06:52 PM.

Similar Threads

  1. [Guide] how many multiaccounting in necro bot 1 or 2. so i cant be softbanned.
    By dcduenas03 in forum Pokemon GO Hacks|Cheats
    Replies: 1
    Last Post: 08-13-2016, 12:49 AM
  2. How to get Necro bot to restart?
    By nero. in forum Pokemon GO Chat
    Replies: 1
    Last Post: 07-29-2016, 05:29 AM
  3. [How-To] How to not get caught botting.
    By Proph in forum World of Warcraft Guides
    Replies: 10
    Last Post: 11-12-2010, 03:33 AM
  4. How to cheat a server and still not get banned.
    By AngshumanSSJV in forum WoW EMU Exploits & Bugs
    Replies: 21
    Last Post: 05-11-2009, 09:42 AM
All times are GMT -5. The time now is 10:30 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