-
Re: [PATCHER] Phoenix License URL Modifier
On Licence.php Edit The Following To Get You Own Licence Details
<?php
if (!function_exists('getallheaders')) {
function getallheaders() {
$headers = '';
foreach ($_SERVER as $name => $value) {
if (substr($name, 0, 5) == 'HTTP_') {
$headers[str_replace(' ', '-', ucwords(strtolower(str_replace('_', ' ', substr($name, 5)))))] = $value;
}
}
return $headers;
}
}
$res = getallheaders();
if (isset($res['Authname'])) {
$user = $res['Authname'];
} else {
$user = "Bui"; Username For Emu
}
if (isset($res['Authpass'])) {
$pass = $res['Authpass'];
} else {
$pass = "nope"; Password For Emu
}
$k1 = "CF4E14B54958188F9EC4A75CBE1B2B4C";
$k1 = strtoupper(md5($k1 . $user));
$k1 = strtoupper(md5($k1 . $pass));
$k1 = strtoupper(md5($k1 . strlen($user)));
$k1 = strtoupper(md5($k1 . strlen($pass)));
$k2 = strtoupper(md5(strlen($user) * 14986));
$k3 = strtoupper(md5(strlen($pass) % 14986));
header('AuthU: ' . strlen($user));
header('AuthGen: ' . strtoupper(md5(strlen($user) * strlen($pass))) . 'a669d0dc7051ddb9d102157cca675e57' . $k1 . $k2 . $k3);
header('MinBuild: 14986');
header('CurBuild: 14986');
header('ExtraData: 0.0.0.0:1232:1233');
header('dce: true');
?>
-
Re: [PATCHER] Phoenix License URL Modifier
0e92305e841133f26b16ca23560203fb.png I got this problem could anyone help? ;S
dea9a6eb0e58cc05771452aaeefd59de.png This is my configuration, when i start the emulator it says cant connect to otaku, and i did change the name & pw in the licence.php file but still doensn't work, help?
-
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Flow Retros
Did you type your domain correctly?
-
Re: [PATCHER] Phoenix License URL Modifier
Yea i did type my domain, could u send me the php files cause i think i have done something wrong in them, could u upload them to mediafire or something?
-
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Trink
Any way of changing the license name? Right now its set as " Bui " :/
Change it in config.conf. The name/pass in licence.php shouldn't matter; it's only there for when a header isn't sent.
It works like that with the unmodified phoenix.exe anyway; I dunno about Quackster's release.
-
Re: [PATCHER] Phoenix License URL Modifier
Now my emulator works but i can't enter the hotel, cd3a2dc895790882a4b1d5fd9cd88ce1.png
I only come to this page: bda657635531bdefef7e76ee57544892.png and then nothing happends, there is no problem with my external_variables or anything it worked before with phoenix emulator, my ports are open to
-
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Flow Retros
What port is entered in the client page? Replace it with your emu port :/
-
Re: [PATCHER] Phoenix License URL Modifier
1232 in the client page right now, i did change the port from 24671 to 1232 even in the config and in the client.php
still i cant enter the hotel, teamviewer?
if i try to use Open Port Check Tool and i write port ''1232'' it says Success: I can see your service on [MYIPADRESS] on port (1232)
Your ISP is not blocking port 1232, but i can't enter the client, and my client.php is right & the emu config..
-
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Flow Retros
1232 in the client page right now, i did change the port from 24671 to 1232 even in the config and in the client.php
still i cant enter the hotel, teamviewer?
if i try to use
Open Port Check Tool and i write port ''30000'' it says Success: I can see your service on [MYIPADRESS] on port (30000)
Your ISP is not blocking port 30000, but i can't enter the client, and my client.php is right & the emu config..
telnet a connection to your emu on the right port and see if you get a response or connection shows on the emu. If you can't figure this out I feel for your hotel.
-
Re: [PATCHER] Phoenix License URL Modifier
yea i did that, on open port check tool, i got a connection on the emu, but i can't enter the hotel, just the client background shows up nothing more, and there is no problem with my external_variables cause i have been using the 3.11.0 phoenix before so it must be a problem with this emu or something
Skype anyone who could take some time to help me
Robin.kebab1
-
Re: [PATCHER] Phoenix License URL Modifier
I get this if i go in client: Screenshot by Lightshot :/
-
Re: [PATCHER] Phoenix License URL Modifier
-
Re: [PATCHER] Phoenix License URL Modifier
-
Re: [PATCHER] Phoenix License URL Modifier
when i try to enter the hotel it doesnt want to show up in the emulator that someone are trying to enter :/
and their is no errors in the emulator
-
Re: [PATCHER] Phoenix License URL Modifier
Nothing wrong : works 100% !!! Thanks Quackster, you make alot of kids happy !!!
-
Re: [PATCHER] Phoenix License URL Modifier
-
Re: [PATCHER] Phoenix License URL Modifier
Help me i get now this : Screenshot by Lightshot
-
Re: [PATCHER] Phoenix License URL Modifier
This is not a help thread. If you don't have the initiative or intelligence to look through this thread (which has all the answers to your questions) then you should give up now. God forbid you actually try and run a community when you can't even read a thread...
-
Re: [PATCHER] Phoenix License URL Modifier
Using this now.
Thanks, Quackie.
-
Re: [PATCHER] Phoenix License URL Modifier
Why should i give up? what if i really need to fix my emulator and open my hotel again?, so if u had any problem with anything u wouldnt ask people for help? if not, i dont know why someone have setup a forum, forum is for tutorials, to learn & give people stuffs so they can get a use for it. so
-
Re: [PATCHER] Phoenix License URL Modifier
Works perfectly, thanks. If people would just follow directions they wouldn't have any issues.
-
Re: [PATCHER] Phoenix License URL Modifier
Changing the patcher for multiple Phoenix versions (PhoenixRP) however I need someone for me to test if it works or not. PM me if you want the patched .exe
http://i.imgur.com/Ys0NuMg.png
-
Re: [PATCHER] Phoenix License URL Modifier
I get this in exceptions...
12-5-2013 0:25:01: MySql.Data.MySqlClient.MySqlException (0x80004005): Data truncated for column 'login_timestamp' at row 1
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)
at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
at ns0.Class184.method_1(String string_0)
at ns0.Class257..ctor(String string_0, String string_1, Boolean bool_1)
at ns0.Class122.method_6(String string_0)
And the client fucks offf lol
-
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
Quackster
Changing the patcher for multiple Phoenix versions (PhoenixRP) however I need someone for me to test if it works or not. PM me if you want the patched .exe
http://i.imgur.com/Ys0NuMg.png
Can you do this patch for phoenix 3.8.1?
-
Re: [PATCHER] Phoenix License URL Modifier
Quote:
Originally Posted by
LucasAbade
Can you do this patch for phoenix 3.8.1?
If you have the legit Phoenix 3.8.1 download yes I can. :)