using RevEmu.rMessage;
namespace RevEmu.Messages.Composers
{
class LoginPacket1 : IMessageRegister
{
public Sm RegisterSession()
{
//Packet Lenght: 37
var message = new Sm(3872);
message.AppendInt(2118213)...
I'm sorry but Snowlight is disgusting.
I checked every single source file.
It's composers are complete rubbish along with he's API system.
There is some decent coding in this server. But overall on it's Sql system and Router system of composing packets is just like Uber but slightly modified.
Sorry i missed out your post.
RevCMS itself does not have it's own structure it supports on database structures of common used Databases.
The goal of RevEmu is to reach big hotels and change the community itself.
Big hotel's won't reset there hotels for just a better structure.
RevEmu...
Great idea. Can be easily coded into a plugin.
Will do that. So once RevEmu is booted up. You can send commands.
revemu.exe -gui -refresh
"Rebooting RevEmu"
[Does not close the Program. Just clears all the console and reboots]
The GUI itself is a extra option.
If you do not enable the GUI. The server itself will says
<<<<Shuffle Header Plugin>>>
//Check for updates
<<Checking Habbo build...>>
//Update found
<<New build found!>>
//If new build is not found, then it boots up.
//Start logging in.
<<Logging into...
So that's my conclusion on cracking the shuffling headers.
Using the Get and Set.
There may be other ways as Dominic did it in Java. And as you know Java does not have Get and Set.
Yeah sorry not replying on that post i have been working on cracking the shuffling headers.
public int Id
{
get { return 204; }
}
that's how you will get a header id normally.
So let's say the first build it has header id 204.
But in the...
WAIT WHAT? You want Zap hotel taken of because they hacked your hotel and got your users?
So? What has this got to do with "TheHabbos" this is a personal issue that should be resolved between the two hotels.
It's your fault in the first place for not using RevCMS.
And see you got haxed.
Well an old legend That a man named Zak was the guy who once saved a old community.
The Habbo Community i have seen from 06 to current year 12. And yes i have been seen many dis-approvements. But then came a old chap called Manuel and programmed a utterly beautiful PHP content management...
I have been learning about NHibernate for the past days.
and this is what i end up with.
using System.Collections.Generic;
using System.Text;
using System;
namespace NHibernate.DatabaseType.PhoenixMapping {
public partial class PhoenixDB_user : Phoenix<Mapping>, IPhoenixMapping...