Livar
Now 35% cooler!
- Oct 15, 2010
- 846
- 86
uberEmulator
uberEmulator, I'm going to show you how to set-up and Flash hotel using uberCMS for the Site and uberEmulator as the Core of the hotel.
System Requirment's
- Support for the .NET framework and the MySQL driver is required.
- Window's OS - 2000/XP/Vista/Windows 7
- uberEmulator & CMS Provided in Link's below
- XAMPP Control Panel or a Host
- At least 1 GB of RAM.
----------------------------------------
Download Link:
Newer Version of CMS:
XAMPP:
Database:
SWF's:
-----------------------------------------
1. We go into Local Disk:C and Find xampp
2. We find htdocs
3. We then delete the XAMPP folder and Index.html in htdocs
4. We open up WinRAR and find our uberCMS the updated one
5. We then extract it to our htdocs folder.
6. We go to localhost/xamppsecurity/security.php and change our password
7. We go to localhost/phpmyadmin then login as root, and your password
8. We then make a new db, naming what ever you want.
9. We click on Import whislt we're on db and Head over to our db whereever you saved it
10. When you import the db we head to our Htdoc's and find inc directory
11. We click on inc Config and it'll Look like this:
12. After that we go to class.php in the inc folder. and find
13. Underneath that there will be a few number's change it to
14. Then go to your site and see if your Site's working!
--------------------------------------------------------------
Your Emulator.
1. We go to bin/debug and find Config
2. We edit all our information to what is needed
3.
4. We do what it say's on the Thread
5. We add the Htaccses found on the README
6. We go to yoursite.w.e/r61_pack_editor and edit Variable's to your IP. (NOTE ONLY LOCALHOST IS ALLOWED)
9. We go to our emulator and let it Load up the information
10. If it say's Ready for connection's, Listening your READY to GO!
-----------------------------------------------------------------
How do I set the SWF'S up?
How do i setup this shizzle?
Credit's to:
- iJakey for Emulator and Database (and cuz he's cewl xD)
- PEJump2 the SWF man on (censored) for the SWF Pack
- MDK, for the Newer uberContent Managment System
- and Me for the tutorial (powahcoder)
-----------------------------------------------------------------
- Struggling, contact me on msn or e-mail at: [email protected]
-----------------------------------------------------------------
Much love, |ivar.
uberEmulator, I'm going to show you how to set-up and Flash hotel using uberCMS for the Site and uberEmulator as the Core of the hotel.
System Requirment's
- Support for the .NET framework and the MySQL driver is required.
- Window's OS - 2000/XP/Vista/Windows 7
- uberEmulator & CMS Provided in Link's below
- XAMPP Control Panel or a Host
- At least 1 GB of RAM.
----------------------------------------
Download Link:
You must be registered for see links
[SERVER ONLY]Newer Version of CMS:
You must be registered for see links
XAMPP:
You must be registered for see links
Database:
You must be registered for see links
SWF's:
You must be registered for see links
-----------------------------------------
1. We go into Local Disk:C and Find xampp
2. We find htdocs
3. We then delete the XAMPP folder and Index.html in htdocs
4. We open up WinRAR and find our uberCMS the updated one
5. We then extract it to our htdocs folder.
6. We go to localhost/xamppsecurity/security.php and change our password
7. We go to localhost/phpmyadmin then login as root, and your password
8. We then make a new db, naming what ever you want.
9. We click on Import whislt we're on db and Head over to our db whereever you saved it
10. When you import the db we head to our Htdoc's and find inc directory
11. We click on inc Config and it'll Look like this:
PHP:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
| http://www.meth0d.org
| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/
$config['Site']['www'] = "Site URL, or Localhost or Hamachi IP";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";
$config['MySQL']['hostname'] = "Your hostname, for xampp leave as localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "Your password";
$config['MySQL']['database'] = "Name of database";
$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "Localhost or VPS or stuff The URL, for Hamachi leave it blank";
$config['MUS']['port'] = 2001;
?>
Code:
$this->SetParam('web_build',
Code:
63_1dc60c6d6ea6e089c6893ab4e0541ee0/12
--------------------------------------------------------------
Your Emulator.
1. We go to bin/debug and find Config
2. We edit all our information to what is needed
3.
You must be registered for see links
4. We do what it say's on the Thread
5. We add the Htaccses found on the README
6. We go to yoursite.w.e/r61_pack_editor and edit Variable's to your IP. (NOTE ONLY LOCALHOST IS ALLOWED)
9. We go to our emulator and let it Load up the information
10. If it say's Ready for connection's, Listening your READY to GO!
-----------------------------------------------------------------
How do I set the SWF'S up?
How do i setup this shizzle?
PHP:
- Drop all the files in /htdocs and replace all files ( client.php )
- Edit The variables ( You can do this easily through the R61+ Pack Editor )
- Read the file "README.txt"
- Delete this line from you'r .htaccess:
Code:
RewriteRule ^gamedata/external(|/)$ ./externals.php
- Edit you'r host & port in client.php
PHP Code:
$client->SetParam('info_host', '127.0.0.1');
$client->SetParam('info_port', '30000');
How does the Multi-language system work?
Well it works pretty easy, you just go to this link:
http://%hotel_url%/client?lang=%language code here%
Example language codes:
NL
DE
SE
ES
- iJakey for Emulator and Database (and cuz he's cewl xD)
- PEJump2 the SWF man on (censored) for the SWF Pack
- MDK, for the Newer uberContent Managment System
- and Me for the tutorial (powahcoder)
-----------------------------------------------------------------
- Struggling, contact me on msn or e-mail at: [email protected]
-----------------------------------------------------------------
Much love, |ivar.