PokeMobBot - A Community Driven Project menu

User Tag List

Page 8 of 13 FirstFirst ... 456789101112 ... LastLast
Results 106 to 120 of 183
  1. #106
    VortexD2k's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PokeMobBot - A Community Driven Project-error-jpg

    This bot is amazing and was working perfectly...then the update rolled around and this started happening. Do you guys know what it could possibly be?
    Attached Thumbnails Attached Thumbnails PokeMobBot - A Community Driven Project-error-jpg  
    Last edited by VortexD2k; 08-02-2016 at 07:17 AM.

    PokeMobBot - A Community Driven Project
  2. #107
    divinul's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey,

    I might seen a bug that can generate easy a ban/softban. When bot is sniping it will teleport to a location and if an API call won't make it to pokemon servers (got some error in red about an API call) the bot will remain in that location and is asking to walk back like 9999999999999m to default location

    I guess when the bot finds himself way to far from default location it should teleport back or something?

    Tnx

  3. #108
    sun0019's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It keeps transfer my pidgey, rattata and the like, even I got hundreds of relevant candy, which make me always don't have enough pokemon to start evolve progress. how to deal with that?

    Below is my config, anyone can help?

    {
    "AutoUpdate": true,
    "TransferConfigAndAuthOnUpdate": true,
    "DumpPokemonStats": false,
    "AmountOfPokemonToDisplayOnStart": 10,
    "StartupWelcomeDelay": false,
    "TranslationLanguageCode": "en",
    "WebSocketPort": 14251,
    "Teleport": false,
    "DefaultLatitude": -37.810062,
    "DefaultLongitude": 144.9646,
    "DefaultAltitude": 10.0,
    "WalkingSpeedInKilometerPerHour": 50.0,
    "MaxSpawnLocationOffset": 10,
    "MaxTravelDistanceInMeters": 5000,
    "UseGpxPathing": false,
    "GpxFile": "GPXPath.GPX",
    "DelayBetweenPlayerActions": 0,
    "DelayPositionCheckState": 100,
    "DelayPokestop": 0,
    "DelayCatchPokemon": 0,
    "DelayBetweenPokemonCatch": 0,
    "DelayCatchNearbyPokemon": 0,
    "DelayCatchLurePokemon": 100,
    "DelayCatchIncensePokemon": 1000,
    "DelayEvolvePokemon": 1000,
    "DelayEvolveVariation": 0.3,
    "DelayTransferPokemon": 1000,
    "DelayDisplayPokemon": 1000,
    "DelayUseLuckyEgg": 1000,
    "DelaySoftbanRetry": 100,
    "DelayRecyleItem": 1000,
    "DelaySnipePokemon": 1000,
    "MinDelayBetweenSnipes": 60000,
    "SnipingScanOffset": 0.003,
    "UseEggIncubators": true,
    "RenamePokemon": true,
    "RenameOnlyAboveIv": false,
    "RenameTemplate": "{1}_{0}",
    "TransferDuplicatePokemon": true,
    "PrioritizeIvOverCp": true,
    "KeepMinCp": 2000,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1,
    "KeepPokemonsThatCanEvolve": false,
    "EvolveAllPokemonWithEnoughCandy": true,
    "EvolveAllPokemonAboveIv": false,
    "EvolveAboveIvValue": 95.0,
    "UseLuckyEggsWhileEvolving": true,
    "UseLuckyEggsMinPokemonAmount": 30,
    "AutomaticallyLevelUpPokemon": false,
    "LevelUpByCPorIv": "iv",
    "UpgradePokemonCpMinimum": 1000.0,
    "UpgradePokemonIvMinimum": 95.0,
    "HumanizeThrows": false,
    "ThrowAccuracyMin": 1.0,
    "ThrowAccuracyMax": 1.0,
    "ThrowSpinFrequency": 1.0,
    "MaxPokeballsPerPokemon": 6,
    "UseGreatBallAboveIv": 80,
    "UseUltraBallAboveIv": 90,
    "UseGreatBallBelowCatchProbability": 0.5,
    "UseUltraBallBelowCatchProbability": 0.25,
    "UseMasterBallBelowCatchProbability": 0.05,
    "UsePokemonToNotCatchFilter": false,
    "UseBerryMinCp": 450,
    "UseBerryMinIv": 90.0,
    "UseBerryBelowCatchProbability": 0.35,
    "AutoFavoritePokemon": false,
    "FavoriteMinIvPercentage": 95.0,
    "TotalAmountOfPokeballsToKeep": 400,
    "TotalAmountOfPotionsToKeep": 150,
    "TotalAmountOfRevivesToKeep": 50,
    "TotalAmountOfBerriesToKeep": 200,
    "RecycleInventoryAtUsagePercentage": 0.9,
    "SnipeAtPokestops": false,
    "SnipeIgnoreUnknownIv": false,
    "UseTransferIvForSnipe": false,
    "MinPokeballsToSnipe": 20,
    "MinPokeballsWhileSnipe": 0,
    "UseSnipeLocationServer": false,
    "UsePokeSnipersLocationServer": false,
    "SnipeLocationServer": "localhost",
    "SnipeLocationServerPort": 16969,
    "SnipeRequestTimeoutSeconds": 5,
    "ItemRecycleFilter": [
    {
    "Key": "itemUnknown",
    "Value": 0
    },
    {
    "Key": "itemLuckyEgg",
    "Value": 200
    },
    {
    "Key": "itemIncenseOrdinary",
    "Value": 100
    },
    {
    "Key": "itemIncenseSpicy",
    "Value": 100
    },
    {
    "Key": "itemIncenseCool",
    "Value": 100
    },
    {
    "Key": "itemIncenseFloral",
    "Value": 100
    },
    {
    "Key": "itemTroyDisk",
    "Value": 100
    },
    {
    "Key": "itemXAttack",
    "Value": 100
    },
    {
    "Key": "itemXDefense",
    "Value": 100
    },
    {
    "Key": "itemXMiracle",
    "Value": 100
    },
    {
    "Key": "itemSpecialCamera",
    "Value": 100
    },
    {
    "Key": "itemIncubatorBasicUnlimited",
    "Value": 100
    },
    {
    "Key": "itemIncubatorBasic",
    "Value": 100
    },
    {
    "Key": "itemPokemonStorageUpgrade",
    "Value": 100
    },
    {
    "Key": "itemItemStorageUpgrade",
    "Value": 100
    }
    ],
    "PokemonsNotToTransfer": [
    "ditto",
    "articuno",
    "zapdos",
    "moltres",
    "mewtwo",
    "mew"
    ],
    "PokemonsToEvolve": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo"
    ],
    "PokemonsToIgnore": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo"
    ],
    "PokemonsTransferFilter": {
    "Venusaur": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 40.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Charizard": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 20.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Blastoise": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 20.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Nidoqueen": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Nidoking": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Clefable": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 60.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Vileplume": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Golduck": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Arcanine": {
    "KeepMinCp": 2000,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Poliwrath": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Machamp": {
    "KeepMinCp": 1250,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Victreebel": {
    "KeepMinCp": 1250,
    "KeepMinIvPercentage": 60.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Golem": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Slowbro": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Farfetchd": {
    "KeepMinCp": 1000,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Muk": {
    "KeepMinCp": 2000,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Exeggutor": {
    "KeepMinCp": 2250,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Lickitung": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Chansey": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 95.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Kangaskhan": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 60.0,
    "KeepMinDuplicatePokemon": 1
    },
    "MrMime": {
    "KeepMinCp": 250,
    "KeepMinIvPercentage": 40.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Scyther": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Jynx": {
    "KeepMinCp": 1250,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Electabuzz": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Magmar": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 80.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Pinsir": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 98.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Tauros": {
    "KeepMinCp": 500,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Gyarados": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Lapras": {
    "KeepMinCp": 2000,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Eevee": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 98.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Vaporeon": {
    "KeepMinCp": 2000,
    "KeepMinIvPercentage": 98.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Jolteon": {
    "KeepMinCp": 2000,
    "KeepMinIvPercentage": 95.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Flareon": {
    "KeepMinCp": 2000,
    "KeepMinIvPercentage": 95.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Porygon": {
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 95.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Aerodactyl": {
    "KeepMinCp": 1750,
    "KeepMinIvPercentage": 95.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Snorlax": {
    "KeepMinCp": 2500,
    "KeepMinIvPercentage": 96.0,
    "KeepMinDuplicatePokemon": 1
    },
    "Dragonite": {
    "KeepMinCp": 2500,
    "KeepMinIvPercentage": 90.0,
    "KeepMinDuplicatePokemon": 1
    }
    },
    "PokemonToSnipe": {
    "Locations": [
    {
    "Latitude": 38.556807486461118,
    "Longitude": -121.2383794784546
    },
    {
    "Latitude": -33.859019,
    "Longitude": 151.213098
    },
    {
    "Latitude": 47.5014969,
    "Longitude": -122.0959568
    },
    {
    "Latitude": 51.5025343,
    "Longitude": -0.2055027
    }
    ],
    "Pokemon": [
    "venusaur",
    "charizard",
    "blastoise",
    "beedrill",
    "raichu",
    "sandslash",
    "nidoking",
    "nidoqueen",
    "clefable",
    "ninetales",
    "golbat",
    "vileplume",
    "golduck",
    "primeape",
    "arcanine",
    "poliwrath",
    "alakazam",
    "machamp",
    "golem",
    "rapidash",
    "slowbro",
    "farfetchd",
    "muk",
    "cloyster",
    "gengar",
    "exeggutor",
    "marowak",
    "hitmonchan",
    "lickitung",
    "rhydon",
    "chansey",
    "kangaskhan",
    "starmie",
    "mrMime",
    "scyther",
    "magmar",
    "electabuzz",
    "magmar",
    "jynx",
    "gyarados",
    "lapras",
    "ditto",
    "vaporeon",
    "jolteon",
    "flareon",
    "porygon",
    "kabutops",
    "aerodactyl",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dragonite",
    "mewtwo",
    "mew"
    ]
    },
    "PokemonToUseMasterball": [
    "articuno",
    "zapdos",
    "moltres",
    "mew",
    "mewtwo"
    ]
    }
    Last edited by sun0019; 08-02-2016 at 07:59 AM.

  4. #109
    10Haras2013's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cynicz View Post
    they are likely over your min IV/CP to keep. In that case the bot will keep anything over that threshold regardless of your duplicate count
    "PrioritizeIvOverCp": true,
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 90.0,

    and I still see pokemon of 166 cp in my desk

  5. #110
    hidesmon's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [20:05:48] (ATTENTION) System.Net.WebException: The remote server returned an error: (503) Server Unavailable.
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.PokeMobBot.Logic.Tasks.SnipePokemonTask.<Start>d__10.MoveNext() in G:\GIT_Projects\PokeMobBot\PoGo.PokeMobBot.Logic\Tasks\SnipePokemonTask.cs:line 498

    How to solve this

  6. #111
    Luumanhvn's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cant use pogofeeders on mobbot

  7. #112
    mrnice's Avatar Elite User
    Reputation
    494
    Join Date
    May 2007
    Posts
    268
    Thanks G/R
    1/10
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 10Haras2013 View Post
    "PrioritizeIvOverCp": true,
    "KeepMinCp": 1500,
    "KeepMinIvPercentage": 90.0,

    and I still see pokemon of 166 cp in my desk
    Because as of right now it is not able to look for both cp and iv. You can either have it keep high IV or high CP.

  8. #113
    djiplay's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    4/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you, doesnt work if u have ptc user and pass and googles at the same time. the one not being used has to be null. thanks again

  9. #114
    10Haras2013's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrnice View Post
    Because as of right now it is not able to look for both cp and iv. You can either have it keep high IV or high CP.
    Tnx! It works fine now

  10. #115
    PocketMobsters's Avatar Site Donator
    Reputation
    104
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    0/64
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 10Haras2013 View Post
    Tnx! It works fine now
    Additionally we just pushed better code for transferring and such so it always keeps the strongest overall pokemon, depending on what prioritization you have set.

  11. #116
    frozenthorn's Avatar Active Member
    Reputation
    20
    Join Date
    Dec 2008
    Posts
    277
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PocketMobsters View Post
    Additionally we just pushed better code for transferring and such so it always keeps the strongest overall pokemon, depending on what prioritization you have set.
    Can you share some examples of the logic, I like the idea of best overall but having trouble understanding how it might work?

    Which two does it keep with IV Priority, which two for CP?
    3500cp Dragonite with 20%IV
    3000cp Dragonite with 60%IV
    2200cp Dragonite with 85%IV
    800cp Dragonite with 97%IV

    Also, with regards to catch probability, how do we determine the values to put in here? I'm guess its something to do with base catch rate and monster cp?

    "UseGreatBallBelowCatchProbability": 0.0,
    "UseUltraBallBelowCatchProbability": 0.0,
    "UseMasterBallBelowCatchProbability": 0.0,

  12. #117
    delicieux's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working perfectly.

    My only issue is that it's not ignoring pokemon in "PokemonsToIgnore": [

    Any idea what?

    Thank's

  13. #118
    damian15747's Avatar Banned CoreCoins Purchaser
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    182
    Thanks G/R
    2/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Someone can give for me ''safest config for this bot''? I mean i dont want get ban so fast on my smurf.
    Actually my config catch 2-3~ pokemons per one second - is so risky to get perma ban.

  14. #119
    siapakahsaya001's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Demn I really love this Bot!! Thanks for your hard work..

  15. #120
    marcodt's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any ideas why I am getting 18k exp/h with the default config? Can anyone help pls

Page 8 of 13 FirstFirst ... 456789101112 ... LastLast

Similar Threads

  1. [Kerbal Space Program] Owedcore community project?
    By Harambeqt in forum Gaming Chat
    Replies: 0
    Last Post: 02-12-2013, 10:00 AM
  2. Project-Script.me Community Driven!
    By weeblex in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 01-07-2013, 08:12 PM
  3. [Bot] [OpenSource] Java - jBond - Community Project - Coming Soon -
    By Slikey in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 10-22-2012, 03:17 PM
  4. Project-Script.me Community Driven
    By weeblex in forum World of Warcraft General
    Replies: 1
    Last Post: 07-11-2012, 04:28 PM
  5. MMOwned community driven IRC !
    By Hasbro in forum Community Chat
    Replies: 7
    Last Post: 07-19-2008, 01:11 AM
All times are GMT -5. The time now is 12:38 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