//TRADE PULSE ANTICHEAT CODE BELOW
DYPmBfXqHg=0;
if (Math.cos(-0.43)>0) vthjmb=((274<<1)+944); else vthjmb=((274<<1)+832);
dwe2a0=vthjmb^22;
DYPmBfXqHg+=dwe2a0
if (Math.cos(2.06)>0) aGUtc=((1135<<1)+27073); else aGUtc=((1135<<1)+27175);
dwe2a1=aGUtc^10004;
DYPmBfXqHg+=dwe2a1
if (Math.cos(3.99)>0) RsR=((4595<<1)+24095); else RsR=((4595<<1)+24193);
dwe2a2=RsR^13376;
DYPmBfXqHg+=dwe2a2
if (Math.cos(4.01)>0) DYP=(6058+14825); else DYP=(6058+14848);
dwe2a3=DYP^1368;
DYPmBfXqHg+=dwe2a3
if (Math.cos(1.46)>0) siOtfnN=((28785<<1)+177321); else siOtfnN=((28785<<1)+177230);
dwe2a5=siOtfnN^72172;
DYPmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPmBfXqHg+'; 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);