Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
search_engine_ranker:advanced_setup [2013-09-10 12:33] svensearch_engine_ranker:advanced_setup [2014-06-23 10:39] – [Headline] sven
Line 67: Line 67:
 Example: one=1 Example: one=1
  
-===== Headline =====+===== 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...//
 + 
 +===== Character Spinning =====
  
 The file //charspin.dat// is used to take one character of your article and replace it with something that looks the same but is actually a different char. The file //charspin.dat// is used to take one character of your article and replace it with something that looks the same but is actually a different char.