Recent content by LukeeDat

  1. LukeeDat

    [DEBUG] Debugging help:/ [DEBUG]

    Yeah.. I meant Visual Studio... So do I debug the file ButterflyEnvironment.cs ? That's what I edited so I probally will have too, thanks for the help Stanleh.
  2. LukeeDat

    [DEBUG] Debugging help:/ [DEBUG]

    So, I made my own emulator, kinda.... And I open the .exe up in Visual Basic and try to debug it but It wont let me... Like the buttons greyed out to tell me I cant debug? Am I trying to debug the wrong file or what?;o Debug File: http://gyazo.com/045d357baf7f0b52dedb0af742cc53d4...
  3. LukeeDat

    I need help please

    What m0nsta said... They we would have something to work off.
  4. LukeeDat

    Need Help Client wont load

    Yep, I got a perfect idea... your client is not able to connect to your swf's for some reason... Most likely some error in your external_variables (Usually is) I would also recommend maybe not making an oldschool hotel? They rarely succeed...
  5. LukeeDat

    Phoenix EMU and Uber Cms - Rolling back a specific Room!

    Errr, I'm not 100% sure dude... Let me ask the almighty google, then I'll get back to you.
  6. LukeeDat

    Problems Editting Logo On Index

    Eh... This is one of the most easy things to do... Right, go into ROOT/APP/TPL/SKINS/{Your Skin}/IMAGES - Then you wanna look for habbologo_whiteR.gif and habbologo_blackR.gif - Delete these both, and make a copy of the logo you want to use... Now name one copy of your logo habbologo_whiteR.gif...
  7. LukeeDat

    Phoenix EMU and Uber Cms - Rolling back a specific Room!

    In the database the room details are all stored in the table 'rooms'... This would probally be easier for you if you were using Navicat, if you are It's even better... But yeah, look in the table 'rooms' all your rooms and values are in there, basically everything to do with the room... Infact I...
  8. LukeeDat

    Sql Errors

    Go into the database, and run the Query: ALTER TABLE users ADD `Weights` int(11) NOT NULL DEFAULT '0';
  9. LukeeDat

    BCSTORM :/

    Lmfao, I think he means the different color things with other things.. (idk) If you want these you have to clear your cache then re-enter the hotel, enjoy xo
  10. LukeeDat

    [Help] Habbo Retro Client? [Help]

    Your emulator configuration is wrong:P
  11. LukeeDat

    Alrighty, Add: sirhorseburger On skype.

    Alrighty, Add: sirhorseburger On skype.
  12. LukeeDat

    Client error

    That's a simple fix! It's your SWF's mostlikely, or the fact that your links to Externals etc in Config.php are incorrect entirely, I used to have this issue, but I checked and double checked my config file untill I finally found that External_Variables had no .txt at the end! Look for the...
  13. LukeeDat

    Debugging

    Right, I'm new here and I just need some help on debugging my customly made ButterStorm emulator... I understand that you can debug in Visual Studio etc, but I'm not 100% which file I put in there to debug... Also I have Visual Basic on my actual computer not my VPS, so could I debug it on my...
Top