Search results

  1. B

    RemoveBadge does not work

    There is no error, here is the code i use: using System; using System.Linq; using System.Text; using System.Collections.Generic; using Plus.HabboHotel.GameClients; namespace Plus.HabboHotel.Rooms.Chat.Commands.Moderator { class RemoveBadgeCommand : IChatCommand { public string...
  2. B

    Command Vanish

    Le code doit-il être remplacé par celui-ci? if (! Session.GetHabbo (). blnInv) { if (! Room.GetRoomUserManager (). AddAvatarToRoom (Session)) { Room.GetRoomUserManager (). RemoveUserFromRoom (Session, false, false)...
  3. B

    Command Vanish

    just add
  4. B

    Command Vanish

    The problem of commandmanager.cs is fixed but now, the command does not work, in the next apartment he does not want to put me invisible Help me ?
  5. B

    Command Vanish

    I have a problem in CommandManager.cs: The name or namespace name 'invisibleCommand' was not found (are you missing a using directive or an assembly reference?) Vanilla C: \ Users \ Administrator \ Desktop \ HabboWorld Emulator \ HabboHotel \ Rooms \ Chat \ Commands \ CommandManager.cs 202...
  6. B

    Creating a code in the command

    Je voudrais avoir la tâche. code de retard en 10 secondes pour plus d'une personne peut me le faire?
  7. B

    Creating a code in the command

    Hello community, I have a small problem of code in the command event I explain myself: in the command eha I wanted to put the bubble alert in the top right, I succeeded as soon as I put eha it also executes but I want the eha in itself to execute a few seconds after the bubble alert so what is...
  8. B

    Change the number of selection of mobis

    I have WiredsBoxUtility and others but I don't have Wired.cs Oh, that's good! I may have found it! I'm just starting out and I can see that! It's good ! Thank's for help !
  9. B

    [PlusEMU] Close Dice Wired (and more)

    I did all this for the wired freeze but the problem is that I'm walking but its not freezing. Help my please
  10. B

    Change the number of selection of mobis

    Hello, community, I would have a question, you know how to change the number of selection of mobis in the wireds. sceenshot: https://img1.lght.pics/P8bh.png
  11. B

    official flat image

    Hello, community, I would need help on something, the navigator on the public apartments, the images on the islands appears, but when you click on the "i" to see the description, well on the left there is the image that doesn't appear, this thing works on arcturus, but how to make it work on...
Top