Recent content by RobinLA

  1. RobinLA

    Nitro Imager Problem

    A few pages are accessable without login. Me-Page for sure not. But Team-Page, VIP etc. How i can test if it can access avatar images without being logged in ?
  2. RobinLA

    Nitro Imager Problem

    Hey DevBest, i've got a problem with the nitro imager. I converted my files with "Nitro Converter" and started the nitro imager without any problems. I did a reverse proxy (without subdomain) like in this tutorial of @Object explained: DevBest Thread But now i got a problem. I changed the...
  3. RobinLA

    Degree of Protection (PlusEmu)

    I already tried this, but it isn't working. You mean like this? : namespace Bobba.HabboRoleplay.Web { public class RoleplayUser { // Client Info public GameClient Client; public RoleplayUser(GameClient Client) { // Client Info...
  4. RobinLA

    Degree of Protection (PlusEmu)

    Hello everyone, I have a little problem. I get the following error - it says, that "RoleplayUser.Client" cannot reach 'cause the degree of protection. But I don't understand why... Here's the error: And these are the codes: Habbo.cs public IWebSocketConnection WebSocketConnection {...
  5. RobinLA

    SWF Problem

    Hey there, I have a little problem with my swf folder. When I try to go in my client it shows an error, that it couldn't found the swfs folder - but the path is correct.
  6. RobinLA

    Hi, what's up ?

    Hi, what's up ?
  7. RobinLA

    Plus Emulator - Websockets doesn't work

    Ok and can you write me the correct code that i can replace it ? 😇👏 1606838214 Can someone please help me with this..? 1606919746 I think this is why the Websocket Connection uses a room user. Or am I wrong ? Can someone please help me?... I thought this is an help forum...
  8. RobinLA

    Plus Emulator - Websockets doesn't work

    Ok thanks for the information. Do you know how I can fix this ? For everyone else, they don't saw my other thread. This throws the exception: public IWebSocketConnection WebSocketConnection { get { RoomUser User =...
  9. RobinLA

    Plus Emulator - Websockets doesn't work

    Hello everyone, I try to explain my problem. I just try to setup a RP-Hotel, but the websockets doesn't work perfectly. Near the catalogue icon is another icon, when I click on it it's opening the "Gang"-Menu (Websockets) without any problems. (So the Websockets should work) But every...
Top