captcha
Jump to navigation
Jump to search
captcha occurs as a console command and as a parameter servers.txt
Console Command
- captcha <string>
- send to server the captcha reply
- Captcha can be requested in two cases:
- 1) at the entrance to the char-server. Upon receiving the
captcha_image
(07E8) package, the captcha will be uploaded to the logs folder. If you are running the console Interface, then you should open the file, decrypt it and enter the answer. In the wx Interface, captcha can be automatically displayed to the user (see wx_captcha) - 2) during the game, if the server suspects you of cheating. See example on Hercules. Support for this type of captcha appeared in PR#3614
- 1) at the entrance to the char-server. Upon receiving the
servers.txt
- captcha <boolean>
- Configure Kore to use the captcha 'protocol', this captcha is initiated at select characters screen.