-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
it is currently archiving my pack ill upload when its done
Like My Posts If I Helped
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
KidRamboDubstep
it is currently archiving my pack ill upload when its done
Like My Posts If I Helped
Ok , thank youuu !: D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
its gunna take 3 hours lol.
---------- Post added at 01:53 PM ---------- Previous post was at 01:53 PM ----------
now 1 hour
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
KidRamboDubstep
32 minutes
goodie , i can wait :D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Gianni. when i close the emu down it takes all the achievements iv completed off me and then clears my badges.
---------- Post added at 02:03 PM ---------- Previous post was at 02:02 PM ----------
how do i stop that?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
KidRamboDubstep
Theres An Error In You Index.php in the client file. But i dont know what the error is sorry.
Here is the Code from my client/index.php
PHP Code:
<?php
define('USERNAME_REQUIRED', TRUE);
define('ACCOUNT_REQUIRED', TRUE);
include('../global.php');
$rand1 = rand(100000, 999999);
$rand2 = rand(10000, 99999);
$rand3 = rand(10000, 99999);
$rand4 = rand(10000, 99999);
$rand5 = rand(10000, 99999);
$rand6 = rand(1, 9);
$ticket = "ST-".$rand1."-".$rand2.$rand3."-".$rand4.$rand5."-otaku-".$rand6;
$username = $_SESSION['username'];
if(@$_GET['ticket'] && @$_GET['username'] && $users->UserPermission('hk_ext_login', $_SESSION['username']))
{
$username = $_GET['username'];
$ticket = $_GET['ticket'];
}
$query = mysql_query("UPDATE users SET auth_ticket = '$ticket' WHERE username = '$username'");
$query = mysql_query("UPDATE users SET ip_last = '".$_SERVER['REMOTE_ADDR']."' WHERE username = '$username'");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><?php echo $sitename." - Client"; ?></title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/styles/common.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/js/common.js" type="text/javascript"></script>
<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "<?php echo $_SESSION['username']; ?>";
var habboReqPath = "<?php echo $core->CmsSetting('cms_url'); ?>";
var habboStaticFilePath = "http://images.habbo.com/habboweb/60_cf3b27a092308ed2f4b382d9929147fc/4/web-gallery";
var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "<?php echo $core->CmsSetting('cms_url'); ?>/client";
window.name = "ClientWndw";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
</script>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/styles/habboflashclient.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/js/identity.js" type="text/javascript"></script>
<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;
FlashExternalInterface.logLoginStep("web.view.start");
if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1",
"connection.info.host" : "<?php echo $core->CmsSetting('client_ip'); ?>",
"connection.info.port" : "<?php echo $core->CmsSetting('client_port'); ?>",
"site.url" : "<?php echo $core->CmsSetting('cms_url'); ?>",
"url.prefix" : "<?php echo $core->CmsSetting('cms_url'); ?>",
"client.reload.url" : "<?php echo $core->CmsSetting('cms_url'); ?>/index.php",
"client.fatal.error.url" : "<?php echo $core->CmsSetting('cms_url'); ?>/client/disconnected.php?flash_client_error",
"client.connection.failed.url" : "<?php echo $core->CmsSetting('cms_url'); ?>/client/disconnected.php?client_connection_failed",
"external.variables.txt" : "<?php echo $core->CmsSetting('client_variables'); ?>",
"external.texts.txt" : "<?php echo $core->CmsSetting('client_texts'); ?>",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticket ?>",
"processlog.enabled" : "0",
"account_id" : "1",
"client.starting" : "Attendi,L'hotel sta caricando...",
"flash.client.url" : "<?php echo $core->CmsSetting('client_swf_path'); ?>/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "0",
"flash.client.origin" : "popup",
"token" : "<?php echo $ticket ?>"
};
var params = {
"base" : "<?php echo $core->CmsSetting('client_swf_path'); ?>/",
"allowScriptAccess" : "always",
"menu" : "false"
};
if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}
var clientUrl = "<?php echo $core->CmsSetting('client_habbo_swf'); ?>";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/flash/expressInstall.swf", flashvars, params);
window.onbeforeunload = unloading;
function unloading() {
var clientObject;
if (navigator.appName.indexOf("Microsoft") != -1) {
clientObject = window["flash-container"];
} else {
clientObject = document["flash-container"];
}
try {
clientObject.unloading();
} catch (e) {}
}
</script>
<!--[if IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/235/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>
<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->
</head>
<body id="client" class="flashclient">
<div id="overlay"></div>
<div id="overlay"></div>
<div id="client-ui" >
<div id="flash-wrapper">
<div id="flash-container">
<div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
<h2 class="title">Please install Adobe Flash Player.</h2>
<div class="box-content">
<p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">
Install flash player</a>. More instructions for installation can be
found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">
More information</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</div>
<script type="text/javascript">
$('content').show();
</script>
<noscript>
<div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
<p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
</div>
</noscript>
</div>
</div>
<div id="content" class="client-content"></div>
</div>
</body>
</html>
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i dont know how to fix it sorry. i just know that its and error in there. i think someone posted it earlier in this thread between pages 10-20
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
its uploading now santaz its estimated time is unkown lol
---------- Post added at 02:24 PM ---------- Previous post was at 02:22 PM ----------
1 hour 11 minutes
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
These Do Work. Do You Want Screenie?
Off Topic: does anyone have pokethrones swf/sql/c_images
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Dont need, i trust you ;)
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
iv got pure customs lol
---------- Post added at 02:28 PM ---------- Previous post was at 02:27 PM ----------
ill show you
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
1 Attachment(s)
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
These Are The Customs Iv Got + More In Cata Lol
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
wow, sweet :D you got badges working too right ? :)
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
when you use these swfs dont use User Info on mod tools. it doesnt have the link for it.
I Tell You Which Tab In My Next Post. Coz It Shows That Staff Badge
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
1 Attachment(s)
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
and yep i got badges working
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
1 Attachment(s)
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
iv got a funny pic lol.
its called great wall of dinos
it splits gold nellys from dragons.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
KidRamboDubstep
iv got a funny pic lol.
its called great wall of dinos
it splits gold nellys from dragons.
loool :D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Off Topic: How Do I Make People Expert?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
go to phpmyadmin , and test rank 3 ? i think its 3 if not see in ranks in phpmyadmin
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i dont have an expert rank
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
no , but i think hobba is expert ? :s i dont know. test it and see if you turn up in that expert page :D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
im rank 7 i should automatically show up on that page
---------- Post added at 03:02 PM ---------- Previous post was at 03:00 PM ----------
can someone make me a badge please. i want it like staff badge but saying T-Mod
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
hmm your right.. Then i dont know :D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
They are like that credit things at forcehotel, like you can buy customs and badges with. if you have seen it :)
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
I search German vars and text ... if a user have this vars and txt please post it.
And i need a command list for this retro please!
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
SanTaZ
They are like that credit things at forcehotel, like you can buy customs and badges with. if you have seen it :)
so how do i set it up?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i dont know... maybe if you search at ragezone or google or something you'll find it :)
Btw how long left with uploading ?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
well the upload stalled so i have to start it again. looooll
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i can't find any German DCR files... i need it ... Please post it.
thanks
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
34 minutes SanTaZ
---------- Post added at 04:20 PM ---------- Previous post was at 04:19 PM ----------
Quote:
Originally Posted by
knalle-4-you
i can't find any German DCR files... i need it ... Please post it.
thanks
There Isnt Any German DCRs Files.
You Will Have To Get An English One And Translate It To German
---------- Post added at 04:26 PM ---------- Previous post was at 04:20 PM ----------
Estimated Time Remaining: 31 Minutes
File Name: R63 Pack By KidRamboDubstep.rar
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
sweet ! :D
btw , i need you db to so the customs work :D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
the customs arent in the pack lol. i always have a back up file so i gave you that one.
R63 Pack By KidRamboDubstep.rar
that is the link to the swfs
---------- Post added at 05:13 PM ---------- Previous post was at 05:12 PM ----------
Like If I Helped
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
aha okey, thank you anyways :D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
No problem
Posted via Mobile Device
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
arggghh, this is not a big problem but. like in my hand i can press on the item and set it down in the room but the place to room button dont work, the button is not pushable if you know what i mean. it is like grey :S sell to market place work
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
I will send u my Db but you will have to delete furni that doesn't show.
I will send it when im on my comp
Posted via Mobile Device
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
haha nvm doing that, it suddenly showed up the button. i dont now why but it did just come up :S hahaha weird. But thank you for all your help ! :)
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
No probs. So you hosting via vps or canopy
Posted via Mobile Device
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Not hosting via anything yet, might wait to brickemulator and brickcms comes out. To just see what im going to use. Maybe snowlight will be good to, i dont now
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
im staying with phoenix lol
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
yeh, but do you know how to add a section in the catalog, like a VIP page ?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
ye you go to catalog_pages in phpmyadmin. then make an id up for e.g 1000 but make sure its parent id is the staff catalogue id
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `vip_only`) VALUES
(1000, -1, 'VIP ', 3, 55, '1', '1', 7, '0', 450, 'default_3x3', 'catalog_frontpage_headline2_en', '', '', '', '', '', '', '1'), hmm i get an error on this one, What is the problem ? :D
where it says 450 it is that order num, i did just put in a number. :S
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
replace 450 with 0 and where parent id is, put 94
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2
INSERT INTO `catalog_pages` ( `id` , `parent_id` , `caption` , `icon_color` , `icon_image` , `visible` , `enabled` , `min_rank` , `club_only` , `order_num` , `page_layout` , `page_headline` , `page_teaser` , `page_special` , `page_text1` , `page_text2` , `page_text_details` , `page_text_teaser` , `vip_only` )
VALUES ( 94, -1, 'VIP ', 3, 55, '1', '1', 7, '0', 0, 'default_3x3', 'catalog_frontpage_headline2_en', '', '', '', '', '', '', '1' ) ,
:S hmmm
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
put your page id as 1000 but your parent id as 94 not -1
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Proxydetected = host is clean
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i dunno then santaz just put your customs in staff rares page id 94
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Where can i find a English or German Vars, Text and SRC pack?
Please post a link
Thanks
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
the vars.txt and the vars.txt and the habbo.swf file. I have try a few files and its not work...
i need a worket version in englisch or german, please
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
use my swf pack that i posted on the last page i think it was
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
If you have to edit your host file for this version, what is the point of it? :L
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Open a Inbound rule (from your firewall) And if you have do that disable your firewall for the people thats getting proxy errors.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
I dont like cracks
Posted via Mobile Device
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
uncodex
I dont like cracks
Posted via Mobile Device
No one asked for your opinion :thumbup:
-
Quote:
Originally Posted by
Hejula
No one asked for your opinion :thumbup:
Lol nice comment.
---- ---------------------------------------
Omg my mate didn't buy vps yesterday
Posted via Mobile Device
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Same problem without virus scanner/firewall.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
lol i never get proxy detected :P
---------- Post added at 12:50 PM ---------- Previous post was at 12:49 PM ----------
expert= :award *NAME* 32
PS im working on a mabbocms edit :P, who wants it when its done?(it is a little in dutch, but i think you can translate it easily.)
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Cheers Azaidi
Posted via Mobile Device
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
for proxy detection try to verify this voice on your registry
on Current User
Software\Microsoft\Windows\CurrentVersion\Internet Settings\
ProxyEnable must be set to 0
if dont't exist create it (like DWORD and set to 0), because this stupid code, check the proxy anyway... and if don't exist the voice it crash
...almost I'm to delete it from the code.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Predator do you think you could add some commands to the crack
:mimic (user) for admins
:pet (animal) (colour) for VIP +
And
:teleport on/off for mod +
Cheers
Posted via Mobile Device
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Kid i have said that it is hard..
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
ik, but predator might be able to do it. you never know till you ask lol.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
KidRamboDubstep
Predator do you think you could add some commands to the crack
:mimic (user) for admins
:pet (animal) (colour) for VIP +
And
:teleport on/off for mod +
Cheers
Posted via Mobile Device
Sorry but I have not the source code, I'm revering the exe. This commands are too much complex to add.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
hmhmh... what did I say kid? .-.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
lol gianni.
---------- Post added at 02:52 PM ---------- Previous post was at 02:17 PM ----------
how do i get rid of eXperts?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
if you want to delete an expert, you need to go to phpmyadmin table=user_archievements and search for the userid of the user and archievement id 32. Delete it. and youre done.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i just deleted db then uploaded a different one delete everything apart from users and below. and then added the db i was using previously.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
only thing you need to use an older one if you dont wanna edit is User_archievements
I am uploading mabbocms edit right now to mediafire :P
it is compatible with the database youre using right now.
---------- Post added at 02:17 PM ---------- Previous post was at 02:14 PM ----------
here is the dll link: Mabbocms Edit 1.0.rar
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
it is phoenixbased and its a seriously NICE DESIGN :D
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i ceebs configuring it lol
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
just make a backup of youre old htdocs and try it once, shall i upload a preview site on 000webhost? or shall i upload pics? :P
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
post some screenies
---------- Post added at 03:24 PM ---------- Previous post was at 03:21 PM ----------
and plus you have it in dutch
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
how do i add themes to phoenix? and how do i activate them?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
what do you mean? just some colors or a whole new layout?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
azaidi a whole new layout. im gunna get some in a sec and i wanna know how to set it up and activate it so im not using the boring default one
---------- Post added at 04:08 PM ---------- Previous post was at 03:50 PM ----------
Help Please
---------- Post added at 04:10 PM ---------- Previous post was at 04:08 PM ----------
how do i get the layout to work? and where can i get one
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
whole layouts are really hard to make, just a theme can be placed in public/styles. my layout is just from mabbocms, i didnt made it myself.
And all this dutch things can be translated + its set on the english language file in the download, its just a dutch language file on my pc.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i cant change my badges text from habbtimes to my hotel name. and iv done everything. iv edited external_flash_texts. and iv edited phpmyadmin but it isnt working it still says habbtimes
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
maybe its in youre product data or something else? + you want the basic page of mabbocms? i can make it for you. but now i am to lazy for translating it back again :p. if you want it in english just download mabbocms.rar from mediafire (the original one). but im not very good with swfs etc, i want to become a great phpcoder once.
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
iv looked in product data and it isnt there
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
hmm, maybe somewhere in c_images?
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
lol, if you want a life demo of my hotel, try my hamachi ip again? i have discovered it was maybe in my firewall
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
i am uploading my hotel to a vps. and i want to know if i should put the client ip as the domain. in the db
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
jmandupree
OMG Ya hate on aaron so much but for this emu to suck so dam bad ya sure are using it for his cms to have so many exploits ya sure the hell is using it cmon ffs...Don't hate on his shit :)
Y Crack? go make your own shit..
lol, you're just jealous because somebody cracked it and you already paid for something illegal/. Haha..
-
Re: Phoenix Emulator 3.6 Cracked by Predator,Gianni95,Daff and Sem93
Quote:
Originally Posted by
Grammer1
lol, you're just jealous because somebody cracked it and you already paid for something illegal/. Haha..
Phoenix is in no way illegal.