Ill post the web.config when i get home, thanks for trying to help. The site wprks under http:// not https://
Here is my web.config directly from the swf folder
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.web>
<compilation debug="false" />
</system.web>...
Well i changed it or else this link would return a 404 error http://clubbohotel.co.uk/swf/habbo-imaging/badge.php and how do i fix web.config i added the text from ***** saying group badge fix
You can also view the habbo imaging folder by clicking this link...
Hey guys apperently my group badges do not work i am using the latest emu and the swfs recommended for it. The links work perfect. i do not see anything wrong, you can see for yourself at http://clubbohotel.co.uk any help would be appreciated.
If someone used a bot, after the 10th attempt the insert login attempt function does not execute but the select does. So you do have a point. I am probably gonna add recaptcha after the 5th attempt.
This is probably the best way of going about this.
Add these in your head tag (<head></head>)
First disable F12 element
<script>
$(document).keydown(function(e){
if(e.which === 123){
return false;
}
});
</script>
Then disable inspect element on right click
<script>...
Hello I am a certified PHP developer I have my own brute force script...
First you must run this sql code into your phpmyadmin/navicat
CREATE TABLE `login_attempts` (
`attempt_number` INT(11) NOT NULL,
`time` VARCHAR(255) NOT NULL,
`ip_addr` VARCHAR(255) NOT NULL,
PRIMARY KEY (`ip_addr`)...
Hi my name is Nicholas English i am extremely experienced in HTML, PHP, AJAX and have a lot of knowledge in javascript, because AJAX is javascript. I can make you hotel 2 times faster on the website side and completely secure. I look at the CMS that are being released. They are not secure and...