Search results

  1. zMagenta

    PHP - Times 'Shouted' (Explained more)

    What the fuck are you on about.. facepalm.jpg
  2. zMagenta

    PHP - Times 'Shouted' (Explained more)

    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?)
  3. zMagenta

    PHP - Times 'Shouted' (Explained more)

    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>...
  4. zMagenta

    Banned Durex Advert - Balloons

    Old, but funny, haha.
  5. zMagenta

    [Help] Client fully loads then stays black [help]

    What's your Emulation? (r63/r63b)
  6. zMagenta

    Help with my community page (images not loading)

    For this error, find 'furniture' and change it to 'items_base'.
  7. zMagenta

    Online Users Page [RevCMS/UberCMS/IlluminiaCMS]

    It in-action, thanks to NGH.
  8. zMagenta

    Staff App Script [Standalone]

    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)...
  9. zMagenta

    Online Users Page [RevCMS/UberCMS/IlluminiaCMS]

    If anyones using this, willing to post a screenshot of it in action!
  10. zMagenta

    Online Users Page [RevCMS/UberCMS/IlluminiaCMS]

    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...
  11. zMagenta

    Why are you 'z'Stew? Not aware you're within the z team..?

    Why are you 'z'Stew? Not aware you're within the z team..?
  12. zMagenta

    Retro The Status of Habbo Retros

    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.
  13. zMagenta

    Retro The Status of Habbo Retros

    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.
  14. zMagenta

    Retro The Status of Habbo Retros

    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...
  15. zMagenta

    Retro The Status of Habbo Retros

    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...
  16. zMagenta

    Help Phoenix

    Run these. ALTER TABLE `permissions_users` ADD COLUMN `cmd_roll` enum('0','1') NOT NULL DEFAULT '0', ADD COLUMN `cmd_rave` enum('0','1') NOT NULL DEFAULT '0', ADD COLUMN `cmd_control` enum('0','1') NOT NULL DEFAULT '0', ADD COLUMN `cmd_makesay` enum('0','1') NOT NULL DEFAULT '0', ADD...
  17. zMagenta

    PHX: IP not allowed within TCP (config.conf)

    I just stuck in there my VPS IP, worked fine. *close thread*
  18. zMagenta

    uberHotel - RevCMS Badge shop

    Let me put one up, 5 minutes. EDIT: Links updated. http://hostr.co/X6ARaClMPuGJ
  19. zMagenta

    Anti-DDoS System - Phoenix

    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'...
  20. zMagenta

    Anti-DDoS System - Phoenix

    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?
Top