Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[TUT] How to make a r63b Retro!

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 26, 2013
Messages
60
Reaction score
24
Good tutorial for people who don't know how to setup one o' these. But i prefer UberCMS 2.0 for R63B (I use it to test poop on my localhost.).
 
Newbie Spellweaver
Joined
Apr 24, 2013
Messages
5
Reaction score
0
Heyy!
Mine all perfect! but only 1 problem. My client white!!
Why?!! :(
Please reply ASAP.
 
Custom Title Activated
Loyal Member
Joined
Mar 24, 2011
Messages
1,632
Reaction score
145
what client are you using? make video driver are update
 
Newbie Spellweaver
Joined
Apr 24, 2013
Messages
5
Reaction score
0
Hey! Help me pleasee!
My client work but when i enter hotel..
There's popup in hotel said there was no user found with your session ticket.
Please, help me..


Same with me! hmmm..

help me it says "No user was found with your session ticket"

Same with me! Hmm. How to fix it's? Please help me..

OMFG Thx Bro it Facking works for the first time i whas facking search 2 years and now i have it why you didnt come fasterXD THX!

Bro, how do you fix Popup in hotel that said there was no user found in your session ticket .
Help me?!
 
Newbie Spellweaver
Joined
Jul 15, 2007
Messages
14
Reaction score
0
can anyone help me setting this up PM me please

HELP

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\xampp\htdocs\app\tpl\class.html.php on line 27

how come i have no house keeping
 
Initiate Mage
Joined
May 1, 2013
Messages
1
Reaction score
0
Hey RZ,
Kyle in the house! :lol: As you probably know, r63b's are the "new thing" and they are fairly simple to make, so I thought I'd make a quick tutorial on how to, I hope this is noob friendly and works for you! Enjoy :eek:tt1:

__________________________________________________________________________________________
Downloads : PASSWORD FOR ALL FILES IS : KyleVonnie
Xampp 1.7.3 :
BcStorm Emulator (Credits to Leon) :
DB SQL :
RevCMS :
SWFS :
WinRAR :
__________________________________________________________________________________________
Making of Retro :
1. Download Xampp 1.7.3 from the link above. Open the downloaded .exe file and you should see something
similar to this:

y7ueS0c - [TUT] How to make a r63b Retro! - RaGEZONE Forums


- Press Install, and Xampp should install by itself. Once the main setup is complete, another screen should
popup.

xEJ66wH - [TUT] How to make a r63b Retro! - RaGEZONE Forums


- Press enter twice.
- Then It should ask "Your Choice ? <y/n>", make sure its "n" and press enter.
- Once again, press enter twice, then at the next question type "x" and enter.
- Xampp is successfully installed!

2. Open the Xampp control panel, which is in C: > Xampp > xampp-control
- Start "Apache" and "MySql".
- Go to
- Type in a MySql password where it says "New Password" and "Repeat the new password" and press
Password Changing.

REMEMBER THIS PASSWORD!

XrrRIRO - [TUT] How to make a r63b Retro! - RaGEZONE Forums


3. Download the DB SQL
- Go to and make a new database named r63b .
- Press Import and then Choose File
- Find the downloaded SQL and press open.
- Press "Go" and wait for the DB to import. (This might take a while).
(If you get an error about Xampp not being able to import DB, then download Navicatt and use that)

K3Go8GY - [TUT] How to make a r63b Retro! - RaGEZONE Forums


4. Next, go to your htdocs in your xampp folder.
- Delete everything in there.
- Download the RevCMS from the link above, and export them into your htdocs.

NdihWm - [TUT] How to make a r63b Retro! - RaGEZONE Forums


5. Open htdocs > app > management > config.php
- Fill out the config based on the codes below. Do not change anything if it's not said so.
Code:
[COLOR=#141414]$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.[/COLOR]

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

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

$_CONFIG['mysql']['password'] = 'DBPASSWORD'; //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'] = 'HOTEL NAME'; // Hotel's name    
[COLOR=#141414]
$_CONFIG['hotel']['desc'] = 'HOTEL MOTTO!'; //Hotel's description [/COLOR]

6. Download the SWFS from above. Export these into your htdocs, this is a big file, so it will take
some time to download and export. Be Patient
KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums

- If you didn't change the name of the folder or the config, everything should be already set up
for you!

7. Download the BcStorm Emulator and export them onto your desktop or anything else you want.
- Go into BcStorm Folder > Bin > Debug > Settings > Open configuration and fill it out
accordingly :

Code:
[COLOR=#141414]## MySQL Configuration[/COLOR]
db.hostname=localhost 
db.port=3306 
db.username=root 
db.password=DBpassword  
[COLOR=#141414]db.name=r63b[/COLOR]
(Everything else should be fine)

8.Go to BcStorm Folder > Bin > Debug > and open "Butterfly Emulator". Should run perfectly if you set
everything up properly.

KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums


9. Make an account, and enter client, congratulations you now own a r63b retro! (That is if you did everything right
KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums
)

KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums


__________________________________________________________________________________________
Credits:
Leon - BcStorm Emu
Kryptos - RevCMS
Edited RevCMS - Habp
Kyle - Tut
SWFS - Habp
Sadly, I have no clue on who I should give the credits to for the Swfs or SQL, so please tell me if you know!
__________________________________________________________________________________________
Very Good Tut, However How Would i add custom furni because iv now realised that the customs i used in my R63 hotel wont work, is there any coded for R63B hotel? Thanks Mate.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 13, 2007
Messages
26
Reaction score
1
Entering gives me an error with a link to enter the client, which then proceeds to just be being a white screen. Any ideas?

SWFs etc are all in their correct folders, directories haven't been changed in the config and butterfly appears to connect to the database fine.
 
Initiate Mage
Joined
May 4, 2013
Messages
1
Reaction score
0
Hey when im trying to download the SWFS from 'mega'
The download stops at 44% :X
 
Newbie Spellweaver
Joined
Jul 15, 2009
Messages
50
Reaction score
0
i can't get apache on xamp to start up it says it started but it don't say running D= how i fix that?

Nvm i fixed it found out why :) skype was using port 80 too so had to turn skype off
 
Last edited:
Initiate Mage
Joined
Apr 20, 2013
Messages
2
Reaction score
0
Please Help me !

Warning: mysql_pconnect() [ ]: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\app\class.engine.phpon line 48
MySQL Engine - RevCMS:
MySQL could not connect to host
 
Newbie Spellweaver
Joined
May 7, 2013
Messages
18
Reaction score
0
Hey RZ,
Kyle in the house! :lol: As you probably know, r63b's are the "new thing" and they are fairly simple to make, so I thought I'd make a quick tutorial on how to, I hope this is noob friendly and works for you! Enjoy :eek:tt1:

__________________________________________________________________________________________
Downloads : PASSWORD FOR ALL FILES IS : KyleVonnie
Xampp 1.7.3 :
BcStorm Emulator (Credits to Leon) :
DB SQL :
RevCMS :
SWFS :
WinRAR :
__________________________________________________________________________________________
Making of Retro :
1. Download Xampp 1.7.3 from the link above. Open the downloaded .exe file and you should see something
similar to this:

y7ueS0c - [TUT] How to make a r63b Retro! - RaGEZONE Forums


- Press Install, and Xampp should install by itself. Once the main setup is complete, another screen should
popup.

xEJ66wH - [TUT] How to make a r63b Retro! - RaGEZONE Forums


- Press enter twice.
- Then It should ask "Your Choice ? <y/n>", make sure its "n" and press enter.
- Once again, press enter twice, then at the next question type "x" and enter.
- Xampp is successfully installed!

2. Open the Xampp control panel, which is in C: > Xampp > xampp-control
- Start "Apache" and "MySql".
- Go to
- Type in a MySql password where it says "New Password" and "Repeat the new password" and press
Password Changing.

REMEMBER THIS PASSWORD!

XrrRIRO - [TUT] How to make a r63b Retro! - RaGEZONE Forums


3. Download the DB SQL
- Go to and make a new database named r63b .
- Press Import and then Choose File
- Find the downloaded SQL and press open.
- Press "Go" and wait for the DB to import. (This might take a while).
(If you get an error about Xampp not being able to import DB, then download Navicatt and use that)

K3Go8GY - [TUT] How to make a r63b Retro! - RaGEZONE Forums


4. Next, go to your htdocs in your xampp folder.
- Delete everything in there.
- Download the RevCMS from the link above, and export them into your htdocs.

NdihWm - [TUT] How to make a r63b Retro! - RaGEZONE Forums


5. Open htdocs > app > management > config.php
- Fill out the config based on the codes below. Do not change anything if it's not said so.
Code:
[COLOR=#141414]$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.[/COLOR]

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

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

$_CONFIG['mysql']['password'] = 'DBPASSWORD'; //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'] = 'HOTEL NAME'; // Hotel's name    
[COLOR=#141414]
$_CONFIG['hotel']['desc'] = 'HOTEL MOTTO!'; //Hotel's description [/COLOR]

6. Download the SWFS from above. Export these into your htdocs, this is a big file, so it will take
some time to download and export. Be Patient
KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums

- If you didn't change the name of the folder or the config, everything should be already set up
for you!

7. Download the BcStorm Emulator and export them onto your desktop or anything else you want.
- Go into BcStorm Folder > Bin > Debug > Settings > Open configuration and fill it out
accordingly :

Code:
[COLOR=#141414]## MySQL Configuration[/COLOR]
db.hostname=localhost 
db.port=3306 
db.username=root 
db.password=DBpassword  
[COLOR=#141414]db.name=r63b[/COLOR]
(Everything else should be fine)

8.Go to BcStorm Folder > Bin > Debug > and open "Butterfly Emulator". Should run perfectly if you set
everything up properly.

KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums


9. Make an account, and enter client, congratulations you now own a r63b retro! (That is if you did everything right
KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums
)

KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums


__________________________________________________________________________________________
Credits:
Leon - BcStorm Emu
Kryptos - RevCMS
Edited RevCMS - Habp
Kyle - Tut
SWFS - Habp
Sadly, I have no clue on who I should give the credits to for the Swfs or SQL, so please tell me if you know!
__________________________________________________________________________________________

Yeah, but how you upload the database with Navicat? And, which Navicat you need? Premuim or for MySQL? It's i think, not so noob friendly.
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
May 7, 2013
Messages
2
Reaction score
0
when i register this comes up
Unknown column 'seckey' in 'field list'
what does it mean ???

There was no user foun with your session ticket

hey this comes up when im starting the client ??? help me!

message from habbo hotel:

there was no user found with your session ticket
 
Initiate Mage
Joined
May 9, 2013
Messages
1
Reaction score
0
Help Why Does This Always Happen? WAHH - [TUT] How to make a r63b Retro! - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 11, 2013
Messages
5
Reaction score
0
Hey Kyle! Thanks for the tut, but i changed swf and cms, but how can i get it into my domain name? Now it is: localhost/me.php how to i change to my domain? Plz reply

Hey Kyle! Thanks for the tut, but i changed swf and cms, but how can i get it into my domain name? Now it is: localhost/me.php how to i change to my domain? Plz reply :thumbup::wavey:
 
Status
Not open for further replies.
Back
Top