Host protection fix

Results 1 to 16 of 16
  1. #1
    Account Upgraded | Title Enabled! =dj.matias= is offline
    MemberRank
    Apr 2008 Join Date
    FinlandLocation
    381Posts

    Host protection fix

    Open C:\WINDOWS\system32\drivers\etc\hosts
    Add the line: [Your hotel ip here] [your hotel name here].varoke.net

    This must be the hotel visitors.

    Screen:



    R62 flash client:

    Code:
    <noscript>
        <meta http-equiv="refresh" content="0;url=/client/nojs" />
    </noscript>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/v2/styles/habboclient.css" type="text/css" />
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/v2/styles/habboflashclient.css" type="text/css" />
    <script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
    <script type="text/javascript">
        FlashExternalInterface.loginLogEnabled = true;
        
        FlashExternalInterface.logLoginStep("web.view.start");
        
        if (top == self) {
            FlashHabboClient.cacheCheck();
        }
        var flashvars = {
                "client.allow.cross.domain" : "0", 
                "client.notify.cross.domain" : "1", 
                "connection.info.host" : "[hotel name here].varoke.net", 
                "connection.info.port" : "30000,30001", 
                "site.url" : "[hotel url]", 
                "url.prefix" : "[hotel url]", 
                "client.reload.url" : "https://www.habbo.us/account/reauthenticate?page=/flash_client", 
                "client.fatal.error.url" : "http://www.habbo.us/flash_client_error", 
                "client.connection.failed.url" : "http://www.habbo.us/client_connection_failed", 
                "external.variables.txt" : "http://hotel-us.habbo.com/gamedata/external_variables/091a05e9381dee02726d82bff010a11f70a26a03", 
                "external.texts.txt" : "http://hotel-us.habbo.com/gamedata/external_flash_texts", 
                "productdata.load.url" : "http://hotel-us.habbo.com/gamedata/productdata/4e501e9b367ac2c150adba4fdb6f669af72d932f", 
                "furnidata.load.url" : "http://hotel-us.habbo.com/gamedata/furnidata", 
                "use.sso.ticket" : "1", 
                "sso.ticket" : "%sso_ticket%", 
                "processlog.enabled" : "1", 
                "account_id" : "19927505", 
                "client.starting" : "Odota hetki. [your hotel name here] aukeaa...", 
                "flash.client.url" : "http://images.habbo.com/gordon/RELEASE63-30076-30065-201011191035_92859f74782780c09f4ab55e40d22737/", 
                "user.hash" : "199275052dbf5f89adb0a643bf16b0ea1cd646db", 
                "flash.client.origin" : "popup" 
        };
        var params = {
            "base" : "http://images.habbo.com/gordon/RELEASE62-30064-30063-201011190041_816ad44ed8aedcb8c13701bc135d2478/",
            "allowScriptAccess" : "always",
            "menu" : "false"                
        };
        
        if (!(HabbletLoader.needsFlashKbWorkaround())) {
        	params["wmode"] = "opaque";
        }
        
        var clientUrl = "http://images.habbo.com/gordon/RELEASE62-30064-30063-201011190041_816ad44ed8aedcb8c13701bc135d2478/Habbo.swf";
        swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/flash/expressInstall.swf", flashvars, params);
    
        window.onbeforeunload = unloading;
        function unloading() {
            var clientObject;
            if (navigator.appName.indexOf("Microsoft") != -1) {
                clientObject = window["flash-container"];
            } else {
                clientObject = document["flash-container"];
            }
            try {
                clientObject.unloading();
            } catch (e) {}
        }
    </script>
    
    <meta name="description" content="Check into the world’s largest virtual hotel for FREE! Meet and make friends, play games, chat with others, create your avatar, design rooms and more…" />
    <meta name="keywords" content="habbo hotel, virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets, room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />
    
    
    
    <!--[if IE 8]>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/v2/styles/ie8.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 8]>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/v2/styles/ie.css" type="text/css" />
    <![endif]-->
    <!--[if lt IE 7]>
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/v2/styles/ie6.css" type="text/css" />
    <script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
    <script type="text/javascript">
    try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
    </script>
    
    <style type="text/css">
    body { behavior: url(/js/csshover.htc); }
    </style>
    <![endif]-->
    <meta name="build" content="63-BUILD36 - 16.11.2010 11:51 - com" />
    </head>
    
    <body id="client" class="flashclient">
    <div id="overlay"></div>
    <img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/v2/images/page_loader.gif" style="position:absolute; margin: -1500px;" />
    
    <div id="overlay"></div>
    <div id="client-ui" >
        <div id="flash-wrapper">
        <div id="flash-container">
            <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
    
    <div class="cbb clearfix">
        <h2 class="title">Please update your Flash Player to the latest version.</h2>
        <div class="box-content">
                <p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. More instructions for installation can be found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">More information</a></p>
                <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/8/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
        </div>
    </div>
    
            </div>
            <script type="text/javascript">
                $('content').show();
            </script>
            <noscript>
                <div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
                    <p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
                </div>
            </noscript>
        </div>
        </div>
    	<div id="content" class="client-content"></div>            
    </div>
        <div style="display: none">
    
    <div id="habboCountUpdateTarget">
    %hotel_status%
    </div>
    	<script language="JavaScript" type="text/javascript">
    		setTimeout(function() {
    			HabboCounter.init(600);
    		}, 20000);
    	</script>
        </div>
        <script type="text/javascript">
            RightClick.init("flash-wrapper", "flash-container");
            if (window.opener && window.opener != window && typeof window.opener.location.href != "undefined") {
                window.opener.location.replace(window.opener.location.href);
            }
            $(document.body).addClassName("js");
           	HabboClient.startPingListener();
        </script>
    
    <script type="text/javascript">
        HabboView.run();
    </script>
    
    </body> 
    </html>
    Last edited by =dj.matias=; 25-11-10 at 09:43 AM.


  2. #2
    Ultra Light Beam Makarov is offline
    MemberRank
    Apr 2010 Join Date
    GothamLocation
    3,622Posts

    Re: Host protection fix

    .. What i this for exactly?

  3. #3
    C# | C++ Emerica is offline
    MemberRank
    Oct 2010 Join Date
    GermanyLocation
    437Posts

    Re: Host protection fix

    wtf ?

  4. #4
    Member Erwin is offline
    MemberRank
    Feb 2010 Join Date
    The NetherlandsLocation
    89Posts

    Re: Host protection fix

    I do not what you are talking about ... ?

  5. #5
    Account Upgraded | Title Enabled! Ubercheese is offline
    MemberRank
    Mar 2009 Join Date
    238Posts

    Re: Host protection fix

    Grea, it works! ;-)

  6. #6
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Host protection fix

    It works, but only local! So you can't use it for public hotels.

  7. #7
    sexiess is a sin. Subway is offline
    MemberRank
    Jun 2010 Join Date
    2,491Posts

    Re: Host protection fix

    then whats the point of this ;/

    can someone fix the coed?

  8. #8
    swagggggg Livar is offline
    MemberRank
    Oct 2008 Join Date
    United KingdomLocation
    2,272Posts

    Re: Host protection fix

    Oh, so the swfs are cracked now?

  9. #9
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Host protection fix

    Quote Originally Posted by PowahAlert View Post
    Oh, so the swfs are cracked now?
    No this is just an useless host-file editing which only works if you use it locally.

  10. #10
    Account Upgraded | Title Enabled! No0b is offline
    MemberRank
    Jul 2010 Join Date
    Michigan, USLocation
    1,426Posts

    Re: Host protection fix

    it works thanks but if it was for public it would be even better

  11. #11

    Re: Host protection fix

    This is great.

  12. #12
    Member Letkiss is offline
    MemberRank
    Jun 2010 Join Date
    83Posts

    Re: Host protection fix

    Only local.. lol.

  13. #13
    Banned winterpartys is offline
    BannedRank
    Jan 2009 Join Date
    Australia, OLD.Location
    695Posts

    Re: Host protection fix

    But if you got everyone to edit there host file, it would work ;)

  14. #14
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Host protection fix

    Winterpartys, that's gay.

    And alot of packets changed in R63 like catalogue & more so yeah you'll need to code those too.

  15. #15
    Account Upgraded | Title Enabled! =dj.matias= is offline
    MemberRank
    Apr 2008 Join Date
    FinlandLocation
    381Posts

    Re: Host protection fix

    I coded vb6 host adder.
    Ankanmaa: Create your avatar, decorate your room, chat and make new friends. <-- Tt is my hotel and there is a R62 swfs from habbo.

  16. #16
    Account Upgraded | Title Enabled! HFTB is offline
    MemberRank
    May 2007 Join Date
    The netherlandsLocation
    332Posts

    Re: Host protection fix

    Does the emu works with IP 127.0.0.1?
    If it doesn't,it's useless because rain.varoke.net cannot be used like ip.



Advertisement