Hello, I was coding Wired fully for PrjctBreak and I found some interesting packets. Full credits goes to Wichard :)
The RequestHandlers[]:
RequestHandlers[3050] = new RequestHandler(VOID HERE);
The Packet Header ect:
Message.Init(650);
Message.AppendBoolean(false);
Message.AppendBoolean(false);
Message.AppendBoolean(false);
Message.AppendUInt(GetBaseItem().SpriteId);
Message.AppendUInt(FurniId);
Message.AppendStringWithBreak((Objct1 != null) ? Objct1.ToString() : "");
Message.AppendBoolean(false);
Message.AppendBoolean(false);
Message.AppendInt32(7);
Message.AppendBoolean(false);
Message.AppendStringWithBreak("");
Remember:
Credits To
Me - Finding + releasing
Wichard - Making
Habbo - For being a noob and to make the wired which is fun.



![[R63] Wired Triggers - User Enter room](http://ragezone.com/hyper728.png)


