|
You last visited: Today at 19:51
Advertisement
PokeMobBot (MobBot) (Catch, Evolve, Pokestops, Filters, Custom GPX routes, Keep IV %
Discussion on PokeMobBot (MobBot) (Catch, Evolve, Pokestops, Filters, Custom GPX routes, Keep IV % within the Pokemon Hacks, Bots, Cheats & Exploits forum part of the Pokemon category.
08/01/2016, 23:44
|
#376
|
elite*gold: 0
Join Date: Aug 2016
Posts: 3
Received Thanks: 0
|
Hallo,
bekomme immer folgende Fehlermeldung:
Unbehandelte Ausnahme: PokemonGo.RocketAPI.Exceptions.AccessTokenExpiredE xception: Eine Ausnahme vom Typ "PokemonGo.RocketAPI.Exceptions.AccessTokenExpired Exception" wurde ausgelöst.
bei PokemonGo.RocketAPI.Rpc.Login.<SetServer>d__3.Move Next() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:Zeile 115.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
bei PokemonGo.RocketAPI.Rpc.Login.<DoPtcLogin>d__2.Mov eNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:Zeile 65.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
bei PoGo.PokeMobBot.Logic.Common.ApiFailureStrategy.<D oLogin>d__5.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.Po keMobBot.Logic\Common\ApiFailureStrategy.cs:Zeile 52.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.AsyncMethodBuilder Core.<>c.<ThrowAsync>b__6_1(Object state)
bei System.Threading.QueueUserWorkItemCallback.WaitCal lback_Context(Object state)
bei System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.QueueUserWorkItemCallback.System. Threading.IThreadPoolWorkItem.ExecuteWorkItem()
bei System.Threading.ThreadPoolWorkQueue.Dispatch()
bei System.Threading._ThreadPoolWaitCallback.PerformWa itCallback()
Könnte mir bitte wer weiter helfen?
|
|
|
08/01/2016, 23:47
|
#377
|
elite*gold: 103
Join Date: May 2012
Posts: 574
Received Thanks: 106
|
Quote:
Originally Posted by ultraslan.root
Hier mal meine Config.
Code:
{
"AutoUpdate": true,
"TransferConfigAndAuthOnUpdate": true,
"DumpPokemonStats": false,
"AmountOfPokemonToDisplayOnStart": 5,
"StartupWelcomeDelay": false,
"TranslationLanguageCode": "de",
"WebSocketPort": 14251,
"Teleport": false,
"DefaultLatitude": 35.626330828,
"DefaultLongitude": 139.8749965,
"DefaultAltitude": 10.0,
"WalkingSpeedInKilometerPerHour": 185.0,
"MaxSpawnLocationOffset": 10,
"MaxTravelDistanceInMeters": 2000,
"UseGpxPathing": false,
"GpxFile": "GPXPath.GPX",
"DelayBetweenPlayerActions": 1000,
"DelayPositionCheckState": 1000,
"DelayPokestop": 1000,
"DelayCatchPokemon": 1000,
"DelayBetweenPokemonCatch": 1000,
"DelayCatchNearbyPokemon": 1000,
"DelayCatchLurePokemon": 1000,
"DelayCatchIncensePokemon": 1000,
"DelayTransferPokemon": 1000,
"DelayDisplayPokemon": 1000,
"DelayUseLuckyEgg": 1000,
"DelaySoftbanRetry": 1000,
"DelayRecyleItem": 1000,
"DelaySnipePokemon": 1000,
"MinDelayBetweenSnipes": 1000,
"UseEggIncubators": true,
"RenamePokemon": false,
"RenameOnlyAboveIv": false,
"RenameTemplate": "{1}_{0}",
"TransferDuplicatePokemon": true,
"PrioritizeIvOverCp": false,
"KeepMinCp": 1800,
"KeepMinIvPercentage": 99.0,
"KeepMinDuplicatePokemon": 1,
"KeepPokemonsThatCanEvolve": false,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveAllPokemonAboveIv": false,
"EvolveAboveIvValue": 95.0,
"UseLuckyEggsWhileEvolving": false,
"UseLuckyEggsMinPokemonAmount": 30,
"AutomaticallyLevelUpPokemon": false,
"LevelUpByCPorIv": "iv",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"HumanizeThrows": false,
"ThrowAccuracyMin": 0.0,
"ThrowAccuracyMax": 0.0,
"ThrowSpinFrequency": 0.0,
"MaxPokeballsPerPokemon": 8,
"UseGreatBallAboveCp": 1000,
"UseUltraBallAboveCp": 1500,
"UseMasterBallAboveCp": 2000,
"UsePokemonToNotCatchFilter": false,
"UseBerryMinCp": 1000,
"UseBerryMinIv": 0.0,
"UseBerryBelowCatchProbability": 0.0,
"FavoriteMinIvPercentage": 0.0,
"AutoFavoritePokemon": false,
"TotalAmountOfPokeballsToKeep": 200,
"TotalAmountOfPotionsToKeep": 50,
"TotalAmountOfRevivesToKeep": 50,
"UseGreatBallAboveIv": 0,
"UseUltraBallAboveIv": 0,
"UseGreatBallBelowCatchProbability": 0.0,
"UseUltraBallBelowCatchProbability": 0.0,
"UseMasterBallBelowCatchProbability": 0.0,
"RecycleInventoryAtUsagePercentage": 0.1,
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": true,
"UseTransferIvForSnipe": false,
"MinPokeballsToSnipe": 50,
"MinPokeballsWhileSnipe": 10,
"UseSnipeLocationServer": true,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"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": "itemRazzBerry",
"Value": 50
},
{
"Key": "itemBlukBerry",
"Value": 10
},
{
"Key": "itemNanabBerry",
"Value": 10
},
{
"Key": "itemWeparBerry",
"Value": 30
},
{
"Key": "itemPinapBerry",
"Value": 30
},
{
"Key": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
.....
|
Sorry, soweit sollte eigentlich alles passen, hast du das vielleicht mal auf 0.05 oder 0.0 gestellt?
Quote:
Originally Posted by Command
Ich schließe mich deinem Problem an, bei mi tritt genau das gleiche Problem auf.
--> Jemand ne idee? 
|
Welches Problem, dass er nicht recycelt oder das er Pokemon wegschickt, die er nicht soll?
Quote:
Originally Posted by Max0089
Hallo,
bekomme immer folgende Fehlermeldung:
Unbehandelte Ausnahme: PokemonGo.RocketAPI.Exceptions.AccessTokenExpiredE xception: Eine Ausnahme vom Typ "PokemonGo.RocketAPI.Exceptions.AccessTokenExpired Exception" wurde ausgelöst.
bei PokemonGo.RocketAPI.Rpc.Login.<SetServer>d__3.Move Next() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:Zeile 115.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
bei PokemonGo.RocketAPI.Rpc.Login.<DoPtcLogin>d__2.Mov eNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\Pokemon-Go-Rocket-API\PokemonGo.RocketAPI\Rpc\Login.cs:Zeile 65.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
bei PoGo.PokeMobBot.Logic.Common.ApiFailureStrategy.<D oLogin>d__5.MoveNext() in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.Po keMobBot.Logic\Common\ApiFailureStrategy.cs:Zeile 52.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.AsyncMethodBuilder Core.<>c.<ThrowAsync>b__6_1(Object state)
bei System.Threading.QueueUserWorkItemCallback.WaitCal lback_Context(Object state)
bei System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.QueueUserWorkItemCallback.System. Threading.IThreadPoolWorkItem.ExecuteWorkItem()
bei System.Threading.ThreadPoolWorkQueue.Dispatch()
bei System.Threading._ThreadPoolWaitCallback.PerformWa itCallback()
Könnte mir bitte wer weiter helfen? 
|
Bist du im CentralPark unterwegs?
|
|
|
08/01/2016, 23:51
|
#378
|
elite*gold: 0
Join Date: Aug 2016
Posts: 3
Received Thanks: 0
|
Quote:
Originally Posted by Zyrna
Bist du im CentralPark unterwegs?
|
Nein, in München
|
|
|
08/01/2016, 23:52
|
#379
|
elite*gold: 0
Join Date: Jan 2014
Posts: 11
Received Thanks: 2
|
Hier nochmal die Config
{
"AutoUpdate": true,
"TransferConfigAndAuthOnUpdate": true,
"DumpPokemonStats": false,
"AmountOfPokemonToDisplayOnStart": 10,
"StartupWelcomeDelay": false,
"TranslationLanguageCode": "de",
"WebSocketPort": 14251,
"Teleport": false,
"DefaultLatitude": 35.684895044528794,
"DefaultLongitude": 139.70996975898743,
"DefaultAltitude": 10.0,
"WalkingSpeedInKilometerPerHour": 150.0,
"MaxSpawnLocationOffset": 10,
"MaxTravelDistanceInMeters": 5000,
"UseGpxPathing": false,
"GpxFile": "GPXPath.GPX",
"DelayBetweenPlayerActions": 1,
"DelayPositionCheckState": 1,
"DelayPokestop": 1,
"DelayCatchPokemon": 1,
"DelayBetweenPokemonCatch": 1,
"DelayCatchNearbyPokemon": 1,
"DelayCatchLurePokemon": 1,
"DelayCatchIncensePokemon": 1,
"DelayTransferPokemon": 1000,
"DelayDisplayPokemon": 1,
"DelayUseLuckyEgg": 1000,
"DelaySoftbanRetry": 1000,
"DelayRecyleItem": 1,
"DelaySnipePokemon": 1000,
"MinDelayBetweenSnipes": 1,
"UseEggIncubators": true,
"RenamePokemon": false,
"RenameOnlyAboveIv": false,
"RenameTemplate": "{1}_{0}",
"TransferDuplicatePokemon": true,
"PrioritizeIvOverCp": true,
"KeepMinCp": 2000,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 2,
"KeepPokemonsThatCanEvolve": true,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveAllPokemonAboveIv": false,
"EvolveAboveIvValue": 95.0,
"UseLuckyEggsWhileEvolving": false,
"UseLuckyEggsMinPokemonAmount": 30,
"AutomaticallyLevelUpPokemon": false,
"LevelUpByCPorIv": "CP",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"HumanizeThrows": false,
"ThrowAccuracyMin": 0.0,
"ThrowAccuracyMax": 0.0,
"ThrowSpinFrequency": 0.0,
"MaxPokeballsPerPokemon": 999,
"UseGreatBallAboveCp": 1400,
"UseUltraBallAboveCp": 2000,
"UseMasterBallAboveCp": 2600,
"UsePokemonToNotCatchFilter": true,
"UseBerryMinCp": 0,
"UseBerryMinIv": 0.0,
"UseBerryBelowCatchProbability": 0.0,
"FavoriteMinIvPercentage": 0.0,
"AutoFavoritePokemon": false,
"TotalAmountOfPokeballsToKeep": 0,
"TotalAmountOfPotionsToKeep": 50,
"TotalAmountOfRevivesToKeep": 50,
"UseGreatBallAboveIv": 0,
"UseUltraBallAboveIv": 0,
"UseGreatBallBelowCatchProbability": 0.0,
"UseUltraBallBelowCatchProbability": 0.0,
"UseMasterBallBelowCatchProbability": 0.0,
"RecycleInventoryAtUsagePercentage": 0.1,
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": false,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 1,
"UseSnipeLocationServer": true,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"ItemRecycleFilter": [
{
"Key": "itemUnknown",
"Value": 0
},
{
"Key": "itemLuckyEgg",
"Value": 200
},
{
"Key": "itemIncenseOrdinary",
"Value": 10
},
{
"Key": "itemIncenseSpicy",
"Value": 10
},
{
"Key": "itemIncenseCool",
"Value": 10
},
{
"Key": "itemIncenseFloral",
"Value": 10
},
{
"Key": "itemTroyDisk",
"Value": 100
},
{
"Key": "itemXAttack",
"Value": 100
},
{
"Key": "itemXDefense",
"Value": 100
},
{
"Key": "itemXMiracle",
"Value": 100
},
{
"Key": "itemRazzBerry",
"Value": 50
},
{
"Key": "itemBlukBerry",
"Value": 10
},
{
"Key": "itemNanabBerry",
"Value": 10
},
{
"Key": "itemWeparBerry",
"Value": 30
},
{
"Key": "itemPinapBerry",
"Value": 30
},
{
"Key": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
"PokemonsNotToTransfer": [
"venusaur",
"charizard",
"blastoise",
"nidoqueen",
"nidoking",
"clefable",
"vileplume",
"arcanine",
"poliwrath",
"machamp",
"victreebel",
"golem",
"slowbro",
"muk",
"exeggutor",
"lickitung",
"chansey",
"ditto",
"articuno",
"zapdos",
"moltres",
"mewtwo",
"mew"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata"
],
"PokemonsToIgnore": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsTransferFilter": {
"Golduck": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Farfetchd": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Krabby": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Kangaskhan": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1
},
"Horsea": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Staryu": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"MrMime": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 40.0,
"KeepMinDuplicatePokemon": 1
},
"Scyther": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Jynx": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Electabuzz": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Magmar": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Pinsir": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Tauros": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Magikarp": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Gyarados": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Lapras": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Eevee": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Vaporeon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Jolteon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Flareon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Porygon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1
},
"Snorlax": {
"KeepMinCp": 2600,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Dragonite": {
"KeepMinCp": 2600,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
}
},
"PokemonToSnipe": {
"Locations": [
{
"Latitude": 40.712784,
"Longitude": -74.005941
},
{
"Latitude": 52.370216,
"Longitude": 4.895168
},
{
"Latitude": 59.329323,
"Longitude": 18.068581
},
{
"Latitude": 22.27972,
"Longitude": 114.158091
},
{
"Latitude": 48.856614,
"Longitude": 2.352222
},
{
"Latitude": -33.86882,
"Longitude": 151.209296
},
{
"Latitude": 37.77493,
"Longitude": -122.419416
},
{
"Latitude": 35.689488,
"Longitude": 139.691706
},
{
"Latitude": 52.520007,
"Longitude": 13.404954
},
{
"Latitude": 34.052234,
"Longitude": -118.243685
},
{
"Latitude": 38.907192,
"Longitude": -77.036871
},
{
"Latitude": 39.952584,
"Longitude": -75.165222
},
{
"Latitude": 51.507351,
"Longitude": -0.127758
}
],
"Pokemon": [
"snorlax",
"dragonite",
"lapras",
"vaporeon",
"arcanine",
"exeggutor",
"gyarados",
"blastoise",
"slowbro",
"venusaur",
"poliwrath",
"wigglytuff",
"missingno"
]
},
"PokemonToUseMasterball": [
"snorlax",
"dragonite",
"lapras",
"vaporeon",
"arcanine",
"gyarados",
"blastoise",
"venusaur",
"poliwrath",
"wigglytuff",
"missingno",
"mew",
"mewtwo"
]
}
natürlich auf eure Bedürfnisse und lvl anzupassen, Keep steht auf IV, falls ihr CP haben wollt müsst ihr das umstellen.
|
|
|
08/01/2016, 23:53
|
#380
|
elite*gold: 65
Join Date: Apr 2013
Posts: 31
Received Thanks: 2
|
Quote:
Originally Posted by Zyrna
Sorry, soweit sollte eigentlich alles passen, hast du das vielleicht mal auf 0.05 oder 0.0 gestellt?
|
Hab ich schon alles getestet 
So bringt mir der Bot halt nichts, weil er ohne Bälle keine Pokemons fängt.
|
|
|
08/01/2016, 23:53
|
#381
|
elite*gold: 103
Join Date: May 2012
Posts: 574
Received Thanks: 106
|
Quote:
Originally Posted by Max0089
Nein, in München 
|
Ich weiß, dass es im CP anscheinend einen verbuggten Pokestop gibt (Ursache unbekannt) und das da diese Fehlermeldung kommt, versuch deinen Bot bitte einfach mal mit anderen Koordinaten.
|
|
|
08/01/2016, 23:54
|
#382
|
elite*gold: 0
Join Date: Aug 2016
Posts: 3
Received Thanks: 0
|
Quote:
Originally Posted by Zyrna
Ich weiß, dass es im CP anscheinend einen verbuggten Pokestop gibt (Ursache unbekannt) und das da diese Fehlermeldung kommt, versuch deinen Bot bitte einfach mal mit anderen Koordinaten.
|
alles klar, ich versuchs, danke!
|
|
|
08/01/2016, 23:55
|
#383
|
elite*gold: 103
Join Date: May 2012
Posts: 574
Received Thanks: 106
|
Quote:
Originally Posted by Sacrified
Hier nochmal die Config
{
"AutoUpdate": true,
"TransferConfigAndAuthOnUpdate": true,
"DumpPokemonStats": false,
"AmountOfPokemonToDisplayOnStart": 10,
"StartupWelcomeDelay": false,
"TranslationLanguageCode": "de",
"WebSocketPort": 14251,
"Teleport": false,
"DefaultLatitude": 35.684895044528794,
"DefaultLongitude": 139.70996975898743,
"DefaultAltitude": 10.0,
"WalkingSpeedInKilometerPerHour": 150.0,
"MaxSpawnLocationOffset": 10,
"MaxTravelDistanceInMeters": 5000,
"UseGpxPathing": false,
"GpxFile": "GPXPath.GPX",
"DelayBetweenPlayerActions": 1,
"DelayPositionCheckState": 1,
"DelayPokestop": 1,
"DelayCatchPokemon": 1,
"DelayBetweenPokemonCatch": 1,
"DelayCatchNearbyPokemon": 1,
"DelayCatchLurePokemon": 1,
"DelayCatchIncensePokemon": 1,
"DelayTransferPokemon": 1000,
"DelayDisplayPokemon": 1,
"DelayUseLuckyEgg": 1000,
"DelaySoftbanRetry": 1000,
"DelayRecyleItem": 1,
"DelaySnipePokemon": 1000,
"MinDelayBetweenSnipes": 1,
"UseEggIncubators": true,
"RenamePokemon": false,
"RenameOnlyAboveIv": false,
"RenameTemplate": "{1}_{0}",
"TransferDuplicatePokemon": true,
"PrioritizeIvOverCp": true,
"KeepMinCp": 2000,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 2,
"KeepPokemonsThatCanEvolve": true,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveAllPokemonAboveIv": false,
"EvolveAboveIvValue": 95.0,
"UseLuckyEggsWhileEvolving": false,
"UseLuckyEggsMinPokemonAmount": 30,
"AutomaticallyLevelUpPokemon": false,
"LevelUpByCPorIv": "CP",
"UpgradePokemonCpMinimum": 1000.0,
"UpgradePokemonIvMinimum": 95.0,
"HumanizeThrows": false,
"ThrowAccuracyMin": 0.0,
"ThrowAccuracyMax": 0.0,
"ThrowSpinFrequency": 0.0,
"MaxPokeballsPerPokemon": 999,
"UseGreatBallAboveCp": 1400,
"UseUltraBallAboveCp": 2000,
"UseMasterBallAboveCp": 2600,
"UsePokemonToNotCatchFilter": true,
"UseBerryMinCp": 0,
"UseBerryMinIv": 0.0,
"UseBerryBelowCatchProbability": 0.0,
"FavoriteMinIvPercentage": 0.0,
"AutoFavoritePokemon": false,
"TotalAmountOfPokeballsToKeep": 0,
"TotalAmountOfPotionsToKeep": 50,
"TotalAmountOfRevivesToKeep": 50,
"UseGreatBallAboveIv": 0,
"UseUltraBallAboveIv": 0,
"UseGreatBallBelowCatchProbability": 0.0,
"UseUltraBallBelowCatchProbability": 0.0,
"UseMasterBallBelowCatchProbability": 0.0,
"RecycleInventoryAtUsagePercentage": 0.1,
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": false,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 1,
"UseSnipeLocationServer": true,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"ItemRecycleFilter": [
{
"Key": "itemUnknown",
"Value": 0
},
{
"Key": "itemLuckyEgg",
"Value": 200
},
{
"Key": "itemIncenseOrdinary",
"Value": 10
},
{
"Key": "itemIncenseSpicy",
"Value": 10
},
{
"Key": "itemIncenseCool",
"Value": 10
},
{
"Key": "itemIncenseFloral",
"Value": 10
},
{
"Key": "itemTroyDisk",
"Value": 100
},
{
"Key": "itemXAttack",
"Value": 100
},
{
"Key": "itemXDefense",
"Value": 100
},
{
"Key": "itemXMiracle",
"Value": 100
},
{
"Key": "itemRazzBerry",
"Value": 50
},
{
"Key": "itemBlukBerry",
"Value": 10
},
{
"Key": "itemNanabBerry",
"Value": 10
},
{
"Key": "itemWeparBerry",
"Value": 30
},
{
"Key": "itemPinapBerry",
"Value": 30
},
{
"Key": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
"PokemonsNotToTransfer": [
"venusaur",
"charizard",
"blastoise",
"nidoqueen",
"nidoking",
"clefable",
"vileplume",
"arcanine",
"poliwrath",
"machamp",
"victreebel",
"golem",
"slowbro",
"muk",
"exeggutor",
"lickitung",
"chansey",
"ditto",
"articuno",
"zapdos",
"moltres",
"mewtwo",
"mew"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata"
],
"PokemonsToIgnore": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsTransferFilter": {
"Golduck": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Farfetchd": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Krabby": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Kangaskhan": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1
},
"Horsea": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Staryu": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"MrMime": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 40.0,
"KeepMinDuplicatePokemon": 1
},
"Scyther": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Jynx": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Electabuzz": {
"KeepMinCp": 2000,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Magmar": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Pinsir": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Tauros": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Magikarp": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Gyarados": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Lapras": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1
},
"Eevee": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1
},
"Vaporeon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Jolteon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Flareon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Porygon": {
"KeepMinCp": 1800,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1
},
"Snorlax": {
"KeepMinCp": 2600,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
},
"Dragonite": {
"KeepMinCp": 2600,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1
}
},
"PokemonToSnipe": {
"Locations": [
{
"Latitude": 40.712784,
"Longitude": -74.005941
},
{
"Latitude": 52.370216,
"Longitude": 4.895168
},
{
"Latitude": 59.329323,
"Longitude": 18.068581
},
{
"Latitude": 22.27972,
"Longitude": 114.158091
},
{
"Latitude": 48.856614,
"Longitude": 2.352222
},
{
"Latitude": -33.86882,
"Longitude": 151.209296
},
{
"Latitude": 37.77493,
"Longitude": -122.419416
},
{
"Latitude": 35.689488,
"Longitude": 139.691706
},
{
"Latitude": 52.520007,
"Longitude": 13.404954
},
{
"Latitude": 34.052234,
"Longitude": -118.243685
},
{
"Latitude": 38.907192,
"Longitude": -77.036871
},
{
"Latitude": 39.952584,
"Longitude": -75.165222
},
{
"Latitude": 51.507351,
"Longitude": -0.127758
}
],
"Pokemon": [
"snorlax",
"dragonite",
"lapras",
"vaporeon",
"arcanine",
"exeggutor",
"gyarados",
"blastoise",
"slowbro",
"venusaur",
"poliwrath",
"wigglytuff",
"missingno"
]
},
"PokemonToUseMasterball": [
"snorlax",
"dragonite",
"lapras",
"vaporeon",
"arcanine",
"gyarados",
"blastoise",
"venusaur",
"poliwrath",
"wigglytuff",
"missingno",
"mew",
"mewtwo"
]
}
natürlich auf eure Bedürfnisse und lvl anzupassen, Keep steht auf IV, falls ihr CP haben wollt müsst ihr das umstellen.
|
Angst vor nem ActionScan hast du bei deiner Config aber auch nicht, oder? 1ms als Delay zwischen deinen Aktionen...
|
|
|
08/01/2016, 23:58
|
#384
|
elite*gold: 0
Join Date: Dec 2006
Posts: 27
Received Thanks: 2
|
Quote:
Originally Posted by Zyrna
Sorry, soweit sollte eigentlich alles passen, hast du das vielleicht mal auf 0.05 oder 0.0 gestellt?
Welches Problem, dass er nicht recycelt oder das er Pokemon wegschickt, die er nicht soll?
|
Ne bei den Pokemons passt es soweit, sondern mir gehts um die Items. Aber so wie ich das auf Github mittlerweile rausgefunden habe, gibt es da in der aktuellen Version einen Bug. Dieser soll laut Aussagen im Laufe des Tages gefixed werden.
|
|
|
08/02/2016, 00:05
|
#385
|
elite*gold: 0
Join Date: Jan 2014
Posts: 11
Received Thanks: 2
|
Quote:
Originally Posted by Zyrna
Angst vor nem ActionScan hast du bei deiner Config aber auch nicht, oder? 1ms als Delay zwischen deinen Aktionen...
|
Ne, läuft seit Tagen und kein einziger Softban in der Zeit trotz hoping und Sniping. Scheint so als ob niedriger der Wert umso weniger kommen die mitm Tracking hinterher.
|
|
|
08/02/2016, 00:08
|
#386
|
elite*gold: 0
Join Date: Dec 2006
Posts: 27
Received Thanks: 2
|
Quote:
Originally Posted by Sacrified
Ne, läuft seit Tagen und kein einziger Softban in der Zeit trotz hoping und Sniping. Scheint so als ob niedriger der Wert umso weniger kommen die mitm Tracking hinterher.
|
Kann man so machen, muss man aber nicht :P
|
|
|
08/02/2016, 00:14
|
#387
|
elite*gold: 0
Join Date: Jul 2016
Posts: 51
Received Thanks: 13
|
Quote:
Originally Posted by Sacrified
Ne, läuft seit Tagen und kein einziger Softban in der Zeit trotz hoping und Sniping. Scheint so als ob niedriger der Wert umso weniger kommen die mitm Tracking hinterher.
|
Kein Wunder, bei den langsamen Servern, unsere Bots sind einfach zu schnell
|
|
|
08/02/2016, 00:28
|
#388
|
elite*gold: 0
Join Date: Oct 2010
Posts: 145
Received Thanks: 30
|
habe da noch ne kleine Frage, zwar ist mein xp/h immer noch net höher, aber das gehts um was anderes.
Und zwar macht der nach JEDEM Stop ne "Scanning for Snipeable atbla bla location", kann ich das iwie umgehen?
Da ich kein pokefeeder nutze denke ich mal das er da nie was finden wird, auch weil ich teleport aus habe kommt der da ja gar net hin
|
|
|
08/02/2016, 00:30
|
#389
|
elite*gold: 0
Join Date: Jul 2016
Posts: 51
Received Thanks: 13
|
"SnipeAtPokestops": false,
dann versucht dein bot nichtmehr pokemon zu snipen.
|
|
|
08/02/2016, 00:31
|
#390
|
elite*gold: 65
Join Date: Apr 2013
Posts: 31
Received Thanks: 2
|
Quote:
Originally Posted by Nippilein
habe da noch ne kleine Frage, zwar ist mein xp/h immer noch net höher, aber das gehts um was anderes.
Und zwar macht der alle paar Stops ne Scanning for Snipeable atbla bla location, kann ich das iwie umgehen?
Da ich kein pokefeeder nutze denke ich mal das er da nie was finden wird, auch weil ich teleport aushabe kommt der da ja gar net hin
|
Hat nichts mit Teleport zu tun.
Musst einfach
Code:
"SnipeAtPokestops": true,
"UseSnipeLocationServer": true,
auf false setzen.
|
|
|
 |
|
Similar Threads
|
NecroBot (Catch, Evolve, Pokestops, Filters, Custom GPX routes, Keep IV %...) + GUIDE
08/06/2016 - Pokemon Hacks, Bots, Cheats & Exploits - 766 Replies
Thread discontinued due to ridiculous behaviour
|
Pokémon Go Service [Egg hatching, collect Pokéstops, catch Pokémon]
07/18/2016 - Pokemon Trading - 0 Replies
http://i.epvpimg.com/JYudc.png
My Offers
http://i.epvpimg.com/DXwrf.pnghttp://i.epvpimg.co m/DXwrf.png
Egg hatching:
2 km egg = 2€
5 or 10 km egg = 4€
|
Making custom WPE Filters?
07/09/2009 - World of Warcraft - 0 Replies
First of all, before anyone starts saying "use the search option" - I already did, didnt found what I was looking for (only how to use Filters, not how to make)
now down to the issue at hand, I've been playing around with WPE on my mangos server and I've sniffed alot of various action that might contain a bug to exploit - however I dont know how to get the data from the sniffer to the filter, for example: I found this receive packet:
00000000 9C 2E 01 00 00 00 02 8F 85 3F BE 03 40 01 10...
|
All times are GMT +1. The time now is 19:52.
|
|