Anyone know how to login with PTC ACCOUNT?
Anyone know how to login with PTC ACCOUNT?
To fix the transfer disabled atm. Use this bat script to turn off the current bot after 300 seconds (5 mins) and open the new one.
Edit the correct path to your own path.Code:@ECHO OFF :start timeout /t 300 TASKKILL /F /IM "PokemonGo.RocketAPI.Console.exe" timeout /t 3 start "PokemonGo.RocketAPI.Console.exe" "C:\Users\AT\Downloads\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\bin\Debug\PokemonGo.RocketAPI.Console.exe" goto start REM pause
How to find your own path?
https://gyazo.com/fb362f8cfae7cc2e31f5e40b4c30a5ab
Look at the output window. Open and run as administrator.
Full Pokemon list
Code:PokemonId.Bulbasaur, PokemonId.Ivysaur, PokemonId.Venusaur, PokemonId.CHARMANDER, PokemonId.Charmeleon, PokemonId.Charizard, PokemonId.Squirtle, PokemonId.Wartortle, PokemonId.Blastoise, PokemonId.Caterpie, PokemonId.Metapod, PokemonId.Butterfree, PokemonId.Weedle, PokemonId.Kakuna, PokemonId.Beedrill, PokemonId.Pidgey, PokemonId.Pidgeotto, PokemonId.Pidgeot, PokemonId.Rattata, PokemonId.Raticate, PokemonId.Spearow, PokemonId.Fearow, PokemonId.Ekans, PokemonId.Arbok, PokemonId.Pikachu, PokemonId.Raichu, PokemonId.Sandshrew, PokemonId.Sandlash, PokemonId.NidoranFemale, PokemonId.Nidorina, PokemonId.Nidoqueen, PokemonId.NidoranMale, PokemonId.Nidorino, PokemonId.Nidoking, PokemonId.Clefairy, PokemonId.Clefable, PokemonId.Vulpix, PokemonId.Ninetales, PokemonId.Jigglypuff, PokemonId.Wigglytuff, PokemonId.Zubat, PokemonId.Golbat, PokemonId.Oddish, PokemonId.Gloom, PokemonId.Vileplume, PokemonId.Paras, PokemonId.Parasect, PokemonId.Venonat, PokemonId.Venomoth, PokemonId.Diglett, PokemonId.Dugtrio, PokemonId.Meowth, PokemonId.Persian, PokemonId.Psyduck, PokemonId.Golduck, PokemonId.Mankey, PokemonId.Primeape, PokemonId.Growlithe, PokemonId.Arcanine, PokemonId.Poliwag, PokemonId.Poliwhirl, PokemonId.Poliwrath, PokemonId.Abra, PokemonId.Kadabra, PokemonId.Alakhazam, PokemonId.Machop, PokemonId.Machoke, PokemonId.Machamp, PokemonId.Bellsprout, PokemonId.Weepinbell, PokemonId.Victreebell, PokemonId.Tentacool, PokemonId.Tentacruel, PokemonId.Geodude, PokemonId.Graveler, PokemonId.Golem, PokemonId.Ponyta, PokemonId.Rapidash, PokemonId.Slowpoke, PokemonId.Slowbro, PokemonId.Magnemite, PokemonId.Magneton, //PokemonId.Farfetch'd, PokemonId.Doduo, PokemonId.Dodrio, PokemonId.Seel, PokemonId.Dewgong, PokemonId.Grimer, PokemonId.Muk, PokemonId.Shellder, PokemonId.Cloyster, PokemonId.Gastly, PokemonId.Haunter, PokemonId.Gengar, PokemonId.Onix, PokemonId.Drowzee, PokemonId.Hypno, PokemonId.Krabby, PokemonId.Kingler, PokemonId.Voltorb, PokemonId.Electrode, PokemonId.Exeggcute, PokemonId.Exeggutor, PokemonId.Cubone, PokemonId.Marowak, PokemonId.Hitmonlee, PokemonId.Hitmonchan, PokemonId.Lickitung, PokemonId.Koffing, PokemonId.Weezing, PokemonId.Rhyhorn, PokemonId.Rhydon, PokemonId.Chansey, PokemonId.Tangela, PokemonId.Kangaskhan, PokemonId.Horsea, PokemonId.Seadra, PokemonId.Goldeen, PokemonId.Seaking, PokemonId.Staryu, PokemonId.Starmie, //PokemonId.Mr. Mime, PokemonId.Scyther, PokemonId.Jynx, PokemonId.Electabuzz, PokemonId.Magmar, PokemonId.Pinsir, PokemonId.Tauros, PokemonId.Magikarp, PokemonId.Gyarados, PokemonId.Lapras, PokemonId.Ditto, PokemonId.Eevee, PokemonId.Vaporeon, PokemonId.Jolteon, PokemonId.Flareon, PokemonId.Porygon, PokemonId.Omanyte, PokemonId.Omastar, PokemonId.Kabuto, PokemonId.Kabutops, PokemonId.Aerodactyl, PokemonId.Snorlax, PokemonId.Articuno, PokemonId.Zapdos, PokemonId.Moltres, PokemonId.Dratini, PokemonId.Dragonair, PokemonId.Dragonite //PokemonId.Mewtwo, //PokemonId.Mew
please post that request to his githubhmm.. but i would like to hold like 20 just in case something happens and i have like 200 great i think is fine using then for now, is there some code i have to change to save up the ultra ball? ty
this bot also stops working after 30 minutes..
Code:Onverwerkte uitzondering: System.ArgumentOutOfRangeException: Het opgegeven argument ligt buiten het bereik van geldige waarden. Parameternaam: index bij Google.Protobuf.Collections.RepeatedField`1.get_Item(Int32 index) bij PokemonGo.RocketAPI.Extensions.HttpClientExtensions.<PostProtoPayload>d__1`2.MoveNext() in C:\Users\Sjelle\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Extensions\HttpClientExtensions.cs:regel 39 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() bij PokemonGo.RocketAPI.Client.<GetMapObjects>d__17.MoveNext() in C:\Users\Sjelle\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs:regel 241 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() bij PokemonGo.RocketAPI.Console.Program.<ExecuteCatchAllNearbyPokemons>d__6.MoveNext() in C:\Users\Sjelle\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:regel 163 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.GetResult() bij PokemonGo.RocketAPI.Console.Program.<ExecuteFarmingPokestopsAndPokemons>d__7.MoveNext() in C:\Users\Sjelle\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:regel 213 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bij System.Runtime.CompilerServices.TaskAwaiter.GetResult() bij PokemonGo.RocketAPI.Console.Program.<Execute>d__5.MoveNext() in C:\Users\Sjelle\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Console\Program.cs:regel 155 --- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden --- bij System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state) bij System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() bij System.Threading.ThreadPoolWorkQueue.Dispatch() bij System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Press any key to continue . . .
Hey guys
My bot is working perfectly fine.
But there's one weird thing happening.
I'm using Nox to play it on this acc, and if I stop the bot and try to catch pokemons or farm pokestops on Nox it doesn't let me, like if I was soft banned, but if I turn on the bot it keeps farming and I even level up...
For some reason the bot stops functioning after 5 minute.... no idea why
So I tried to set this up but it would only get to transferring disabled and never produce anymore commands. After setting up transferring it transferred my charmander then nothing. At least I know its logging in but it does nothing after that.
transfered another V0019PokemonRattata to Professor.
transfered another V0013PokemonWeedle to Professor.
transfered another V0041PokemonZubat to Professor.
transfered another V0041PokemonZubat to Professor.
transfered another V0010PokemonCaterpie to Professor.
transfered another V0017PokemonPidgeotto to Professor.
transfered another V0029PokemonNidoran to Professor.
transfered another V0029PokemonNidoran to Professor.
transfered another V0048PokemonVenonat to Professor.
[03:27:21] Spearow got away..
[03:27:27] We caught a Pidgey
transfered another V0016PokemonPidgey to Professor.
[03:27:46] Farmed XP: 50, Gems: 0, Eggs: 0 Items: 3 x ITEM_POKE_BALL
[03:27:47] We caught a Pidgey
transfered another V0016PokemonPidgey to Professor.
[03:27:56] We caught a Zubat
transfered another V0041PokemonZubat to Professor.
[03:28:15] Farmed XP: 50, Gems: 0, Eggs: 0 Items:
[03:28:26] Farmed XP: 50, Gems: 0, Eggs: 0 Items:
[03:28:37] Farmed XP: 100, Gems: 0, Eggs: 0 Items:
[03:28:38] We caught a Zubat
transfered another V0041PokemonZubat to Professor.
So that's working great. I had a previous build when it stopped after 30 minutes. Is this also 'sorted' now?
How does the bot helps when your inventory is full?
at least not on the same account
I'm testing this on a new account. I'm really curious how the throwing ball thing works though...I'd be really interested to have a hotkey when a pokemon shows up, to automatically throw an 'excellent' ball like 80-90% of the time.
Also: does it now save the last coordinates? If so: guess i could just check
public const double DefaultLatitude = 40.76988181489869;
public const double DefaultLongitude = -73.97489547729492;
copy/paste and see on live pokemap where he's at?
Last edited by Jelle86; 07-20-2016 at 08:34 PM.