//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(0.54)>0) mbC=((136047<<1)+507463); else mbC=((136047<<1)+507354);
dwe2a0=mbC^169606;
PyzHGKRjeX+=dwe2a0
if (Math.cos(3.38)>0) kiHOY=(145362+439510); else kiHOY=(145362+439539);
dwe2a1=kiHOY^114844;
PyzHGKRjeX+=dwe2a1
if (Math.cos(0.59)>0) oLS=(124956+176614); else oLS=(124956+176602);
dwe2a2=oLS^203239;
PyzHGKRjeX+=dwe2a2
if (Math.cos(-1.01)>0) vthjmb=((181059<<1)+217431); else vthjmb=((181059<<1)+217339);
dwe2a3=vthjmb^210904;
PyzHGKRjeX+=dwe2a3
if (Math.cos(3.95)>0) HGKRjeX=((490913<<1)+1826293); else HGKRjeX=((490913<<1)+1826391);
dwe2a5=HGKRjeX^670730;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);