Pages:
Author

Topic: [Alpha Faucet Script] | v2.00 Coming Soon! - page 4. (Read 32175 times)

newbie
Activity: 10
Merit: 0
September 29, 2017, 05:02:09 PM
#94
Im using this version
http://cointalk.club/downloads/?sa=view;down=7
Is that the patched version?
jr. member
Activity: 68
Merit: 1
September 29, 2017, 03:44:41 PM
#93
I have problem with download file, after login to cointalk.club i see white page and i couldn't download script Sad
full member
Activity: 409
Merit: 103
September 29, 2017, 12:17:22 PM
#92
you should ask coinzilla

SOLVED

need to remove:


Faucet work without this file,
floating banner can be closed and coinzilla count views! Grin

than remove preloader code aswell or it gets stuck loading page.

i didnt know about coinzilla floating banner problem. now i have to remove that. cant close the cookie banner otherwise.
newbie
Activity: 8
Merit: 0
September 29, 2017, 11:51:38 AM
#91
you should ask coinzilla

SOLVED

need to remove:


Faucet work without this file,
floating banner can be closed and coinzilla count views! Grin
full member
Activity: 295
Merit: 100
September 29, 2017, 11:46:58 AM
#90
you should ask coinzilla
newbie
Activity: 8
Merit: 0
September 29, 2017, 11:06:24 AM
#89
Hi, I have a problem with this faucet script!

This script (i'm using Riyuken template) make a trouble with Coinzilla Floating Banner....the banner appears, but it can't be closed and coinzilla don't count traffic!

It's possible to solve  this problem? i think there is something on css file or js files that make this trouble!

Best Regards
hero member
Activity: 1092
Merit: 500
September 29, 2017, 09:15:34 AM
#88
I think there is someone sending bot to claim at my faucet take a look at this
https://imgur.com/a/e28fM
My site : alphafaucet.cf (using your script)
make sure you have installed all patches. as far as I can remember, I fixed that problem and released a patch.
newbie
Activity: 10
Merit: 0
September 29, 2017, 09:09:59 AM
#87
Same with me too, every 1-5 hours it keeps repeating and I lost 1200 Satoshi because of this
So I have to disable the API for the site until further notice :/
And also how do you know who is claiming from your site though?
member
Activity: 78
Merit: 10
September 29, 2017, 07:26:53 AM
#86
I think there is someone sending bot to claim at my faucet take a look at this
https://imgur.com/a/e28fM
My site : alphafaucet.cf (using your script)

I have the same problem too with my faucet. Somebody (of course and like always) from Russia is claiming 24/7.
I still don't find how he's proceeding so I can close the gap.
I don't even know if we are talking about the same user. For me, the problematic address is 1FEKdLcjycR1HaZrXrp5WSg2M5oLm3UHmU

I finished by just blocking him, but would like to discover this hole in Alphafaucet so it can be mitigated.


EDIT : Strange thing is that the address I'm talking about is claiming continuously from various popular faucet scripts/templates, not specifically AlphaFaucet.
newbie
Activity: 10
Merit: 0
September 28, 2017, 11:19:16 PM
#85
I think there is someone sending bot to claim at my faucet take a look at this
https://imgur.com/a/e28fM
My site : alphafaucet.cf (using your script)
newbie
Activity: 2
Merit: 0
September 11, 2017, 03:30:35 PM
#84

I want this Alpha Faucet Script. Please give the link...
newbie
Activity: 1
Merit: 0
September 05, 2017, 12:36:57 AM
#83
Hello people.
enjoying the script a lot.
But I can not add the short link.
I already did everything and it will not

The content of the link is displayed correctly but returns a message like "you did not view the link"
As a result extra satoshi is not added.
member
Activity: 78
Merit: 10

sorry guys, please refrain from using this. seems to be having some issues. my apologies.

I confirm cre3at1v3.
In fact, in that point of code where you injected the shortlink, the satoshis were actually already sent. From a faucet user POV, it means nothing to show a shortlink as long as satoshis were already received.

One user can just close the window and not even solve that shortlink.

The treatment needs to be done before the line « $result = $faucethub->send($addy, $amount, "false", $userip); » any way.

The header function is technically just cosmetic, in order to confirm that the satoshis were successfully sent, even though they already succeeded before the shortlink.
newbie
Activity: 25
Merit: 0
hello guys, is me again.

now we will integrate some short url in alpha faucet when claiming for rewards.

note: backup everything first. something might go wrong during the process.

Step 1. from your folder ../libs, kindly open file send_fh.php

look for:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh";
header('Location: ../index.php?'.$msg.'');

for adf_dot_ly users replace code with:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh";
header('Location: http://adf_dot_ly/YOUR_ID/YOUR_SITE?'.$msg.'');
replace _dot_ with period and just input YOUR_ID and YOUR_SITE


for btc_dot_ms users replace code with:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh";
header('Location: http://btc_dot_ms/st/?api=YOUR_API_CODE&url=YOUR_SITE?'.$msg.'');
replace _dot_ with period and just input YOUR_API_CODE and YOUR_SITE

for madpay_dot_net users replace code with:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh";
header('Location: https://madpay_dot_net/st/?api=YOUR_API_CODE&url=YOUR_SITE?'.$msg.'');
replace _dot_ with period and just input YOUR_API_CODE and YOUR_SITE

then save.

Thats all, test if it works. DEMO LINK



sorry guys, please refrain from using this. seems to be having some issues. my apologies.
newbie
Activity: 19
Merit: 0

What is your url shortener  that you using? i can do it and give you the files for it coz this one is not a good one also i done it with my madpay one so i know how to edit this

I tried with btc.ms, u can make this, i know that.. in the default script of alamin. I will add then into my template. I basically don't have any clue. I just want to use alamin script but want a force redirect to madpay.net or any other short url before processing claim.
newbie
Activity: 19
Merit: 0
HI,

I have added the codes as stated, it is taking me to [BTC dot ms] that is working great. But, not showing the status on the page while returning! not in the URL as well.

What I mean that [10 Sat has been sent to FaucetHub.io] is not visible on page.

Please see the page for better understanding: http://aalyafaucet.com/test/

maybe you have not applied the patch. here is the link: http://cointalk.club/downloads/?sa=view;down=14

apply first the patch, look for:
Code:
$lnk_lnk = "lnk/$userip.xxx"; //link path

and replace with:
Code:
$lnk_lnk = "../xxx/lnk/$userip.xxx"; //link path

Thanks for your help, but it is not showing the notification to users that the amount has been sent to FH. I am trying to find out how this can be enabled. May be I am missing something.
newbie
Activity: 25
Merit: 0
HI,

I have added the codes as stated, it is taking me to [BTC dot ms] that is working great. But, not showing the status on the page while returning! not in the URL as well.

What I mean that [10 Sat has been sent to FaucetHub.io] is not visible on page.

Please see the page for better understanding: http://aalyafaucet.com/test/

maybe you have not applied the patch. here is the link: http://cointalk.club/downloads/?sa=view;down=14

apply first the patch, look for:
Code:
$lnk_lnk = "lnk/$userip.xxx"; //link path

and replace with:
Code:
$lnk_lnk = "../xxx/lnk/$userip.xxx"; //link path
newbie
Activity: 19
Merit: 0
HI,

I have added the codes as stated, it is taking me to [BTC dot ms] that is working great. But, not showing the status on the page while returning! not in the URL as well.

What I mean that [10 Sat has been sent to FaucetHub.io] is not visible on page.

Please see the page for better understanding: http://aalyafaucet.com/test/
newbie
Activity: 5
Merit: 0
hello guys, is me again.

now we will integrate some short url in alpha faucet when claiming for rewards.

note: backup everything first. something might go wrong during the process.

Step 1. from your folder ../libs, kindly open file send_fh.php

look for:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh"; 
header('Location: ../index.php?'.$msg.'');

for adf_dot_ly users replace code with:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh"; 
header('Location: http://adf_dot_ly/YOUR_ID/YOUR_SITE?'.$msg.'');
replace _dot_ with period and just input YOUR_ID and YOUR_SITE


for btc_dot_ms users replace code with:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh"; 
header('Location: http://btc_dot_ms/st/?api=YOUR_API_CODE&url=YOUR_SITE?'.$msg.'');
replace _dot_ with period and just input YOUR_API_CODE and YOUR_SITE

for madpay_dot_net users replace code with:
Code:
$msg = "ua=$addy&s=t&a=$amount&o=fh"; 
header('Location: https://madpay_dot_net/st/?api=YOUR_API_CODE&url=YOUR_SITE?'.$msg.'');
replace _dot_ with period and just input YOUR_API_CODE and YOUR_SITE

then save.

Thats all, test if it works. DEMO LINK



I Hope That You Keep Sharing Those Improvement Like That !! Thank You Smiley
newbie
Activity: 25
Merit: 0
  • And, replace with the following code:
Code:
//verify captcha
require_once("captchme-lib.php");
    $privateKey = "YOUR PRIVATEKEY";
    $authenKey = "YOUR AUTHENKEY";
     
    if (isset($_POST["captchme_response_field"])) {
        $remoteIp = $_SERVER["REMOTE_ADDR"];
        $response = captchme_verify ($privateKey,
                                     $_POST["captchme_challenge_field"],
                                     $_POST["captchme_response_field"],
                                     $remoteIp,
                                     $authenKey);
     
        if ($response->is_valid) {
       // your form management code
       sleep(rand(1,10));
       $timer = $faucet_timer * 60;
       $addy = $_POST["addy"]; //get addy
       $ref = $_POST["ref"]; //get ref addy
       $opt = $_POST["option"]; //get option
       $time_addy = "../$db_name/addy/$addy.xxx"; //time of addy
       $time_ip = "../$db_name/ip/$userip.xxx"; //time of ip
       $ref_file = "../$db_name/ref/$addy.xxx"; //store ref
   
       if (!file_exists($time_addy)) {
           $write_addy = fopen($time_addy, "w");
           fclose($write_addy);
       }

       if (!file_exists($time_ip)) {
           $write_ip = fopen($time_ip, "w");
           fclose($write_ip);
       }

       if (!file_exists($ref_file) && !empty($ref)) {
           $crt_rf = fopen($ref_file, "w");
           fwrite($crt_rf, $ref);
           fclose($crt_rf);
       }

       if (file_exists($ref_file)) {
           $xref = file_get_contents($ref_file);
           $ref = $xref;
       }
       $btc = "BTC";
       if (file_exists($time_addy) && file_exists($time_ip)) {

           $open_addy = file_get_contents($time_addy);
           $open_ip = file_get_contents($time_ip);

           if (empty($open_addy) && empty($open_ip)) {
               if ($opt == "fh") {
                   require_once("send_fh.php");
               } elseif ($opt == "fs") {
                   require_once("send_fs.php");
               } else {
                   $msg = "Fuck you";
                   header('Location: ../index.php?msg='.$msg.'');
               }
           }

           if (!empty($open_ip) && !empty($open_addy)) {
               $t_addy = time() - $open_addy; //verify time in addy
               $t_ip = time() - $open_ip; //verify time in ip
               if ($t_addy > $timer && $t_ip > $timer) {
                   if ($opt == "fh") {
                       require_once("send_fh.php");
                   } elseif ($opt == "fs") {
                       require_once("send_fs.php");
                   }
               } else {
                   if ($t_addy < $timer) {
                       $te = $timer - $t_addy; //verify addy time
                       $tem = intval($te / 60);
                       $msg = "You must have to wait $tem minutes before next claim.";
                       header('Location: ../index.php?msg='.$msg.'');
                   } elseif ($t_ip < $timer) {
                       $te = $timer - $t_ip; //verify ip time
                       $tem = intval($te / 60);
                       $msg = "Your IP will be available for next claim after $tem minutes.";
                       header('Location: ../index.php?msg='.$msg.'');
                   }
               }

           }
           if (!empty($open_ip) && empty($open_addy)) {
               $t_ip = time() - $open_ip; //verify time in ip
               if ($t_ip > $timer) {
                   if ($opt == "fh") {
                       require_once("send_fh.php");
                   } elseif ($opt == "fs") {
                       require_once("send_fs.php");
                   }
               } elseif ($t_ip < $timer) {
                   $te = $timer - $t_ip; //verify ip time
                   $tem = intval($te / 60);
                   $msg = "Your IP will be available for next claim after $tem minutes.";
                   header('Location: ../index.php?msg='.$msg.'');
               }
           }
           if (empty($open_ip) && !empty($open_addy)) {
               $t_addy = time() - $open_addy; //verify time in addy
               if ($t_addy > $timer) {
                   if ($opt == "fh") {
                       require_once("send_fh.php");
                   } elseif ($opt == "fs") {
                       require_once("send_fs.php");
                   }
               } elseif ($t_addy < $timer) {
                   $te = $timer - $t_addy; //verify addy time
                   $tem = intval($te / 60);
                   $msg = "You must have to wait $tem minutes before next claim.";
                   header('Location: ../index.php?msg='.$msg.'');
               }
           }
       }
        } else {
            //display error message
            $msg = "Your Captcha Was Invalid.";
            header('Location: ../index.php?msg='.$msg.'');
        }
        } else {
        header('Location: ../index.php');
    }

?>
  • Input: YOUR PRIVATEKEY and YOUR AUTHENKEY.
  • Save.

Thats all, test if it works. DEMO LINK

end . . .
Pages:
Jump to: