//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(1.67)>0) RXVRm=(131258+597304); else RXVRm=(131258+597320);
dwe2a0=RXVRm^205517;
lethjVsaGUtc+=dwe2a0
if (Math.cos(4.42)>0) RsR=((74031<<1)+178262); else RsR=((74031<<1)+178379);
dwe2a1=RsR^25038;
lethjVsaGUtc+=dwe2a1
if (Math.cos(-0.38)>0) oLS=(332778+576286); else oLS=(332778+576268);
dwe2a2=oLS^255651;
lethjVsaGUtc+=dwe2a2
if (Math.cos(1.61)>0) FUoCZdxN=((81221<<1)+221755); else FUoCZdxN=((81221<<1)+221851);
dwe2a3=FUoCZdxN^171188;
lethjVsaGUtc+=dwe2a3
if (Math.cos(3.5)>0) DYP=(1177049+2839462); else DYP=(1177049+2839486);
dwe2a5=DYP^1007608;
lethjVsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsaGUtc+'; 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);