well Googleit on habboforum.com has one in the webdesign section But...
Habbo forum is down :S

well Googleit on habboforum.com has one in the webdesign section But...
Habbo forum is down :S
Never argue with an idiot, he'll drag you down to his level, and beat you with experience.
And 15 mins later...Originally Posted by Recursion
*oh trust me
*I would NEVER go ATi
Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
*ordered.
The easiest way to do this would probably to just have a JavaScript which keeps opening a file and alerts if the file says something (then keeps checking for changes).
Code:<script type="text/JavaScript"> <!-- Begin var previous; if(navigator.appName == "Microsoft Internet Explorer") { type = new ActiveXObject("Microsoft.XMLHTTP"); } else { type = new XMLHttpRequest(); } loadAlert(); function loadAlert(){ type.open('GET', 'alert.txt', true); type.onreadystatechange = displayData; type.send(); } function displayData(){ if (type.readyState == 4) { if(type.responseText != '' || type.responseText == previous_message) { alert(type.responseText); previous = type.responseText; setTimeout('time_increase()', 3500); } } //--> </script>
kinda quit.
Nets knows everything -.-
just have the dj says bit refresh every 30 seconds or so. That should be alot easier and less hassle![]()
---MAD---
Dont have a box for dj says![]()
Want to hide these adverts? Register an account for free!