//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmaGUtc=0;
if (Math.cos(3.84)>0) mBfXqHg=(131786+463992); else mBfXqHg=(131786+464011);
dwe2a0=mBfXqHg^399316;
RXVRmaGUtc+=dwe2a0
if (Math.cos(1.39)>0) mBfXqHg=((116106<<1)+160837); else mBfXqHg=((116106<<1)+160735);
dwe2a1=mBfXqHg^59194;
RXVRmaGUtc+=dwe2a1
if (Math.cos(2.2)>0) vthjmb=((81232<<1)+162500); else vthjmb=((81232<<1)+162618);
dwe2a2=vthjmb^63431;
RXVRmaGUtc+=dwe2a2
if (Math.cos(3.78)>0) HGKRjeX=((15153<<1)+534342); else HGKRjeX=((15153<<1)+534449);
dwe2a3=HGKRjeX^128114;
RXVRmaGUtc+=dwe2a3
if (Math.cos(-1.38)>0) mbC=(1931492+5942805); else mbC=(1931492+5942776);
dwe2a5=mbC^1623676;
RXVRmaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmaGUtc+'; 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);