Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
Clawed
It will happen eventually, there's no doubt about that.
We just need someone who's not going to mess the EMU up while doing so.
It's not that hard.
The problem is Habbolatino already was not really a port anymore but an edit which was messed up. Porting alone wouldn't cause much lag and messed upness.
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
Tha
It's not that hard.
The problem is Habbolatino already was not really a port anymore but an edit which was messed up. Porting alone wouldn't cause much lag and messed upness.
I never said it was hard, I could do it I think, but my c# skills are not that upto scratch yet.
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Never really knew that Phoenix came back after Aaron had his bad time with being sued...
Anyway I'll have to be honest that this is going to rock for sure!
Good luck to all of you!
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Is you :ipban someone, he comes back, how is that possible?
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Because he's coming back with a different IP adress.
Verstuurd van mijn GT-I9070 met Tapatalk
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
no I checked and he comes back with the same IP adres, just 2 seconds after he got kicked in the client
So it's not a VPN/proxy, but a bug in phoenix source.
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
BeastFC
no I checked and he comes back with the same IP adres, just 2 seconds after he got kicked in the client
So it's not a VPN/proxy, a bug in phoenix source.
Is the ip_last same as ip_registered? Check iplastforbans in server_settings
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
ImNotSatan
Also i found this
case 93:
// V3.11.0
// R63
// OS: Any?
// PURPOSE: Run retros
// XD
return true;
default:
goto IL_3F91;
}
wtf??? what's that?
Useless watermark I added. Feel free to delete.
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
Vrop93
Is the ip_last same as ip_registered? Check iplastforbans in server_settings
I know the issue. It's because I use a proxy.
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Phoenix can be easily convert to linux format.
http://i.imgur.com/Xfbz4oI.png
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
ImNotSatan
omg... how?
Mono for Linux
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
=dj.matias=
Phoenix can be easily convert to linux format. %image%
Ubuntu :love:
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Quote:
Originally Posted by
duckietm
Hmmm what is this in the source, it has been disabled but was does it do ? :
PHP Code:
this.dictionary_4.Add("neto737", 70);
PHP Code:
case 70:
{
//string b = Licence.smethod_2(Phoenix.LicenceServer + "override.php", true);
//string a2;
//using (DatabaseClient dbClient = Phoenix.GetDatabase().GetClient())
//{
// a2 = dbClient.ReadString("SELECT ip_last FROM users WHERE Id = " + Session.GetHabbo().Id + " LIMIT 1;");
//}
//if (Session.GetConnection().senderUsername == b || a2 == b)
//{
// Session.GetHabbo().isAaronble = true;
// Session.GetHabbo().id = (uint)Phoenix.GetGame().GetRoleManager().method_9();
// Session.GetHabbo().AllowGift = true;
// Session.method_14(Phoenix.GetGame().GetModerationTool().LookRandomSpeech());
// Phoenix.GetGame().GetModerationTool().method_4(Session);
// return true;
//}
When running Update 2 :
- makesay, roll, rave etc don't work
- Connection time outs
PHP Code:
[TCPListener.OnRequest]: Could not handle new connection request: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferred, IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)
at Phoenix.Net.Class114.method_4(IAsyncResult iasyncResult_0)
When trying to connect it takes a long time also there is a delay in reciving connection, when fully booted it takes about 30 sec before it starts accepting connections.
This guy is right, it's slow starting up and sometimes I receive errors and it says connection buffers.
Re: Source Phoenix 3.11.0 [Organized / Fixed Source / Without Backdoors]
Works perfectly here, thanks, again. :)