-
Member

these are my results so far, i am not getting over 200k but its way better than what i was getting with the other build. thanks 8787
-
Member
thanks for sharing !
and how can I join your discord ?
-
Member
why are pidgies, weedles, and caterpies being transferred when i still have extra candy to evolve them?
-
Member
Originally Posted by
BCASTTHEKING
Can someone please tell me how to put my username and pass into this bot i know its the auth.json file but im doing it wrong
Im with you on this one, every new try I do, I feel even more stupid :C fml
-
Member
you guys go in your config folder, and then you will see the auth file, open it with note pad.. then edit the the username and password with your info. save it and then run.
-
Member
Originally Posted by
hurrhurr
Im with you on this one, every new try I do, I feel even more stupid :C fml
I was having the same issue 5 mins ago. You have to make it like:
{
"AuthType": "Ptc",
"GoogleUsername": null,
"GooglePassword": null,
"PtcPassword": "password",
"PtcUsername": "username"
}
With the " ". The same thing goes for Google:
{
"AuthType": "google",
"GoogleUsername": "[email protected]",
"GooglePassword": "password",
"PtcPassword": null,
"PtcUsername": null
}
-
Post Thanks / Like - 1 Thanks
hurrhurr (1 members gave Thanks to Zoqin for this useful post)
-
Member
Originally Posted by
Zoqin
I was having the same issue 5 mins ago. You have to make it like:
{
"AuthType": "Ptc",
"GoogleUsername": null,
"GooglePassword": null,
"PtcPassword": "password",
"PtcUsername": "username"
}
With the " ". The same thing goes for Google:
{
"AuthType": "google",
"GoogleUsername": "
[email protected]",
"GooglePassword": "password",
"PtcPassword": null,
"PtcUsername": null
}
Thank you xD
-
Member
Originally Posted by
BCASTTHEKING
Can someone please tell me how to put my username and pass into this bot i know its the auth.json file but im doing it wrong
You may need to add the quotations ( " ) at the opening and the closing of your username and password for google.
Exp:
{
"AuthType": "google",
"GoogleUsername": "username",
"GooglePassword": "password",
"PtcPassword": null,
"PtcUsername": null
}
-
Hello everyone! I made an script for this bot to keep alive it while afk, it can handle 1 up to 10 clients, check at:
http://www.ownedcore.com/forums/poke...8787build.html
It may be useful for you x)
-
Member
mine seems to be amassing a lot of candies and has done 3 cycles of transfers with no evolves, did I mess something up in my code? or does it happen eventually?
I think is says there's an error with Niantic servers throttling API calls?
[
it evolved after I reset the client a couple of times, probably nothing wrong with code but with the server, nice bot
Last edited by khelos; 07-31-2016 at 09:21 PM.
-
Member
Works great. Getting a stable 170k/hr!
For those of you that have it getting stuck on full inventories: try using auto restarter at 30 minute intervals, since it seems on start the bot mass evolves everything.
-
Member
* Use at own risk **
This will clean your pokemon inventory to make room for mass xp pokemons. So if you have problem with full inventory, use this. But you will lose all.
thats mean i will lose all pokemon include dragonite or rare pokemon,vaporeon etc??
-
Corporal
Does it get more balls? Looks like its going to run out soon...
-
Member
how to set the many of pokeball ?
-
Member
Why the hell is it keeping a shit ton of pokemons until I restart the bot?? It keeps saying pokemon inventory is full.... I have everything set up to transfer them
Btw nice bot

Originally LuCas23332