Quote:
Originally Posted by E.N.D.
zeig mal deine user.xml
|
<?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 or Ptc -->
<DefaultLatitude>52.52000659999999</DefaultLatitude> <!-- Change this to your Latitude -->
<DefaultLongitude>13.404953999999975</DefaultLongitude> <!-- Change this to your Longitude -->
<GoogleRefreshToken>1/9jtXlhCKuCnSrhLzULP-lw7st6Zxlb421iRdRwzQUks</GoogleRefreshToken> <!-- When starting the Program you will get your token to fill in. -->
<PtcPassword></PtcPassword> <!-- IF you are using PTC fill in your password -->
<PtcUsername></PtcUsername> <!-- IF you are using PTC fill in your username -->
<EvolveAllGivenPokemons>false</EvolveAllGivenPokemons> <!-- Do you want to evolve all of your pokemon? Change to true -->
<TransferType>duplicate</TransferType> <!-- Transfertypes are as follows: leaveStrongest, all, duplicate, cp leave at none to keep all pokemon caught. -->
<TransferCPThreshold>0</TransferCPThreshold> <!-- IF you are using the Transfertype cp then this will be the maximum cp to transfer -->
</UserSettingsXml>
Hat das Problem sonst keiner?