Whenever someone types a comment, it adds into the table 'shout' with the structure:
'id'
'shouted_by'
'text'
'timestamp'
'ip'.
I want to be able to show the amount of times a user has comment if their ID is above 8. (Is that more help?)
Hello!
As the title may be mis-leading this is what I mean, right. Is there a way to display the amount of times a user has shouted? So the column for the table which holds their username is 'shouted_by', so I'd want to it to be something like this.
"Spoken: <b><times 'shouted_by'></b>...
Hello!
Another release here, harhar. This is a stand-alone PHP, HTML and CSS staff application script, and not built into a CMS.
Here's a screenshot of it.
Here's the SQL for it, as it's sent via the DB.
DROP TABLE IF EXISTS `staffapps`;
CREATE TABLE `staffapps` (
`AppID` int(11)...
Hi there!
As you may know, I owned my hotels with a good online users page. It shows the users, changing their username colour depending on their rank, and then also, for rank x+ (x = whatever you choose it to be), it will show the IP Registered and IP Last used - so it's easy to identify what...
Why thank you sir! That sums it all up. I've donated over £150+ to charities from my hotels, just purely because I don't want profit. I spend $3 a month here, and that's all.
If they did this, they'll lose a shit ton of profit. I'm sure it's been said somewhen within the Sulake corp, but could you imagine if retros became free and released? They'd be no development anymore.
I think you meant, we used to. Let me just name some.
@Quackster - Left Habbo due to a DMCA.
Leon - Left Habbo due to a DMCA.
Meth0d - Not sure why he left, doesn't develop.
Sojobo - Left Habbo due to a DMCA.
martimine (I think thats how you spell it, bfly creator) - Left Habbo due to the...
Hi!
Just thought of this as a topic for a discussion thread. I have to say, Habbo Retros are going beyond belief. By this, I mean the amount of noobs entering the development.
This is how I would describe it, to be honest. Noobs coming along, wanting their own hotel (fair enough), but...
Phoenix is the most stable Emulator out at the moment and I need the proxy to hide the IP from client source.Managed to fix this. It was the proxy host, Phoenix believing it was a DDoS attack. Simple fix if you're in the same boat as me! In the source of phoenix, go into the file 'Class321.cs'...
Hi!
Problem with my Phoenix. If the emulator hits 11 online, it bans the proxy IP. I've removed the whole 'enable_antiddos', and before that I've tried setting it '1' and '0' - no luck.
Any ideas?