Hello rz,
I'm trying to update my butterstorm to RELEASE63-201405071257-197450526 but I have errors in my habbocrypto?
help me please.PHP Code:internal void InitSecretKey()
{
Session.TimePingedReceived = DateTime.Now;
Response.Init(Outgoing.SecretKeyComposer);
Response.AppendString(ButterflyEnvironment.globalCrypto.PublicKey.ToString());
SendResponse();
}


Reply With Quote

