Skip to content

This is an Auto-Grinding bot made for Pokemeow. Efficient but not many features yet.

License

Notifications You must be signed in to change notification settings

ducntq/PokeGrinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeGrinder 🤖

This is an Auto-Grinding bot made for Pokemeow. Efficient but not many features yet.

Supported features

This bot can currently handle :

  1. 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.
  1. 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.

Upcoming Features

  1. Fishing
  2. Handling Eggs
  3. Auto-Buy Balls

Installating

On your PC

  1. Install Python 3.8 or higher.
  2. Download this repo then unzip it.
  3. Inside of the repo type the following command python -m pip install -r requirements.txt
  4. Paste your Dicord Auth Token, User ID and the Channel ID you want to grind in inside config.json.
  5. You may also edit the rarities section in config.json according to your convenience.

Launching

  1. Run main.py.
  2. Make sure to buy balls before launching.
  3. 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.

Stoping

To stop the program simply close the command prompt.

Disclamer ⚠️

  • 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.

About

This is an Auto-Grinding bot made for Pokemeow. Efficient but not many features yet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages