Nice release, I remember this version fondly from back in the day. I assume this still has the shockwave client working and works like a "full" R39 server. It's especially cool that this is the last version that Habbo had 2 clients on.
IDK. What I find weird is, most CCTs work fine, so IDK why certain CCTs don't work fine. Or maybe I did something wrong? Idk...
It might be because I downloaded the furni CCTs from somewhere where they were compiled in a higher version or IDK
I can confirm that this error occurs, I had the same with editing v9 furni cast files as well. Though, for empty.cct, an alternative could be just creating a new empty .cst file, since there's nothing in it anyways.
Also:
I hope you mean empty.cst then
So, I did match my code to your repo, and there's 2 issues:
1. Sometimes, it doesn't work *at all*, meaning no data gets decoded properly
2. If it DOES work, this is what happens:
Invoked InitCryptoMessageEvent
Invoked GenerateSecretKeyMessageEvent
Input byte count: 214
Packet header 1170...
@Quackster yeah I tried to remove it earlier with the stuff I found in Lemon but might've done it wrong (psst.. I just realized I never put it back in my code.. silly silly me). I'll check tomorrow as soon as I wake up (since I'm going to watch a video then head to bed) and I'll report whether...
In the SWF is the following code which gets sent after you send @A:
private function sendConnectionParameters(param1:IConnection) : void
{
var_882 = true;
dispatchLoginStepEvent(HabboCommunicationEvent.const_11);
param1.send(new...
My first idea was to read out the banner.png and use the correct prime+generator to make sure all the keys can be generated/calculated correctly. But I wasn't able to do this. I did vaguely remember being able to edit Habbo.swf so I can debug the banner decoding without ABC but I can't remember...
Hello,
Habbo use(s/d) a banner (later supersecret) for their encryption. Essentially, the prime+generator is hidden in the image as data using steganography. I know capostrike made a script to read the banner from Habbo and get the right prime+generator.
The issue though is, Habbo's old banner...
I think I would love a way to get non-limited messages. Especially when asking for code, it can sometimes stop at a certain line. And asking to continue can have it create the same message, or if you ask to finish a certain function/class it will make a completely different class.
Hai
I made a small little website that allows you to do B64/VL64 encoding, decoding and VL64 analyzing, just like you could with Nillus Packet Scout, but online. All code is made by me in collaboration with chatgpt (mainly for the style cuz I can't be arsed to style websites...). The encoding...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.