Re: [SOURCE] BcStorm - The whole caboodle.
MOD-Tool contains wrong packet structure. (Disconnect when moderation tables contains data).
Re: [SOURCE] BcStorm - The whole caboodle.
When you enter a room your pets (who you left in the room) spawn in the door. One Way Gate is also not working.
Quote:
Originally Posted by
HabflareH
when i debug this i get a error:
GetLookById is wrong or someshit
Got the same.
Re: [SOURCE] BcStorm - The whole caboodle.
@Huginh98
That's not the emu but banner.php and you need to edit some thing in client.php.
I already fixed it it's really easy if you know what the error is.
It's the Java in banner.php and some weird javascript in client.php
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
Troll Hotel
Please fix freeze to :)
Freeze is working
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
Huginho98
I think the biggest bug is the Google Chrome bug. No one can enter the Hotel with Google Chrome, and I think, that the most people uses Google Chrome.
That is not a bug if the user is using ad blocker tell them to turn it off.
Re: [SOURCE] BcStorm - The whole caboodle.
About the chrome bug:
The emulator could have issues in packets. What the emulator does is send 2 packets in 1 which cause the other packet to be unreadable. If you check on length and set the bytes of the remaining packet, and use a while, you can simply make it progress ALL packets.
It has NOTHING to do with banner or whatsoever..
Re: [SOURCE] BcStorm - The whole caboodle.
@Tha why when I have changed banner.php java it worked? I use Adblock, Chrome and I can go in client without problems <3
http://s20.postimage.org/qyl2gqtwr/xdas.png
I only removed old javascript in client and edited banner.php
Re: [SOURCE] BcStorm - The whole caboodle.
I use chrome and it laggs but in firefox not
But in every R63b Hotel
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
Tha
About the chrome bug:
The emulator could have issues in packets. What the emulator does is send 2 packets in 1 which cause the other packet to be unreadable. If you check on length and set the bytes of the remaining packet, and use a while, you can simply make it progress ALL packets.
It has NOTHING to do with banner or whatsoever..
It's fine to send packets merged together? Habbo does it all the time.
It is the banner, if you look in developers tools then you would see :)
Re: [SOURCE] BcStorm - The whole caboodle.
I have fixed the adblock shit :3
http://oi45.tinypic.com/24ez4na.jpg
@Tweeney that's true :)
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
Squashing
How doe you get an blue background? My background is green.
BUG: When you start my hotel, everyone got 0 credits. When I give everybody 0 credits, they have all credits back.
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
Squashing
Do u have the file for that background by any chance?
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
Squashing
How you allow the adblocker?
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
BoomHotel
How you allow the adblocker?
Just remove that new javascript in client :D
Re: [SOURCE] BcStorm - The whole caboodle.
Quote:
Originally Posted by
Squashing
Just remove that new javascript in client :D
There is no javascript?