Bitcoin Forum
July 13, 2024, 09:56:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Add fun captcha in your xapo faucet  (Read 575 times)
FaucetRank.com (OP)
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500



View Profile WWW
October 22, 2015, 02:49:51 PM
Last edit: October 27, 2015, 09:09:24 AM by FaucetRank.com
 #1

If you are programmer could you please post tutorial about adding different captcha in this faucet script https://github.com/destinybogan/Faucet-Builder?files=1


1) Adding Google recatchanocaptcha
2) Adding fun captcha and [Solved]
3) Adding are you human captcha in above script ?

if anybody want to add fun captcha for xapo faucet who is using above script can pm me I'll help you.

  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  .SCAMMERS.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  .EXPOSED.
.
▄▄▄▄▄▄▄▄
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
Sir_lagsalot
Sr. Member
****
Offline Offline

Activity: 392
Merit: 251



View Profile
October 24, 2015, 02:38:08 AM
 #2

I'm not very experienced with programming, but from what I can see, this is html...

Doesn't Google/funcaptcha give you a html script?
cancerbola
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501

Supermutated Virulent Microbial Strain


View Profile
October 24, 2015, 03:13:46 AM
 #3

If you are programmer could you please post tutorial about adding different captcha in this faucet script https://github.com/destinybogan/Faucet-Builder?files=1


1) Adding Google recatchanocaptcha
2) Adding fun captcha and
3) Adding are you human captcha in above script ?

if anybody can create a tut about it , then it would help many faucet owner who don't have coding skill .



You could always try faucetinabox. Just download the script, transfer it onto your website via FTP and get started.
faucetinabox can intergrate various captchas including funcatpcha and recaptcha. There's also an option of letting users choose from a range of captchas.

If you use faucetinabox, you only have to provide the captcha keys. You can let the rest be done by the script  Wink
https://faucetinabox.com/
krishnapramod
Legendary
*
Offline Offline

Activity: 1470
Merit: 1078


View Profile
October 24, 2015, 04:08:51 AM
 #4

I am not a programmer, but I have been using minifaucet script for my site, https://gitlab.com/minifaucet/public

https://bitcointalk.org/index.php?topic=333748.0

I think it is somewhat similar to FaucetBuilder script

You would have to make some changes to config.php and add php code of the captcha system you want to use

Download the config and recaptcha file from minifaucet and use it for reference.
FaucetRank.com (OP)
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500



View Profile WWW
October 26, 2015, 07:40:47 AM
 #5

I am not a programmer, but I have been using minifaucet script for my site, https://gitlab.com/minifaucet/public

https://bitcointalk.org/index.php?topic=333748.0

I think it is somewhat similar to FaucetBuilder script

You would have to make some changes to config.php and add php code of the captcha system you want to use

Download the config and recaptcha file from minifaucet and use it for reference.


But I'm looking for some modifications  for above script

  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  .SCAMMERS.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  .EXPOSED.
.
▄▄▄▄▄▄▄▄
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
lilSpender
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
October 26, 2015, 10:54:40 AM
 #6

@OP:

i'd suggest you have a look there:
code.google.com/p/recaptcha/wiki/HowToSetUpRecaptcha

You can easily copy and paste the code you get after signing up into your html.

LS.
FaucetRank.com (OP)
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500



View Profile WWW
October 26, 2015, 11:34:57 AM
 #7

@OP:

i'd suggest you have a look there:
code.google.com/p/recaptcha/wiki/HowToSetUpRecaptcha

You can easily copy and paste the code you get after signing up into your html.

LS.

It is not as easy as you are saying copy paste won't work , because to make captcha work perfectly server side configuration is required that require Php knowledge.




  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  .SCAMMERS.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  .EXPOSED.
.
▄▄▄▄▄▄▄▄
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
lilSpender
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
October 26, 2015, 11:52:00 AM
 #8

OK.

Then send me a pm, and i will help you out.
I've been working as a PHP-zend dev. for over 10 years.

It's not that hard, PHP just has to verify what the user submitted as answer.

LS.

EDIT: i asked for PM as not to clutter the thread too much. When we have a solution,
we can post it here i guess. As a tutorial or something.
FaucetRank.com (OP)
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500



View Profile WWW
October 26, 2015, 12:11:36 PM
 #9

OK.

Then send me a pm, and i will help you out.
I've been working as a PHP-zend dev. for over 10 years.

It's not that hard, PHP just has to verify what the user submitted as answer.

LS.

EDIT: i asked for PM as not to clutter the thread too much. When we have a solution,
we can post it here i guess. As a tutorial or something.

Pm sent

  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  .SCAMMERS.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  .EXPOSED.
.
▄▄▄▄▄▄▄▄
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
FaucetRank.com (OP)
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500



View Profile WWW
October 27, 2015, 09:11:36 AM
 #10

If anybody interested in adding funcaptcha who is using script linked in my op can pm me .

  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
  .SCAMMERS.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  .EXPOSED.
.
▄▄▄▄▄▄▄▄
  ████
█ ████
█ ████
█ ████
█ ████ █
█ ████ █
█ ████ █
█ ████ █
█ ████ █
  ████ █
  ████ █
  ████ █
  ████
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!