Hyperclaw79 / PokeBall-SelfBot-Poketwo-Autocatcher

This specific selfbot was designed to automatically catch pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features like trading, releasing, id search, etc. Currently the autocatcher is powered by AI making it possible to autocatch pokemons on multiple bots like PokeTwo, PokeRealm, etc.
MIT License
336 stars 400 forks source link

Deployment Issue #108

Closed SwagmastrYT closed 5 years ago

SwagmastrYT commented 5 years ago

i cant run the bat file and this is what shows up when i try to run it

C:\Users\owner\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>py -3 launcher.py Traceback (most recent call last): File "launcher.py", line 2, in from pokeball import PokeBall File "C:\Users\owner\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master\pokeball.py", line 2, in import discord ModuleNotFoundError: No module named 'discord'

C:\Users\owner\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>timeout -1

Press any key to continue ...

Hyperclaw79 commented 5 years ago

Refer https://github.com/Hyperclaw79/PokeBall-SelfBot/issues/101. Run the setup.bat only after installing both python 3.6 and Git for Windows.