Issue with VaRest Plugin

Hi everyone;

Ive been playing with the VaRest Plugin the system was working fine when i was using a Local Wamp Server and then when ive migrated the server over to a host i seem to get this error all the time and was hopeing if anyone could guide me in the right direction.

LogVaRest: Response (200): <html><body><script type="text/javascript" src="/aes.js" ></script><script>function toNumbers(d){var e=[];d.replace(/(..)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=[],d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e="",f=0;f<d.length;f++)e+=(16>d[f]?"0":"")+d[f].toStri
ng(16);return e.toLowerCase()}var a=toNumbers("f655ba9d09a112d4968c63579db590b4"),b=toNumbers("98344c2eee86c3994890592585b49f80"),c=toNumbers("16ef05200d6298b80e62a84430c041c9");document.cookie="__test="+toHex(slowAES.decrypt(c,2,a,b))+"; expires=Thu, 31-Dec-37 23:55:55 GMT; path=/"; document.cookie="referrer="+escape(document.referrer); location.href="http:
//gametest.wwhost.ga/gameinfo.php?user=youtube&password=youtube&stuff=login&ckattempt=1";</script><noscript>This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support</noscript></body></html>

Response :

{“result”:“success”,“regkey”:“29cf47b512c72315e82d586b88fa4a2249ce27ae2a0fd67c40b13dae3e438b241b76e52e0d43e440f098e75ddc04d36457fb64feccbee5b70d4054408e2444aa”,“banned”:“no”}

Please go to the target URL + post/get data in your browser and paste the response it’s giving :slight_smile:

Did you figured it out?