Search results

  1. 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...
  2. 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() {...
  3. 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...
Top