PapyRef Client Joined Feb 28, 2012 Messages 70 Reaction score 6 Points 0 Mar 19, 2012 #1 On pligg I got this Capcha : "What is the answer to this question: What is 2 + 2 =" Is It possible to make it automated to add those digits and put their sum in the next box ? Thanks for the help.
On pligg I got this Capcha : "What is the answer to this question: What is 2 + 2 =" Is It possible to make it automated to add those digits and put their sum in the next box ? Thanks for the help.
P prosperer888 Client Joined Sep 15, 2011 Messages 157 Reaction score 4 Points 18 Mar 19, 2012 #2 i think you can find how to solve it on this forum.....search in english and rusia i think this can help you also Code: http://zennolab.com/discussion/showthread.php?4418-math-captcha&highlight=math+captcha
i think you can find how to solve it on this forum.....search in english and rusia i think this can help you also Code: http://zennolab.com/discussion/showthread.php?4418-math-captcha&highlight=math+captcha
bigcajones Client Joined Feb 9, 2011 Messages 1,222 Reaction score 684 Points 113 Mar 19, 2012 #3 Papy You have to grab the page text and then do a regex to get the 2+2. Then you can solve it with the javascript macro. put the execution result of the regex branch into the javascript macro and it will solve it for you.
Papy You have to grab the page text and then do a regex to get the 2+2. Then you can solve it with the javascript macro. put the execution result of the regex branch into the javascript macro and it will solve it for you.
PapyRef Client Joined Feb 28, 2012 Messages 70 Reaction score 6 Points 0 Mar 20, 2012 #4 Thank for your help I also think of another possible solution with Google : https://www.google.fr/search?q=What+is+2+%2B+2
Thank for your help I also think of another possible solution with Google : https://www.google.fr/search?q=What+is+2+%2B+2