Bitcoin Forum
July 15, 2025, 02:10:59 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16]  All
  Print  
Author Topic: [FREE] Simple Faucet Script - Open your own faucet  (Read 34307 times)
ButNeverSaved
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
October 30, 2020, 12:47:39 AM
 #301

Salmen!

Hello!  any update?  maybe a slight one, select the captcha, solvemedia is a good option.  Other games
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1067
Merit: 1020


View Profile WWW
November 02, 2020, 08:52:19 PM
 #302

I would be delighted if you all fill out this short survey: https://docs.google.com/forms/d/e/1FAIpQLSclVJ7STysUu2gioKzGfV_5L8mp9xCwBepLSbyNH_V1p-pd2A/viewform

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
bitcoinermatt
Member
**
Offline Offline

Activity: 120
Merit: 63


View Profile
November 03, 2020, 01:35:48 PM
 #303


Done!
johnpreis
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
November 27, 2020, 11:06:42 AM
 #304

Done
johnpreis
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
November 27, 2020, 11:48:51 AM
 #305

Hi All,

Do someone know where from I can download the last working version of the faucet?

Thank you
bitcoinermatt
Member
**
Offline Offline

Activity: 120
Merit: 63


View Profile
December 07, 2020, 01:59:21 PM
 #306

Hi All,

Do someone know where from I can download the last working version of the faucet?

Thank you

go on the first page of the thread and use the github link!
bitcoinermatt
Member
**
Offline Offline

Activity: 120
Merit: 63


View Profile
December 07, 2020, 02:00:45 PM
 #307


Hey Salmen, It's been a while. I'm wondering if your still updating the script or if the project is abandonned.

Thanks, Matt
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1067
Merit: 1020


View Profile WWW
December 23, 2020, 10:26:02 PM
 #308

Hello,
I can't hold back the update anymore, so I decided to release it on JaguarBitcoin.com & GitHub.
I revamped the login system in order to integrate ExpressCrypto more deeply to prevent unauthorized links with a BTC addy, Therefore, please report anything suspicious immediately if you experience problems related to this which I hope it doesn't.
But that's not the only newest thing there.

As many of you requested, I added Solvemedia as part of the captcha system besides reCaptcha. Moreover, I found out a hidden norm against crypto which is the referral system. Many cryptocurrency faucets who have an affiliate system wears the subquery "?r=ADDY". As part of this convention, I also integrated this into the faucet beside the usual one (?ref=NUMBER).

Lastly, many admins experienced problems pasting long code snippets in the spaces via the admin dashboard. From now, this problem has been resolved.

A quick summary:
  • Added SolveMedia into the script
  • Added a new subquery for the referrals to follow the norm of crypto faucets using ?r=ADDY
  • Integrated ExpressCrypto at the login/register page to prevent unauthorized links
  • Fixed spaces bug where admins couldn't pate long code snippets

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
ButNeverSaved
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 02, 2021, 05:09:43 PM
 #309

Hey Salmen!

Solvemedia doesn't work ... it doesn't appear, only ReCaptcha appears ... the keys are correct ... I don't have much idea what the problem will be, I tried to solve it but I have no answer. Also, somewhere to get a tip for your great work? Cheesy
ButNeverSaved
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 02, 2021, 05:32:03 PM
 #310

Hello again lol ... I solved it! you must (must other admins) change "api.solvemedia.com/" to> "https://api-secure.solvemedia.com" in verify.php. This change is indicated in the Solvemedia documentation.
bitcoinermatt
Member
**
Offline Offline

Activity: 120
Merit: 63


View Profile
March 05, 2021, 11:50:33 PM
 #311

Hello,
I can't hold back the update anymore, so I decided to release it on JaguarBitcoin.com & GitHub.
I revamped the login system in order to integrate ExpressCrypto more deeply to prevent unauthorized links with a BTC addy, Therefore, please report anything suspicious immediately if you experience problems related to this which I hope it doesn't.
But that's not the only newest thing there.

As many of you requested, I added Solvemedia as part of the captcha system besides reCaptcha. Moreover, I found out a hidden norm against crypto which is the referral system. Many cryptocurrency faucets who have an affiliate system wears the subquery "?r=ADDY". As part of this convention, I also integrated this into the faucet beside the usual one (?ref=NUMBER).

Lastly, many admins experienced problems pasting long code snippets in the spaces via the admin dashboard. From now, this problem has been resolved.

A quick summary:
  • Added SolveMedia into the script
  • Added a new subquery for the referrals to follow the norm of crypto faucets using ?r=ADDY
  • Integrated ExpressCrypto at the login/register page to prevent unauthorized links
  • Fixed spaces bug where admins couldn't pate long code snippets

Should we expect shortlinks anytime soon?
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1067
Merit: 1020


View Profile WWW
March 09, 2021, 02:16:36 PM
 #312

Hello,
I can't hold back the update anymore, so I decided to release it on JaguarBitcoin.com & GitHub.
I revamped the login system in order to integrate ExpressCrypto more deeply to prevent unauthorized links with a BTC addy, Therefore, please report anything suspicious immediately if you experience problems related to this which I hope it doesn't.
But that's not the only newest thing there.

As many of you requested, I added Solvemedia as part of the captcha system besides reCaptcha. Moreover, I found out a hidden norm against crypto which is the referral system. Many cryptocurrency faucets who have an affiliate system wears the subquery "?r=ADDY". As part of this convention, I also integrated this into the faucet beside the usual one (?ref=NUMBER).

Lastly, many admins experienced problems pasting long code snippets in the spaces via the admin dashboard. From now, this problem has been resolved.

A quick summary:
  • Added SolveMedia into the script
  • Added a new subquery for the referrals to follow the norm of crypto faucets using ?r=ADDY
  • Integrated ExpressCrypto at the login/register page to prevent unauthorized links
  • Fixed spaces bug where admins couldn't pate long code snippets

Should we expect shortlinks anytime soon?
Just launched Shortlinks.



Shortlinks
  • Can be integrated with any shortlink provider
  • Limits the visit of a particular shortlink
  • Cooldown on a shortlink
  • Protection against multiple within the same IP address
  • Easy-to install (+ instruction)




Can be bought for just $5 in JaguarBitcoin's shop.
Instant delivery upon successful payment confirmation in your JaguarBitcoin's dashboard.

There is a 7% discount when paying with Litecoin. This will be applied when selecting your currency.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
bitcoinermatt
Member
**
Offline Offline

Activity: 120
Merit: 63


View Profile
March 22, 2021, 06:59:01 PM
 #313

Quote
Just launched Shortlinks.



Shortlinks
  • Can be integrated with any shortlink provider
  • Limits the visit of a particular shortlink
  • Cooldown on a shortlink
  • Protection against multiple within the same IP address
  • Easy-to install (+ instruction)




Can be bought for just $5 in JaguarBitcoin's shop.
Instant delivery upon successful payment confirmation in your JaguarBitcoin's dashboard.

There is a 7% discount when paying with Litecoin. This will be applied when selecting your currency.

Wow, Nice! I was wondering if it was actually a shortlinks PTC wall or actually a shortlink when you claim from the faucet? I also want to ask where I could drop you some Bitcoins for your great work? I also wanted to know if the Block.io payment method was still supported and if it was possible to implement a deposit system using block.io? Also, is a Paid-to-Click wall pretty easy to code? I would be glad to help you develop the script as well. can you give me your Discord if you have one in PM? Thanks, Matt
khaledof
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
April 06, 2021, 06:50:35 PM
 #314

The script is wonderful and distinctive, but it needs more and more protection, after installing the script in a few hours on my site .. All the balance was withdrawn by deception Angry, and there is no traffic Roll Eyes
khaledof
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
July 08, 2021, 06:53:40 PM
 #315

The script is wonderful and distinctive, but it needs more and more protection, after installing the script in a few hours on my site .. All the balance was withdrawn by deception Angry, and there is no traffic Roll Eyes
khaledof
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
December 24, 2021, 02:54:50 PM
 #316

I want to by Shotlinks Addon via paypal, Please send me your paypal email.

Hello,
I can't hold back the update anymore, so I decided to release it on JaguarBitcoin.com & GitHub.
I revamped the login system in order to integrate ExpressCrypto more deeply to prevent unauthorized links with a BTC addy, Therefore, please report anything suspicious immediately if you experience problems related to this which I hope it doesn't.
But that's not the only newest thing there.

As many of you requested, I added Solvemedia as part of the captcha system besides reCaptcha. Moreover, I found out a hidden norm against crypto which is the referral system. Many cryptocurrency faucets who have an affiliate system wears the subquery "?r=ADDY". As part of this convention, I also integrated this into the faucet beside the usual one (?ref=NUMBER).

Lastly, many admins experienced problems pasting long code snippets in the spaces via the admin dashboard. From now, this problem has been resolved.

A quick summary:
  • Added SolveMedia into the script
  • Added a new subquery for the referrals to follow the norm of crypto faucets using ?r=ADDY
  • Integrated ExpressCrypto at the login/register page to prevent unauthorized links
  • Fixed spaces bug where admins couldn't pate long code snippets

Should we expect shortlinks anytime soon?
Just launched Shortlinks.



Shortlinks
  • Can be integrated with any shortlink provider
  • Limits the visit of a particular shortlink
  • Cooldown on a shortlink
  • Protection against multiple within the same IP address
  • Easy-to install (+ instruction)

https://i.imgur.com/fDWxDhi.png


Can be bought for just $5 in JaguarBitcoin's shop.
Instant delivery upon successful payment confirmation in your JaguarBitcoin's dashboard.

There is a 7% discount when paying with Litecoin. This will be applied when selecting your currency.
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1067
Merit: 1020


View Profile WWW
June 04, 2022, 12:15:26 PM
 #317

I fixed the address bug, removed ExpressCrypto and added a secondary captcha which will prevent automated bots.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
matt007
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
June 08, 2022, 04:29:29 AM
 #318

I fixed the address bug, removed ExpressCrypto and added a secondary captcha which will prevent automated bots.

Very nice faucet! Are you still taking web developper jobs ? I am interested in your faucet with all options and i was wondering if you could develop to make it run in a wordpress plugin that would be also compatible with the wordpress MyCred points system?

I left you a PM

Thanks alot!

Matt
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1067
Merit: 1020


View Profile WWW
August 07, 2022, 08:03:26 PM
 #319

I fixed the address bug, removed ExpressCrypto and added a secondary captcha which will prevent automated bots.

Very nice faucet! Are you still taking web developper jobs ? I am interested in your faucet with all options and i was wondering if you could develop to make it run in a wordpress plugin that would be also compatible with the wordpress MyCred points system?

I left you a PM

Thanks alot!

Matt
Hi,
I'm currently too busy to take some jobs due to data science courses.

Anyway, anyone shall be free to leave some feedback on the latest updates.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1067
Merit: 1020


View Profile WWW
August 15, 2022, 12:50:07 PM
 #320

We transitioned to another payment provider where we accept now Bitcoin, Bitcoin Cash, Litecoin, Ethereum, TRON, BNB as well as stablecoins on the BSC chain.
To celebrate it, the prices are shortly down to $4 for each paid add-on.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16]  All
  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!