Search results

  1. Damien

    Habbo Camera

    Hey just to clear some things up about this. Due to limitations using butterfly based emulators (PlusEmu, ext.) and sending large amounts of data at once, this has become obsolete. Due to this it became pointless keeping the service available, as most if not all users using this would of had to...
  2. Damien

    Habbo Motto Grabber

    You can access the users profile page without needing to be signed in. Aslong as there profile is visible, I'm sure you'll be able to make a cURL request for said information.
  3. Damien

    Damien#7670

    Damien#7670
  4. Damien

    [PLUS EMU] I need code of command :search_furni

    Only thing I'd improve is removing the query. The catalog items are already cached on the server. Other than that, it's a fantastic command with room to do some much more with it.
  5. Damien

    BrainCMS Error Please Help

    Check your PHP version. The short array syntax "[]" was not introduced until version 5.4. I'd recommend updating your PHP version to a more recent one or you'll need to use "array()" to instantiate arrays instead.
  6. Damien

    [NEW] Lotto System

    The server settings contain all the configurable data for the server. This is exactly how I'd do it if I was creating a lottery system or anything else for that matter. Creating a settings table for every feature you have is bad (imo), it gets confusing very quickly and if anyone decided to use...
  7. Damien

    Public Room - Habbo Modern Theatre [MPU/HOLO/BG/ADS]

    Could you make one thread next time, instead of spamming the release section.
  8. Damien

    Blank Group Badges

    Yeah, you're not linking to your badge imager properly. Check your console log, that'll usually confirm the obvious. Also why did you pay someone group forums?
  9. Damien

    Pathfinder help

    Very helpful! How about instead of being pretentious, help the OP. After all this is a help thread and I know alot of people would appreciate an updates pathfinder for Plus.
  10. Damien

    Plus Emulation Server Edited

    Pretty sure its sarcasm. He contributed to the development.
  11. Damien

    TheoCMS [V5.1] [2019] [MULTI-EMU]

    This must be your first time on the internet. Just be happy you're work is getting noticed, because you're code is very amateur. I'm not really sure what you've spent years trying to achieve, so some validation on that would be nice. I'd recommend looking into OOP, aswell as adopting a good...
  12. Damien

    Damien#0123

    Damien#0123
  13. Damien

    [REL] Fresh Server [R63, Pre Shuffle, C#]

    This isn't 2013, everyone's done things they're not proud off. Instead of living in the past and judging people for things that happened years ago, move on. It might be hard to believe people change, but he's had many newer releases where he's been respectful and released clean code. Either...
  14. Damien

    [REL] Fresh Server [R63, Pre Shuffle, C#]

    As someone who knew Jonty very well at some point. He's always put alot of effort into the projects he worked on and even took the time to teach me alot of things when I first started out. Whether this emulator is old and outdated doesn't matter, it's not used anymore and could've never been...
  15. Damien

    [OpenSource] 2019 ModTools for Plus

    I can't set it up either but from reading the code it can be executed from anywhere. On a more positive note it's very promising and the features and styles used are nice. It's good to see people are still creating new things and learning to code, hopefully with more iterations, both you and...
  16. Damien

    [OpenSource] 2019 ModTools for Plus

    The source is can be found here: https://github.com/ItsMeRomian/ModTools Check out the query.php file for yourself.
  17. Damien

    [OpenSource] 2019 ModTools for Plus

    Anyone actually, aslong as they know where the housekeeping is.
  18. Damien

    WiredEffect MoveFurniToUserBox Lag

    I think I changed alot with wired in my edit, I can upload it to github if you'd like to compare code.
  19. Damien

    WiredEffect MoveFurniToUserBox Lag

    Wired is implemented extremely badly in Plus. You're gunna have to gut it out and re-code how triggers and effects work if you want it to run smoothly.
Top