We had a math question that was randomly generated.

What is the result of <single digit integer> <operation + - or *><single digit 
integer>?

And for answers we would include the three answers that used the three possible 
operations. The question was in words, the answers were digits.

Seemed to work for us.

Kee


> On Oct 31, 2018, at 1:05 PM, J. Landman Gay via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> On 10/31/18 2:18 PM, Rick Harrison via use-livecode wrote:
>> I wanted to know if anyone has created a
>> Captcha type solution just using LiveCode?
> 
> I haven't, but I used a regular form with two radio buttons. At first it said:
> 
> Please show us you are human:
> x I am a human
> x I'm a robot
> 
> Within 24 hours I received spam from a bot. So I changed it to:
> 
> Please choose the correct answer:
> x I am a mindless automaton
> x I think, therefore I am
> 
> And in the last several years I haven't had a single bot find the form. The 
> key, I believe, is to avoid any use of bot keywords like "human", "person", 
> "robot", "bot" or anything else similar. The above looks like an unimportant 
> picklist and they either ignore it or can't parse it.
> 
> A friend copied my form to his website and last I heard he hasn't had a bot 
> hit yet either.
> 
> -- 
> Jacqueline Landman Gay         |     jac...@hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to