Closed AmazingGamerBoy closed 8 years ago
Can you confirm that this is happening only in 0.9.9.6? Try 0.9.9.5 and post back with results.
try delete your old config and try again , work fine with me
I'm having the same issue, I am using the new config gen by 0.9.9.6 and change the variable from it.
New config and auth, same issue
@Silph-Road For shits and giggles I tried 0.9.9.6. Here is the verbose message followed by a blinking cursor. This is with a manual transferred config file not created btand new by 0.9.9.6 if that helps:
23:00:54 Perfect! You already have the newest Version 0.9.9 23:00:54 Logging in using Ptc 23:00:54 System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
at System.Net.Http.WinHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClientHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpMessageInvoker.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.GetAsync(Uri requestUri, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at PokemonGo.RocketAPI.Login.PtcLogin.
doesnt run at all for me ... no auth/config, tried to gen by the 0.9.9.6 but it's on and off by itself without any question
hmmmm and 0.9.9.5 is fine?
@Silph-Road for my problem, i'm not sure, not botting these days, just saw this and tested with 0.9.9.6 tested with 0.9.9.5, on and off by itself, for me ... not sure other problem is
"EnableSyncData": false, <- new feature, i wonder if that's causing it to fail. try with: "EnableSyncData": true, and "EnableSyncData": false,
@Silph-Road yeah. That's the version I pulled my auth and config from (0.9.9.5). I haven't tried launching 0.9.9.6 to start fresh.
yeah try launching 0.9.9.6 with brand new config
@Silph-Road ok ok ok. :)
lol
@Silph-Road runs fine through setup and then...
23:11:47 Logging in using Ptc 23:11:47 System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
at System.Net.Http.WinHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClientHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpMessageInvoker.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.GetAsync(Uri requestUri, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at PokemonGo.RocketAPI.Login.PtcLogin.
@Silph-Road my problem is solved, antivirus problem
"EnableSyncData": false, still encounter same issue
@Silph-Road same config works fine with 0.9.9.5 It was already a new config btw
confirm @lelelolo
turned the filesync on and it still has the same error
I think its netframework: https://www.microsoft.com/en-us/download/details.aspx?id=53345
reinstall that and check again
@Silph-Road Installer tells me I already have the latest version installed and won't let me continue.
hmmm, not sure why its doing that, try this redownload the necro release, into new folder, extract it and then run it and only change auth.json and try again.
@petpetpetvm said.... commented 19 minutes ago @Silph-Road my problem is solved, antivirus problem
.... Try to off antivirus... and then run bot.
i also have this issue in 0.9.9.6 when try 0.9.9.5 its no problem at all
at System.Net.Http.WinHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClientHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.DelegatingHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at PokemonGo.RocketAPI.Helpers.RetryHandler.1.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Extensions\HttpClientExtensions.cs:line 106 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProto>d__10
1.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Rpc\BaseRpc.cs:line 111
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at PokemonGo.RocketAPI.Rpc.Login.
i was disable antivirus, but still got same error
Smae issue here with latest necro:
12:35:03 Pokemon spawn point data service connection established. 12:35:04 Your IP is: 112.1xx.xx.x 12:35:13 Perfect! You already have the newest Version 0.9.9 12:35:13 Logging in using Ptc 12:35:13 System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
at System.Net.Http.WinHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClientHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpMessageInvoker.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.GetAsync(Uri requestUri, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at PokemonGo.RocketAPI.Login.PtcLogin.
AV disables still same prob, but 2nd latest version works fine
confirm @FaruqX
@Silph-Road My 0.9.9.5 bot does NOT prompt or force an update to 0.9.9.6. If that matters.
EDIT "UpdateConfig": { "CheckForUpdates": true, "AutoUpdate": true, "TransferConfigAndAuthOnUpdate": true
same
.net framework updated but still now working
okay @ajns73 can you post your entire log from the fresh install. Does it even validate .json files? or fails before that
you mean "necrobot2.exe.config"?
validates. Then fails. Give me a sec to get the logs. Check this out while waiting. I am NOT sniping. Even though the bot seemed to fail, I believe that's an artifact of the default location (85th and Central Park West, half way to West Dr. to be exact:
yup delete "necrobot2.exe.config" and works for me
.netframework updated still same issue
[12:50:32] The Bot has been disabled due to new API changes that are not currently implemented in this project. (This is done to protect your account)
The entire PoGo community is working on a fix.
Now that you have some free down time....
Please visit: http://www.seashepherdglobal.org/support-us/donate.html (GLOBAL - Can/Does Protect Whales) OR http://www.seashepherd.org/support-us (North America - Cannot Protect Whales Directly)
and if you can.... support the organization.
We are not in any way related/associated with this organization or it’s members. They have a unique cause and their methods to fulfill their cause are very effective/risky/innovative. They are being featured in this notification to simply increase the awareness of their cause and others like it. (They are like Greenpeace... but with bigger balls!!).
Thank you!
BEFORE YOU PROCEED TO BOT AT YOUR OWN RISK:
IF YOU ARE CAUGHT USING OLD API WHEN NEW APP IS FORCED. YOU WILL TRANSMIT DATA THAT CAN GET EVERYONE DETECTED AND BANNED. (ALL YOUR OLD ACCOUNTS INCLUDED)
----> DONT MAKE US REGRET GIVING YOU OVERRIDE <----
Are you running latest version? Latest version: NecroBot2 v0.9.9.6 https://github.com/Necrobot-Private/NecroBot/releases
[12:50:32] Do you want to override killswitch to bot at your own risk? [12:51:17] Overriding killswitch... you have been warned! [12:51:45] Validating config.json... [12:51:46] Validating auth.json... [12:52:05] Your IP is: [12:52:28] Perfect! You already have the newest Version 0.9.9 [12:52:28] Logging in using Ptc [12:52:29] System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
at System.Net.Http.WinHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClientHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpMessageInvoker.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.GetAsync(Uri requestUri, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at PokemonGo.RocketAPI.Login.PtcLogin.
Initializing NecroBot2 logger at time 9/16/2016 11:34:29 PM... Initializing NecroBot2 logger at time 9/16/2016 11:35:08 PM... Initializing NecroBot2 logger at time 9/16/2016 11:36:09 PM... [23:36:09] The Bot has been disabled due to new API changes that are not currently implemented in this project. (This is done to protect your account)
The entire PoGo community is working on a fix.
Now that you have some free down time....
Please visit: http://www.seashepherdglobal.org/support-us/donate.html (GLOBAL - Can/Does Protect Whales) OR http://www.seashepherd.org/support-us (North America - Cannot Protect Whales Directly)
and if you can.... support the organization.
We are not in any way related/associated with this organization or it’s members. They have a unique cause and their methods to fulfill their cause are very effective/risky/innovative. They are being featured in this notification to simply increase the awareness of their cause and others like it. (They are like Greenpeace... but with bigger balls!!).
Thank you!
BEFORE YOU PROCEED TO BOT AT YOUR OWN RISK:
IF YOU ARE CAUGHT USING OLD API WHEN NEW APP IS FORCED. YOU WILL TRANSMIT DATA THAT CAN GET EVERYONE DETECTED AND BANNED. (ALL YOUR OLD ACCOUNTS INCLUDED)
----> DONT MAKE US REGRET GIVING YOU OVERRIDE <----
Are you running latest version? Latest version: NecroBot2 v0.9.9.6 https://github.com/Necrobot-Private/NecroBot/releases
[23:36:09] Do you want to override killswitch to bot at your own risk? [23:36:12] Overriding killswitch... you have been warned! [23:36:12] This is your first start, would you like to begin setup? Y/N [23:37:15] Config/Auth file automatically generated and must be completed before continuing Initializing NecroBot2 logger at time 9/16/2016 11:38:08 PM... Initializing NecroBot2 logger at time 9/16/2016 11:52:19 PM... Initializing NecroBot2 logger at time 9/16/2016 11:52:53 PM... [23:52:53] The Bot has been disabled due to new API changes that are not currently implemented in this project. (This is done to protect your account)
The entire PoGo community is working on a fix.
Now that you have some free down time....
Please visit: http://www.seashepherdglobal.org/support-us/donate.html (GLOBAL - Can/Does Protect Whales) OR http://www.seashepherd.org/support-us (North America - Cannot Protect Whales Directly)
and if you can.... support the organization.
We are not in any way related/associated with this organization or it’s members. They have a unique cause and their methods to fulfill their cause are very effective/risky/innovative. They are being featured in this notification to simply increase the awareness of their cause and others like it. (They are like Greenpeace... but with bigger balls!!).
Thank you!
BEFORE YOU PROCEED TO BOT AT YOUR OWN RISK:
IF YOU ARE CAUGHT USING OLD API WHEN NEW APP IS FORCED. YOU WILL TRANSMIT DATA THAT CAN GET EVERYONE DETECTED AND BANNED. (ALL YOUR OLD ACCOUNTS INCLUDED)
----> DONT MAKE US REGRET GIVING YOU OVERRIDE <----
Are you running latest version? Latest version: NecroBot2 v0.9.9.6 https://github.com/Necrobot-Private/NecroBot/releases
[23:52:53] Do you want to override killswitch to bot at your own risk? [23:52:55] Overriding killswitch... you have been warned! [23:52:56] This is your first start, would you like to begin setup? Y/N [23:52:58] Would you like to change the default language? Y/N [23:53:01] ### Setting up new USER ACCOUNT ### [23:53:01] Please choose an account type: google/ptc [23:53:06] Chosen Account Type: PTC [23:53:06] [23:53:06] Please enter a Username [23:53:16] Accepted username: XXX [23:53:16] [23:53:16] Please enter a Password [23:53:21] Accepted password: XXX [23:53:21] ### User Account Completed ### [23:53:21] Would you like to setup a new Default Location? Y/N [23:53:25] ### Setting Default Position ### [23:53:25] Please enter a Latitude and Longitude (Right click to paste) - Format: Value, Value [23:53:54] Lattitude and Longitude accepted: 41.995278, -88.185556 Initializing NecroBot2 logger at time 9/16/2016 11:54:23 PM...
9/17/2016 11:51:13 AM|Fatal|WebSocket.doHandshake|Not a WebSocket handshake response. 11:51:13 Pokemon spawn point data service connection established. 9/17/2016 11:51:29 AM|Fatal|WebSocket.doHandshake|Not a WebSocket handshake response. 11:51:29 Pokemon spawn point data service connection established. 9/17/2016 11:51:45 AM|Fatal|WebSocket.doHandshake|Not a WebSocket handshake response. 11:51:45 Pokemon spawn point data service connection established. 9/17/2016 11:52:00 AM|Fatal|WebSocket.doHandshake|Not a WebSocket handshake response. 11:52:00 Pokemon spawn point data service connection established. 9/17/2016 11:52:16 AM|Fatal|WebSocket.doHandshake|Not a WebSocket handshake response. 9/17/2016 11:52:32 AM|Fatal|WebSocket.doHandshake|Not a WebSocket handshake response.
@Silph-Road Keep in mind, even though the logger craps out after location data, I DID complete the entire setup (Telegram-NO, Proxy-No, Websocket-yes, 14251)
hmm, i think it might be a firewall issue. If you have a AV that has firewall disable the firewall feature.
@Silph-Road Are you trying to hack my box? :)
EDIT Verified all versions of the bot have a tunnel. Shouldn't be an issue.
lol nope but the new pokemon spawn feature is probably trying to make a request to its site. http://necrosocket.herokuapp.com/#
Well, i delete Necrobot2.exe.config and all working fine
can someone else confirm that works? ^
It really works when you delete Necrobot2.exe.config. Although at first it got detected by my AV, then I just set it as an exception.
Confirm @TakRiuto @xhaoran06
GUI not responding?
@NickNameda I didn't leave it running long enough to notice.
EDIT GUI responding
that was interesting.
Expected Behavior:
Bot should be working.
Actual Behavior:
Bot doesn't work and throws and error.
Your config.json:
{ "ConsoleConfig": { "TranslationLanguageCode": "en", "StartupWelcomeDelay": false, "AmountOfPokemonToDisplayOnStart": 5, "DetailedCountsBeforeRecycling": true }, "UpdateConfig": { "CheckForUpdates": true, "AutoUpdate": true, "TransferConfigAndAuthOnUpdate": true }, "WebsocketsConfig": { "UseWebsocket": false, "WebSocketPort": 14252 }, "LocationConfig": { "DisableHumanWalking": false, "StartFromLastPosition": true, "DefaultLatitude": -37.810927, "DefaultLongitude": 144.963553, "WalkingSpeedInKilometerPerHour": 48.0, "UseWalkingSpeedVariant": true, "WalkingSpeedVariant": 1.2, "ShowVariantWalking": false, "RandomlyPauseAtStops": false, "MaxSpawnLocationOffset": 10, "MaxTravelDistanceInMeters": 1000 }, "TelegramConfig": { "UseTelegramAPI": false, "TelegramAPIKey": null, "TelegramPassword": null }, "GPXConfig": { "UseGpxPathing": false, "GpxFile": "GPXPath.GPX" }, "SnipeConfig": { "UseSnipeLocationServer": false, "SnipeLocationServer": "localhost", "SnipeLocationServerPort": 16969, "GetSniperInfoFromPokezz": true, "GetOnlyVerifiedSniperInfoFromPokezz": true, "GetSniperInfoFromPokeSnipers": true, "GetSniperInfoFromPokeWatchers": true, "GetSniperInfoFromSkiplagged": true, "MinPokeballsToSnipe": 50, "MinPokeballsWhileSnipe": 0, "MinDelayBetweenSnipes": 60000, "SnipingScanOffset": 0.005, "SnipeAtPokestops": false, "ActivateMSniper": false, "SnipeIgnoreUnknownIv": false, "UseTransferIvForSnipe": false, "SnipePokemonNotInPokedex": false, "UseSnipeLimit": false, "SnipeRestSeconds": 600, "SnipeCountLimit": 200 }, "HumanWalkSnipeConfig": { "Enable": false, "DisplayPokemonList": true, "MaxDistance": 1500.0, "MaxEstimateTime": 900.0, "CatchEmAllMinBalls": 50, "TryCatchEmAll": false, "CatchPokemonWhileWalking": false, "SpinWhileWalking": false, "AlwaysWalkback": false, "SnipingScanOffset": 0.025, "WalkbackDistanceLimit": 300.0, "IncludeDefaultLocation": true, "UseSnipePokemonList": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": true, "DelayTimeAtDestination": 0, "UsePokeRadar": true, "UseSkiplagged": true, "UsePokecrew": true, "UsePokesnipers": true, "UsePokeZZ": true, "UsePokeWatcher": true, "UseFastPokemap": true, "UsePogoLocationFeeder": true }, "DataSharingConfig": { "EnableSyncData": false, "DataRecieverURL": "ws://necrosocket.herokuapp.com/socket.io/?EIO=3&transport=websocket" }, "PokeStopConfig": { "UsePokeStopLimit": false, "PokeStopLimit": 1998, "PokeStopLimitMinutes": 1470 }, "GymConfig": { "Enable": false, "MaxDistance": 1500.0, "DefaultTeam": "Blue", "MaxCPToDeploy": 1000, "MaxLevelToDeploy": 16, "VisitTimeout": 60, "UseRandomPokemon": false, "NumberOfTopPokemonToBeExcluded": 10 }, "PokemonConfig": { "CatchPokemon": true, "DelayBetweenPokemonCatch": 0, "UseCatchLimit": false, "CatchPokemonLimit": 998, "CatchPokemonLimitMinutes": 1470, "UseIncenseConstantly": false, "UseEggIncubators": true, "UseLimitedEggIncubators": true, "UseLuckyEggConstantly": false, "UseLuckyEggsMinPokemonAmount": 30, "UseLuckyEggsWhileEvolving": false, "UseBerriesMinCp": 1000, "UseBerriesMinIv": 90.0, "UseBerriesBelowCatchProbability": 0.2, "UseBerriesOperator": "or", "MaxBerriesToUsePerPokemon": 15, "TransferWeakPokemon": false, "TransferDuplicatePokemon": false, "TransferDuplicatePokemonOnCapture": false, "RenamePokemon": false, "RenameOnlyAboveIv": false, "RenameTemplate": "{1}_{0}", "FavoriteMinIvPercentage": 95.0, "AutoFavoritePokemon": false, "MaxPokeballsPerPokemon": 15, "UseGreatBallAboveCp": 1000, "UseUltraBallAboveCp": 1250, "UseMasterBallAboveCp": 1500, "UseGreatBallAboveIv": 85.0, "UseUltraBallAboveIv": 95.0, "UseGreatBallBelowCatchProbability": 0.2, "UseUltraBallBelowCatchProbability": 0.1, "UseMasterBallBelowCatchProbability": 0.05, "AutomaticallyLevelUpPokemon": false, "OnlyUpgradeFavorites": false, "UseLevelUpList": true, "AmountOfTimesToUpgradeLoop": 5, "GetMinStarDustForLevelUp": 5000, "LevelUpByCPorIv": "iv", "UpgradePokemonCpMinimum": 1000.0, "UpgradePokemonIvMinimum": 95.0, "UpgradePokemonMinimumStatsOperator": "and", "EvolveAboveIvValue": 95.0, "EvolveAllPokemonAboveIv": false, "EvolveAllPokemonWithEnoughCandy": false, "EvolveKeptPokemonsAtStorageUsagePercentage": 95.0, "KeepPokemonsThatCanEvolve": false, "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "KeepMinOperator": "or", "UseKeepMinLvl": false, "PrioritizeIvOverCp": false, "KeepMinDuplicatePokemon": 1, "UsePokemonToNotCatchFilter": false, "UsePokemonSniperFilterOnly": false, "DumpPokemonStats": false, "DelayBetweenPokemonUpgrade": 0 }, "RecycleConfig": { "VerboseRecycling": true, "RecycleInventoryAtUsagePercentage": 95.0, "RandomizeRecycle": false, "RandomRecycleValue": 5, "TotalAmountOfPokeballsToKeep": 120, "TotalAmountOfPotionsToKeep": 60, "TotalAmountOfRevivesToKeep": 60, "TotalAmountOfBerriesToKeep": 60, "MaxPokeballsToKeep": 120 }, "CustomCatchConfig": { "EnableHumanizedThrows": true, "EnableMissedThrows": false, "ThrowMissPercentage": 0, "NiceThrowChance": 0, "GreatThrowChance": 0, "ExcellentThrowChance": 100, "CurveThrowChance": 100, "ForceGreatThrowOverIv": 1.0, "ForceExcellentThrowOverIv": 1.0, "ForceGreatThrowOverCp": 1, "ForceExcellentThrowOverCp": 1 }, "PlayerConfig": { "DelayBetweenPlayerActions": 0, "EvolveActionDelay": 0, "TransferActionDelay": 0, "RecycleActionDelay": 0, "RenamePokemonActionDelay": 0, "UseNearActionRandom": false, "AutoCompleteTutorial": false, "DesiredNickname": "Nickname", "DesiredGender": "Male", "DesiredStarter": "Squirtle" }, "SoftBanConfig": { "FastSoftBanBypass": false }, "GoogleWalkConfig": { "UseGoogleWalk": false, "DefaultStepLength": 1.3, "GoogleHeuristic": "walking", "GoogleAPIKey": "AIzaSyDfO5PWeqGTVlF0IsXoZOtSJvPIDSyBLMA", "Cache": true, "GoogleElevationAPIKey": "AIzaSyDfO5PWeqGTVlF0IsXoZOtSJvPIDSyBLMA" }, "YoursWalkConfig": { "UseYoursWalk": false, "YoursWalkHeuristic": "bicycle" }, "MapzenWalkConfig": { "UseMapzenWalk": false, "MapzenTurnByTurnApiKey": null, "MapzenWalkHeuristic": "bicycle", "MapzenElevationApiKey": null }, "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": [ "venusaur", "charizard", "blastoise", "clefable", "muk", "chansey", "gyarados", "ditto", "snorlax", "articuno", "zapdos", "moltres", "dragonite", "mewtwo", "mew" ], "PokemonsToEvolve": [ "caterpie", "weedle", "pidgey", "rattata" ], "PokemonsToLevelUp": [ "venusaur", "charizard", "blastoise", "clefable", "muk", "chansey", "gyarados", "ditto", "snorlax", "articuno", "zapdos", "moltres", "dragonite", "mewtwo", "mew" ], "PokemonsToIgnore": [ "caterpie", "weedle", "pidgey", "rattata", "spearow", "zubat", "doduo" ], "PokemonsTransferFilter": { "Golduck": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "waterGunFast", "hydroPump" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Aerodactyl": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "biteFast", "hyperBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Venusaur": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "vineWhipFast", "solarBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Farfetchd": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Krabby": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Kangaskhan": { "KeepMinCp": 1500, "KeepMinIvPercentage": 60.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Horsea": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Staryu": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "MrMime": { "KeepMinCp": 1250, "KeepMinIvPercentage": 40.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Scyther": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Jynx": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Charizard": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "wingAttackFast", "fireBlast" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Electabuzz": { "KeepMinCp": 1250, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "thunderShockFast", "thunder" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Magmar": { "KeepMinCp": 1500, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Pinsir": { "KeepMinCp": 1800, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "rockSmashFast", "xScissor" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Tauros": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Magikarp": { "KeepMinCp": 200, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Exeggutor": { "KeepMinCp": 1800, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "zenHeadbuttFast", "solarBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Gyarados": { "KeepMinCp": 1250, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "dragonBreath", "hydroPump" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Lapras": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "frostBreathFast", "blizzard" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Eevee": { "KeepMinCp": 1250, "KeepMinIvPercentage": 95.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Vaporeon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "waterGun", "hydroPump" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Jolteon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Flareon": { "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "ember", "fireBlast" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Porygon": { "KeepMinCp": 1250, "KeepMinIvPercentage": 60.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [], "DeprecatedMoves": null, "MovesOperator": "or" }, "Arcanine": { "KeepMinCp": 1800, "KeepMinIvPercentage": 80.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "fireFangFast", "fireBlast" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Snorlax": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "zenHeadbuttFast", "hyperBeam" ] ], "DeprecatedMoves": null, "MovesOperator": "and" }, "Dragonite": { "KeepMinCp": 2600, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "UseKeepMinLvl": false, "KeepMinOperator": "or", "KeepMinDuplicatePokemon": 1, "Moves": [ [ "dragonBreath", "dragonClaw" ] ], "DeprecatedMoves": null, "MovesOperator": "and" } }, "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", "muk", "cloyster", "gengar", "exeggutor", "marowak", "hitmonchan", "lickitung", "rhydon", "chansey", "starmie", "scyther", "magmar", "electabuzz", "jynx", "gyarados", "lapras", "ditto", "vaporeon", "jolteon", "flareon", "porygon", "kabutops", "aerodactyl", "snorlax", "articuno", "zapdos", "moltres", "dragonite", "mewtwo", "mew" ] }, "PokemonToUseMasterball": [ "articuno", "zapdos", "moltres", "mew", "mewtwo" ], "HumanWalkSnipeFilters": { "Magikarp": { "MaxDistance": 300.0, "Priority": 10, "MaxWalkTimes": 200.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Eevee": { "MaxDistance": 500.0, "Priority": 10, "MaxWalkTimes": 200.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Electabuzz": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 700.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Dragonite": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Dragonair": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Dratini": { "MaxDistance": 2000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Charizard": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Snorlax": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Lapras": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Exeggutor": { "MaxDistance": 1500.0, "Priority": 1, "MaxWalkTimes": 600.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Vaporeon": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Lickitung": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Flareon": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Scyther": { "MaxDistance": 1000.0, "Priority": 3, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Beedrill": { "MaxDistance": 1000.0, "Priority": 3, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Chansey": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Hitmonlee": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Machamp": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Ninetales": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Jolteon": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Poliwhirl": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Rapidash": { "MaxDistance": 1500.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Cloyster": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Dodrio": { "MaxDistance": 1200.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Clefable": { "MaxDistance": 1000.0, "Priority": 3, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Golbat": { "MaxDistance": 200.0, "Priority": 6, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Jynx": { "MaxDistance": 1200.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Rhydon": { "MaxDistance": 1200.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Kangaskhan": { "MaxDistance": 800.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Wigglytuff": { "MaxDistance": 1250.0, "Priority": 4, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Gyarados": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Dewgong": { "MaxDistance": 1800.0, "Priority": 2, "MaxWalkTimes": 800.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Blastoise": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": true, "DelayTimeAtDestination": 10 }, "Venusaur": { "MaxDistance": 3000.0, "Priority": 1, "MaxWalkTimes": 900.0, "CatchPokemonWhileWalking": false, "SpinPokestopWhileWalking": false, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": true, "DelayTimeAtDestination": 10 }, "Bulbasaur": { "MaxDistance": 500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Charmander": { "MaxDistance": 500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Squirtle": { "MaxDistance": 500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Omanyte": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Marowak": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Venomoth": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 }, "Vileplume": { "MaxDistance": 1500.0, "Priority": 3, "MaxWalkTimes": 300.0, "CatchPokemonWhileWalking": true, "SpinPokestopWhileWalking": true, "MaxSpeedUpSpeed": 60.0, "AllowSpeedUp": false, "DelayTimeAtDestination": 10 } }, "PokemonUpgradeFilters": { "Dratini": { "LevelUpByCPorIv": "iv", "UpgradePokemonCpMinimum": 600.0, "UpgradePokemonIvMinimum": 99.0, "UpgradePokemonMinimumStatsOperator": "or", "OnlyUpgradeFavorites": false } } }
(OPTIONAL) Your Log:
[13:00:21] System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
at System.Net.Http.WinHttpHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClientHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DelegatingHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at PokemonGo.RocketAPI.Helpers.RetryHandler.d2.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Helpers\RetryHandler.cs:line 31
--- End of stack trace from previous location where exception was thrown ---
at PokemonGo.RocketAPI.Helpers.RetryHandler.d 2.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Helpers\RetryHandler.cs:line 46
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Net.Http.HttpClient.d58.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at PokemonGo.RocketAPI.Extensions.HttpClientExtensions.d 2d4.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Rpc\Login.cs:line 60
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at PokemonGo.RocketAPI.Rpc.Login.d 3.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Rpc\Login.cs:line 49
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoGo.NecroBot.Logic.State.LoginState.d__0.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\PoGo.NecroBot.Logic\State\LoginState.cs:line 35
1.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Extensions\HttpClientExtensions.cs:line 106 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PokemonGo.RocketAPI.Rpc.BaseRpc.<PostProto>d__10
1.MoveNext() in C:\Users\Acer\Desktop\New folder (2)\Open Source Bot\Necrobot-private\NecroBot-master\FeroxRev\Rpc\BaseRpc.cs:line 111 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PokemonGo.RocketAPI.Rpc.Login.Detailed Steps to Reproduce:
Don't know, never used this version of the bot.
Other Information
None
Version: 0.9.9.6 Windows Version: Windows 10 Home What is affected (catch, transfer, favorite, GPX, evolve, recycle, snipe, human walk snipe, pokestops, powerup/levelup, other): Bloody Everything