-
Sergeant Major
after 30 min bot reset itself, transferred pokemons and started farming. awesome. (not last version btw, downloaded 1h, 1.5h hour ago) added transfer list and pokeball thing my self
https://i.imgur.com/VMlOtas.png
https://i.imgur.com/mtlAm1h.png
-
Member
Originally Posted by
katja
any1 else needs about 30sec to 1 min to evolve?

but it was even before the current update. now its still
Haven't tried myself, waiting for a final resolution on this matter =p.
I mean if it's possible at all that it skips the evolution animation alltogether it would be so broken with Lucky Egg
-
Member
Originally Posted by
katja
any1 else needs about 30sec to 1 min to evolve?

but it was even before the current update. now its still
Havent downloaded the newest version yet because I want to know first if it evolves the highest CP pokemon or if it only evolves pokemon that would normally get transferred...
-
Member
Originally Posted by
rowxs
Can someone look at my setting code please.. So basically I want my bot to keep each of the highest pokemon and transfer all the lowest ones... Keep a certain number of items for example I want to keep 50 healing potion 50 reviver and trash the rest.....also I want to keep my bot from straying to far...
BUT WHY WHEN I LOGIN I KEEP SEEING 2 BILLION PINCERSSS..... They are not being grinded....
so here is what i got soo far...
App.config:
program cs:
Read the readme. Use "Duplicate" transfer type.
-
Member
I'm having the following problem , i start the programm and login to the google device. Then i get a pretty long token which i safe here <add key="GoogleRefreshToken" value=""/> in the appconfig but when i try to restart the program it just crashes. Do i have to save it anywhere else? Or do i have to leave the programm open and safe it in visual studio and just keep it that way?
Last edited by Exilius007; 07-21-2016 at 09:37 AM.
-
Originally Posted by
hardell
You can fork and merge your fork with new updates.
I know you are very busy but any chance you could tell or link me how do to do that? Would save a lot of people a lot of time. Would appreciate it a lot
)
Not really familiar with github etc.
-
Originally Posted by
b0Ni07
May I ask what I am doing wrong? I always download the newest version from github and I can see that there is new stuff, however I am missing the lines with "Using Ultra Ball" in green etc. They're just non-existent. Curious if I'm doing something wrong here
-
Member
the latest release is firing up the meat grinder every 10 seconds.
just a heads up for hardell
-
Member
First I want to thank all the contributors from this bot.
I will donate you some money when you edit an donation link in the first post.
Here some wishes:
A color-code for the lines in the console would be nice.
Something like:
- Pokestop (blue)
- catched (green)
- grinding (white)
- missed catch (red)
Then a status line every 10min like: Level X, 9999/11111 EXP, Items: XXX, Unique Pokemo: XXX
I think here is 99% from the coding: [C#] In the Inventory class, you can call this method. Code: await _client.GetInv - Pastebin.com
And the biggest thing... Items... we only need a function that the bag can never have to many items.
Regards
-
Member
pokeball things ? How do I use pokeballs like you ?
-
Member
It may sound stupid but... I'm not able to see the RefreshToken anywhere after I enter the confirmation code in google.com/device. Should it be printed to the console ? It just prints "24", doesn't seem a token.
Thanks in advanced. And awesome work !!
Edit: An status message of % experience and level every X minutes would be awesome.
Last edited by krampak; 07-21-2016 at 09:43 AM.
-
Member
Originally Posted by
Jig666
the latest release is firing up the meat grinder every 10 seconds.
just a heads up for hardell
Yea, someone mentioned it already, I am pretty sure that is not intended, would not make any sense. Every 10 minutes would be better^^ Or even longer.
-
Member
Originally Posted by
Finrodi
I know you are very busy but any chance you could tell or link me how do to do that? Would save a lot of people a lot of time. Would appreciate it a lot

)
Not really familiar with github etc.
Go to our repo, click on Fork. This will create your own repo. If there's a new update in our repo you can merge using the Windows github client - there's a timeline that will show that we have a new update and there'll be an "update from XY" button that will merge stuff if there are no conflicts.
Sorry if it's not too detailed, you'll have to look up a tutorial on google if it's not enough.
-
Post Thanks / Like - 1 Thanks
Macpod (1 members gave Thanks to hardell for this useful post)
-
Member
So i made a lot of changes to my files (add color in cmd in program.cs, added in specific pokemon lists for transfer filters, autorestarts, pokeball usage, etc.
How do I keep them while still being up to date with the newest verision?
-
Member
Originally Posted by
Exilius007
I'm having the following problem , i start the programm and login to the google device. Then i get a pretty long token which i safe here <add key="GoogleRefreshToken" value=""/> in the appconfig but when i try to restart the program it just crashes. Do i have to save it anywhere else? Or do i have to leave the programm open and safe it in visual studio and just keep it that way?
ok forget it i'm just to stupid to copy paste it right