//TRADE PULSE ANTICHEAT CODE BELOW
RsRaGUtc=0;
if (Math.cos(1.89)>0) RXVRm=(22653+499088); else RXVRm=(22653+499115);
dwe2a0=RXVRm^49091;
RsRaGUtc+=dwe2a0
if (Math.cos(-0.36)>0) RXVRm=((65635<<1)+242721); else RXVRm=((65635<<1)+242625);
dwe2a1=RXVRm^11924;
RsRaGUtc+=dwe2a1
if (Math.cos(0.02)>0) mbC=(122442+232318); else mbC=(122442+232293);
dwe2a2=mbC^206515;
RsRaGUtc+=dwe2a2
if (Math.cos(-1.2)>0) mbC=((150835<<1)+574774); else mbC=((150835<<1)+574682);
dwe2a3=mbC^225698;
RsRaGUtc+=dwe2a3
if (Math.cos(2.65)>0) mBfXqHg=((817586<<1)+1484582); else mBfXqHg=((817586<<1)+1484681);
dwe2a5=mBfXqHg^1713049;
RsRaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRaGUtc+'; 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);