-
Private
AlphaBot - Catch / Farming / How fast it could be? (Not human at all)
Information
Hello, I just develop a bot that use some trick to catch pokemons.
There is still a lot of bug, it is an opensource bot, please feel free to PR if you know how to develop!
Feature
- Catching pokemons
- Farming for items
- Transfer pokemons
- Recycle items
I'm now trying to add gym battle feature into it, it will be done very soon.
Screenshot

Link
GitHub Page
Twitter
-
Post Thanks / Like - 2 Thanks
neko1pro,
dungby4 (2 members gave Thanks to steven5538 for this useful post)
-
Sergeant
-
Member
how to install this bot ?
-
Corporal
If you don't mind, please give us compiled version since not many people can install python and run it correctly. All I need is fast exp to speedy level up, I don't care if it's bot humanized or not cause I tried both of humanized and inhuman bot resulted my account got banned.
-
Member
so this is running under python?, nice i can running it in linux
-
Master Sergeant
Those words "doing some magic" remind me of Haxton
-
I need bot similar to haxton with at least 200k xp/hour, less than that just wasting time to botting again from 0.
-
Well this is based off haxton from what i saw in the source code, the clustering part anyway! good job
-
Member
Do you test about exp/h?
Sent from my iPhone using Tapatalk
-
Member
I can't run after following instructions, AttributeError?
-
Member
Traceback (most recent call last):
File "F:\Dstop\AlphaBot-master\bot\__init__.py", line 7, in <module>
import gpxpy.geo
ImportError: No module named gpxpy.geo
-
Private
Originally Posted by
awilmoo
how much xp/h ?
Originally Posted by
Kureka
I need bot similar to haxton with at least 200k xp/hour, less than that just wasting time to botting again from 0.
I used it about 3 hours and it easy hit the daily catch pokemon limit
-
Member
Originally Posted by
steven5538
I used it about 3 hours and it easy hit the daily catch pokemon limit

can you help me setup this bot
!
-
Member
gonna try this soon on new otc account will see how it works reminds me also of haxton "the magic thing"
-
Master Sergeant
Traceback (most recent call last):
File "run.py", line 8, in <module>
from bot.base_dir import _base_dir
File "/var/tmp/AlphaBot-master/bot/__init__.py", line 748
items_stock = {x.value: 0 for x in list(Item)}
^
SyntaxError: invalid syntax