How can I patch the exploit where someone puts
<SCRIPT>alert("FAIL x)");//</SCRIPT>
as there motto and it pops up with an alert?
I know you have to filter the motto,
but how do you do that?
Many people are getting this error,
I have found "http://www.holobox.com.es/" in the mercury files,
it must call files from that site or something, and that site seems to be down.
When I boot up Mercury EMU I get this error:
Here is a few things you may need to see if there's a problem:
My config:
## Mercury Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root...
Yeah I did,
CMS Config:
<?php
if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }
#Please fill this all out.
#NOTE: To set up TheHabbos.ORG's API go to wwwroot/mysite/thehabbos_api for IIS, OR, htdocs/thehabbos_api for XAMPP and others.
/*
*
* MySQL management
*
*/...
The ports on my emu config was wrong, fixed now however I now disconnect when I load to the hotel view
Screenie:
EMU config:
## Mercury Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root...
When I load up my client it loads to 87% then gets stuck.
I've tried emptying my cache,
it's probably that i've set up my variables wrong.
Screenie:
External Variables:
http://pastebin.com/gBg2yujW
If anything else is needed to be shown, just tell me