Recent content by ItsMeRomian

  1. ItsMeRomian

    Error when checking into Habbo Retro

    probly his client crashed. check your emu for errors, or, recreate the situation and check chrome devtools
  2. ItsMeRomian

    [OpenSource] 2019 ModTools for Plus

    Thanks for all your feedback. I will add a check to query.php to check if the user is logged in (this is the only page where that doesnt happen) and I will real_escape all user inputs.
  3. ItsMeRomian

    [OpenSource] 2019 ModTools for Plus

    Thanks you
  4. ItsMeRomian

    [OpenSource] 2019 ModTools for Plus

    Thanks for your feedback, i will do that.
  5. ItsMeRomian

    [OpenSource] 2019 ModTools for Plus

    Yeah, i guess you can say this was not coded with security in mind, but that can and will be added later.
  6. ItsMeRomian

    [OpenSource] 2019 ModTools for Plus

    Hi, Im releasing my moderation tools for PlusEMU 3.4.3 database. ModTools is not connected to your CMS so you can deploy it anywhere you want. Simply put the ModTools folder in your /www of /htdocs folder and configure the modtoolsconfig.php file. Screenshots: Current features: Users See...
  7. ItsMeRomian

    [BRAINCMS] How to set user limit per IP?

    In system/app/classes/class.user.php you’ll find $stmt = $dbh->prepare("SELECT ".$emuUse['ip_last']." FROM users WHERE ".$emuUse['ip_last']." = :userip"); $stmt->bindParam(':userip', userIp())...
  8. ItsMeRomian

    [BRAINCMS] How to set user limit per IP?

    In plusemu you can change it in config.ini. its game.tcp.conperip
  9. ItsMeRomian

    Catalogue Issues

    Open the catalogue and then send a screenshot
  10. ItsMeRomian

    Catalogue Issues

    on chrome, press the 3 lines in the top right. Choose more tools and then click devtools. Then reload the page and see if erros pop up
  11. ItsMeRomian

    Catalogue Issues

    Any errors in devtools?
  12. ItsMeRomian

    change the font

    You need to edit your habbo.swf
  13. ItsMeRomian

    volg mijn tutorial. als je die goed volgt krijg je een werkende 2017 retro

    volg mijn tutorial. als je die goed volgt krijg je een werkende 2017 retro
  14. ItsMeRomian

    Need your help please!

    Any errors in your emulator?
  15. ItsMeRomian

    Looking for some Help

    You can change the youhabbo banner on the landing screen in your external vars. For the home button and the loading screen you need to edit your habbo.swf
Top