Help for HabboAPI.js

Reikenz

Member
Apr 5, 2018
64
3
I would need help I'm trying to find out how to get a user to join a room outside the client but with habboapi I tried something

Code:
this.join_room = (roomId) => {
        document.getElementById('flash-container').openlink('navigator/goto/' + roomId)
    }

I have seen on other cms but it does not work at all so I would need help thanks in advance.
 

Users who are viewing this thread

Top