How to create a RevCMS Retro 2012 Kalao!!!!!!!

Results 1 to 19 of 19
  1. #1
    Novice Kalaoxd is offline
    MemberRank
    Aug 2012 Join Date
    1Posts

    How to create a RevCMS Retro 2012 Kalao!!!!!!!

    Hello, Im gonna show you how to make a RevCMS retro 2012. Fully work. If you get some problem or error Please comment or pm me Good luck we start with the downloads.

    Let's start now




    Xampp = Old Version of XAMPP 1.7.7 Download - OldApps.com

    RevCMS = RevCMS 1.9.9.9.zip

    Notepad++ = Notepad++ v6.0

    PhoenixEMU = Buy a emulator or use a cracked. [Buyed is better]

    Winrar = WinRAR (32-bit) - CNET Download.com

    Kidrambodubsteps R63 SWFS = R63 Pack By KidRamboDubstep.rar

    Now let's start to make the retro

    1.Install Xampp, and open it up.
    2.Start apache & MySQL ( Close down spotify & skype if u have it up and log out )
    3.Go to http://localhost/security/xamppsecurity.php
    4.Set up a password and save it.
    5.Once you have save the password go to localhost/phpmyadmin
    6.Log in with the password you create earlier at 4. ( Root will be the name so dont change it)
    7.Click database > Then create a database called revdb ( You dont need have that you can change it if u want) Then create it.
    8.Click on the db u created, Then click Import.
    9.Click Choose file, Go to the emulator and choose the SQL File, And upload it.
    10.Go to RevCMS winrar file, Create a map on deskop called Revcms, Extrace it from winrar file to the map u called '' revcms '' on deskop
    11.Go to xampp>htdocs, Delete all things who are in it delete exactly all.
    12.Extrace the revcms things u extracted earlier to htdocs.
    13.Extrace the R63 swf map to htdocs, Then go to htdocs.
    14. and click App>Managment>Config and open it up.



    Change this

    $_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.

    $_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host

    $_CONFIG['mysql']['username'] = 'root'; //MySQL username

    $_CONFIG['mysql']['password'] = 'root'; //MySQL password

    $_CONFIG['mysql']['database'] = 'rev_phoenix'; //MySQL database

    $_CONFIG['mysql']['port'] = '3306'; //MySQL's port


    TO this

    $_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.

    $_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host

    $_CONFIG['mysql']['username'] = 'root'; //MySQL username

    $_CONFIG['mysql']['password'] = 'Phpmyadmin psw u created earlier'; //MySQL password

    $_CONFIG['mysql']['database'] = 'DBNAME u created earlier'; //MySQL database

    $_CONFIG['mysql']['port'] = '3306'; //MySQL's port


    And this


    $_CONFIG['hotel']['server_ip'] = '124.234.68.43'; //IP of VPS/DEDI/etc

    $_CONFIG['hotel']['url'] = 'http://localhost/RevCMSold'; //Does not end with a "/"

    $_CONFIG['hotel']['name'] = 'Habbo'; // Hotel's name

    $_CONFIG['hotel']['desc'] = 'Best hotel around!'; //Hotel's description

    $_CONFIG['hotel']['email'] = 'help@myhotel.net'; //Where the help queries from users are emailed to.@Priv skin

    $_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance

    $_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Default motto users will register with.

    $_CONFIG['hotel']['credits'] = 5000; //Default number of credits users will register with.

    $_CONFIG['hotel']['pixels'] = 10000; //Default number of pixels users will register with


    TO this


    $_CONFIG['hotel']['server_ip'] = 'hamachi ip,ip,vps,dedi,etc'; //IP of VPS/DEDI/etc

    $_CONFIG['hotel']['url'] = 'http://YOURHOTELLINK/'; //Does not end with a "/"

    $_CONFIG['hotel']['name'] = 'Your hotel name'; // Hotel's name

    $_CONFIG['hotel']['desc'] = 'Best hotel around!'; //Hotel's description

    $_CONFIG['hotel']['email'] = 'help@myhotel.net'; //Where the help queries from users are emailed to.@Priv skin

    $_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance

    $_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Default motto users will register with.

    $_CONFIG['hotel']['credits'] = 5000; //Default number of credits users will register with.

    $_CONFIG['hotel']['pixels'] = 10000; //Default number of pixels users will register with


    And this


    $_CONFIG['hotel']['figure'] = '-'; //Default figure users will register with.

    $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build

    $_CONFIG['hotel']['external_vars'] = 'http://localhost/RevCMS/r63/external_vars.txt'; //URL to your external vars

    $_CONFIG['hotel']['external_texts'] = 'http://localhost/RevCMS/r63//external_texts.txt'; //URL to your external texts

    $_CONFIG['hotel']['product_data'] = 'http://localhost/RevCMS/r63/productdata.txt'; //URL to your productdata

    $_CONFIG['hotel']['furni_data'] = 'http://localhost/RevCMS/r63/furnidata.txt'; //URL to your furnidata

    $_CONFIG['hotel']['swf_folder'] = 'http://localhost/RevCMS/r63/'; //URL to your SWF folder(does not end with a '/')

    To this


    $_CONFIG['hotel']['figure'] = 'hd-180-1.ch-210-66.lg-270-82.sh-290-91.hr-100'; //Default figure users will register with.

    $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/1227'; //Web_Build

    $_CONFIG['hotel']['external_vars'] = 'http://YOURIP/r63/external_vars.txt'; //URL to your external vars

    $_CONFIG['hotel']['external_texts'] = 'http://YOURIP/r63//external_texts.txt'; //URL to your external texts

    $_CONFIG['hotel']['product_data'] = 'http://YOURIP/r63/productdata.txt'; //URL to your productdata

    $_CONFIG['hotel']['furni_data'] = 'http://YOURIP/r63/furnidata.txt'; //URL to your furnidata

    $_CONFIG['hotel']['swf_folder'] = 'http://YOURIP/r63/'; //URL to your SWF folder(does not end with a '/')


    AND SAVE IT!

    now we gonna configure the emulator

    The emulator Configure



    1.Extrace the emulator file from winrar to deskop.
    2. Open it up
    3. Open config in it.

    Then this should come up





    ## Phoenix 3.0 System Configuration File

    ## Licence Information
    *****.username=kalao
    *****.password=*****

    ## MySQL Configuration
    db.hostname=localhost
    db.port=3306
    db.username=root
    db.password=DB PASSWORD
    db.name=Db name

    ## MySQL pooling setup (controls amount of connections)
    db.pool.minsize=5
    db.pool.maxsize=30

    ## Game TCP/IP Configuration
    game.tcp.bindip=>-> /Hamachi ip,Your,ip Or VPS
    game.tcp.port=30000
    game.tcp.conlimit=5000

    ## Client configuration
    client.ping.enabled=1
    client.ping.interval=30000

    ## MUS TCP/IP Configuration
    mus.tcp.bindip=>-> /Hamachi ip,Your,ip Or VPS
    mus.tcp.port=30001
    mus.tcp.allowedaddr=>-> /Hamachi ip,Your,ip Or VPS

    ## Console Configuration
    emu.messages.connections=1
    emu.messages.roommgr=1
    ## Doesn't Get rid of all startup messages, there's like 4 remaining!
    emu.messages.startup=0

    4. Then save it.
    5.Start the emulator and see if its works fine, Once when u test it and its works fine Close it down.


    now time for the swfs configuration..


    1.Open up htdocs,
    2.Click on r63 map in htdocs
    3.Look for external_variables
    4.Open it up.
    5.Replace yourhotelIP to the ip u have to hotel
    Like
    Hamachi ip,Ip,Vps
    6.Save it and close.


    Now the last thing

    1.Go to localhost/phpmyadmin
    2.Log in with the pw u created earlier
    3.Click on the db u created earlier
    4.Look for the table called '' users'' or user
    5.Click on your own name
    6.Change rank 1 to 7 then s vae.
    7. Then start emulator
    8. Then PLAY AND HAVEEEEEEEEEEEEEEEEEEEEEEEE FUUUUUUUUUUUUUUUUN



    Well,Now when u have finish u could have some errors so i fix them.

    Can't register?
    Run this code in your db =


    ALTER TABLE `users` ADD `seckey` VARCHAR(999)

    Sry for english im swedish - K4L400000 KALAO


  2. #2
    Apprentice Edward2k12 is offline
    MemberRank
    Aug 2012 Join Date
    6Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Mate Wanna Help Me Setup?

  3. #3
    Member Mustage is offline
    MemberRank
    Oct 2007 Join Date
    73Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Thanks for this. I needed the r63 swfs. The r63 swfs in this thread did not entirely work for me. It made me able to connect to my client and play but my avatar was white.
    Last edited by Mustage; 01-09-12 at 02:03 AM. Reason: The swfs did not work as expected

  4. #4
    Apprentice Luismaah is offline
    MemberRank
    Aug 2012 Join Date
    7Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Hey bro, i was following your tutorial but i can connect!... I don't know why and i already try everything, could you help me?

    It loads perfectly, but after the Habbo bar completes i got a black screen and NO connections on the emulator. Here is my Variables and my Client:

    CLIENT:
    Code:
    	<script type="text/javascript"> 
    		var habboName = "{username}";
    		var habboReqPath = "{url}";
    		var habboStaticFilePath = "http://images.habbo.com/habboweb/{web_build}/web-gallery";
    		var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
    		var habboPartner = "";
    		var habboDefaultClientPopupUrl = "{url}/client";
    		window.name = "ClientWndw";
    		if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
    	</script> 
    
    <link rel="alternate" type="application/rss+xml" title="Habbo Hotel - RSS" href="http://www.habbo.com/articles/rss.xml" /> 
    <script src="app/tpl/skins/{skin}/client/libs2.js" type="text/javascript"></script> 
    <script src="app/tpl/skins/{skin}/client/visual.js" type="text/javascript"></script> 
    <script src="app/tpl/skins/{skin}/client/libs.js" type="text/javascript"></script> 
    <script src="app/tpl/skins/{skin}/client/common.js" type="text/javascript"></script> 
     
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/{web_build}/web-gallery/static/styles/common.css" type="text/css" /> 
     
    <link rel="stylesheet" href="http://images.habbo.com/habboweb/{web_build}/web-gallery/static/styles/habboflashclient.css" type="text/css" /> 
     
     
    <noscript> 
        <meta http-equiv="refresh" content="0;url=/client/nojs" />
    </noscript> 
     
    <link rel="stylesheet" href="app/tpl/skins/{skin}/client/client.css" type="text/css" /> 
    <script src="app/tpl/skins/{skin}/client/habboflashclient.js" type="text/javascript"></script>
    
    <script type="text/javascript"> 
        FlashExternalInterface.loginLogEnabled = false;
        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" : "127.0.0.1",
                "connection.info.port" : "30000",
                "site.url" : "{url}/", 
                "url.prefix" : "{url}/", 
                "client.reload.url" : "{url}/client", 
                "client.fatal.error.url" : "{url}/disconnected", 
                "client.connection.failed.url" : "{url}/disconnected", 
                "external.variables.txt" : "http://{url}/r63/external_variables.txt", 
                "external.texts.txt" : "http://{url}/r63/external_texts.txt", 
                "productdata.load.url" : "http://{url}/r63/productdata.txt", 
                "furnidata.load.url" : "http://{url}/r63/furnidata.txt", 
                "use.sso.ticket" : "1",
                "sso.ticket" : "{sso}", 
                "processlog.enabled" : "0", 
                "account_id" : "1", 
                "client.starting" : "¡Cargando la Magia {username}!",
                "flash.client.url" : "http://{url}/r63/", 
                "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02", 
                "has.identity" : "0", 
                "flash.client.origin" : "popup",
                "token" : "{sso}"
        };
        var params = {
            "base" : "{swf_folder}/",
            "allowScriptAccess" : "always",
            "menu" : "false"                
        };
        
        if (!(HabbletLoader.needsFlashKbWorkaround())) {
        	params["wmode"] = "opaque";
        }
        
        var clientUrl = "{swf_folder}/Habbo.swf";
    
        swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/{web_build}/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>
    
    <body id="client" class="flashclient">
    <div id="overlay"></div>
    <img src="http://images.habbo.com/habboweb/{web_build}/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/{web_build}/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>
        <div style="display: none">
    
    <div id="habboCountUpdateTarget">
    {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>
    
    <script type="text/javascript">
    
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-15697942-2']);
      _gaq.push(['_trackPageview']);
    
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
    
    </script>
    VARIABLES:
    Code:
    char.conversion.mac=[128:219,130:226,131:196,132:227,133:201,134:160,135:224,136:246,137:228,139:220,140:206,145:212,146:213,147:210,148:211,149:165,150:208,151:209,152:247,153:170,155:221,156:207,159:217,161:193,165:180,167:164,168:172,170:187,171:199,172:194,173:208,174:168,176:161,180:171,182:166,183:225,184:252,186:188,187:200,191:192,192:203,193:231,194:229,195:204,196:128,197:129,198:174,199:130,200:233,201:131,202:230,203:232,204:237,205:234,206:235,207:236,209:132,210:241,211:238,212:239,213:205,214:133,216:175,217:244,218:242,219:243,220:134,223:167,224:136,225:135,226:137,227:139,228:138,229:140,230:190,231:141,232:143,233:142,234:144,235:145,236:147,237:146,238:148,239:149,241:150,242:152,243:151,244:153,246:154,247:214,248:191,249:157,250:156,251:158,252:159,255:216]
    stats.tracking.javascript=google
    productdata.load.url=http://localhost/r63/productdata.txt
    image.library.questing.url=http://localhost/r63/c_images/Quests/
    purse.widget.enabled=1
    avatar.widget.enabled=1
    figure.partsets.xml=http://localhost/r63/figurepartconfig/partsets.xml
    struct.font.grey=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#666666"),#ilk:#struct,#fontStyle:[#italic]]
    viral.furni.post_type=appRequest
    billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png
    security.cast.load.url=http://localhost/r63/sec.cct?t=%token%
    navigator.default.view=public
    latencytest.interval=20000
    external.figurepartlist.txt=http://localhost/r63/figuredata.xml
    image.library.url=http://localhost/r63/c_images/
    navigator.visible.public.root=3
    permitted.name.chars=1234567890qwertyuiopasdfghjklzxcvbnm-=?!@:.,
    external.texts.txt=http://localhost/r63/external_flash_texts.txt
    latencytest.report.delta=100
    struct.font.bold=[#font:"vb",#fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]
    figure.draworder.xml=http://localhost/r63/figurepartconfig/draworder.xml
    client.hotel_view.image=hotel_view_images_hq/grass_view.png
    billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png
    image.library.catalogue.url=http://localhost/r63/c_images/catalogue/
    flash.dynamic.download.url=http://localhost/r63/hof_furni/
    room.default.wall=201
    new.chat.bubbles.enabled=1
    navigator.always_open_after_login=0
    menu.avatar.enabled=true
    infostand.use.button.enabled=1
    purse.widget.currency.shells.enabled=0
    feed.badge_decorations.decoration_id=001
    purse.transactions.active=1
    new.chat.widget.enabled=1
    client.use.invites=1
    struct.font.plain=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]
    hotelview.banner.url=http://localhost/r63/banner/
    client.textdata.utf8=1
    logout.concurrent.url=http://localhost/reload.php
    figure.animation.xml=http://localhost/r63/figurepartconfig/animation.xml
    dynamic.download.url=http://localhost/r63/hof_furni/
    language=en
    struct.font.italic=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#italic]]
    feed.badge_decorations.album=Feed_Badges
    external.figurepartlist.txt.secure=https://localhost/r63/figuredata.xml
    logout.url=http://localhost/reload.php
    room.default.floor=111
    navigator.public.default=3
    tutorial.name.new_user_flow=NUF_mini
    furnidata.load.url=http://localhost/r63/furnidata.txt
    flash.dynamic.download.name.template=%typeid%.swf
    struct.font.tooltip=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]
    struct.font.link=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#underline]]
    figure.draworder.xml.secure=https://localhost/r63/figurepartconfig/draworder
    fuse.project.id=habbo_de
    flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3
    navigator.private.default=4
    client.window.title=Habbo Hotel
    dynamic.download.name.template=hh_furni_xx_%typeid%.cct
    avatareditor.allowclubtryout=1
    private.image.library.url=http://localhost/r63/c_images/
    logout.disconnect.url=http://localhost/reload.php
    latencytest.report.index=3
    dynamic.download.samples.template=%typeid%.cct
    navigator.visible.private.root=4
    stats.tracking.javascript.template=\TCODE
    link.format.friendlist.pref=http://localhost/profile/friendsmanagement?tab=6
    cast.entry.10=hh_human_hats
    cast.entry.11=hh_human_hair
    group.badge.url=http://localhost/habbo-imaging/badge/%imagerdata%.gif
    cast.entry.12=hh_human_shirt
    interface.cmds.user.friend=["friend","trade","ignore","unignore","userpage"]
    cast.entry.13=hh_human_leg
    cast.entry.14=hh_human_shoe
    cast.entry.15=hh_kiosk_room
    cast.entry.17=hh_room_utils
    cast.entry.16=hh_pets_common
    cast.entry.19=hh_furni_classes
    cast.entry.18=hh_room_ui
    link.format.credits=http://localhost/credits
    cfh.usercategories.withnoharasser=101,102,103,104,105,106
    room.cast.12=hh_human_50_fx
    interface.cmds.active.ctrl=["move","rotate"]
    room.cast.11=hh_human_fx
    avatar.editor.url=http://localhost/profile
    room.cast.10=hh_roomdimmer
    client.minimail.embed.enabled=true
    link.format.pets=http://localhost/hotel/pets
    room.cast.1=hh_soundmachine
    room.cast.2=hh_human_acc_chest
    room.cast.3=hh_human_acc_waist
    link.format.club=http://localhost/credits/habboclub
    club.subscription.disabled=1
    cfh.usercategories.withharasser=101,102,103,104,105,106
    room.cast.8=hh_human_50_acc_chest
    link.format.user.search=http://localhost/me#habbo-search
    room.cast.9=hh_human_50_acc_waist
    moderatoractionlog.url=https://theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/hobba/moderator_activity.action?searchCriteria.habboName=
    link.format.habboclub=http://localhost/credits/habboclub
    room.cast.4=hh_human_50_shirt
    interstitial.interval=120000
    room.cast.5=hh_human_50_leg
    avatar.editor.character.update.url=http://localhost/profile/characterupdate
    room.cast.6=hh_human_50_shoe
    room.cast.7=hh_human_50_item
    navigator.tagcolorlimit.yellow=500
    interstitial.show.time=5000
    roomadmin.url=https://theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue=
    avatar.editor.club.promo.image=http://images.habbohotel.com/c_images/catalogue/club_promo_uk.gif
    link.format.mail.compose=http://localhost/me#mail/compose/%recipientid%/%random%/
    room.rating.enable=1
    interface.cmds.user.personal=["badge","dance","wave","hcdance","userpage"]
    paalu.key.list=[#bal1:"Q", #bal2:"E", #push1:"A", #push2:"D", #move1:"N", #move2:"M", #stabilise:"SPACE"]
    navigator.cache.duration=30
    navigator.colorlimit.orange=80
    room.cast.private=["hh_room_private", "hh_room_landscapes"]
    link.format.userpage=http://localhost//rd/%ID%
    displayer.tag.expiration.time=600000
    navigator.default_tab=official
    navigator.tagcolorlimit.orange=1000
    client.full.refresh.period=5000
    interface.cmds.user.owner=["take_rights","give_rights","kick","friend","trade","ignore","unignore","userpage"]
    wordfilter.url=https://theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/localization/wordfilter_select.action
    text.crap.fixing=1
    castload.retry.delay=20000
    roomenterad.habblet.enabled=true
    habboinfotool.url=https://localhost/housekeeping/users/searchParamName=username&database=Stats&searchParamValue=
    rosetta.warning.page.url=http://localhost/client_popup/rosetta_info
    link.format.tag.search=http://localhost//tag/search?tag=%tag%
    navigator.always_open_after_login=0
    interstitial.enabled=true
    pixels.enabled=true
    friendbar.enabled=true
    interface.cmds.item.owner=["pick"]
    cast.entry.42=hh_friend_list
    interface.cmds.photo.owner=["pick","delete"]
    cast.entry.41=hh_human_50_body
    room.cast.small.1=hh_pets_50
    cast.entry.44=hh_pets
    interface.cmds.active.owner=["move","rotate","pick"]
    cast.entry.43=hh_instant_messenger
    cast.entry.45=hh_guide
    embed.showInRoomInfo=true
    client.fatal.error.url=http://localhost/client_error
    cast.entry.40=hh_human_50_acc_head
    swimjump.key.list=[#run1:"A", #run2:"D", #dive1:"W", #dive2:"E", #dive3:"A", #dive4:"S", #dive5:"D", #dive6:"Y", #dive7:"X", #jump:"SPACE"]
    cast.entry.9=hh_human_item
    cast.entry.8=hh_human_face
    cast.entry.7=hh_human_body
    cast.entry.6=hh_human
    cast.entry.5=hh_patch_de
    cast.entry.4=hh_interface
    cast.entry.3=hh_shared
    cast.entry.2=hh_entry_base
    cast.entry.1=hh_entry_de
    client.credits.embed.enabled=true
    avatar.editor.trial.promo=1
    text.render.compatibility.mode=2
    moderator.cmds=[":alert x",":ban x",":kick x",":superban x",":shutup x",":unmute x",":transfer x",":softkick x"]
    cast.entry.38=hh_human_50_acc_eye
    cast.entry.39=hh_human_50_acc_face
    cast.entry.37=hh_human_50_hair
    cast.entry.36=hh_human_50_hats
    cast.entry.35=hh_human_50_face
    avatar.editor.club.promo=0
    cast.entry.34=hh_human_acc_head
    cast.entry.33=hh_human_acc_face
    cast.entry.32=hh_human_acc_eye
    cast.entry.31=hh_entry_init
    cast.entry.30=hh_badges
    navigator.colorlimit.yellow=50
    interstitial.max.displays=5
    client.flood.timeout=300000
    client.version.id=401
    navigator.tagcolorlimit.red=2000
    link.format.collectibles=http://localhost/credits/collectibles
    cast.entry.27=hh_dynamic_downloader
    cast.entry.28=hh_recycler
    cast.entry.29=hh_poll
    cast.entry.24=hh_cat_new
    cast.entry.23=hh_navigator
    cast.entry.26=hh_buffer
    cast.entry.25=hh_cat_gfx_all
    cast.entry.20=hh_room
    cast.entry.22=hh_photo
    infostand.report.show=1
    cast.entry.21=hh_club
    subscription.reminder.when.days.left=5
    navigator.colorlimit.red=92
    interface.cmds.user.ctrl=["kick","friend","trade","ignore","unignore","userpage"]
    interface.cmds.photo.ctrl=[]
    link.format.mail.inbox=http://localhost/me#mail
    interface.cmds.item.ctrl=[]
    lagWarningLog.enabled=1
    client.toolbar.static.enabled=true
    questing.startQuestDelayInSeconds=10
    client.hotel_view.show_on_startup=1
    cfh.usercategories.withnoharasser=101,102,103,104,105,106
    roominfo.widget.enabled=1
    navigator.always_open_after_login=0
    client.minimail.embed.enabled=true
    friend_bar.helper.friend_finding.enabled=true
    interstitial.enabled=true
    pixels.enabled=true
    questing.enabled=true
    welcome.screen.enabled=0
    link.format.club=http://%predefined%/credits/habboclub
    club.subscription.disabled=1
    cfh.usercategories.withharasser=101,102,103,104,105,106
    client.fatal.error.url=http://%predefined%/client_error
    embed.showInRoomInfo=true
    friendbar.enabled=true
    moderatoractionlog.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/moderator_activity.action?searchCriteria.habboName=
    interstitial.interval=120000
    roomadmin.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue=
    interstitial.show.time=5000
    client.allow.external.links=1
    client.credits.embed.enabled=true
    room.rating.enable=1
    navigator.colorlimit.yellow=50
    new.chat.widget.enabled=1
    interstitial.max.displays=8
    questing.defaultCampaign=room_builder
    navigator.colorlimit.orange=80
    link.format.collectibles=http://%predefined%/credits/collectibles
    link.format.userpage=http://%predefined%//rd/%ID%
    avatar.widget.enabled=1
    navigator.default_tab=official
    client.logout.enabled=true
    subscription.reminder.when.days.left=5
    infostand.report.show=1
    navigator.colorlimit.red=92
    client.news.embed.enabled=true
    purse.widget.enabled=1
    questing.showDetailsForNextQuest=true
    room.dragging.always_center=0
    client.allow.facebook.like=1
    catalog.drag_and_drop=true
    hover.name.enabled=true
    trax.player.sample.memory.purge.enabled=1
    standaloneAchievementList.enabled=true
    menu.own_avatar.enabled=1
    menu.avatar.enabled=true
    questing.useWing=true
    catalog.furniture.animation=true
    friendbar.notifications.enabled=true
    userdefinedroomevents.enabled=true
    room.recommendations=1
    avatar.editor.trial.promo=1
    userdefinedroomevents.enabled=true
    text.crap.fixing=1
    welcome.screen.enabled=1
    menu.avatar.enabled=true
    hover.name.enabled=true
    new.chat.bubbles.enabled=1
    infostand.use.button.enabled=1
    inventory.furni.tab.new=new
    questing.enabled=true
    standaloneAchievementList.enabled=true
    menu.own_avatar.enabled=1
    toolbar.new_additions.notification.enabled=true
    simple.memenu.enabled=1
    friendbar.requests.enabled=true
    friendbar.notifications.enabled=true
    friendbar.stream.enabled=true
    supersaverads.video.promo.enabled=true
    Thanks Bro!

  5. #5
    Apprentice Debbome is offline
    MemberRank
    Aug 2012 Join Date
    NorwayLocation
    12Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Quote Originally Posted by Mustage View Post
    Thanks for this. I needed the r63 swfs. The r63 swfs in this thread did not entirely work for me. It made me able to connect to my client and play but my avatar was white.
    I had the same problem, but I fixed it :D

    try to make new look for new users... go to phpmyadmin / navicat > users > look > change that
    to something like this : (cp-3205-0.sh-295-64.ca-1817-62.ch-245-63.lg-3058-6...) blabla :P

  6. #6
    Apprentice Patrick1653 is offline
    MemberRank
    Jul 2012 Join Date
    5Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    This was probably one of the easiest tut's out there for this type of stuff. I thank you much!.

  7. #7
    Banned V for Vendetta is offline
    BannedRank
    Feb 2007 Join Date
    1,809Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Thanks but i dont prefer xampp it sucks

  8. #8
    Enthusiast Leonson is offline
    MemberRank
    Apr 2012 Join Date
    27Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    but when I start the client, and load is suddenly when fully charged, the client window black

  9. #9
    Self-claimed retard Shibi is offline
    MemberRank
    May 2012 Join Date
    SwedenLocation
    220Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Quote Originally Posted by Leonson View Post
    but when I start the client, and load is suddenly when fully charged, the client window black
    Check that your swfs are fully linked to the hotel...

  10. #10
    Banned V for Vendetta is offline
    BannedRank
    Feb 2007 Join Date
    1,809Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Quote Originally Posted by Leonson View Post
    but when I start the client, and load is suddenly when fully charged, the client window black
    Check you're external variables. and if their done right

  11. #11
    Novice Mushyyy is offline
    MemberRank
    Sep 2012 Join Date
    1Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Help me to set up Please :)

  12. #12
    Novice TwinT5C is offline
    MemberRank
    Aug 2012 Join Date
    2Posts

    cool Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Awesome I'll try that becuz ma old retro wasnt working as well as it should X3

  13. #13
    Enthusiast HabsRocks is offline
    MemberRank
    Jun 2012 Join Date
    32Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    i have a error this is it:

    Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\class.engine.php on line 107

    Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\class.engine.php on line 107

    Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\app\class.engine.php:107) in C:\xampp\htdocs\app\tpl\class.html.php on line 32

  14. #14
    Enthusiast Ryane is offline
    MemberRank
    Aug 2012 Join Date
    27Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Include a version of you phoenix config this is because the client.php page can't conect to the emu check if your ip is right best of luck!
    if you need more help contact me

    Bulls eye i was feeling bored i see here nothing is solved good after you read the whole releases section

  15. #15
    scream my name ParadiseRel is offline
    MemberRank
    Jun 2012 Join Date
    clitLocation
    600Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Good tutorial, i guess.

  16. #16
    Apprentice helpmeimane is offline
    MemberRank
    Aug 2012 Join Date
    12Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Guys All of you that opens client loads bar and disconnects theres 1 mistake your making.

    when you configure your management config scroll to where it says externals and stuff where u wrote http://yourip/r63/ make the the end 'External_variables.txt' is like that and for flash texts it is 'external_flash_texts.txt i have made a tutorial if u need more clearer tutorial feel free to visit mine but this tutorial is correct and is fully working.

  17. #17
    Enthusiast Zelando is offline
    MemberRank
    Nov 2011 Join Date
    AustraliaLocation
    25Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    I keep getting this:

    Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/u526610318/public_html/global.php on line 22
    My global.php (I haven't touched anything in this file since I downloaded it):
    Code:
    <?php
    
    	// Special Functions
    	
    	function filter($var)
    	{
    		return mysql_real_escape_string(stripslashes(htmlspecialchars($var)));
    	}
    
    if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }
    if(isset($_SERVER['HTTP_CF_CONNECTING_IP'])) { $_SERVER['REMOTE_ADDR'] = $_SERVER['HTTP_CF_CONNECTING_IP']; }
    error_reporting(E_ALL ^ E_NOTICE);
    
    define('A', 'app/');
    define('I', 'interfaces/');
    define('M', 'management/');
    define('T', 'tpl/');
    
    
    //REVOLUTION
    
    use Revolution as Rev;
    
    
    	//INTERFACES
    	
    		require_once A . I . 'interface.core.php';
    		
    		require_once A . I . 'interface.engine.php';
    	
    		require_once A . I . 'interface.users.php';
    	
    		require_once A . I . 'interface.template.php';
    		
    		//TPL
    		
    			require_once A . T . I . 'interface.forms.php';
    			
    			//HTML
    			
    				require_once A . T . I . 'interface.html.php';
    				
    			//CSS
    				
    				require_once A . T . I . 'interface.css.php';
    				
    			//JS
    				
    				require_once A . T . I . 'interface.js.php';
    				
    	
    	//CLASSES
    	
    		//app
    	
    		require_once A . 'class.core.php';
    		
    		require_once A . 'class.engine.php';
    		
    		require_once A . 'class.users.php';
    		
    		require_once A . 'class.template.php';
    		
    		//MANAGEMENT
    		
    			require_once A . M . 'config.php';
    			
    			require_once A . M . 'recaptchalib.php';
    				
    		//TPL
    		
    			require_once A . T . 'class.forms.php';
    			
    			//HTML
    				
    				require_once A . T . 'class.html.php';
    				
    			//CSS
    				
    				require_once A . T . 'class.css.php';
    				
    			//JS
    				
    				require_once A . T . 'class.js.php'; 
    		
    		
    	//OBJ
    	
    	$core = new Rev\core();
    		
    	$engine = new Rev\engine();	
    		
    	$users = new Rev\users();
    		
    	$template = new Rev\template();
    		
    	$template->form = new Rev\forms();
    		
    	$template->html = new Rev\html();
    		
    	$template->css = new Rev\css();
    		
    	$template->js = new Rev\js();
    		
    	//START	
    	
    	session_start();
    	
    	$engine->Initiate();
    	
    	$template->Initiate();
    	
    ?>

  18. #18
    Enthusiast Habnerd is offline
    MemberRank
    Sep 2012 Join Date
    RAGEZONELocation
    42Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    Xampp = Old Version of XAMPP 1.7.7 Download - OldApps.com

    RevCMS = RevCMS 1.9.9.9.zip

    Notepad++ = Notepad++ v6.0

    PhoenixEMU = Buy a emulator or use a cracked. [Buyed is better]

    Winrar = WinRAR (32-bit) - CNET Download.com

    Kidrambodubsteps R63 SWFS = R63 Pack By KidRamboDubstep.rar

    Now let's start to make the retro

    1.Install Xampp, and open it up.
    2.Start apache & MySQL ( Close down spotify & skype if u have it up and log out )
    3.Go to http://localhost/security/xamppsecurity.php
    4.Set up a password and save it.
    5.Once you have save the password go to localhost/phpmyadmin
    6.Log in with the password you create earlier at 4. ( Root will be the name so dont change it)
    7.Click database > Then create a database called revdb ( You dont need have that you can change it if u want) Then create it.
    8.Click on the db u created, Then click Import.
    9.Click Choose file, Go to the emulator and choose the SQL File, And upload it.
    10.Go to RevCMS winrar file, Create a map on deskop called Revcms, Extrace it from winrar file to the map u called '' revcms '' on deskop
    11.Go to xampp>htdocs, Delete all things who are in it delete exactly all.
    12.Extrace the revcms things u extracted earlier to htdocs.
    13.Extrace the R63 swf map to htdocs, Then go to htdocs.
    14. and click App>Managment>Config and open it up.



    Change this

    $_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.

    $_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host

    $_CONFIG['mysql']['username'] = 'root'; //MySQL username

    $_CONFIG['mysql']['password'] = 'root'; //MySQL password

    $_CONFIG['mysql']['database'] = 'rev_phoenix'; //MySQL database

    $_CONFIG['mysql']['port'] = '3306'; //MySQL's port


    TO this

    $_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.

    $_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host

    $_CONFIG['mysql']['username'] = 'root'; //MySQL username

    $_CONFIG['mysql']['password'] = 'Phpmyadmin psw u created earlier'; //MySQL password

    $_CONFIG['mysql']['database'] = 'DBNAME u created earlier'; //MySQL database

    $_CONFIG['mysql']['port'] = '3306'; //MySQL's port


    And this


    $_CONFIG['hotel']['server_ip'] = '124.234.68.43'; //IP of VPS/DEDI/etc

    $_CONFIG['hotel']['url'] = 'http://localhost/RevCMSold'; //Does not end with a "/"

    $_CONFIG['hotel']['name'] = 'Habbo'; // Hotel's name

    $_CONFIG['hotel']['desc'] = 'Best hotel around!'; //Hotel's description

    $_CONFIG['hotel']['email'] = 'help@myhotel.net'; //Where the help queries from users are emailed to.@Priv skin

    $_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance

    $_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Default motto users will register with.

    $_CONFIG['hotel']['credits'] = 5000; //Default number of credits users will register with.

    $_CONFIG['hotel']['pixels'] = 10000; //Default number of pixels users will register with


    TO this


    $_CONFIG['hotel']['server_ip'] = 'hamachi ip,ip,vps,dedi,etc'; //IP of VPS/DEDI/etc

    $_CONFIG['hotel']['url'] = 'http://YOURHOTELLINK/'; //Does not end with a "/"

    $_CONFIG['hotel']['name'] = 'Your hotel name'; // Hotel's name

    $_CONFIG['hotel']['desc'] = 'Best hotel around!'; //Hotel's description

    $_CONFIG['hotel']['email'] = 'help@myhotel.net'; //Where the help queries from users are emailed to.@Priv skin

    $_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance

    $_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Default motto users will register with.

    $_CONFIG['hotel']['credits'] = 5000; //Default number of credits users will register with.

    $_CONFIG['hotel']['pixels'] = 10000; //Default number of pixels users will register with


    And this


    $_CONFIG['hotel']['figure'] = '-'; //Default figure users will register with.

    $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build

    $_CONFIG['hotel']['external_vars'] = 'http://localhost/RevCMS/r63/external_vars.txt'; //URL to your external vars

    $_CONFIG['hotel']['external_texts'] = 'http://localhost/RevCMS/r63//external_texts.txt'; //URL to your external texts

    $_CONFIG['hotel']['product_data'] = 'http://localhost/RevCMS/r63/productdata.txt'; //URL to your productdata

    $_CONFIG['hotel']['furni_data'] = 'http://localhost/RevCMS/r63/furnidata.txt'; //URL to your furnidata

    $_CONFIG['hotel']['swf_folder'] = 'http://localhost/RevCMS/r63/'; //URL to your SWF folder(does not end with a '/')

    To this


    $_CONFIG['hotel']['figure'] = 'hd-180-1.ch-210-66.lg-270-82.sh-290-91.hr-100'; //Default figure users will register with.

    $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/1227'; //Web_Build

    $_CONFIG['hotel']['external_vars'] = 'http://YOURIP/r63/external_vars.txt'; //URL to your external vars

    $_CONFIG['hotel']['external_texts'] = 'http://YOURIP/r63//external_texts.txt'; //URL to your external texts

    $_CONFIG['hotel']['product_data'] = 'http://YOURIP/r63/productdata.txt'; //URL to your productdata

    $_CONFIG['hotel']['furni_data'] = 'http://YOURIP/r63/furnidata.txt'; //URL to your furnidata

    $_CONFIG['hotel']['swf_folder'] = 'http://YOURIP/r63/'; //URL to your SWF folder(does not end with a '/')


    AND SAVE IT!

    now we gonna configure the emulator

    The emulator Configure



    1.Extrace the emulator file from winrar to deskop.
    2. Open it up
    3. Open config in it.

    Then this should come up





    ## Phoenix 3.0 System Configuration File

    ## Licence Information
    *****.username=kalao
    *****.password=*****

    ## MySQL Configuration
    db.hostname=localhost
    db.port=3306
    db.username=root
    db.password=DB PASSWORD
    db.name=Db name

    ## MySQL pooling setup (controls amount of connections)
    db.pool.minsize=5
    db.pool.maxsize=30

    ## Game TCP/IP Configuration
    game.tcp.bindip=>-> /Hamachi ip,Your,ip Or VPS
    game.tcp.port=30000
    game.tcp.conlimit=5000

    ## Client configuration
    client.ping.enabled=1
    client.ping.interval=30000

    ## MUS TCP/IP Configuration
    mus.tcp.bindip=>-> /Hamachi ip,Your,ip Or VPS
    mus.tcp.port=30001
    mus.tcp.allowedaddr=>-> /Hamachi ip,Your,ip Or VPS

    ## Console Configuration
    emu.messages.connections=1
    emu.messages.roommgr=1
    ## Doesn't Get rid of all startup messages, there's like 4 remaining!
    emu.messages.startup=0

    4. Then save it.
    5.Start the emulator and see if its works fine, Once when u test it and its works fine Close it down.


    now time for the swfs configuration..


    1.Open up htdocs,
    2.Click on r63 map in htdocs
    3.Look for external_variables
    4.Open it up.
    5.Replace yourhotelIP to the ip u have to hotel
    Like
    Hamachi ip,Ip,Vps
    6.Save it and close.


    Now the last thing

    1.Go to localhost/phpmyadmin
    2.Log in with the pw u created earlier
    3.Click on the db u created earlier
    4.Look for the table called '' users'' or user
    5.Click on your own name
    6.Change rank 1 to 7 then s vae.
    7. Then start emulator
    8. Then PLAY AND HAVEEEEEEEEEEEEEEEEEEEEEEEE FUUUUUUUUUUUUUUUUN



    Well,Now when u have finish u could have some errors so i fix them.

    Can't register?
    Run this code in your db =


    ALTER TABLE `users` ADD `seckey` VARCHAR(999)

    Sry for english im swedish - K4L400000 KALAO
    ---------------------------------------------------

    Your Swedish im norwegian and ur good :D Thx for the tutorial kalao
    :Habnerd

  19. #19
    Apprentice JadenI is offline
    MemberRank
    Oct 2012 Join Date
    18Posts

    Re: [TUT]How to create a RevCMS Retro 2012[TUT] Kalao!!!!!!!

    HELP! When i created it and went to the site ( rainhotel.no-ip.org) it says authentication required, what do i do?????????????????????



Advertisement