-
Member
Originally Posted by
Machiavell
I've double checked, but can't seem to find my mistake. I'm getting this error.
Attachment 31457
Here is my user.xml, I'm not sure why it thinks it's missing or malformed, everything looks in order. Need a second pair of eyes to look it over.
Code:
<?xml version="1.0" encoding="utf-16"?>
<UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>Google</AuthType> <!-- Google/Ptc -->
<DefaultLatitude>40.78331573912652</DefaultLatitude> <!-- Default Amsterdam Central Station -->
<DefaultLongitude>-73.96486937999725</DefaultLongitude> <!-- Default Amsterdam Central Station -->
<DefaultAltitude>10</DefaultAltitude>
<PtcPassword>pw</PtcPassword>
<PtcUsername>username</PtcUsername>
<GoogleUsername>blank</GoogleUsername>
<GooglePassword>blank</GooglePassword>
<KeepMinIVPercentage>90</KeepMinIVPercentage>
<KeepMinCP>1000</KeepMinCP>
<WalkingSpeedInKilometerPerHour>300</WalkingSpeedInKilometerPerHour>
<TransferDuplicatePokemon>false</TransferDuplicatePokemon>
<KeepMinDuplicatePokemon>1</KeepMinDuplicatePokemon>
<PrioritizeIVOverCP>true</PrioritizeIVOverCP>
<UseLuckyEggsWhileEvolving>true</UseLuckyEggsWhileEvolving>
<ExclusiveTransferMin>false</ExclusiveTransferMin>
<AllowQuickSpinUnban>true</AllowQuickSpinUnban>
<ItemRecycleFilter> <!-- Type and amount to keep -->
<Filter>
<Name>ItemUnknown</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemPokeBall</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemGreatBall</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemUltraBall</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemMasterBall</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemSuperPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemHyperPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemMaxPotion</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemRevive</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemMaxRevive</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemLuckyEgg</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemIncenseOrdinary</Name>
<Count>0</Count>
</Filter>
<Filter>
<Name>ItemIncenseSpicy</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncenseCool</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncenseFloral</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemTroyDisk</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemXAttack</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemXDefense</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemXMiracle</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemRazzBerry</Name>
<Count>50</Count>
</Filter>
<Filter>
<Name>ItemBlukBerry</Name>
<Count>10</Count>
</Filter>
<Filter>
<Name>ItemNanabBerry</Name>
<Count>10</Count>
</Filter>
<Filter>
<Name>ItemWeparBerry</Name>
<Count>30</Count>
</Filter>
<Filter>
<Name>ItemPinapBerry</Name>
<Count>30</Count>
</Filter>
<Filter>
<Name>ItemSpecialCamera</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncubatorBasicUnlimited</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemIncubatorBasic</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemPokemonStorageUpgrade</Name>
<Count>100</Count>
</Filter>
<Filter>
<Name>ItemItemStorageUpgrade</Name>
<Count>100</Count>
</Filter>
</ItemRecycleFilter>
<PokemonsToEvolve> <!-- Pokemons to evolve, leave empty to disable evolving pokemon -->
<PokemonId>Rattata</PokemonId>
<PokemonId>Spearow</PokemonId>
<PokemonId>Ekans</PokemonId>
<PokemonId>Pikachu</PokemonId>
<PokemonId>Sandshrew</PokemonId>
<PokemonId>Clefable</PokemonId>
<PokemonId>Vulpix</PokemonId>
<PokemonId>Jigglypuff</PokemonId>
<PokemonId>Zubat</PokemonId>
<PokemonId>Paras</PokemonId>
<PokemonId>Venonat</PokemonId>
<PokemonId>Diglett</PokemonId>
<PokemonId>Meowth</PokemonId>
<PokemonId>Psyduck</PokemonId>
<PokemonId>Mankey</PokemonId>
<PokemonId>Growlithe</PokemonId>
<PokemonId>Tentacool</PokemonId>
<PokemonId>Ponyta</PokemonId>
<PokemonId>Slowpoke</PokemonId>
<PokemonId>Magnemite</PokemonId>
<PokemonId>Doduo</PokemonId>
<PokemonId>Seel</PokemonId>
<PokemonId>Grimer</PokemonId>
<PokemonId>Shellder</PokemonId>
<PokemonId>Drowzee</PokemonId>
<PokemonId>Krabby</PokemonId>
<PokemonId>Voltorb</PokemonId>
<PokemonId>Exeggcute</PokemonId>
<PokemonId>Cubone</PokemonId>
<PokemonId>Koffing</PokemonId>
<PokemonId>Rhyhorn</PokemonId>
<PokemonId>Horsea</PokemonId>
<PokemonId>Goldeen</PokemonId>
<PokemonId>Staryu</PokemonId>
<PokemonId>Omanyte</PokemonId>
<PokemonId>Kabuto</PokemonId>
<PokemonId>Dratini</PokemonId>
</PokemonsToEvolve>
<PokemonsNotToTransfer> <!-- Pokemons to not transfer, leave empty to transfer all pokemon -->
<PokemonId>Dragonite</PokemonId>
<PokemonId>Charizard</PokemonId>
<PokemonId>Zapdos</PokemonId>
<PokemonId>Snorlax</PokemonId>
<PokemonId>Alakazam</PokemonId>
<PokemonId>Mew</PokemonId>
<PokemonId>Mewtwo</PokemonId>
</PokemonsNotToTransfer>
<PokemonsNotToCatch> <!-- Pokemons to not catch, leave empty to catch all pokemon -->
<PokemonId>Missingno</PokemonId>
<PokemonId>Bulbasaur</PokemonId>
<PokemonId>Ivysaur</PokemonId>
<PokemonId>Venusaur</PokemonId>
<PokemonId>Charmander</PokemonId>
<PokemonId>Charmeleon</PokemonId>
<PokemonId>Charizard</PokemonId>
<PokemonId>Squirtle</PokemonId>
<PokemonId>Wartortle</PokemonId>
<PokemonId>Blastoise</PokemonId>
<PokemonId>Caterpie</PokemonId>
<PokemonId>Metapod</PokemonId>
<PokemonId>Butterfree</PokemonId>
<PokemonId>Weedle</PokemonId>
<PokemonId>Kakuna</PokemonId>
<PokemonId>Beedrill</PokemonId>
<PokemonId>Pidgey</PokemonId>
<PokemonId>Pidgeotto</PokemonId>
<PokemonId>Pidgeot</PokemonId>
<PokemonId>Rattata</PokemonId>
<PokemonId>Raticate</PokemonId>
<PokemonId>Spearow</PokemonId>
<PokemonId>Fearow</PokemonId>
<PokemonId>Ekans</PokemonId>
<PokemonId>Arbok</PokemonId>
<PokemonId>Pikachu</PokemonId>
<PokemonId>Raichu</PokemonId>
<PokemonId>Sandshrew</PokemonId>
<PokemonId>Sandslash</PokemonId>
<PokemonId>NidoranFemale</PokemonId>
<PokemonId>Nidorina</PokemonId>
<PokemonId>Nidoqueen</PokemonId>
<PokemonId>NidoranMale</PokemonId>
<PokemonId>Nidorino</PokemonId>
<PokemonId>Nidoking</PokemonId>
<PokemonId>Clefairy</PokemonId>
<PokemonId>Clefable</PokemonId>
<PokemonId>Vulpix</PokemonId>
<PokemonId>Ninetales</PokemonId>
<PokemonId>Jigglypuff</PokemonId>
<PokemonId>Wigglytuff</PokemonId>
<PokemonId>Zubat</PokemonId>
<PokemonId>Golbat</PokemonId>
<PokemonId>Oddish</PokemonId>
<PokemonId>Gloom</PokemonId>
<PokemonId>Vileplume</PokemonId>
<PokemonId>Paras</PokemonId>
<PokemonId>Parasect</PokemonId>
<PokemonId>Venonat</PokemonId>
<PokemonId>Venomoth</PokemonId>
<PokemonId>Diglett</PokemonId>
<PokemonId>Dugtrio</PokemonId>
<PokemonId>Meowth</PokemonId>
<PokemonId>Persian</PokemonId>
<PokemonId>Psyduck</PokemonId>
<PokemonId>Golduck</PokemonId>
<PokemonId>Mankey</PokemonId>
<PokemonId>Primeape</PokemonId>
<PokemonId>Growlithe</PokemonId>
<PokemonId>Arcanine</PokemonId>
<PokemonId>Poliwag</PokemonId>
<PokemonId>Poliwhirl</PokemonId>
<PokemonId>Poliwrath</PokemonId>
<PokemonId>Abra</PokemonId>
<PokemonId>Kadabra</PokemonId>
<PokemonId>Alakazam</PokemonId>
<PokemonId>Machop</PokemonId>
<PokemonId>Machoke</PokemonId>
<PokemonId>Machamp</PokemonId>
<PokemonId>Bellsprout</PokemonId>
<PokemonId>Weepinbell</PokemonId>
<PokemonId>Victreebell</PokemonId>
<PokemonId>Tentacool</PokemonId>
<PokemonId>Tentacruel</PokemonId>
<PokemonId>Geodude</PokemonId>
<PokemonId>Graveler</PokemonId>
<PokemonId>Golem</PokemonId>
<PokemonId>Ponyta</PokemonId>
<PokemonId>Rapidash</PokemonId>
<PokemonId>Slowpoke</PokemonId>
<PokemonId>Slowbro</PokemonId>
<PokemonId>Magnemite</PokemonId>
<PokemonId>Magneton</PokemonId>
<PokemonId>Farfetchd</PokemonId>
<PokemonId>Doduo</PokemonId>
<PokemonId>Dodrio</PokemonId>
<PokemonId>Seel</PokemonId>
<PokemonId>Dewgong</PokemonId>
<PokemonId>Grimer</PokemonId>
<PokemonId>Muk</PokemonId>
<PokemonId>Shellder</PokemonId>
<PokemonId>Cloyster</PokemonId>
<PokemonId>Gastly</PokemonId>
<PokemonId>Haunter</PokemonId>
<PokemonId>Gengar</PokemonId>
<PokemonId>Onyx</PokemonId>
<PokemonId>Drowzee</PokemonId>
<PokemonId>Hypno</PokemonId>
<PokemonId>Krabby</PokemonId>
<PokemonId>Kingler</PokemonId>
<PokemonId>Voltorb</PokemonId>
<PokemonId>Electrode</PokemonId>
<PokemonId>Exeggcute</PokemonId>
<PokemonId>Exeggutor</PokemonId>
<PokemonId>Cubone</PokemonId>
<PokemonId>Marowak</PokemonId>
<PokemonId>Hitmonlee</PokemonId>
<PokemonId>Hitmonchan</PokemonId>
<PokemonId>Lickitung</PokemonId>
<PokemonId>Koffing</PokemonId>
<PokemonId>Weezing</PokemonId>
<PokemonId>Rhyhorn</PokemonId>
<PokemonId>Rhydon</PokemonId>
<PokemonId>Chansey</PokemonId>
<PokemonId>Tangela</PokemonId>
<PokemonId>Kangaskhan</PokemonId>
<PokemonId>Horsea</PokemonId>
<PokemonId>Seadra</PokemonId>
<PokemonId>Goldeen</PokemonId>
<PokemonId>Seaking</PokemonId>
<PokemonId>Staryu</PokemonId>
<PokemonId>Starmie</PokemonId>
<PokemonId>MrMime</PokemonId>
<PokemonId>Scyther</PokemonId>
<PokemonId>Jynx</PokemonId>
<PokemonId>Electabuzz</PokemonId>
<PokemonId>Magmar</PokemonId>
<PokemonId>Pinsir</PokemonId>
<PokemonId>Tauros</PokemonId>
<PokemonId>Magikarp</PokemonId>
<PokemonId>Gyarados</PokemonId>
<PokemonId>Lapras</PokemonId>
<PokemonId>Ditto</PokemonId>
<PokemonId>Eevee</PokemonId>
<PokemonId>Vaporeon</PokemonId>
<PokemonId>Jolteon</PokemonId>
<PokemonId>Flareon</PokemonId>
<PokemonId>Porygon</PokemonId>
<PokemonId>Omanyte</PokemonId>
<PokemonId>Omastar</PokemonId>
<PokemonId>Kabuto</PokemonId>
<PokemonId>Kabutops</PokemonId>
<PokemonId>Aerodactyl</PokemonId>
<PokemonId>Snorlax</PokemonId>
<PokemonId>Articuno</PokemonId>
<PokemonId>Zapdos</PokemonId>
<PokemonId>Moltres</PokemonId>
<PokemonId>Dratini</PokemonId>
<PokemonId>Dragonair</PokemonId>
<PokemonId>Dragonite</PokemonId>
<PokemonId>Mewtwo</PokemonId>
<PokemonId>Mew</PokemonId>
</PokemonsNotToCatch>
</UserSettingsXml>
A. there is no login information posted in that (im assuming you did that on purpose)
B. Why is every pokemon set to do not catch?
-
Private
PokeRoadie Update
https://github.com/disdain13/PokeRoadie/
Bot updated to fix google login and bot prevention measures Niantic introduced.
Soft Ban detection and resolver added!
Everything is working great over here!
New Compiled Version Released!
-
Member
only the altitude, on the PokemonGo.RocketAPI.Console.exe.config (no change to the original), full coordinate in user.xml
-
Member
This thing doesnt seem to put eggs in incubatore for me. Is there any way it can do that? Thanks!!!
-
Private
Yes you can use an app password, that works, but that is the only way.
-
Member
Originally Posted by
gammer55
A. there is no login information posted in that (im assuming you did that on purpose)
B. Why is every pokemon set to do not catch?
Yeah I put blank so my account isn't public. I set every pokemon under "Pokemonsnottocatch", because I only want to use this bot to gather pokeballs for me. I'm using another program to snipe pokemon, but my account is out of pokeballs. Just not sure why I'm getting that error message.
-
Member
i have IE and this is my 2nd bot... my old bot PokeFast 2.0 Beta.still work but sometimes error..
-
Member
The last one transfers one of my strongest pokemons... eventhough mincp is set to 1000 it removes even 1800 ones..
-
Member
how to fix transfer pokemon ?
i set mincp 600 but the bot still transfer pokemon above 600
-
Member
dont work, xml user cant find
-
Sergeant
Originally Posted by
OrionLancaster
how to fix transfer pokemon ?
i set mincp 600 but the bot still transfer pokemon above 600
check your settings for IV over CP
-
Member
fix the transfer. bot leaves the weak Pokémon's.
-
Member
Originally Posted by
Machiavell
Yeah I put blank so my account isn't public. I set every pokemon under "Pokemonsnottocatch", because I only want to use this bot to gather pokeballs for me. I'm using another program to snipe pokemon, but my account is out of pokeballs. Just not sure why I'm getting that error message.
I looked it over with Notepad++ and there was no broken commands that i could see. If you start with a fresh xml does it work ?
Also do you have stuff editited in PokemonGo.RocketAPI.Console.exe.config
-
Member
Originally Posted by
gammer55
I looked it over with Notepad++ and there was no broken commands that i could see. If you start with a fresh xml does it work ?
Also do you have stuff editited in PokemonGo.RocketAPI.Console.exe.config
Yeah I deleted and downloaded a fresh copy.Running without adding pokemon in the not to catch list it works perfectly When I add the pokemon it throws the missing or malformed user.xml error I posted. Maybe there is a limit? And 151 names surpasses it that limit? I'm at a loss.
-
Member
Originally Posted by
Machiavell
Yeah I deleted and downloaded a fresh copy.Running without adding pokemon in the not to catch list it works perfectly When I add the pokemon it throws the missing or malformed user.xml error I posted. Maybe there is a limit? And 151 names surpasses it that limit? I'm at a loss.
would be a extra step but you could look on pokevision for your loc cords your putting in and build your not to catch filters on whats spawning in the area to just stock up on balls.
-
Post Thanks / Like - 1 Thanks
Machiavell (1 members gave Thanks to gammer55 for this useful post)