Releases: MehulKhanna/PokeGrinder
PokeGrinder V2.6 Bug Fixes, Fishing List Update
PokeGrinder V2.5 Bug Fixes, Quests, Suspicion Avoidance
PokeGrinder V2.4 Python, Bug Fixes and Logging
Uses event listeners instead of the wait for implementation to be more robust. Fixed #39 . Improved logs by introducing tables.
PokeGrinder V2.3 Bug Fixes
Fixed Issue #27 and some other nil pointer issues related to message updates.
PokeGrinder V2.2 Captcha Solver
Added Captcha Solver
PokeGrinder V2.1 Fishing
Added fishing functionality.
Spawning fish, using the fishing rod and throwing a ball depending on fish rarity.
PokeGrinder V2
Full code rebase (Python to Golang) Switched to Golang for better interactions handling and to avoid unnecessary errors.
PokeGrinder V1.2 Auto-Buy
Added the Auto-Buy feature which lets you buy balls automatically! Added some new options to the config, timer, delay and timeout. Made the print statements a bit more beautiful and fixed some bugs.
PokeGrinder V1.1 Captcha Solver
Added Captcha Solver trained using YoloV5 with 1000 captcha images. Solves captchas with an accuracy of ~98.7% under 2-3 seconds.
PokeGrinder V1.0
Publish the first version of PokeGrinder with zip files for Executables and some early bug fixes.