crash in every 15 minutes maybe
whats the code to transfer blacklisted pokemon?
Works perfekt but dont catch magicarps at me..?
SOLVED!
Didnt change to ptc login![]()
Hi nice one,
but i got a problem. Code says it catches pokes and so on but ingame there are no pokemons.
i am logged in with PTC account and google is logged in in private mode.
any ideas?
Coded by Ferox - edited by NecronomiconCoding
Awesome! You have already got the newest version!
Please visit https://www.google.com/device and enter xxxx-PKKL
Logged in Google Account..
Transfering pokemon disabled
[12:09:33] Farmed XP: 50, Gems: 0, Eggs: { "id": "17035985664260489194", "isEgg": true, "capturedCellId": "5159367266268086272", "creationTimeMs": "1469095771755" } Items: 3 x ItemPokeBall
[12:09:49] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[12:10:05] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[12:10:21] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[12:10:37] Farmed XP: 50, Gems: 0, Eggs: { "id": "13277018095658303482", "isEgg": true, "capturedCellId": "5159367266408595456", "creationTimeMs": "1469095835828" } Items: 3 x ItemPokeBall
[12:10:53] We caught a Zubat with CP 42
[12:11:04] Farmed XP: 0, Gems: 0, Eggs: Items:
[12:11:19] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[12:11:35] Farmed XP: 50, Gems: 0, Eggs: { "id": "18059000647130357070", "isEgg": true, "capturedCellId": "5159367265980776448", "creationTimeMs": "1469095894170" } Items: 3 x ItemPokeBall
[12:11:51] Farmed XP: 100, Gems: 0, Eggs: Items: 6 x ItemPokeBall
[12:12:07] We caught a Spearow with CP 27
[12:12:17] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[12:12:33] We caught a Pidgeotto with CP 78
[12:12:44] We caught a Drowzee with CP 72
[12:12:55] Farmed XP: 50, Gems: 0, Eggs: Items: 2 x ItemRevive, 2 x ItemPokeBall
[12:13:11] We caught a Rattata with CP 10
[12:13:21] Farmed XP: 50, Gems: 0, Eggs: Items: 3 x ItemPokeBall
[12:13:37] Farmed XP: 50, Gems: 0, Eggs: { "id": "11327487974088127427", "isEgg": true, "capturedCellId": "5159367267304079360", "creationTimeMs": "1469096016112" } Items: 1 x ItemRevive, 2 x ItemPokeBall
[12:13:53] We caught a Poliwag with CP 10
[12:14:04] We caught a Goldeen with CP 12
Last edited by katja; 07-21-2016 at 05:22 AM.
I've the same problem, but the bot wont give me a refresh-token.
Here is my Code (Do you see the fault?):
Code:<?xml version="1.0" encoding="utf-8"?> <configuration> <startup> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" /> </startup> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" /> </dependentAssembly> </assemblyBinding> </runtime> <appSettings> <add key="AuthType" value="Google"/><!--Google/Ptc--> <add key="PtcUsername" value="username"/> <add key="PtcPassword" value="pw"/> <add key="GoogleRefreshToken" value=""/> <add key="DefaultLatitude" value="33.81209400316442"/><!--Default Amsterdam Central Station--> <add key="DefaultLongitude" value="-117.91897416114807"/><!--Default Amsterdam Central Station--> <add key="TransferType" value="duplicate"/><!--none/cp/leaveStrongest/duplicate/all Whitelists/blackslists for each type is in Program.cs--> <add key="TransferCPThreshold" value="0"/><!--transfer pokemon with CP less than this value if cp transfer type is selected. Whitelist in Program.cs--> <add key="EvolveAllGivenPokemons" value="false"/> </appSettings> </configuration>
Is there a way to transfer pokemon below certain cp but at the same time keep strongest ? For example transfer all below 500CP, but I have no charmanders above 500 CP (so it would transfer them) Is there a way to keep the strongest at least?
Why im not getting pokeballs,eggs etc. from poke stops ?
Sorry, I said Client.cs before, but it's actually in App.config (capital A)
Transfers every Pokemon below 400 CP.Code:<add key="TransferType" value="cp"/><!--none/cp/leaveStrongest/duplicate/all Whitelists/blackslists for each type is in Program.cs--> <add key="TransferCPThreshold" value="400"/><!--transfer pokemon with CP less than this value if cp transfer type is selected. Whitelist in Program.cs-->
You can define which pokemon to transfer or not to transfer in Program.cs
.
bitcoin? or gold coin?
.