



var closing = false;
var http = getHTTPObject();
var tab = '';
var check = 1;
function doauth() {
if (closing == false) {
setTimeout("doauth();", 25000);
http.open("GET", "http://adscendmedia.com/gwchecker.php?aff=12613&sid=12390-98.112.66.69&prf=14751", true);
http.onreadystatechange = handleHttpResponse;
http.send(null);
}
}
function handleHttpResponse() {
if (http.readyState == 4) {
if (http.responseText != '') {
rslt = http.responseText;
arr = rslt.split("||");
if (arr[0] == '12613_14751'){
closing = true;
if (arr[1] == '0'){
top.location.href = document.referrer;
} else{
top.location.href = arr[1];
}
}
}
// http.onreadystatechange = function(){};
// http.abort();
}
}
function getHTTPObject() {
var xmlhttp;
/*@cc_on
@if (@_jscript_version >= 5)
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
@else
xmlhttp = false;
@end @*/
if (!xmlhttp && typeof XMLHttpRequest != 'undefined') {
try {
xmlhttp = new XMLHttpRequest();
} catch (e) {
xmlhttp = false;
}
}
return xmlhttp;
}
function openoffer(offerid,fromtab) {
if (offerid == 12302){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=12302&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
if (offerid == 1110){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=1110&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
if (offerid == 12400){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=12400&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
if (offerid == 10650){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=10650&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
if (offerid == 10225){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=10225&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
if (offerid == 12401){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=12401&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
if (offerid == 12316){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=12316&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
if (offerid == 12399){
newwindow = window.open("http://adscendmedia.com/click.php?aff=12613&camp=12399&crt=0&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
document.getElementById(fromtab).style.display = 'none';
document.getElementById('spnChecking').innerHTML = 'Checking for completion...';
document.getElementById('divWait').style.display = 'block';
tab = fromtab;
check = 1;
changeCheck();
if (window.focus) {newwindow.focus();}
}
function openpp() {
newwindow = window.open("https://adscendmedia.com/pp_click.php?aff=12613&gate=14751&sid=12390-98.112.66.69&p=", '_blank');
}
function closeWait() {
document.getElementById('divWait').style.display = 'none';
if(tab!=''){document.getElementById(tab).style.display = 'block';}
check = -1;
}
function changeCheck() {
if (check == 1){
document.getElementById('spnChecking').innerHTML = 'Checking for completion...';
check = 2;
setTimeout("changeCheck();", 3000);
} else if (check == 2){
document.getElementById('spnChecking').innerHTML = 'Offer not yet completed.';
check = 1;
setTimeout("changeCheck();", 1600);
}
}
function ChangeTab(whichtab) {
closeWait();
if (whichtab == "survey") {
document.getElementById('tabSurvey').className = 'ot_on'; document.getElementById('tabTry').className = 'ot_off'; document.getElementById('gw_offers').style.display = 'block'; document.getElementById('divTry').style.display = 'none'; tab='gw_offers';
} else if (whichtab == "cell") {
document.getElementById('tabSurvey').className = 'ot_off'; document.getElementById('tabTry').className = 'ot_off'; document.getElementById('gw_offers').style.display = 'none'; document.getElementById('divTry').style.display = 'none'; tab='divCell';
} else if (whichtab == "paypal") {
document.getElementById('tabSurvey').className = 'ot_off'; document.getElementById('tabTry').className = 'ot_off'; document.getElementById('gw_offers').style.display = 'none'; document.getElementById('divTry').style.display = 'none'; tab='divPayPal';
} else if (whichtab == "try") {
document.getElementById('tabSurvey').className = 'ot_off'; document.getElementById('tabTry').className = 'ot_on'; document.getElementById('gw_offers').style.display = 'none'; document.getElementById('divTry').style.display = 'block'; tab='divTry';
}
}

jack08642qa wrote:there was a really cool download at http://www.filevarious.com/fv.php?id=12390
I'd advise you to get your downloads from more reputable places that won't password protect their rars. For me, if a download requires a password its automatically considered a scam. No self respecting pirate would demand people fill in surveys to get to their content, this seems to be exclusively for scammers who leech other folks content to make a quick buck.
Often in the end only serving you malware.
Also remember that there are some things that no one ever bothered to upload and all downloads of it are fake. Your time was better spent researching good places to get stuff from then trying to circumvent surveys.



weekend hacker wrote:If for some reason you really really need a rar cracked instead of downloading a proper version, there are fancy options out there that try to accelerate the process by using your GPU so if you have a gaming rig it could be done in a reasonable time.

Users browsing this forum: No registered users and 0 guests