What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Pokefarmer - Update Thread

Status
Not open for further replies.
and we have to figure out how to get our device id that the server checks

so easy you need to download cpu-z app on your android/IOS and copy your device finger print on it so its like you where using your mobile phone and not the bot
 
time1.webp

Time delay between catching and transferring need to be increased. The delay between catching pokemonX and pokemonY is good. The time delay between recycling itemX and itemY is good. The time delay between Transferring pokemonX and pokemonY is good.

As shown in the picture above, when catching a pokemon with higher iv and cp, the pokemon on the chopping block to be transferred is sent way to fast. So there needs to be a similar delay built in as all the ones mentioned above. There is currently only around 3 seconds of time. That would not be enough to finish out the capture screen, go into pokemon, scroll and find the one you wish to transfer, and then transfer it.
 
Am I banned or I just need to wait for 2 hrs? :(

color="#FFB200"><b>046d7288fe1c4d4a9330e7d8e80367fc.16</b></font> failed. Trying again.
INFO <b><font color="#0094FF">[01:02:46]</font></b> Looting <font color="#0094FF"><b></b></font>
INFO <b><font color="#0094FF">[01:02:47]</font></b> Looting pokestop <font color="#FFB200"><b>bcc8cf35ea7848108276606971d94a9c.16</b></font> failed. Trying again.
INFO <b><font color="#0094FF">[01:03:02]</font></b> Stopped
DEBUG <b><font color="#0094FF">[01:03:48]</font></b> Perform authentication...
DEBUG <b><font color="#0094FF">[01:03:48]</font></b> Done, returning.
INFO <b><font color="#0094FF">[01:03:51]</font></b> Connecting to login servers...
INFO <b><font color="#0094FF">[01:03:52]</font></b> Connecting to game servers...
INFO <b><font color="#0094FF">[01:03:52]</font></b> Download player info...
INFO <b><font color="#0094FF">[01:03:53]</font></b> Download game settings...
INFO <b><font color="#0094FF">[01:03:54]</font></b> Download player inventory...
INFO <b><font color="#0094FF">[01:03:54]</font></b> Download of player inventory failed.
INFO <b><font color="#0094FF">[01:03:54]</font></b> Restricted response from game server. Try again in 2 hours.
 
Did you jump locations or bot too much? What level were you

I'm in the same location since I started using the bot. I was at level 24 if im not mistaken. Good thing I've been using a secondary account. I will try to wait for 2 hrs and see what happens.
 
Surprised you were banned. Did you collect badges?

Yes, I regularly check on the account thru my phone without any problems. I also go online using my phone when i'm near leveling up so i can collect the loots. All is set in default using the farmer with just walking speed. I'm sure this is not an IP ban since I have another account that can login. As of the moment I have not received any email from Niantic about having my account banned.
 
wtfjcz4x.jpg


wtf is the bot doing there? Setting is "highest cp and IV", so why the fuck would he trade a 89 with just a few points lower cp against a 22% IV??
 
wtfjcz4x.jpg


wtf is the bot doing there? Setting is "highest cp and IV", so why the fuck would he trade a 89 with just a few points lower cp against a 22% IV??

I think the program logic is like this when you set "highest CP and IV". Base on your screenshot here is what i come up with

So you have pokemon A (CP-A and IV-A) and pokemon B (CP-B and IV-B).

If CP-A > CP-B = true OR IV-A > IV-B = true
then keep pokemon A
Since the bot keep the pokemon with higher CP, which mean it skip to check or negate the return result of IV comparison and proceed to keep pokemon A

it need to change to the following to that it keep pokemon with higher IV

If CP-A > CP-B = true AND IV-A > IV-B = true
then keep pokemon A
else if IV-A > IV-B = true
then keep pokemon A
else keep pokemon B

This is plain english, not actual coding lol.
 
Status
Not open for further replies.
Back
Top