-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Progress seems slow #3062
Comments
Where are you located? Try setting the bot in a location with a lot of pokemon. I use Santa Monica Pier and get 25k xp/hour. Don't worry, you won't get banned. |
What's your config like? Maybe increase your speed? |
Well the location I'm currently using is one that was previously performing much better (it's wondering around my uni campus primarily). On the old master branch I would easily gain a level in a matter of hours, now I'm only generating a couple of thousand XP. I'll give a geolocation change a go since thats an obvious solution. @DiegoRBaquero my config file speed is configured at 10 or 11 km an hour walking speed. |
Here is my config
} |
@jrjhealey The bot is fine, your config file isn't. |
This is duplicate of other issue. See other issue for possible cause and local fix (if you don't require map integration). |
@BriceSD can you post your config please? |
Yeah you may all be right, might be a case of optimising my config. Switching to Santa Monica pier has, of course, softbanned me haha.. |
Expected Behavior
The bot runs fine, walks, catches, hatches - all that good stuff. However, compared to the old master commit I was running before the API change, the bot's progress just seems a bit sluggish to me. In particular the bot only manages to walk a couple of km in several hours.
Actual Behavior
However, compared to the old master commit I was running before the API change, the bot's progress just seems a bit sluggish to me. In particular the bot only manages to walk a couple of km in several hours.
The config file is set at 10km an hour and yet, the bot only managed 2km in almost 5 hours - see my termination summary below. I ran the bot overnight last night, almost 9 hours and I think it only moved a total of 5 km
2016-08-08 12:55:48,409 [ cli] [INFO] 2016-08-08 12:55:48,410 [ cli] [INFO] Ran for 4:50:25 2016-08-08 12:55:48,411 [ cli] [INFO] Total XP Earned: 9675 Average: 1998.87/h 2016-08-08 12:55:48,411 [ cli] [INFO] Travelled 2.09km 2016-08-08 12:55:48,412 [ cli] [INFO] Visited 25 stops 2016-08-08 12:55:48,412 [ cli] [INFO] Encountered 31 pokemon, 30 caught, 0 released, 0 evolved, 1 never seen before 2016-08-08 12:55:48,412 [ cli] [INFO] Threw 34 pokeballs 2016-08-08 12:55:48,413 [ cli] [INFO] Earned 5870 Stardust 2016-08-08 12:55:48,413 [ cli] [INFO] 2016-08-08 12:55:48,413 [ cli] [INFO] Highest CP Pokemon: Parasect [CP: 1002] [IV: 14/15/5] Potential: 0.76 2016-08-08 12:55:48,414 [ cli] [INFO] Most Perfect Pokemon: Oddish [CP: 375] [IV: 12/7/15] Potential: 0.76
Steps to Reproduce
Running fermuch's branch of the bot - see #2808
Other Information
OS: Ubuntu 14.04
Git Commit: 153ea21
Python Version: Python 2.7.6
The text was updated successfully, but these errors were encountered: