It does work.. I just did it.
Printable View
It does work.. I just did it.
Yay it's back.. lol
Oh I just got one of them egg things so feed it ;)
Hmm weird
patched.
No its not
The botting is patched, but i just got errored myself and went on live and saw eberybody on there, then went in que to see the line going down quiet fast..
program wont load, client makes it stop working
It's because encryption was changed.. you should receive the @A packet, but nothing else.
cool but i cant do anything
:| I know, I just told you.. encryption was changed.. meaning the program can't encrypt/decrypt the packets.. and the server won't accept them.
Army of.... still works
well isnt there any way around it
Is it decrypting traffic in and out?
aod died last night didnt it?
No it stills works
well it died for me last night and still fails to work :P
Think of it like this.
Habbo Server -> Habbo Client
Habbo Client -> Habbo Server
Those two communicate back and forth, exchanging data in "packets".
Now the server packets are encrypted using RC4.. to intercept and read/modify/send those packets you need to decrypt and encrypt them.
A scripting application does this:
Habbo Client -> Application -> Habbo Server
Habbo Server -> Application -> Habbo Client
This allows the Application to be a "midway point" for all data, and allows it to modify it in the way it wants.
When encryption changes, the application doesn't know how to encrypt/decrypt those packets, so it no longer becomes the midpoint, and doesn't work.
Edited by brandon (Forum Super Moderator): Accidental double post merged