-
Member
Can someone please explain how to make google login work? THanks
-
Member
Made my own version of this to fix using every type of ball and some other small issues, would be awesome to share some ideas, can you send me your skype?
-
Member
I don't understand, the app.config is a config file how am I supposed to even open that or run it?
-
Member
Nice
now we need use all type pokeball with a good logic example if circle green/yellow use pokeball, if orange use ultraball if dont have ultraball try if other ball and clean inventory when full just take pokeball, egg, essence. Option for use egg chance and essence
Last edited by cedricdu94; 07-20-2016 at 07:51 PM.
-
Member
Originally Posted by
pinn90
...
I think I'll rewrite the transfers again so that people can combine any type with any whitelist/blacklist and the CP threshold and I'll also move the lists to the config file so that it's all at one place.
You can change the delays as you want, I guess. I used a 5s delas yesterday with another bot and it worked.
Originally Posted by
Deedaa
...
You must have an old version mixed with a new one. Remove the old files, download everything again and it should work.
Originally Posted by
Subversion2
You might want to take the Latitude and Longitude of Amsterdam out of Settings.cs to avoid confusion
It should check if the parameters are entered properly instead of setting them to something else when they're not. Also, I think it'd be best to rename the settings file to something people won't even bother opening.
Gonna go to bed now, I'll do stuff when I wake up. Later guys.
-
Post Thanks / Like - 1 Thanks
Subversion2 (1 members gave Thanks to hardell for this useful post)
-
Member
Originally Posted by
ahmar789
Can someone please explain how to make google login work? THanks
I'm using PTC, but I think they have google set up by default. I would go into App.config and change the location and those settings. Then hit CTRL+F5, it will give you a code. you put that code into google.com/device and away it goes.
This is all in the read me in the github...
-
Post Thanks / Like - 1 Thanks
ahmar789 (1 members gave Thanks to buye for this useful post)
-
Member
Originally Posted by
uploader619
everything seems to be fine now except add the option to use the available pokeballs great and ultra ball which is available
throw or delete the items if bag is full
Pokeball = (int) GetBestBall().Result,
It's using the best ball.
-
Member
seems running, can someone explain how logic of this bot using balls to catch pokemon?
-
Member
hey @hardell
Thanks for the help. Do you notice it not grinding the duplicates?
I changed my transfer type to Duplicate, however, it only checked for duplicates at initialization and transferred. Now I am getting duplicates and it isn't grinding them. Didn't check if there was a timer or is it supposed to do it at time of Pickup?
-
Contributor
maybe im special in the head but mine just grinds pokemon and sits there
Code:
Coded by Ferox - edited by NecronomiconCodingAwesome! You have already got the newest version!
[!] firing up the meat grinder
Grinding 0 pokemon below 150 CP.
[!] finished grinding all the meat
nothing else
-
Member
any reason why this stops working after about 5mins just stops showing that its collecting stops or pokemon so im assuming its stopped.
-
Member
It doesn't do transfer ASAP?
-
Member
I dont think the bot is using correct pokeballs for me at all? Everything gets away and im not softbanned.
-
Active Member
Originally Posted by
Plawed
I dont think the bot is using correct pokeballs for me at all? Everything gets away and im not softbanned.
Me too everything has gotten away so far
-
Member
Originally Posted by
hardell
With the latest version, you shouldn't ever have to open Settings.cs and all the settings are in app.config. It was a bug that you had to change it in the other file as well that was fixed already. Sorry about that.
Oh its no problem, Thanks for the help