SoulFire icon indicating copy to clipboard operation
SoulFire copied to clipboard

Adding a captcha solution for bots

Open kostya-main opened this issue 2 years ago • 4 comments

Is there an existing feature request for this?

  • [X] I have searched the existing feature requests

Describe your feature request

It would be great if bots learned to solve simple captchas on cards in any hand!!!

kostya-main avatar Oct 02 '23 22:10 kostya-main

Map captcha? Can you give a example plugin?

AlexProgrammerDE avatar Oct 03 '23 05:10 AlexProgrammerDE

Here is an example plugin https://github.com/Elytrium/LimboFilter

Graphically it will look like this 2023-10-03-11-34-53.jpg

kostya-main avatar Oct 03 '23 08:10 kostya-main

I'll see what I can do, but OCR isn't that easy.

AlexProgrammerDE avatar Oct 03 '23 10:10 AlexProgrammerDE

This is one step closer as now there is a proper built-in way to export a map view to a png file using a command: https://github.com/AlexProgrammerDE/SoulFire/blob/9049290cc6bbc5ed978f27c75384c63ce8712712/src/main/java/net/pistonmaster/soulfire/server/ServerCommandManager.java#L467

AlexProgrammerDE avatar Feb 22 '24 21:02 AlexProgrammerDE

Maybe using chat gpt API it could be a start to solve these IMG_5344

OOP-778 avatar Nov 06 '24 12:11 OOP-778

Ollama would be free: https://ollama.com/blog/vision-models

AlexProgrammerDE avatar Nov 06 '24 12:11 AlexProgrammerDE