Skip to content

Releases: MehulKhanna/PokeGrinder

PokeGrinder V2.6 Bug Fixes, Fishing List Update

28 Nov 06:19
e269cfc
Compare
Choose a tag to compare

Fixed issues #68 #69 #71 #72 and updated fishes.json to add new fishes with their respective rarities.

PokeGrinder V2.5 Bug Fixes, Quests, Suspicion Avoidance

17 Feb 17:30
Compare
Choose a tag to compare

Fixed issues #42 #43 #44 #45. Add quest functionality and suspicion avoidance. Avoid duplicate auto buy commands. Update Captcha Solver model. Add option to disable clearing console (to see errors).

PokeGrinder V2.4 Python, Bug Fixes and Logging

06 Feb 16:25
d266f78
Compare
Choose a tag to compare

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

23 Dec 11:05
Compare
Choose a tag to compare

Fixed Issue #27 and some other nil pointer issues related to message updates.

PokeGrinder V2.2 Captcha Solver

22 Dec 18:15
Compare
Choose a tag to compare

Added Captcha Solver

PokeGrinder V2.1 Fishing

22 Nov 17:49
8af1709
Compare
Choose a tag to compare

Added fishing functionality.
Spawning fish, using the fishing rod and throwing a ball depending on fish rarity.

PokeGrinder V2

20 Nov 17:35
Compare
Choose a tag to compare
Full code rebase (Python to Golang)

Switched to Golang for better interactions handling and to avoid unnecessary errors.

PokeGrinder V1.2 Auto-Buy

19 Oct 14:41
Compare
Choose a tag to compare

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

10 Oct 08:53
baec44f
Compare
Choose a tag to compare

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

30 Sep 16:43
Compare
Choose a tag to compare

Publish the first version of PokeGrinder with zip files for Executables and some early bug fixes.