[TuT] How to make a R63 Hotel [TuT]

Wassim

♕ The Awesomeness Within...
Sep 22, 2011
2,450
936
Hello,

today i will show you 'How to make a R63 Hotel'.
I have collected many threads with tutorials to make a R63 Hotel and now I will combine it all to one tutorial with my own words.
I will show it you step to step so i have make a directory.

Directory:
1. The installing of Xampp.
2. The installing of Mysql Connector.
3. Device of Xampp (Part I in the web).
4. Device of Xampp (Part II onto the harddisk).
5. Making your database.
6. Setting up the emulator.

Downloads: (copy the link and paste it into url box but you must delete the space characters in the small distances)

Xampp - Windows -adf.ly/41sS8
Mysql Connector :adf.ly/41sVa
BubbiCMS :adf.ly/41sXt
UberEmu : adf.ly/41sbV
Ubersql : adf.ly/41sd2

Before i beginn i want to say sorry for my horrible english.Now i beginning.

At first we will install Xampp.,but before we can start we must download it.
The Download is at the head in the Download list.

1.) Click on the Xampp installer and then click 'Next'


1.1) Save it in your individually location and then click auf 'Next'.


1.2) If you have the options in the picture install it.


Now we have to install the mysql connector.
The downloadlink is in the download list.

2.) Click on the Mysql Connector installer and the click 'Next'.


2.1) Click on Typical


2.2) Then install it


Now go the Device Homepage

3.) Click on your language.

3.1) Then you'll see a page like this.


3.2) Then click of security and then you'll se a page like this. Enter your individually password.


3.3)Go to you Xampp folder and then to htdocs folder.
If you don't know where that is :
c:/xampp/htdocs

3.4) Delete all in the htdocs folder.

3.5) Extract the Cms folder and then do all the things in it in the htdocs.

3.6) Then open the config.ini in the htdocs.

4.) Now you'll see that

$config['Site']['twitter_name'] = "MeetHotel";
$config['Site']['hotel_name'] = "Habbo";
$config['Site']['www'] = " IP OR YOUR IP";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";

$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "You Password you made earlier";
$config['MySQL']['database'] = "db";

$config['Game']['ip'] = "Hamachi ip or Your ip";
$config['Game']['port'] = 7575;

$config['MUS']['enabled'] = true;
$config['MUS']['ip'] = "127.0.0.1";
$config['MUS']['port'] = 6565;
?>

or that

$config['Site']['www'] = " ";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";

$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "password you created earlier";
$config['MySQL']['database'] = "this will be your database we are going to create later!";

$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "YOURIP";
$config['MUS']['port'] = 21;

Fill in the data you have.
If you use hamachi fill in the hamachi ip.
If you use no hamachi (No-Ip) fill in it.

5.)Go to the url box and type in
' '
and login with your username and your password that you have made earlier.


5.1)Now you'll see many things as the picture here.
Make a database called db.At the top are tabs.Click
'Import' and then import the .sql file that you have download.


5.2)Then see a tab called 'MYSQL' Click it and copy&paste this code

ALTER TABLE `site_config` ADD `web_build` VARCHAR( 255 ) NOT NULL;

Click Go and now we finish.

6. Now you must extract the uberemu and open the uberconfig.conf.
Just fill in the db.hostname,the db.username,the db.name and the ip's.

Now I'm finish with the tutorial and you finish with you hotel.
I hope i had help you and if i forgot something write it down and i adjust it.
 

brsy

nah mang
May 12, 2011
1,530
272
I dont like this tutorial at all. It seems as if you copy & pasted, plus you don't know what you're talking about.

P.S: Atleast give credits to the noobs on FagZone as you took pieces of their tutorials.
 

Wassim

♕ The Awesomeness Within...
Sep 22, 2011
2,450
936
I dont like this tutorial at all. It seems as if you copy & pasted, plus you don't know what you're talking about.

P.S: Atleast give credits to the noobs on FagZone as you took pieces of their tutorials.

umm dude i was just trying to help and i do know what im talking about?..... and i never copied anything from ''fagzone'' but if it was not helpful im sorry
 

Users who are viewing this thread

Top