-
Private
AlphaBot v1.1 - Gotta catch'em all as fast as possible (Not human at all)
Hello,
I just update my bot to version 1.1 and it may be quicker than the previous version.
I know that many of bot is trying to be more like human, but it still get banned.
So I create this bot that make you gain exp as fast as possible, and hope that it won't get ban.
PS. It is still in develop, so I won't release the compile version of it at this moment.
Link
GitHub - PokemonAlpha/AlphaBot: A Bot for PokemonGo.
Screenshot
-
Post Thanks / Like - 5 Thanks
-
Member
-
Member
Originally Posted by
steven5538
Hello,
I just update my bot to version 1.1 and it may be quicker than the previous version.
I know that many of bot is trying to be more like human, but it still get banned.
So I create this bot that make you gain exp as fast as possible, and hope that it won't get ban.
PS. It is still in develop, so I won't release the compile version of it at this moment.
Link
GitHub - PokemonAlpha/AlphaBot: A Bot for PokemonGo.
Screenshot

Where is the download link?
-
Member
Could you give ust master? Thanks!!!
-
Member
i don't know setup this bot ! pls teach me
-
Member
how to use this using python?
-
Member
failed building wheel for cryptography -_- help me
-
Member
Hello I am currently running Linux Mint 18... Do I have to install Python over current config?
-
Contributor
more info about your bot sir
-
Member
I installed python in my PC but i dont know how to use it.
Please give more details to use .
thanks!
-
Member
C:\Users\techn\Downloads\AlphaBot-master>C:\Python27\python run.py
2016-08-28 23:23:34,786 [init] [INFO] Alpha Bot v1.1
2016-08-28 23:23:34,788 [init] [INFO] Load config from /configs/config.json
2016-08-28 23:23:35,052 [init] [INFO] Set location - -39.636000, 218.842000
Traceback (most recent call last):
File "run.py", line 58, in <module>
main()
File "run.py", line 24, in main
bot.start()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 61, in start
self.login()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 101, in login
self.trainer_info()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 518, in trainer_info
player = self.get_player_data()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 579, in get_player_data
player_data = self.api.get_player()['responses']['GET_PLAYER']['player_data']
File "c:\users\techn\downloads\alphabot-master\src\pgoapi\pgoapi\pgoapi.py", line 137, in function
return request.call()
File "c:\users\techn\downloads\alphabot-master\src\pgoapi\pgoapi\pgoapi.py", line 226, in call
request.activate_signature(lib_path)
File "c:\users\techn\downloads\alphabot-master\src\pgoapi\pgoapi\rpc_api.py", line 83, in activate_signature
self._signature_lib = ctypes.cdll.LoadLibrary(lib_path)
File "C:\Python27\lib\ctypes\__init__.py", line 440, in LoadLibrary
return self._dlltype(name)
File "C:\Python27\lib\ctypes\__init__.py", line 362, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] The specified module could not be found
C:\Users\techn\Downloads\AlphaBot-master>
-
Private
Originally Posted by
retali8
C:\Users\techn\Downloads\AlphaBot-master>C:\Python27\python run.py
2016-08-28 23:23:34,786 [init] [INFO] Alpha Bot v1.1
2016-08-28 23:23:34,788 [init] [INFO] Load config from /configs/config.json
2016-08-28 23:23:35,052 [init] [INFO] Set location - -39.636000, 218.842000
Traceback (most recent call last):
File "run.py", line 58, in <module>
main()
File "run.py", line 24, in main
bot.start()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 61, in start
self.login()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 101, in login
self.trainer_info()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 518, in trainer_info
player = self.get_player_data()
File "C:\Users\techn\Downloads\AlphaBot-master\bot\__init__.py", line 579, in get_player_data
player_data = self.api.get_player()['responses']['GET_PLAYER']['player_data']
File "c:\users\techn\downloads\alphabot-master\src\pgoapi\pgoapi\pgoapi.py", line 137, in function
return request.call()
File "c:\users\techn\downloads\alphabot-master\src\pgoapi\pgoapi\pgoapi.py", line 226, in call
request.activate_signature(lib_path)
File "c:\users\techn\downloads\alphabot-master\src\pgoapi\pgoapi\rpc_api.py", line 83, in activate_signature
self._signature_lib = ctypes.cdll.LoadLibrary(lib_path)
File "C:\Python27\lib\ctypes\__init__.py", line 440, in LoadLibrary
return self._dlltype(name)
File "C:\Python27\lib\ctypes\__init__.py", line 362, in __init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] The specified module could not be found
C:\Users\techn\Downloads\AlphaBot-master>
In this case, you might forget to put the encrypt.dll in the project folder?
-
Private
Originally Posted by
tmcpnet
Where is the download link?
GitHub - PokemonAlpha/AlphaBot: A Bot for PokemonGo.
-
Private
Originally Posted by
kenny131189
How many Exp per hour?
I get from lv1 to lv20 in about 120 mins, it could be faster, just try to modify the config.
-
Member
hi, where is the encrypt.dll :?