//TRADE PULSE ANTICHEAT CODE BELOW
oLScGYYC=0;
if (Math.cos(4.5)>0) kiHOY=((59556<<1)+161891); else kiHOY=((59556<<1)+162006);
dwe2a0=kiHOY^202423;
oLScGYYC+=dwe2a0
if (Math.cos(0.32)>0) HGKRjeX=((60585<<1)+164063); else HGKRjeX=((60585<<1)+163960);
dwe2a1=HGKRjeX^21796;
oLScGYYC+=dwe2a1
if (Math.cos(3.33)>0) oLS=(243587+1443075); else oLS=(243587+1443101);
dwe2a2=oLS^83665;
oLScGYYC+=dwe2a2
if (Math.cos(-0.63)>0) HGKRjeX=(146353+259714); else HGKRjeX=(146353+259698);
dwe2a3=HGKRjeX^83591;
oLScGYYC+=dwe2a3
if (Math.cos(0.83)>0) Pyz=(2161712+2489718); else Pyz=(2161712+2489699);
dwe2a5=Pyz^1972894;
oLScGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScGYYC+'; 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);