Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
search_engine_ranker:advanced_setup [2013-09-10 12:33] svensearch_engine_ranker:advanced_setup [2013-09-17 07:04] sven
Line 66: Line 66:
 Format: search=replace Format: search=replace
 Example: one=1 Example: one=1
 +
 +===== Recorded text captcha answers =====
 +
 +When you answer questions like "//What color has the sky?//" and the submission is detected as successful; the question and answer is saved to a file located in your application data folder called //text_captcha.dat//.
 +
 +Format: **Question**<color red>$FF</color>**Answer**\\ 
 +Example: **A RED truck is what color?**<color red>$FF</color>red
 +
 +The <color red>$FF</color> is the ascii code of the character as it's an invisible char you can not see here. Maybe open it in a hex editor to see what I mean.
 +Now each time the same question appears, it is answered automatically without you getting asked.
 +You can also set things up to save unanswered questions to a file in //Options->Advanced->Save unanswered questions to file...//.
  
 ===== Headline ===== ===== Headline =====