Search results

  1. S

    [jQuery] Habbo Avatar Generator

    Good luck with that :)
  2. S

    [jQuery] Habbo Avatar Generator

    Thank you both for the feedback.
  3. S

    HELP PLUS EMU

    Go into your database using Navicat/PHPMyAdmin and head over to the `server_landing` table and change the text within there. Then restart your emulator. As for the furniture, there are tons of tutorials out there, just make sure you follow them correctly.
  4. S

    [jQuery] Habbo Avatar Generator

    Avatar Generate: Download: https://github.com/synt4xy/avatargenerate Live demo: Click here. This script is almost an exact replica of the version inside of an r63b Habbo client. The script also has numerous capabilities designed into it, which Xenon's did not. Some of those features include: A...
  5. S

    Notice me, Sempai.

    Notice me, Sempai.
  6. S

    How does the emulator communicate with the swfs?

    Sorry, not sure what happened there when I was looking up that packet. It was just an error :) This should be the right class though, correct? public class _SafeStr_3243 implements _SafeStr_2261 { private var _SafeStr_10930:Array; public function flush():Boolean...
  7. S

    How does the emulator communicate with the swfs?

    Yeah, that's exactly how I was trying to find it. I couldn't find any tutorials about outgoing, so I had a fiddle with the tutorial that Sledmore wrote about incoming and see if I could try to work it out myself. public class CallForHelpPendingCallsMessageParser implements _SafeStr_2261...
  8. S

    How does the emulator communicate with the swfs?

    Hi everybody. I've been a coder for the best part of 7 years now. PHP is my strongest language and thus I have good knowledge about Object-Orientated Programming. I know a little bit of C#, I picked the basics fairly fast as PHP was strongly influenced by C#. Anyway, to the point - I want to...
  9. S

    [REQUEST] PRODUCTION-201605032204-943702292 - Headers

    It seems that nobody is willing to post the headers, which is fine and perfectly understandable. However, there's no clear cut tutorials for incoming and outgoing headers so people can't do it themselves. The closest we have to such a tutorial was Sledmore's unfinished one.
  10. S

    [R63B] Overlaying DIV ON Swf

    It wasn't as simple as z-index as swfobject replaces the innerHTML of the body if id="client" is an active attribute of the tag. For anybody wanting to stop this from happening (i.e. if they're adding a radio to the client and it doesn't seem to work, do the following: Replace: <body...
  11. S

    How to update server/outgoing packet IDs

    Hello, So using @Sledmore 's post that he made a while back, I was able to easily grab the incoming client headers, which is great but I don't understand how to search for the outgoing. I believe that you must search for the packet structures but I'm currently unaware of how to do this and I'm...
  12. S

    Nano - PHP7, MVC, PDO

    The PHP looks good, would like to see some more snippets regarding the main classes but from what I can see it looks to be well coded. I'm not a big fan of the theme though, but I like the concepts that it has to offer. Good luck with the project and I hope it does well.
  13. S

    [Release] R63B Forums [RevCMS]

    I wouldn't use them. The CMS was leaked before I was able to finish coding it.
  14. S

    [Release] R63B Forums [RevCMS]

    Nice release. Just had a quick browse through the source code and it looks pretty secure hopefully people build on it and help to better it. Keep up the good work.
  15. S

    Musecms

    Musecms
  16. S

    [REQUEST] - Hebba.us CMS

    Yeah, it was based around Habbo - I only got back into retros 3 months ago max, and I jumped into this straight away. Might not look like much but it took me a fair amount of time.
  17. S

    [REQUEST] - Hebba.us CMS

    How do you work this out to be Project Habbo? Furthermore, if it's "95%" of it removed, then it's not Project Habbo, lmao?
  18. S

    [REQUEST] - Hebba.us CMS

    Hahah. I had a feeling people might just rip it from Hebba and then skin it for rev, which in my opinion is kinda pointless. I'll fix the hebba version and then release the PSDs and shit so you can all do what you like with it.
  19. S

    [REQUEST] - Hebba.us CMS

    Yes, this is my CMS. It will be released in a month or so, we're just going over the bugs and fixing things up. The fucked up CSS has already been sorted, just gotta upload the deployment version that also includes other features.
  20. S

    [PHP, MySQLi] leHabbo

    Thanks for the comment man, yeah I made the design and I got all the PSDs and everything, shoot me a message and I'll send it to you. Feel free to check over the source code for the actual CMS if you like, there was a lot of improvements made since the code in the thread.
Top