Search results

  1. React

    Arcturus MS MentionPlugin, PrizePlugin and SpecialLooks

    Interesting, nice job!
  2. React

    Sadie: A clean code Habbo emulator

    I would suggest as you said, keep RP environment private, until it's "ready". Even then, maybe release the roleplay part as a plugin rather than whole emulator, it'll save some people making minor edits to your work and renaming it, claiming as their own.
  3. React

    Sadie: A clean code Habbo emulator

    Will this be primarily used for Roleplay enviroment or Retro?
  4. React

    Habbo Retro Fansite Pull data in real time.

    i see this within console.
  5. React

    Habbo Retro Fansite Pull data in real time.

    Could you explain a little more in-depth? I am unsure if you mean set currentArticleIndex: 0 from "0" to "1" ? would this then tell me anything in console?
  6. React

    Habbo Retro Fansite Pull data in real time.

    Hi guys, I hope that I am in the appropriate section, going to sound like a noob as I haven't got very good experience when it comes to backend. I am working on a fansite for my friends retro HabHub, on the /homepage I would like it to function automatically so that it would pull and update the...
  7. React

    BCStorm

    or Uber maybe?
  8. React

    BCStorm

    This is R63a client, @MajesticBoss you still have the files you used to create yours?
  9. React

    Catalogue Icon.?

    It doesn't it uses frames/pngs im pretty sure.
  10. React

    How to setup new currency NITRO V2/Atom

    Did you attempt to add your own "currency" or did you copy and edit already existing code?
  11. React

    Client stuck 20% Cloudflare

    Alright so it might sound stupid to you, but it isn't. I fixed this for somebody else on this Forum, look at your files ALL of them and check they''re not saved as "filename.example" by default, sometimes they are, I swear by it, worked for me after I resaved the file to it's correct format...
  12. React

    Sadie: A clean code Habbo emulator

    keep this going
  13. React

    Making a Habbo v18 Emulator with Java

    https://github.com/Quackster/Kepler - This is Kepler made for v14 version. If you don't already have it, download Visual Studio Code and use it to open the files. Mainly look into classes & commands for now - mess around with a command, copy one that already exists, edit it to your specifics...
  14. React

    Making a Habbo v18 Emulator with Java

    Realistically I don't think jumping straight in to emulation is your best or most appropriate way forward, alternatively I would suggest finding an already existant Java Emulator, look at the classes, look at the commands etc, try to understand what everything does, also maybe setup your own...
  15. React

    Change the Font in client

    Find the file, I think it'll be style.css if not it's definitely similar, once you've found the file, navigate yourself to "font-family:" once there change your font to the font you desire e.g. font-family React; (make sure to put ";" after). If you're struggling to find the file, open up dev...
  16. React

    Client Error

    permissions table
  17. React

    someone interested in a project

    Hi guys, to better my current knowledge i am working on a fan site for the new & official HabHub hotel owned by @Liam . I am looking for someone who’s the same as me, interested in learning and would like to work further on this specific site with me. The fan site itself is made using the...
  18. React

    Discord me: react23

    Discord me: react23
  19. React

    Fixed Server error 500 now i get this

    Phew, at least it was resolved. Good work!
  20. React

    Fixed Server error 500 now i get this

    Makes sense enough, so am I right to say it's more or less a problem with pathing/routing, which you managed to resolve?
Top