-
Master Sergeant
bot randomly shut down....around 1.5 hr~
-
Member
I read back 24 hours or so and have been unable to find anything explaining what GPX is and how to use it. Could anyone explain this feature to me? to my understanding is a form of pathing? how would i set up a path for the bot to follow? and would it stop when it arrives or loop?
Last edited by DangerEdgee; 07-26-2016 at 07:02 AM.
-
Member
Hi All,
Any one know how to fix the walking speed?
I currently have it on 9km/h
<setting name="WalkingSpeedInKilometerPerHour" serializeAs="String">
<value>9</value>
However it says that it is slowing down to 100km/hr because distance is less than 101m.
log is saying im traveling 35 meters in 0.43 seconds.
I'm confused as I thought the above part of the code will determine the walk speed
-
Post Thanks / Like - 1 Thanks
WoolF911 (1 members gave Thanks to ceexcee1 for this useful post)
-
Member
Originally Posted by
hpbaxx
pokemon transfer is bugged in v2 and worked better in v1.
KeepMinIVPercentage: 90
KeepMinCP: 1000
TransferPokemonKeepDuplicateAmount: 1
-> it recycles all but 1 pokemon of each type, even if they are >90% perfect.
TransferPokemonKeepDuplicateAmount: 5
-> it keeps 5 pokemon of each type, even if they are <90% perfect.
how do I have to set it so it keeps 1 (or preferably 0) pokemons with <90%, but keeps all that are >90% ?
this is my config:
Code:
<setting name="KeepMinIVPercentage" serializeAs="String">
<value>90</value>
</setting>
<setting name="KeepMinCP" serializeAs="String">
<value>1000</value>
</setting>
<setting name="WalkingSpeedInKilometerPerHour" serializeAs="String">
<value>300</value>
</setting>
<setting name="UsePokemonToNotCatchList" serializeAs="String">
<value>False</value>
</setting>
<setting name="AuthType" serializeAs="String">
<value>Google</value>
</setting>
<setting name="PtcUsername" serializeAs="String">
<value>username</value>
</setting>
<setting name="PtcPassword" serializeAs="String">
<value>password</value>
</setting>
<setting name="PrioritizeIVOverCP" serializeAs="String">
<value>True</value>
</setting>
<setting name="MaxTravelDistanceInMeters" serializeAs="String">
<value>1000</value>
</setting>
<setting name="UseGPXPathing" serializeAs="String">
<value>False</value>
</setting>
<setting name="GPXFile" serializeAs="String">
<value>GPXFILE.gpx</value>
</setting>
<setting name="useLuckyEggsWhileEvolving" serializeAs="String">
<value>False</value>
</setting>
<setting name="NotTransferPokemonsThatCanEvolve" serializeAs="String">
<value>False</value>
</setting>
<setting name="EvolveOnlyPokemonAboveIV" serializeAs="String">
<value>False</value>
</setting>
<setting name="EvolvePokemon" serializeAs="String">
<value>False</value>
</setting>
<setting name="EvolveOnlyPokemonAboveIVValue" serializeAs="String">
<value>95</value>
</setting>
<setting name="TransferPokemon" serializeAs="String">
<value>True</value>
</setting>
<setting name="TransferPokemonKeepDuplicateAmount" serializeAs="String">
<value>5</value>
</setting>
</PokemonGo.RocketAPI.Console.UserSettings>
</userSettings>
</configuration>
I got the same problem, lost a lot good pokemon because this bug:
[18:43:58] Found 1 Pokemon for Transfer:
[18:43:59] Vaporeon (CP 1035 | 92.44 % perfect) | (Best: 1280 CP | 96.03 % perfect) | Family Candies: 121
And if setting "PrioritizeIVOverCP" to false, bot even transfers the pokemon which had over min IV settings
<setting name="PrioritizeIVOverCP" serializeAs="String">
<value>False</value>
Last edited by chiennguyen4499; 07-26-2016 at 07:01 AM.
-
Post Thanks / Like - 1 Thanks
WoolF911 (1 members gave Thanks to chiennguyen4499 for this useful post)
-
Member
Originally Posted by
chiennguyen4499
I got the same problem, lost a lot good pokemon because this bug:
[18:43:58] Found 1 Pokemon for Transfer:
[18:43:59] Vaporeon (CP 1035 | 92.44 % perfect) | (Best: 1280 CP | 96.03 % perfect) | Family Candies: 121
And if setting "PrioritizeIVOverCP" to false, bot even transfers the pokemon which had over min IV settings
<setting name="PrioritizeIVOverCP" serializeAs="String">
<value>False</value>
+1 cant do nothing about it
-
Member
Originally Posted by
lkjfds1
bot randomly shut down....around 1.5 hr~
This. My biggest issue atm.
-
Member
Originally Posted by
spodakek
The app should update your account level to 22, try signing out and sign in again on the account (make sure you're using the same PTC account of course).
I'm using the same account but the App doesnt update my Account level. I'll have to say, i am still using the 0.29 beta client, because my smartphone isn't rooted and pokemon is not available for my phone.
Should i try to create a new Account, log into it, finish the tutorial and start the bot after that?
-
Originally Posted by
Lutze
I'm using the same account but the App doesnt update my Account level. I'll have to say, i am still using the 0.29 beta client, because my smartphone isn't rooted and pokemon is not available for my phone.
Should i try to create a new Account, log into it, finish the tutorial and start the bot after that?
I'm guessing it might be an issue with the 0.29 version then, and yes try doing that, let the bot farm a few levels for you and check back in again to see if it's updated.
Facing problems with your bot? Check out this thread for possible solutions:
https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html
-
Post Thanks / Like - 1 Thanks
Lutze (1 members gave Thanks to spodakek for this useful post)
-
Corporal
Neer and all others, thank you very much for your hard work, much appreciated!
-
Corporal
Originally Posted by
chiennguyen4499
I got the same problem, lost a lot good pokemon because this bug:
[18:43:58] Found 1 Pokemon for Transfer:
[18:43:59] Vaporeon (CP 1035 | 92.44 % perfect) | (Best: 1280 CP | 96.03 % perfect) | Family Candies: 121
And if setting "PrioritizeIVOverCP" to false, bot even transfers the pokemon which had over min IV settings
<setting name="PrioritizeIVOverCP" serializeAs="String">
<value>False</value>
I went back to v1.0 for now, because I prefer having good pokemon over leveling/catching fast.
-
Member
See picture below. It repeats like this between 3 stops. 3mins each time.
Is this to be expected?
Thank you in advance.
-
Member
Originally Posted by
hpbaxx
I went back to v1.0 for now, because I prefer having good pokemon over leveling/catching fast.
After level 40 you can catch all the perfect pokemons you want 
The bot is made for leveling not to get the perfect pokemons
-
Corporal
Originally Posted by
wraithbv
After level 40 you can catch all the perfect pokemons you want

The bot is made for leveling not to get the perfect pokemons

so that must be the reason there are so many options to set for finding perfect pokemons and the reason there's a .csv output listing all your pokemons by perfection then, right?
-
Member
I believe I got softbanned for spoofing from my country all the way to US.
Question is, if I get banned, yet start the bot later on in the location I got banned, can I continue and catch/level up there without getting banned again?
-
Member
anyway ,somebody got banned for booting like this ?