Recent content by Diddy8000

  1. D

    Need help?

    It kinda devalues the help section here. Don't see the point in it and has massive potential to get misused. Nice thinking though.
  2. D

    Votes suspended

    I see where your coming from however I don't think Fresh minds, the averages seem even and the second spot is just as good as the first.
  3. D

    Votes suspended

    Correct me if I'm wrong but there's only 164 votes difference in their averages.
  4. D

    Bye, devbest :)

    A great gain to the habbo community now your gone, things are finally looking up. Oh sorry my manners, don't trip on your wayout xoxoxo
  5. D

    Hiya

    Hiya
  6. D

    Nova EMU not saving room items

    I would Love to but a rival forum member got it to that point for me and I have no idea what he did. If @Sledmore can get trading sorted I will release the emulator with trading fixed if sledmore doesn't.
  7. D

    Nova EMU not saving room items

    Yeah packets are correct. I'll look forward to hearing from you later on!
  8. D

    Nova EMU not saving room items

    Heya, Have already done this. Still stuck on confirming (Both users press confirm on trade and its stuck saying "waiting for other use to accept" with buttons greyed out) Would appreciate if you could look into this further for me? Not sure if @Kool is getting the same issue or if it's just me.
  9. D

    Nova EMU not saving room items

    No, I wish it did. Its now to the point that trading can happen between two users and be accepted but once each use press's confirm its just stuck saying waiting for other use to confirm. Any ideas? @Sledmore
  10. D

    Nova EMU not saving room items

    Fixed that issue now. Only issue left is trading isn't opening its just throwing 'Sorry can't do that' looking into why
  11. D

    Nova EMU not saving room items

    @Kool I have, yeah.
  12. D

    [Help] Azure emulator disconnecting at 87% before loading me to the me page.. [using TCP Proxy]

    Have you unblocked the new TCP proxy port in the firewall?
  13. D

    Nova EMU not saving room items

    Nova Emulator is not saving furni placed in rooms. I place the furni, restart the emu by doing shutdown on it. Reopen it and the furni is gone. I have this error. Error in query: REPLACE INTO items_rooms (item_id,room_id,x,y,n,user_id) VALUES...
  14. D

    [REVCMS] Change Password Hashing

    Done this and it's not working @Sledmore final public function hashed($password) { $params['salt1'] = "e08cee1efd"; $params['salt2'] = "fcf1945631"; //let's md5 that salt and the string. $salt1 = md5( $params['salt1'] ); $salt2 =...
  15. D

    [REVCMS] Change Password Hashing

    Hello all, I'm intergrating Radipanel into RevCMS and I decided that Radipanel's password hashing is better than RevCMS's So i wish to change RevCMS to have radipanel's hashing. Here is radipanel's hashing: public function encrypt( $string ) { global $vars...
Top