{TuT} How to make a R63 Hotel {TuT} (NooB FriendLy)

Mrmusicsurprise

New Member
Oct 25, 2011
3
0
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/3MQyq
Mysql Connector : adf.ly/3MTbD
BubbiCMS : adf.ly/3Ni02
UberEmu : adf.ly/3Nhuw
Ubersql : adf.ly/3OblG

Before i beginn i want to say sorry for my horrible english.
I'm from Germany,13 years old and go into the 8. class.
So my english is not so distinct.
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.
Sincerely yours Mrmusicsurprise
 

ShayF

New Member
Dec 5, 2011
14
0
Can someone help me make one on hamachi? Teamviewer i have, please can you i have always wanted my own
 

MattA2012

New Member
Apr 8, 2012
3
0
im stuck i Cant find 'config.ini' in Htdocs then i skipped that and i did the Config for uberEmu and when i oppened it , it came up with a load of red writing mostly saying...
Could not open mySQL connection
unknown database 'uberdb
Someone help me plz :/
 

XKrisX

New Member
Apr 6, 2012
8
0
Ok, I have been on retros for a while, can someone send me a link on how to set up a retro with localhost, I dont wnt to buy a vps ect without more knowledge.
Skype: undeadpixel23
Hotmail: [email protected]
 

Users who are viewing this thread

Top