Search results

  1. D

    head.php for habbo-imaging

    Okay so how do I turn this PHP code for just showing the heads? so whenever I go to localhost/habbo-imaging/head.php?figure= without having the &headonly=1 <?php header("Content-Type: image/png;"); class HabboImage { private $figure; public $extra; private $result; private...
  2. D

    head.php for habbo-imaging

    Looking for head.php, I have the avatarimage working now... just missing the head.php :) Thank You :D
  3. D

    Here is a tip! Sledmore won't Release anything at the moment, common he works for Boon.

    Here is a tip! Sledmore won't Release anything at the moment, common he works for Boon.
  4. D

    Habbo-Imaging not working

    I'm trying to host my own habbo-imaging for the cms (avatar) Whenever I access the file direct, I get Sorry, You cannot access this file. I even added it to my .htaccess and still not working Here is my avatarimage.php <?php /*=========================================================+ || #...
  5. D

    Mercury Emulator v2.2.5 [Plus][Ultimate versión] New Crypto!

    becareful they are exploits in the emulator Just found some
  6. D

    Mercury Emulator v2.2.5 [Plus][Ultimate versión] New Crypto!

    I don't have this issue, how ever a few people I know do and the only difference is I use a x86 build and they use a x64 one. Most of the time the cause is client-user lag. You won't lag on other sites, but things like picking up items, messaging someone etc etc might seem delayed. Check chrome...
  7. D

    Post your PC Specs

    Okay
  8. D

    [?] Help: CMS - News Page Archiving.

    I have it lol I'm just trying to make so it's selected now :S
  9. D

    [RP] DiveRP Emulator V3 [RP] [CLOSED SOURCE]

    My special tool lol :P
  10. D

    [RP] DiveRP Emulator V3 [RP] [CLOSED SOURCE]

    You know it can be easily become open sourced right? Ready watch this... Oh here is the open sourced version https://mega.co.nz/#!mdFynRAQ!AiUmgWW0iNfez0CpdlCn3MV0NU5ldwwPXin0Bn9uiPM PS. next time release it opened source since Reality was open source so any edits shouldn't be closed source
  11. D

    [Release-RevCMS]Habbo's Index and Register Page.

    Login Button doesn't work I've tested and it won't redirect you
  12. D

    Phoenix 3.12 [Room Error] Room Crashed

    It might be the mood light table also @ItsNick
  13. D

    RevCMS News List

    I never said Smarty Code... It uses part smarty... Syntax yes, but how can I get it to look from what I asked for...?
  14. D

    RevCMS News List

    It's part smarty for example {hotelName} <- that is a smarty code. anything that is in { } <- those brackets only uses smarty.
  15. D

    RevCMS News List

    But it's RevCMS which is coded with Smarty Template.
  16. D

    RevCMS News List

    Trying to turn this into this: I think it has to do with this final public function getPageNews() { global $template, $engine; if(!isset($_GET['id']) || !is_numeric($_GET['id'])) { $_GET['id'] = 1; }...
  17. D

    [RELEASE] Badge Displays

    I'm using PlusEMU R2.1 and I have it but the badge won't show in the room :(
  18. D

    [Help] Plus Emulator R2 HC & Wired not working.

    Won't work as it would have new Structure I believe
  19. D

    New Login Button RevCMS

    Okay so I'm trying to get this New Login Button to work with the images and all other parts to it... here is my problem so I've been messing around with certain codes... now I don't know which one I should use. In the video below I will demonstrate my problem, Please Watch. My Index Codes...
  20. D

    Allowing Mixed Content

    How do I allow Mixed content within my cms.... my Index is secured with https:// but when I access client it's secured with https:// it won't get any data from my SWF nor access it I notice on Habboon it uses https:// with Grey lock with yellow triangle (Google Chrome) and allowing to grab...
Top