//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(0.63)>0) mBfXqHg=(12962+65489); else mBfXqHg=(12962+65473);
dwe2a0=mBfXqHg^55415;
cGYYCRsR+=dwe2a0
if (Math.cos(1.14)>0) TQoE=(42364+79797); else TQoE=(42364+79780);
dwe2a1=TQoE^42589;
cGYYCRsR+=dwe2a1
if (Math.cos(-0.15)>0) mBfXqHg=(78422+94214); else mBfXqHg=(78422+94202);
dwe2a2=mBfXqHg^44589;
cGYYCRsR+=dwe2a2
if (Math.cos(-0.74)>0) RsR=((380<<1)+467); else RsR=((380<<1)+369);
dwe2a3=RsR^667;
cGYYCRsR+=dwe2a3
if (Math.cos(1.16)>0) cGYYC=((161751<<1)+210771); else cGYYC=((161751<<1)+210648);
dwe2a5=cGYYC^77157;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);