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!

[R63B - C#] Azure Emulator - SpheraCMS + SWF (16/03/2012) Cracked.

Status
Not open for further replies.
Experienced Elementalist
Joined
Jan 17, 2012
Messages
229
Reaction score
132
All links are already dead? o_O
Don't worry guys i've downloaded all the file they will be on my FTP forever :). Just wait :p

EDIT: Reuploaded for a long time
 
Last edited:
Skilled Illusionist
Joined
Apr 27, 2008
Messages
330
Reaction score
370
.htaccess file to Apache:

Code:
RewriteEngine on 

RewriteRule ^articles/rss.xml(|/)$ rss.php
RewriteRule ^me(|/)$ /me.php
RewriteRule ^account/submit(|/)$ /login.php
RewriteRule ^articles/([^/]+)(|/)$ /articles.php?id=$1
RewriteRule ^articles(|/)$ /articles.php
RewriteRule ^client(|/)$ /client.php
RewriteRule ^account/logout_ok(|/)$ /logout_ok.php
RewriteRule ^account/logout(|/)$ /logout.php
RewriteRule ^quickregister/start(|/)$ /quickregister/age_gate.php
RewriteRule ^quickregister/age_gate_submit(|/)$ /quickregister/age_gate_submit.php
RewriteRule ^quickregister/age_gate/e/([^/]+)(|/)$ /quickregister/age_gate.php?error=$1
RewriteRule ^quickregister/age_gate(|/)$ /quickregister/age_gate.php
RewriteRule ^quickregister/age_limit(|/)$ /quickregister/age_limit.php
RewriteRule ^quickregister/email_password_submit(|/)$ /quickregister/email_password_submit.php
RewriteRule ^quickregister/email_password/e/([^/]+)(|/)$ /quickregister/email_password.php?error=$1
RewriteRule ^quickregister/email_password(|/)$ /quickregister/email_password.php
RewriteRule ^quickregister/captcha_submit(|/)$ /quickregister/captcha_submit.php
RewriteRule ^quickregister/captcha/e/([^/]+)(|/)$ /quickregister/captcha.php?error=$1
RewriteRule ^quickregister/captcha(|/)$ /quickregister/captcha.php
RewriteRule ^quickregister/backToAccountDetails(|/)$ /quickregister/email_password.php
RewriteRule ^quickregister/duplicateEmailLogin(|/)$ /quickregister/duplicateEmailLogin.php
RewriteRule ^quickregister/back(|/)$ /quickregister/back.php
RewriteRule ^quickregister/refresh_avatars(|/)$ /quickregister/refresh_avatars.php
RewriteRule ^captcha.jpg(|/)$ /captcha/captcha.php
RewriteRule ^maintenance(|/)$ /maintenance.php
RewriteRule ^age_gate_submit(|/)$ /quickregister/age_gate_submit.php
RewriteRule ^age_gate/e/([^/]+)(|/)$ /quickregister/age_gate.php?error=$1
RewriteRule ^age_gate(|/)$ /quickregister/age_gate.php
RewriteRule ^age_limit(|/)$ /quickregister/age_limit.php
RewriteRule ^email_password_submit(|/)$ /quickregister/email_password_submit.php
RewriteRule ^email_password/e/([^/]+)(|/)$ /quickregister/email_password.php?error=$1
RewriteRule ^email_password(|/)$ /quickregister/email_password.php
RewriteRule ^captcha_submit(|/)$ /quickregister/captcha_submit.php
RewriteRule ^captcha/e/([^/]+)(|/)$ /quickregister/captcha.php?error=$1
RewriteRule ^captcha(|/)$ /quickregister/captcha.php
RewriteRule ^backToAccountDetails(|/)$ /quickregister/email_password.php
RewriteRule ^duplicateEmailLogin(|/)$ /quickregister/duplicateEmailLogin.php
RewriteRule ^back(|/)$ /quickregister/back.php
RewriteRule ^refresh_avatars(|/)$ /quickregister/refresh_avatars.php
RewriteRule ^crossdomain.xml$ /crossdomain.php
 
Initiate Mage
Joined
Feb 24, 2012
Messages
4
Reaction score
0
.htaccess file to Apache:

Code:
RewriteEngine on 

RewriteRule ^articles/rss.xml(|/)$ rss.php
RewriteRule ^me(|/)$ /me.php
RewriteRule ^account/submit(|/)$ /login.php
RewriteRule ^articles/([^/]+)(|/)$ /articles.php?id=$1
RewriteRule ^articles(|/)$ /articles.php
RewriteRule ^client(|/)$ /client.php
RewriteRule ^account/logout_ok(|/)$ /logout_ok.php
RewriteRule ^account/logout(|/)$ /logout.php
RewriteRule ^quickregister/start(|/)$ /quickregister/age_gate.php
RewriteRule ^quickregister/age_gate_submit(|/)$ /quickregister/age_gate_submit.php
RewriteRule ^quickregister/age_gate/e/([^/]+)(|/)$ /quickregister/age_gate.php?error=$1
RewriteRule ^quickregister/age_gate(|/)$ /quickregister/age_gate.php
RewriteRule ^quickregister/age_limit(|/)$ /quickregister/age_limit.php
RewriteRule ^quickregister/email_password_submit(|/)$ /quickregister/email_password_submit.php
RewriteRule ^quickregister/email_password/e/([^/]+)(|/)$ /quickregister/email_password.php?error=$1
RewriteRule ^quickregister/email_password(|/)$ /quickregister/email_password.php
RewriteRule ^quickregister/captcha_submit(|/)$ /quickregister/captcha_submit.php
RewriteRule ^quickregister/captcha/e/([^/]+)(|/)$ /quickregister/captcha.php?error=$1
RewriteRule ^quickregister/captcha(|/)$ /quickregister/captcha.php
RewriteRule ^quickregister/backToAccountDetails(|/)$ /quickregister/email_password.php
RewriteRule ^quickregister/duplicateEmailLogin(|/)$ /quickregister/duplicateEmailLogin.php
RewriteRule ^quickregister/back(|/)$ /quickregister/back.php
RewriteRule ^quickregister/refresh_avatars(|/)$ /quickregister/refresh_avatars.php
RewriteRule ^captcha.jpg(|/)$ /captcha/captcha.php
RewriteRule ^maintenance(|/)$ /maintenance.php
RewriteRule ^age_gate_submit(|/)$ /quickregister/age_gate_submit.php
RewriteRule ^age_gate/e/([^/]+)(|/)$ /quickregister/age_gate.php?error=$1
RewriteRule ^age_gate(|/)$ /quickregister/age_gate.php
RewriteRule ^age_limit(|/)$ /quickregister/age_limit.php
RewriteRule ^email_password_submit(|/)$ /quickregister/email_password_submit.php
RewriteRule ^email_password/e/([^/]+)(|/)$ /quickregister/email_password.php?error=$1
RewriteRule ^email_password(|/)$ /quickregister/email_password.php
RewriteRule ^captcha_submit(|/)$ /quickregister/captcha_submit.php
RewriteRule ^captcha/e/([^/]+)(|/)$ /quickregister/captcha.php?error=$1
RewriteRule ^captcha(|/)$ /quickregister/captcha.php
RewriteRule ^backToAccountDetails(|/)$ /quickregister/email_password.php
RewriteRule ^duplicateEmailLogin(|/)$ /quickregister/duplicateEmailLogin.php
RewriteRule ^back(|/)$ /quickregister/back.php
RewriteRule ^refresh_avatars(|/)$ /quickregister/refresh_avatars.php
RewriteRule ^crossdomain.xml$ /crossdomain.php

Thank you ;)
 
Web Developer
Member
Joined
Nov 5, 2009
Messages
1,229
Reaction score
309
So, Now people have a working SSO for the new crypto, Someone should be able to make some kick-butt shizzle?
 
Initiate Mage
Joined
Aug 17, 2011
Messages
94
Reaction score
0
OK I got a root url: 62.141.36.123 and I want the spheracms and the azure emulator on the root could somebody help me setting it up the one which could help me would get a reward paysafecard or a position as an admin
 
Initiate Mage
Joined
Aug 7, 2010
Messages
29
Reaction score
5
Tried to work with the CMS, but in the DB there are no settings for the CMS, what the CMS requires.

Has someone the SQL for the CMS?
 
Initiate Mage
Joined
Aug 17, 2011
Messages
94
Reaction score
0
OK I got a root url: 62.141.36.123 and I want the spheracms and the azure emulator on the root could somebody help me setting it up the one which could help me would get a reward paysafecard or a position as an admin
 
Experienced Elementalist
Joined
Jan 17, 2012
Messages
229
Reaction score
132
Tried to work with the CMS, but in the DB there are no settings for the CMS, what the CMS requires.

Has someone the SQL for the CMS?

Yes. Here it is:
Code:
CREATE TABLE IF NOT EXISTS `cms_settings` (
  `variable` varchar(80) NOT NULL,
  `value` text NOT NULL,
  `description` text,
  `example` text,
  PRIMARY KEY (`variable`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

INSERT INTO `cms_settings` (`variable`, `value`, `description`, `example`) VALUES
('maintenance', '0', 'Mantenimiento', '0/1'),
('language', 'spanish', 'The hotel language...', 'spanish, english...'),
('hotel_mail', 'm-.-d-.-m@kekomundo.com', 'El correo del fundador', 'info@tuhotel.com'),
('hotel_name', 'Sphera for Azure', 'Nombre del hotel', 'Sphera'),
('hotel_url', 'http://127.0.0.1/', 'Dirección del hotel (Con http:// y / al final)', 'http://localhost/'),
('host', '127.0.0.1', 'The ip of the emulator', '127.0.0.1'),
('port', '30001', 'The port of the emulator', '21'),
('client_vars', 'http://127.0.0.1/swf/gamedata/external_variables.txt', 'The variables for the client', 'http://hostimager.com/gordon/RELEASE63-34888-34886-201107192308_9e5b377e2ee4333b61eb9d20d356936d/external_variables.txt'),
('client_texts', 'http://127.0.0.1/swf/gamedata/external_flash_texts.txt', 'The texts for the client', 'http://hostimager.com/gamedata/texts.txt'),
('client_productdata', 'http://127.0.0.1/swf/gamedata/productdata.txt', 'The productdata for the client', 'http://hostimager.com/gordon/RELEASE63-34888-34886-201107192308_9e5b377e2ee4333b61eb9d20d356936d/productdata.txt'),
('client_furnidata', 'http://127.0.0.1/swf/gamedata/furnidata.txt', 'The furnidata for the client', 'http://hostimager.com/gamedata/furnidata.txt'),
('client_base', 'http://127.0.0.1/swf/gordon/RELEASE63-201201190922-633225503/', 'The base fot the client', 'http://hostimager.com/gordon/RELEASE63-34888-34886-201107192308_9e5b377e2ee4333b61eb9d20d356936d/'),
('client_loading', 'The hotel is loading, please wait', 'The client display this text when is loading', 'The hotel is loading, please wait'),
('timezone', 'Europe/Madrid', 'Default Timezone', 'America/Los Angeles'),
('initial_credits', '1000000', 'The initial credits value', '1000000'),
('initial_pixels', '1000000', 'The initial pixels value', '1000000'),
('client_override_vars', 'http://127.0.0.1/swf/gamedata/external_override_variables.txt', 'The override variables for the client', 'http://localhost/swf/gamedata/external_override_variables.txt'),
('client_override_texts', 'http://127.0.0.1/swf/gamedata/external_flash_override_texts.txt', 'The override texts for the client', 'http://localhost/swf/gamedata/external_flash_override_texts.txt');
 
Custom Title Activated
Member
Joined
Jun 5, 2010
Messages
1,582
Reaction score
160
Emulator Doesnt work...
Screen:
Emetophobic - [R63B - C#] Azure Emulator - SpheraCMS + SWF (16/03/2012) Cracked. - RaGEZONE Forums
 
Initiate Mage
Joined
Aug 17, 2011
Messages
94
Reaction score
0
Emetophobic could you please help me with the cms? When you would help me and everything would be working you would get a 10 dollars paysafecard!!
 
Status
Not open for further replies.
Back
Top