Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Tutorials
How to make a UberCMS hotel r57/r59
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Unacceptable" data-source="post: 128155" data-attributes="member: 20187"><p><span style="font-size: 15px">Sup guys.. making a UberCMS Tutorial to help others understand better. Yes, i know there's others out there.</span></p><p> </p><p><span style="font-size: 15px">Before we get started these are the list of things you will need throughout the tutorial:</span></p><p> </p><p>Xampp -<a href="http://www.apachefriends.org/en/xampp-windows.html" target="_blank">Xampp</a></p><p>WinRar -<a href="http://www.rarlab.com/" target="_blank">WinRar</a> </p><p>UberCMS -<a href="http://www.mediafire.com/?797jcub9ysu458n" target="_blank">uberCMS</a></p><p>Slaxxer's UberEMU v3-<a href="https://rapidshare.com/#!download|436l35|414466236|Slaxxer_s_UberEmu_v3.rar|1380" target="_blank">Slaxxer's Emulator</a></p><p>R57 or R59 swfs (which ever you prefer) - r59 swf's or r57 swf's</p><p>MySQL Driver - 6.1.2.0</p><p> </p><p>^ Credits to whom made the above ^</p><p> </p><p><span style="font-size: 15px">Okay lets get started!</span></p><p> </p><p>First, you will need to download Xampp and set it up correctly when prompted. </p><p>Once your finished installation go to your C:/ Drive then there should be a folder</p><p>titled "xampp" click that then > htdocs folder. </p><p>Delete everything inside of the htdocs folder.</p><p> </p><p><span style="color: #ff0000"><span style="font-size: 15px">**Note** If your making a r57 Hotel then download r57 swf's, </span></span></p><p><span style="color: #ff0000"><span style="font-size: 15px">if your making r59 then download r59 swf's. I don't have any!</span></span></p><p> </p><p>Once you've done that extract the r57/r59 swf's folder into your htdocs using WinRar.</p><p> </p><p>Next, download the UberCMS and extract all the files inside of the UberCMS into </p><p>your htdocs using WinRar.</p><p> </p><p> </p><p>Next we are going to set up PhpMyAdmin…. </p><p>Open up your internet browser now and type in <a href="http://localhost/security/xamppsecurity.php" target="_blank">http://localhost/security/xamppsecurity.php</a></p><p>Set a password that you will remember and use for your </p><p>edit needs on your hotel.</p><p> </p><p> </p><p>After you create your password your going to type in the web browser again </p><p><a href="http://localhost/phpmyadmin/" target="_blank">http://localhost/phpmyadmin</a> </p><p>your username is : root and your password is whatever you created above.</p><p> </p><p>Next, your going to create a database and you can name it whatever you would like..</p><p>for mine I'm going to name mine "beta" then press create.</p><p> </p><p> </p><p>Your going to import your database provided with the Slaxxer's uberEMU </p><p>into the database you just created. Click "Import" > upload the file > and press Go.</p><p> </p><p>Once it's all uploaded go to your swfs and find gamedata and edit your external variables to your ip address/ports and the external texts.</p><p> </p><p>On your desktop you should have your emulator extracted. </p><p>Open Slaxxer's uberEMU folder and click the following folders.</p><p>bin>debug> and open the uber-config file in notepad/wordpad </p><p>and change the settings to your own.</p><p> </p><p>Now go into your C:/ drive > xampp folder>htdocs>inc> open up inc.config </p><p>in notepad/wordpad and edit them to your settings.</p><p> </p><p>Now go into your C:/ drive > xampp folder>htdocs>inc>tpl> open up page_client.tpl</p><p>in notepad/wordpad and change the settings in there</p><p>to your swf's which you downloaded.</p><p> </p><p>Next go to <a href="http://localhost" target="_blank">http://localhost</a> and check if your site is working if all</p><p>is well then run your emulator and if you get no errors with that.</p><p>Register your user and load the client and everything should be running well !</p><p> </p><p>If it turns out you have any errors or you don't understand </p><p>something in the tutorial then, PM me so I can help you fix it </p><p>or understand better <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p> </p><p>Thanks! - Unacceptable <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Unacceptable, post: 128155, member: 20187"] [SIZE=4]Sup guys.. making a UberCMS Tutorial to help others understand better. Yes, i know there's others out there.[/SIZE] [SIZE=4]Before we get started these are the list of things you will need throughout the tutorial:[/SIZE] Xampp -[URL='http://www.apachefriends.org/en/xampp-windows.html']Xampp[/URL] WinRar -[URL='http://www.rarlab.com/']WinRar[/URL] UberCMS -[URL='http://www.mediafire.com/?797jcub9ysu458n']uberCMS[/URL] Slaxxer's UberEMU v3-[URL='https://rapidshare.com/#!download|436l35|414466236|Slaxxer_s_UberEmu_v3.rar|1380']Slaxxer's Emulator[/URL] R57 or R59 swfs (which ever you prefer) - r59 swf's or r57 swf's MySQL Driver - 6.1.2.0 ^ Credits to whom made the above ^ [SIZE=4]Okay lets get started![/SIZE] First, you will need to download Xampp and set it up correctly when prompted. Once your finished installation go to your C:/ Drive then there should be a folder titled "xampp" click that then > htdocs folder. Delete everything inside of the htdocs folder. [COLOR=#ff0000][SIZE=4]**Note** If your making a r57 Hotel then download r57 swf's, [/SIZE][/COLOR] [COLOR=#ff0000][SIZE=4]if your making r59 then download r59 swf's. I don't have any![/SIZE][/COLOR] Once you've done that extract the r57/r59 swf's folder into your htdocs using WinRar. Next, download the UberCMS and extract all the files inside of the UberCMS into your htdocs using WinRar. Next we are going to set up PhpMyAdmin…. Open up your internet browser now and type in [URL]http://localhost/security/xamppsecurity.php[/URL] Set a password that you will remember and use for your edit needs on your hotel. After you create your password your going to type in the web browser again [URL='http://localhost/phpmyadmin/']http://localhost/phpmyadmin[/URL] your username is : root and your password is whatever you created above. Next, your going to create a database and you can name it whatever you would like.. for mine I'm going to name mine "beta" then press create. Your going to import your database provided with the Slaxxer's uberEMU into the database you just created. Click "Import" > upload the file > and press Go. Once it's all uploaded go to your swfs and find gamedata and edit your external variables to your ip address/ports and the external texts. On your desktop you should have your emulator extracted. Open Slaxxer's uberEMU folder and click the following folders. bin>debug> and open the uber-config file in notepad/wordpad and change the settings to your own. Now go into your C:/ drive > xampp folder>htdocs>inc> open up inc.config in notepad/wordpad and edit them to your settings. Now go into your C:/ drive > xampp folder>htdocs>inc>tpl> open up page_client.tpl in notepad/wordpad and change the settings in there to your swf's which you downloaded. Next go to [URL]http://localhost[/URL] and check if your site is working if all is well then run your emulator and if you get no errors with that. Register your user and load the client and everything should be running well ! If it turns out you have any errors or you don't understand something in the tutorial then, PM me so I can help you fix it or understand better :) Thanks! - Unacceptable :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
How to make a UberCMS hotel r57/r59
Top