How to set evole settings? I only want to non rare pokemon to evolve.
I have following':
"KeepPokemonsThatCanEvolve": false,
"EvolveAllPokemonWithEnoughCandy": false,
"EvolveAllPokemonAboveIv": true,
"EvolveAboveIvValue": 99.0,
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"nidoranFemale",
"nidoranMale",
"spearow",
"ekans",
"zubat",
"doduo",
"sandshrew",
"clefairy",
"vulpix",
"jigglypuff",
"zubat",
"oddish",
"paras",
"venonat",
"diglett",
"meowth",
"psyduck",
"mankey",
"poliwag",
"abra",
"machop",
"bellsprout",
"tentacool",
"geodude",
"ponyta",
"slowpoke",
"magnemite",
"doduo",
"seel",
"grimer",
"shellder",
"gastly",
"drowzee",
"krabby",
"voltorb",
"cubone",
"koffing",
"horsea",
"goldeen",
"staryu"
What do i change so only the list above gets evolved?
"Added a catchflee ban checker and automatic shutdown. Once you string together X flee's in a row, the bot will close down as a safety precaution. This amount of flee's should never occur in a row otherwise, so I figured it was a safe number."
What is the value of X?
2 days passed no ban or any error.
Great bot to be 30.![]()
PHP Code:
System.NullReferenceException: Object reference not set to an instance of an object.
at DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformAuthRequest(Dictionary`2 data)
at DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformMasterLogin(String service, String deviceCountry, String operatorCountry, String lang, Int32 sdkVersion)
at PokemonGo.RocketAPI.Login.GoogleLogin.<GetAccessToken>d__4.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\Pokemon-Go-Rocket-API\Login\GoogleLogin.cs:line 31
--- 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.<DoLogin>d__3.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\Pokemon-Go-Rocket-API\Rpc\Login.cs:line 58
--- 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 PoGo.TuringBot.Logic.State.LoginState.<Execute>d__0.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\PoGo.PokeMobBot.Logic\State\LoginState.cs:line 31
--- 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 PoGo.TuringBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\PoGo.PokeMobBot.Logic\State\StateMachine.cs:line 59
[14:37:15] Auth method: Google
[14:37:36] System.NullReferenceException: Object reference not set to an instance of an object.
at DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformAuthRequest(Dictionary`2 data)
at DankMemes.GPSOAuthSharp.GPSOAuthClient.PerformMasterLogin(String service, String deviceCountry, String operatorCountry, String lang, Int32 sdkVersion)
at PokemonGo.RocketAPI.Login.GoogleLogin.<GetAccessToken>d__4.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\Pokemon-Go-Rocket-API\Login\GoogleLogin.cs:line 31
--- 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.<DoLogin>d__3.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\Pokemon-Go-Rocket-API\Rpc\Login.cs:line 58
--- 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 PoGo.TuringBot.Logic.State.LoginState.<Execute>d__0.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\PoGo.PokeMobBot.Logic\State\LoginState.cs:line 31
--- 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 PoGo.TuringBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in C:\Users\Jason\Desktop\Bots\TuringBot_18.8.2016_src\PokeMobBot_2016.08.11c_src\PoGo.PokeMobBot.Logic\State\StateMachine.cs:line 59
[14:37:36] Auth method: Google
I am keep getting this exception error with new update. its not a ban I can still re -run the bot without getting any errors. After running bot about an hour, this error shows up again.
Last edited by Pokefag; 08-21-2016 at 05:01 PM.