Recent content by cyberxwarez

  1. cyberxwarez

    [BCSTORM] Post item on wall FIX

    Yes. i just uploaded the emulator i used on my hotel (bcstrom) and i think all buggs are fixed. http://razor.ddos.im/devbest.rar
  2. cyberxwarez

    [BCSTORM] Post item on wall FIX

    Go in to your bcstorm folder >HabboEvents and then open Incoming.cs Search for: Incoming.HandleWallItem Replace it with: Incoming.HandleWallItem = 2621; sorry for bad english ahahah ^_^ *UPDATED* download bcstorm again. i think i have removed all the buggs now...
  3. cyberxwarez

    (bcstorm) How to fix Public room error

    When you add a room on the public and you will be logged out when you open the Navigator Go to: Butterfly/habbohotel/Navigators and then open Navigator.cs with notepad it will be a code there Replace it with: internal ServerMessage SerializePublicRooms() {...
  4. cyberxwarez

    Create room button fix

    R63B room button fix When you try to create a new room You will probably get this error ''Error in query:'' in the emulator only way i know to fix it is to open your database in navicat go to query and then you click ''New qurey'' and paste this code: SET@@global.sql_mode =''; click...
  5. cyberxwarez

    R63B Create Rooms Button Doesn't Work (BcStorm)

    have same problem error: Error in query: INSERT INTO rooms (roomtype,caption,owner,model_name) VALUES ('private',@caption,@username,@model) MySql.Data.MySqlClient.MySqlException (0x80004005): Field 'description' doesn't have a default value at MySql.Data.MySqlClient.MySqlStream.ReadPacket()...
Top