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 ?
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...
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...
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
{...
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.
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...
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 =...
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...