Search results

  1. G

    SSL Call Error

    Has anyone came across this SSL call error before? I've attempted to disable all records of SSL in the registry and applied SSlMode = None; in the emulator and had 0 luck.
  2. G

    Socket Object Error

    Keep receiving this error when accessing the client. "SOCKETObject reference not set to an instance of an object." Aswell as: "Affected Room - ID: 27 - System.NullReferenceException: Object reference not set to an instance of an object. at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in...
  3. G

    404 Error

    I must of gone through all the code at the point with my .htaccess to try find the client error. Only happens after a few login attempts but the client still works whereas other people get this error: http://prntscr.com/npvktk Any fixes? All out of ideas on what it could be, I'm sometimes...
  4. G

    [HELP] Updating table rows within an emulator

    Everytime I'm adding a new row to the database then proceeding to add it to the emulator via Habbo.cs. & Authenticator.cs it's connecting me to the client and saying I'm connecting but never fully loading me in, each time I'm trying to add something new to create a reference for it - just stops...
  5. G

    [Release/Continued] VisionR4 (Emu - CMS - SWF) [Release]

    Before you ask, I did this a while back and have no interest in anything like this anymore so no point in keeping it. Might be shit to you but the beginners will enjoy it. This is a continued version of Hender's Flux Emulator with various different edits, implemented features and more. I have a...
  6. G

    Altering the Chat Codes

    Wondering if there's a way to add the "*" before the Habbo's Username when they use commands. Can do it via the serialization but that alters everything. Code: var chatMsg = new ServerMessage(); chatMsg.Init(shout ...
  7. G

    [Request] - PlusEMU Room Poll Code

    Wondering if anyone still has the code for the attached image, Wanting to try a few thing with it. Cheers - Also if this is in the wrong section, my bad, didn't know where to put it.
  8. G

    [HELP] - XML Head Only Code

    Just wondering if anyone knows how to set the avatar image in the userview box to be a headonly, tried everything along the lines of headonly, head_only, integers, booleans and what not. Not seeming to get it. If anyone can, cheers. -- Scratch that, done it. Moderator close thread please.
  9. G

    [HELP] - Icon Bar Location

    Hello, I'm currently editing my habbo.swf via HabboUI Editor and I'm wondering where the the icons code will be placed, I'm attempting to change the positioning of the icons. Cheers.
  10. G

    [HELP] - SWF Editing

    Hello, Just wondering if anyone knows the location for the removal of the bottom bar on the latest UI swf. Would also appreciate it if anyone knows a way to redesign the grid_purse to remove everything apart from the coins and duckets. EDIT: Is there any way to align the icons to the top left...
Top