This is an Auto-Grinding bot made for Pokemeow. Efficient but not many features yet.
This bot can currently handle :
- Hunting
- Encounter then use a ball depending on the rarity of the Pokemon.
- Stops if a captcha appears then continue after the captcha has been solved.
- Logs elapsed time, encounters and catches.
- Captcha Solving
- Solves captchas using AntiCaptcha API (more APIs will be added).
- Notifies if unable to solve captcha.
- If captcha solver disabled, will notify otherwise.
- Captcha Solver and Notifier can both be toggles on/off.
- Fishing
- Handling Eggs
- Auto-Buy Balls
- Install Python 3.8 or higher.
- Download this repo then unzip it.
- Inside of the repo type the following command
python -m pip install -r requirements.txt
- Paste your Dicord Auth Token, User ID and the Channel ID you want to grind in inside
config.json
. - You may also edit the rarities section in
config.json
according to your convenience.
- Run
main.py
. - Make sure to buy balls before launching.
- The bot will take some time (depending on your hardware) to start. When it is ready it will do ;p in the channel you provided in
config.json
and then start grinding.
To stop the program simply close the command prompt.
- We're of course not responsible for any ban you recieve for using this bot.
- Please keep an eye on the bot to solve captchas. Do not be irresponsible if you don't want to get banned.
- Please do not grind in public servers.