[Tut] How to make an r63B Habbo retro! [Noob-Friendly]

Adem

Member
Aug 8, 2012
170
7
Do not use Adfly links.
-------------------------------------------------------------------------
Most links are credited to KyleVonnie: Passwords: KyleVonnie
Xampp 1.7.3:
Bc Storm emulator: EMOVED
RevCMS: EMOVED
DB Sql: EMOVED
SWFS: EMOVED
WinRAR:
-------------------------------------------------------------------------
Setting up Xampp
Download Xampp from the link above,
17866789.gif

Once downloaded, press 'install'. After this, something else should pop up.

xampp5.jpg

When this comes up, press enter twice, then it asks you something, press 'n'.
Press enter twice again, it asks something else, press 'x'.
Then your XAMPP has been successfully installed.
-------------------------------------------------------------------------------------------
Setting XAMPP Up
Open up the XAMPP control panel. (Search it up on the search in your start.)
Once opened, select start on 'Apache' and 'MySql'.
Go onto
Type in your password and re type it in and then press password changing. (Remember the password!)
You have successfully set up XAMPP
------------------------------------------------------------------------------------------
Importing the Database SQL.
Go on: . Log in with the username 'Root' and the password you just created earlier.
Make a new Database called R63B.
Download the SQL.
Then go on 'Import' and then go to 'Choose file'.
Select the SQL you just downloaded and press open, you then press 'Go' and wait for the SQL to import to the DB.
This may take a while.
You have successfully made your database!
------------------------------------------------------------------------------------------
RevCMS
Go to the XAMPP folder and then delete the 'Webdav' folder.
Then go to your HTDOCS folder in the Xampp folder. Delete everything in there.
Download the RevCMS from the link above and extract them into your htdocs.
------------------------------------------------------------------------------------------
Setting up RevCMS
Fill out the config show below.
Code:
$_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'] = 'Your Database Pass'; //MySQL password
$_CONFIG['mysql']['database'] = 'r63b'; //MySQL database
$_CONFIG['mysql']['port'] = '3306'; //MySQL's port
/*
*
*    Hotel management  - All URLs do not end with an "/"
*
*/
$_CONFIG['hotel']['server_ip'] = 'ServerIP'; //IP of VPS/DEDI/etc
$_CONFIG['hotel']['url'] = 'http://localhost'; //Does not end with a "/"
$_CONFIG['hotel']['name'] = 'Your Hotel name'; // Hotel's name
$_CONFIG['hotel']['desc'] = 'Your hotel motto'; //Hotel's description
------------------------------------------------------------------------------------------
Setting up the SWFS
Download the SWFS from above, extract them into your htdocs folder. If you didnt change any links or etc, your swfs should be set up fine.
------------------------------------------------------------------------------------------
Setting up the emulator
Go to the emulator folder, go to BcStorm Folder > Bin > Debug > Settings > then open the Configuration and fill it out like this:
Code:
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=Your db pass
db.name=r63b
Now open BcStorm Folder > Bin > Debug > and open 'Butterfly emulator' and if it runs like it in the following picture it should be fine.
4fZZGm8Wryk0.png

------------------------------------------------------------------------------------------
Register an account on your hotel and go on the client and it should work!
Make sure your client ends with /client.
------------------------------------------------------------------------------------------
Credits:
Leon - BcStorm Emu
Kryptos - RevCMS
Kyle - Links for download
Adem - Tut
Swfs or SQL - Un known
------------------------------------------------------------------------------------------
 
Last edited by a moderator:

Adem

Member
Aug 8, 2012
170
7
Get a new like layout, one of those like, 'Priv' might not have housekeeping, download one or use the other one in the pack.
 

jayk

Retired Habbotard.
Sep 4, 2013
517
94
Very great tutorial, although R63B is buggy, as it's beta for R64.
Also, XAMPP isn't best,
Use IIS 7, a little bit more difficult to use, but it's better.
Don't use PHPMyAdmin, use Navicat.
 

Pocket

Original
Aug 20, 2012
123
14
Very great tutorial, although R63B is buggy, as it's beta for R64.
Also, XAMPP isn't best,
Use IIS 7, a little bit more difficult to use, but it's better.
Don't use PHPMyAdmin, use Navicat.
Indeed, But good for Noobs who want to use R63B As it's Hard to find R63B Xampp TUT's (For Noobs) Since Everyone uses IIS
 

Cronus

Cerberus Founder/Developer
Jul 19, 2013
449
25
I admit it I am a noob when it comes to R63B, But when it comes to R63A I am a pro. cause iv'e made so many R63A retros that. R63A is just burned into my head. And yes R63B is laggy but people like how it looks and all of the new furni it has. So my suggestion is not even go to R63B unless you know what you are doing. Stay with R63A until we all know R63B can we safe.
 

Axo

New Member
Oct 18, 2013
1
0
This comes up when I try to open hotel page
Parse error: parse error, expecting `T_CONSTANT_ENCAPSED_STRING' or `'('' in C:\xampp\htdocs\global.php on line 22
 

Pixelated

New Member
Sep 17, 2013
9
1
How do you open the butterfly emu ? I'm using windows xp and this shows up :
 

Users who are viewing this thread

Top