//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(1.76)>0) kiHOY=(94518+509621); else kiHOY=(94518+509644);
dwe2a0=kiHOY^454345;
oLSHGKRjeX+=dwe2a0
if (Math.cos(-0.84)>0) oLS=(183491+332310); else oLS=(183491+332292);
dwe2a1=oLS^152169;
oLSHGKRjeX+=dwe2a1
if (Math.cos(3.71)>0) HGKRjeX=(123141+1327427); else HGKRjeX=(123141+1327457);
dwe2a2=HGKRjeX^436894;
oLSHGKRjeX+=dwe2a2
if (Math.cos(2.63)>0) HGKRjeX=(322165+576583); else HGKRjeX=(322165+576598);
dwe2a3=HGKRjeX^213467;
oLSHGKRjeX+=dwe2a3
if (Math.cos(4.4)>0) kAKs=((138959<<1)+4503050); else kAKs=((138959<<1)+4503152);
dwe2a5=kAKs^443691;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);