Quote:
Originally Posted by ElPadre®
Hier die Config so das es geht mit ptc und Google
<AuthType>Ptc</AuthType> <!-- Google or Ptc -->
<DefaultLatitude>40.764871</DefaultLatitude> <!-- Change this to your Latitude -->
<DefaultLongitude>-73.972722</DefaultLongitude> <!-- Change this to your Longitude -->
<GoogleRefreshToken></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>true</EvolveAllGivenPokemons> <!-- Do you want to evolve all of your pokemon? Change to true -->
<TransferType>leaveStrongest</TransferType> <!-- Transfertypes are as follows: leaveStrongest, all, duplicate, cp leave at none to keep all pokemon caught. -->
<TransferCPThreshold>10</TransferCPThreshold> <!-- IF you are using the Transfertype cp then this will be the maximum cp to transfer -->
</UserSettingsXml>
Google:
<?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>52.379189</DefaultLatitude> <!-- Default Amsterdam Central Station -->
<DefaultLongitude>4.899431</DefaultLongitude> <!-- Default Amsterdam Central Station -->
<GoogleRefreshToken>1/xxxxxxxxxxxxxxxxxxxxxx</GoogleRefreshToken>
<PtcPassword>pw</PtcPassword>
<PtcUsername>username</PtcUsername>
<EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>
<TransferType>none</TransferType> <!-- none/cp/leaveStrongest/duplicate/all -->
<TransferCPThreshold>230</TransferCPThreshold> <!-- Transfer pokemon with CP less than this value if cp transfer type is selected -->
<DoNotTransfer> <!-- These will not be transferred even when below the CP threshold -->
PS: Video dazu kommt auch noch
habe denn bot jetzt mit 4 acc bestückt und läuft ohne Probleme mit Google
Ptc nach 4-5 stunden ganzer bot down neu starten
|
Ich habe das jetzt genau so probiert, also das mitm Google aber das geht einfach gar nicht bei mir
Wenn ich den Code so einfüge kommt:
Could not load settings. user.xml either missing or malformed.
Ich hab einfach keine Ahnung was tun