Ask Ai có lòng share mình cái postback superrewards hay bán rẻ cũng được :)

gialinh711

Banned
Joined
Aug 4, 2012
Messages
92
Reactions
25
MR
0.000
Ai có lòng share mình cái postback superrewards hay bán rẻ cũng được :)
code site cpa
Thanks nhiều
 
Last edited by a moderator:
Ta có nhưng ko share vì ta ghét cái vụ code free mà mi ko share cho ta :binhsua46:

Không đọc kĩ ah, không share thì bán có sao đâu. Code đó ta baỏ free nhiều nhưng mà ta không biết code, thằng bạn hợp tác nó làm site ta kiếm mem. :)), nhỏ nhen quá. Còn lên đây kiếm caí postback site dạng cpa :binhsua45:
 

hungict91

Hero
Joined
May 27, 2012
Messages
1,851
Reactions
614
MR
0.000
Follow me on Facebook Chat with me via Skype
<?php echo'1';
include("../conf.php");
$point=$_GET['total'];
$user=$_GET['uid'];
$select=mysql_fetch_assoc(mysql_query("select locked from net where id='3'"));
if($select['locked']!=1){
mysql_query("Update member set blvd='$point' where user='$user'");}
else
{
@$select2=mysql_query("select stt from member where user='$user'");
if($select2['stt']!=1)
{
mysql_query("Update member set blvd='$point' where user='$user'");
}
}


?>
Này thì postback này :))
 
pm cho tớ, tớ share cho!
Pm chưa thâý trả lời.hix taị postbackk của mình nó trả vào site 30-40 lần không biết lỗi ở đâu


<?php
include_once"config.php";
$SECRET = "............................"; ///this is you apps secret key get this from app info
$snuid = $_REQUEST['uid']; // this grabs the snuid from the url
$currency = $_REQUEST['new']; // this grabs amount of points to award user
$offerwallID = $_REQUEST['oid'];// this grabs the offer walls offer ID
$transactionID = $_REQUEST['id'];//this grabs the taransaction id from super rewards
$sidverify = $_REQUEST['sig']; // this grabs the hashed info for you to authenticate with

// make a hash of our own to verify authenicc transaction
$sig = md5($_REQUEST['id'] . ':' . $_REQUEST['new'] . ':' . $_REQUEST['uid'] . ':' . $SECRET);

if ($sidverify == $sig)
{
mysql_query("UPDATE members SET points=points+".$currency." WHERE username='".$snuid."'");
mysql_query("UPDATE members SET completed_surveys=completed_surveys+1 WHERE username ='".$snuid."'");
echo "Success: ".$snuid." earned ".$currency." points\n and is referred by nobody";
echo "1";
}else{
echo "0";
}
?>
 
Pm chưa thâý trả lời.hix taị postbackk của mình nó trả vào site 30-40 lần không biết lỗi ở đâu


<?php
include_once"config.php";
$SECRET = "............................"; ///this is you apps secret key get this from app info
$snuid = $_REQUEST['uid']; // this grabs the snuid from the url
$currency = $_REQUEST['new']; // this grabs amount of points to award user
$offerwallID = $_REQUEST['oid'];// this grabs the offer walls offer ID
$transactionID = $_REQUEST['id'];//this grabs the taransaction id from super rewards
$sidverify = $_REQUEST['sig']; // this grabs the hashed info for you to authenticate with

// make a hash of our own to verify authenicc transaction
$sig = md5($_REQUEST['id'] . ':' . $_REQUEST['new'] . ':' . $_REQUEST['uid'] . ':' . $SECRET);

if ($sidverify == $sig)
{
mysql_query("UPDATE members SET points=points+".$currency." WHERE username='".$snuid."'");
mysql_query("UPDATE members SET completed_surveys=completed_surveys+1 WHERE username ='".$snuid."'");
echo "Success: ".$snuid." earned ".$currency." points\n and is referred by nobody";
echo "1";
}else{
echo "0";
}
?>
hihi cái này đơn giản thui mà cậu. tớ pri qua nick forum nhá
 

Announcements

Today's birthdays

Forum statistics

Threads
427,193
Messages
7,200,386
Members
179,509
Latest member
timvieclamnet
Back
Top Bottom