Search results

  1. NotoriousJameson

    What's habbo new web build?

    Dude, it's easy lol, go to habbo.com, login, go to client hit CTRL + I while mouse clicked on the URL, then look for 63_/1414 whatever then paste
  2. NotoriousJameson

    Hi, I need helping finding a source for a certain emulator

    Okay, thank you. Now I am trying to help the other guy since I've had his problems before on my RevCMS. Somebody close thread please.
  3. NotoriousJameson

    -revCMS and Silverwave- White Client And HouseKeeping

    As I said if it does not work, just add me on skype so that way I can help you figure it out better. Also housekeeping has to do something with index.php?url= SO if you are saying you can't click on "housekeeping" tab change it so that the me page has the href="/ase/index.php?url=login"> That...
  4. NotoriousJameson

    Hi, I need helping finding a source for a certain emulator

    Is that the latest one 2.1.0.4?
  5. NotoriousJameson

    -revCMS and Silverwave- White Client And HouseKeeping

    Use this code in replacement as most new revcms skins do not have compatible clients(AKA gives a white screen / disconnect / reload), also make sure to change Vista.SWF to your Habbo.swf <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html...
  6. NotoriousJameson

    Hi, I need helping finding a source for a certain emulator

    Eh the white client is related to your client code, not the emulator itself, not to mention the only client code that works is the mango skins client, so you will have to use that client from that skin and also move the client.css from there and make sure to find where there is no bottom code in...
  7. NotoriousJameson

    Hi, I need helping finding a source for a certain emulator

    I will try the suggested solution, if all goes well, thanks for your help. At least some people have maturity in them unlike other judgemental people.
  8. NotoriousJameson

    Hi, I need helping finding a source for a certain emulator

    Hey guys! So, I am using Azure Emulator but I can't seem to find the source for the azure emulator. Yes I know there is a 0190 released open source but since I'm a newb, I need to find 2.1.0.4 and not to mention, I don't know how to decompile a .exe cuz everytime I decompile it, I get errors and...
  9. NotoriousJameson

    Avatar / clothing not showing / tried fix

    I basically went with a different housekeeping system, apparently the housekeeping system I was using did not however work. Also found out it was because of the database settings not set right.
  10. NotoriousJameson

    Need help with EMU

    Hi, I am having an issue with my emulator packets, my room promotion button in catalogue does not work, when I press it disconnects me. my packet config has habbo=habbo. What am I supposed to chance it to so that room promotion works?
  11. NotoriousJameson

    Avatar / clothing not showing / tried fix

    Column count doesn't match value count at row 1
  12. NotoriousJameson

    Avatar / clothing not showing / tried fix

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') VALUES ('yoyo', 'yoyo', ' yoyoyo help ', '300x187_sasquatch.gif', 'James'' at line 1
  13. NotoriousJameson

    Avatar / clothing not showing / tried fix

    if(!isset($_SESSION["longstory"])) { header("Location: ".$_CONFIG['hotel']['url']."/ase/news"); exit; } if(isset($_POST["proceed"])) { $author = mysql_result(mysql_query("SELECT username FROM users WHERE id = '".$_SESSION['user']['id']."' LIMIT 1"), 0); mysql_query("INSERT INTO...
  14. NotoriousJameson

    Avatar / clothing not showing / tried fix

    http://prntscr.com/9pcmzc that is the issue
  15. NotoriousJameson

    Avatar / clothing not showing / tried fix

    I have now solved my own issues as no answers really helped but thanks in advance, but I would like some help on housekeeping with news posting. If possible is there any way to teamviewer? as in do you know how to fix the news posting or not?
  16. NotoriousJameson

    RevCMS HK Fixing, help pls.

    My user is ranked 7 just like the other files
  17. NotoriousJameson

    RevCMS HK Fixing, help pls.

    <div id="main"> <div id="links"></div> <div class="header" id="login"> </div> <div id="site_conten" class="login"> <div id="content_container" class="login"> <div id="content" class="login"> <!-- insert the page content here --> <h1>{hotelName}...
  18. NotoriousJameson

    RevCMS HK Fixing, help pls.

    Hi, before you ask did I even search? Yes. Did I try the fix?: yes. Did it work: Obviously not if I am asking for help, my HK / ase keeps saying incorrect access level everytime I try to login. My dash code is -> <div id="main"> <div id="links"></div> <div id="header"> <div...
  19. NotoriousJameson

    Need help, priv client works but..

    I for some reason cannot use ANY custom skin client, only mango or priv default RevCMS skins work for me client wise(As in I can still use the custom skin but copy and paste the client code from mango) but I do not know where to fix this last issue I am having which is right here->...
Top