Search results

  1. Velaski

    Suggested proxy and cheap ?

    I was talking about in-general lol.
  2. Velaski

    CLOSED - Please Delete!

    Are you sure about that? Go into your emulator folder and dclick Plus Emulator.sln. You should have visual studio installed.
  3. Velaski

    Suggested proxy and cheap ?

    Don't go for these Habbo hosts, they end up closing in a month when they realise they aren't making enough profit. I'd recommend HostSavor, been around for a long time and I have had no issues with them.
  4. Velaski

    Unable to connect to client

    Check the network tab to see what isn't loading.
  5. Velaski

    CLOSED - Please Delete!

    Find the EventAlertCommand (search for in the solution explorer). Copy the code there and debug/rebuild.
  6. Velaski

    Unable to connect to client

    Console logs? Emulator logs? They are there for a reason, have a look at them.
  7. Velaski

    How to disable floating staff badge?

    Go to RoomUserManager.cs and find where it says Remove it
  8. Velaski

    [PLUS][FEATURE] Staff Chat

    What do you mean re-release it? I'm making accessible to people on Devbest. I can give them the group chats later on when I actually finish it.
  9. Velaski

    GOTW Points Enabled but always displays 10 for everyone?

    What command did you use?
  10. Velaski

    [PLUS][FEATURE] Staff Chat

    Found this on the rival forum and I see a lot of people requesting it. 1. Go to UserDataFactory.cs Change return new UserData(UserId, Achievements, favouritedRooms, ignores, badges, friends, requests, rooms, quests, user, Relationships); to if (user.Rank >= 6) //Change it to the minimum...
  11. Velaski

    GOTW Points - how to enable?

    By "enable" what do you mean?
  12. Velaski

    GOTW Points - how to enable?

    The command is :give. It's like :give Sly gotw 100 - so :give <username> <type> <amount>
  13. Velaski

    Some SQL Syntax

    I want the result of this to be shown in a whisper composer. How will I go about storing the result in a variable? EDIT: Fixed
  14. Velaski

    Some SQL Syntax

    Making a game in plus emulator and it requires three tables : - Users - hoteljobs - hoteljobs_ranks I created my two variables: int JobId; int JobRank; The users table has JobId and JobRank in and working correctly. In my hoteljobs table: In my hoteljobs_ranks table : What I am trying to...
  15. Velaski

    Changing the H logo on Client on protected SWF file?

    Can I also see the error message that it is showing (the corrupted message)
  16. Velaski

    Changing the H logo on Client on protected SWF file?

    Can I see what "H" you want to change?
  17. Velaski

    looooooooool

    looooooooool
  18. Velaski

    New Mods Asap

    You want the job brother..
  19. Velaski

    Looking for certain enables

    Hello Devbest, I am currently looking for new enables: Baseball Bat Sword If anybody has them, could you kindly send them - thank you. EDIT: Found!
  20. Velaski

    Stuck on 76%

    Check emulator logs, see if anything is there.
Top