scripts
This commit is contained in:
@@ -0,0 +1,1412 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using UnityEngine;
|
||||
|
||||
namespace BestHTTP.Examples
|
||||
{
|
||||
// Token: 0x02000233 RID: 563
|
||||
public sealed class LargeFileDownloadSample : MonoBehaviour
|
||||
{
|
||||
// Token: 0x06006944 RID: 26948 RVA: 0x00223274 File Offset: 0x00221474
|
||||
private void EBIHIJKFLDM()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.MMGOKBAGJBE() < OKFLEEAAAKM.Aborted)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006945 RID: 26949 RVA: 0x002232C0 File Offset: 0x002214C0
|
||||
private void CIJLGLAAJKP(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.MMGOKBAGJBE())
|
||||
{
|
||||
case OKFLEEAAAKM.Initial:
|
||||
if (!PlayerPrefs.HasKey("USAGE: shadows Disable|HardOnly|All"))
|
||||
{
|
||||
string text = ODKJBCBGDKE.HKMOIKIMAGL("to");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("speed", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.OEHNINCPGJL(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = "Message";
|
||||
break;
|
||||
case OKFLEEAAAKM.Queued:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.FKOEMOAPFIH(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
if (ODKJBCBGDKE.GGNPDEMNKIL())
|
||||
{
|
||||
this.GLEEPDCHHMM = "RpcOnFire";
|
||||
PlayerPrefs.DeleteKey("Failed to get local profiles: ");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "2";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("Data", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.INBJBEOKHCN());
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.Processing:
|
||||
this.GLEEPDCHHMM = "CubemapCamera" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "_Base_Col" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + "Mouse Y" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Finished:
|
||||
this.GLEEPDCHHMM = "_SampleType";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Error:
|
||||
this.GLEEPDCHHMM = "google_analytics_clientid_pref_key";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
this.GLEEPDCHHMM = "z";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006946 RID: 26950 RVA: 0x002234A4 File Offset: 0x002216A4
|
||||
private void PIINNJDBOOM(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 0)
|
||||
{
|
||||
for (int i = 1; i < LIKBFKNKEEG.Count; i++)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("Purchasing") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("LaunchCheckoutFlow() is not implemented in the editor yet.", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("{0}={2}: {1} \"{3}\"") / (float)PlayerPrefs.GetInt("3");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006947 RID: 26951 RVA: 0x0022351C File Offset: 0x0022171C
|
||||
private void OEHNINCPGJL(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 0)
|
||||
{
|
||||
for (int i = 0; i < LIKBFKNKEEG.Count; i++)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("DownloadProgress") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("DownloadProgress", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("DownloadProgress") / (float)PlayerPrefs.GetInt("DownloadLength");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006948 RID: 26952 RVA: 0x00223594 File Offset: 0x00221794
|
||||
private void OOKFDMHMKNG(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.Error:
|
||||
if (!PlayerPrefs.HasKey("RPCs can only be sent in rooms. Call of \""))
|
||||
{
|
||||
string text = ODKJBCBGDKE.PALHDHCHBEM("IS_DECK");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("FaceMirror", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.PHLIKKPLCKO(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
this.GLEEPDCHHMM = "SAVED_TRACKING_MODE";
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.PHLIKKPLCKO(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
if (ODKJBCBGDKE.JGGLHIEEFKE)
|
||||
{
|
||||
this.GLEEPDCHHMM = "google_analytics_clientid_pref_key";
|
||||
PlayerPrefs.DeleteKey("HTTPRequest");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "method";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("3", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.BELLDEJGIBI());
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
this.GLEEPDCHHMM = "type" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "api/upload/" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + "position" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
this.GLEEPDCHHMM = "Failed to 'network-remove' GameObject because it's null.";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)8:
|
||||
this.GLEEPDCHHMM = "a";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)9:
|
||||
this.GLEEPDCHHMM = "looktarget";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006949 RID: 26953 RVA: 0x00223778 File Offset: 0x00221978
|
||||
private void AJIOMFMHCAL(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 1)
|
||||
{
|
||||
for (int i = 0; i < LIKBFKNKEEG.Count; i++)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("RpcSetIndex") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("stale", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("OnDisable Called!") / (float)PlayerPrefs.GetInt("changedItems");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600694A RID: 26954 RVA: 0x002237F0 File Offset: 0x002219F0
|
||||
private void MKMBKKMFOIN(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 1)
|
||||
{
|
||||
for (int i = 0; i < LIKBFKNKEEG.Count; i++)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("application/octet-stream") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("PUNVoice: Setting recorder's microphone device to {0}", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("RpcMasterOnPlayerOutOfBounds") / (float)PlayerPrefs.GetInt("PV{0} T{1} R{2}");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600694B RID: 26955 RVA: 0x00223868 File Offset: 0x00221A68
|
||||
private void APEBEAPOJIO()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.MMGOKBAGJBE() < OKFLEEAAAKM.Processing)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600694C RID: 26956 RVA: 0x002238B4 File Offset: 0x00221AB4
|
||||
private void JKOLAFMHIEA()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, true, new Action(this.EKHFJEJIDKK));
|
||||
}
|
||||
|
||||
// Token: 0x0600694D RID: 26957 RVA: 0x002238D0 File Offset: 0x00221AD0
|
||||
private void FKOEMOAPFIH(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 0)
|
||||
{
|
||||
for (int i = 1; i < LIKBFKNKEEG.Count; i++)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("Application") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt(" doesn't match current podium player settings", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("va") / (float)PlayerPrefs.GetInt("10 Seconds Remaining");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600694E RID: 26958 RVA: 0x00223948 File Offset: 0x00221B48
|
||||
private void MIIIECGFJDI()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("BackUp"), new CGBJFCJJNBE(this.LHPHBJDDLPF));
|
||||
if (PlayerPrefs.HasKey("[Esc] - Close menu"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("YOU ARE ON DEFENSE"));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("Error deserializing components on PersistenceView {0} with ID {1}\n{2}\n{3}", 1);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = false;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = true;
|
||||
this.OCJJLJHMMGH.BOCHKFMBOGO = this.PLKHHJIOELC;
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x0600694F RID: 26959 RVA: 0x002239E0 File Offset: 0x00221BE0
|
||||
private void EKHFJEJIDKK()
|
||||
{
|
||||
GUILayout.Label("InputBuffer is null. " + this.GLEEPDCHHMM, new GUILayoutOption[1]);
|
||||
GUILayout.Space(313f);
|
||||
GUILayout.Label(string.Format("There is more than one gameplay extruder in the scene. Only one is supported. Please remove extras.", this.PAGBFDILBGA, PlayerPrefs.GetInt("PS4PlatformManager: checkAvailabilityRequest.Response.ReturnCode != SUCCESS: ") / 199), new GUILayoutOption[0]);
|
||||
GUILayout.HorizontalSlider(this.PAGBFDILBGA, 510f, 1312f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(1297f);
|
||||
if (this.OCJJLJHMMGH == null)
|
||||
{
|
||||
GUILayout.Label(string.Format("\" is a reserved ^name.", (float)this.PLKHHJIOELC / 1643f), new GUILayoutOption[0]);
|
||||
this.PLKHHJIOELC = (int)GUILayout.HorizontalSlider((float)this.PLKHHJIOELC, 450f, 899f, new GUILayoutOption[1]);
|
||||
GUILayout.Space(253f);
|
||||
string text = ((!PlayerPrefs.HasKey("Play")) ? "Create CubeGrid" : "Go to ");
|
||||
if (GUILayout.Button(text, new GUILayoutOption[0]))
|
||||
{
|
||||
this.PGHHDKBPKPD();
|
||||
}
|
||||
}
|
||||
else if (this.OCJJLJHMMGH.FBBMOMHACLA == OKFLEEAAAKM.ConnectionTimedOut && GUILayout.Button("Malformed RPC; this should never occur. Content: ", new GUILayoutOption[0]))
|
||||
{
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006950 RID: 26960 RVA: 0x00223B38 File Offset: 0x00221D38
|
||||
private void NHHNKEGGCIK()
|
||||
{
|
||||
GUILayout.Label("Cheers: " + this.GLEEPDCHHMM, new GUILayoutOption[1]);
|
||||
GUILayout.Space(394f);
|
||||
GUILayout.Label(string.Format("Ghosting pulse collider is not a Capsule Collider.", this.PAGBFDILBGA, PlayerPrefs.GetInt("{0}modify") / -21), new GUILayoutOption[1]);
|
||||
GUILayout.HorizontalSlider(this.PAGBFDILBGA, 1037f, 105f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(1584f);
|
||||
if (this.OCJJLJHMMGH == null)
|
||||
{
|
||||
GUILayout.Label(string.Format("ENC_STEP_ID", (float)this.PLKHHJIOELC / 1944f), new GUILayoutOption[1]);
|
||||
this.PLKHHJIOELC = (int)GUILayout.HorizontalSlider((float)this.PLKHHJIOELC, 154f, 1435f, new GUILayoutOption[1]);
|
||||
GUILayout.Space(616f);
|
||||
string text = ((!PlayerPrefs.HasKey("RecRoomId")) ? "RpcOnPlayerRevive" : "Hidden/ACTk/WallHackTexture");
|
||||
if (GUILayout.Button(text, new GUILayoutOption[0]))
|
||||
{
|
||||
this.PGHHDKBPKPD();
|
||||
}
|
||||
}
|
||||
else if (this.OCJJLJHMMGH.MMGOKBAGJBE() == OKFLEEAAAKM.Processing && GUILayout.Button(" ms", new GUILayoutOption[1]))
|
||||
{
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006951 RID: 26961 RVA: 0x00223C90 File Offset: 0x00221E90
|
||||
private void CDOPNJKAPLO()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("amount"), new CGBJFCJJNBE(this.DHAGCHENFOD));
|
||||
if (PlayerPrefs.HasKey("api_key"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("_EMISSION"));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("VisitorCount", 1);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = true;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = true;
|
||||
this.OCJJLJHMMGH.BOCHKFMBOGO = this.PLKHHJIOELC;
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x06006952 RID: 26962 RVA: 0x00223D28 File Offset: 0x00221F28
|
||||
private void LGCNFLACIIH()
|
||||
{
|
||||
if (PlayerPrefs.HasKey("Level"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("type") / (float)PlayerPrefs.GetInt("dr");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006953 RID: 26963 RVA: 0x00223D58 File Offset: 0x00221F58
|
||||
private void LKFJMPHHCNP()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.FBBMOMHACLA < OKFLEEAAAKM.Error)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006954 RID: 26964 RVA: 0x00223DA4 File Offset: 0x00221FA4
|
||||
private void PIKIDAHJIIH()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, true, new Action(this.NHHNKEGGCIK));
|
||||
}
|
||||
|
||||
// Token: 0x06006955 RID: 26965 RVA: 0x00223DC0 File Offset: 0x00221FC0
|
||||
private void NHLJJOPDMIN()
|
||||
{
|
||||
if (PlayerPrefs.HasKey("action"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("IAEoAkITqgIQUmVjUm9vbS5Qcm90b2J1ZmIGcHJvdG8z") / (float)PlayerPrefs.GetInt("Tomorrow");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006956 RID: 26966 RVA: 0x00223DF0 File Offset: 0x00221FF0
|
||||
[CompilerGenerated]
|
||||
private void IGNENNIFEMM(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.Processing:
|
||||
if (!PlayerPrefs.HasKey("DownloadLength"))
|
||||
{
|
||||
string text = ODKJBCBGDKE.PALHDHCHBEM("content-length");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("DownloadLength", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.OEHNINCPGJL(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
this.GLEEPDCHHMM = "Processing";
|
||||
break;
|
||||
case OKFLEEAAAKM.Finished:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.OEHNINCPGJL(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
if (ODKJBCBGDKE.JGGLHIEEFKE)
|
||||
{
|
||||
this.GLEEPDCHHMM = "Streaming finished!";
|
||||
PlayerPrefs.DeleteKey("DownloadProgress");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "Processing";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("Request finished Successfully, but the server sent an error. Status Code: {0}-{1} Message: {2}", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.MDOCHPCIGHN);
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.Error:
|
||||
this.GLEEPDCHHMM = "Request Finished with Error! " + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "No Exception" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + "\n" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
this.GLEEPDCHHMM = "Request Aborted!";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
this.GLEEPDCHHMM = "Connection Timed Out!";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
this.GLEEPDCHHMM = "Processing the request Timed Out!";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006957 RID: 26967 RVA: 0x00223FD4 File Offset: 0x002221D4
|
||||
private void HHBDCJHKFHD()
|
||||
{
|
||||
GUILayout.Label("pitch" + this.GLEEPDCHHMM, new GUILayoutOption[0]);
|
||||
GUILayout.Space(223f);
|
||||
GUILayout.Label(string.Format(" party members)", this.PAGBFDILBGA, PlayerPrefs.GetInt("COOKIE_TEX_ON") / -60), new GUILayoutOption[1]);
|
||||
GUILayout.HorizontalSlider(this.PAGBFDILBGA, 1474f, 1371f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(1008f);
|
||||
if (this.OCJJLJHMMGH == null)
|
||||
{
|
||||
GUILayout.Label(string.Format("\nFound componentTransform: ", (float)this.PLKHHJIOELC / 801f), new GUILayoutOption[0]);
|
||||
this.PLKHHJIOELC = (int)GUILayout.HorizontalSlider((float)this.PLKHHJIOELC, 528f, 113f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(103f);
|
||||
string text = ((!PlayerPrefs.HasKey("_MainColor")) ? "Received your NickName from server. Updating local value to: {0}" : "Purpose");
|
||||
if (GUILayout.Button(text, new GUILayoutOption[1]))
|
||||
{
|
||||
this.AIMFBDGOADH();
|
||||
}
|
||||
}
|
||||
else if (this.OCJJLJHMMGH.MMGOKBAGJBE() == (OKFLEEAAAKM)8 && GUILayout.Button("recroom.againstgrav.com", new GUILayoutOption[1]))
|
||||
{
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006958 RID: 26968 RVA: 0x0022412C File Offset: 0x0022232C
|
||||
private void FDKPNGEMFKF()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("create"), new CGBJFCJJNBE(this.NOJHNOIFNNK));
|
||||
if (PlayerPrefs.HasKey("\n"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("dt"));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("time", 0);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = false;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = false;
|
||||
this.OCJJLJHMMGH.AODBMNGJPOM(this.PLKHHJIOELC);
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x06006959 RID: 26969 RVA: 0x002241C4 File Offset: 0x002223C4
|
||||
private void OnDestroy()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.FBBMOMHACLA < OKFLEEAAAKM.Finished)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600695A RID: 26970 RVA: 0x00224210 File Offset: 0x00222410
|
||||
private void PHGOCKMKMLD()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("Original health bar: "), new CGBJFCJJNBE(this.LHGLMGFGBCO));
|
||||
if (PlayerPrefs.HasKey("like"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("Connected to gameserver."));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("load", 0);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = true;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = true;
|
||||
this.OCJJLJHMMGH.BOCHKFMBOGO = this.PLKHHJIOELC;
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x0600695B RID: 26971 RVA: 0x002242A8 File Offset: 0x002224A8
|
||||
private void NJFCEAADCGL()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, false, new Action(this.GMMKGEJFPKN));
|
||||
}
|
||||
|
||||
// Token: 0x0600695C RID: 26972 RVA: 0x002242C4 File Offset: 0x002224C4
|
||||
private void FOHDNKOOJPC(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 1)
|
||||
{
|
||||
for (int i = 0; i < LIKBFKNKEEG.Count; i++)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("relationship") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("STICK TO MAINFRAME", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("WatchMenu") / (float)PlayerPrefs.GetInt("va");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600695D RID: 26973 RVA: 0x0022433C File Offset: 0x0022253C
|
||||
private void NOJHNOIFNNK(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.MMGOKBAGJBE())
|
||||
{
|
||||
case OKFLEEAAAKM.Error:
|
||||
if (!PlayerPrefs.HasKey("PostEffectsMaterial missing from VignetteImageEffects."))
|
||||
{
|
||||
string text = ODKJBCBGDKE.HKMOIKIMAGL("!");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("[ChaperoneInfo]", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.FOHDNKOOJPC(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = "x";
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.MKMBKKMFOIN(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
if (ODKJBCBGDKE.GGNPDEMNKIL())
|
||||
{
|
||||
this.GLEEPDCHHMM = " iterations for read and write";
|
||||
PlayerPrefs.DeleteKey("JuniorUpdateType");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "RegionId";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format(" ms", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.MDOCHPCIGHN);
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
this.GLEEPDCHHMM = "U3RpY2t5RGF0YRITCgtpc19hdHRhY2hlZBgBIAEoCBIZChFjb25uZWN0ZWRf" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "outOfRange: " : (KEKAOJMDEPA.BNHIDAKJDEG.Message + "anonymous" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
this.GLEEPDCHHMM = "completed_all_weekly";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)8:
|
||||
this.GLEEPDCHHMM = "TAGGED ";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)9:
|
||||
this.GLEEPDCHHMM = "session_end";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600695E RID: 26974 RVA: 0x00224520 File Offset: 0x00222720
|
||||
private void LHGLMGFGBCO(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
if (!PlayerPrefs.HasKey("api/rooms/"))
|
||||
{
|
||||
string text = ODKJBCBGDKE.PALHDHCHBEM("No persistence data found with PostDeserializing ToolHolder {0}");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("ws", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.OEHNINCPGJL(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = "(";
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.AJIOMFMHCAL(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
if (ODKJBCBGDKE.HDNAFHJALJC())
|
||||
{
|
||||
this.GLEEPDCHHMM = "Horizontal";
|
||||
PlayerPrefs.DeleteKey("The used master server address is not available with the subscription currently used. Got to Photon Cloud Dashboard or change URL. Disconnecting.");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "ESM";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("HeightReported", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.MDOCHPCIGHN);
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case (OKFLEEAAAKM)8:
|
||||
this.GLEEPDCHHMM = "You are not allowed on stage!" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "isHost" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + "Content-Type" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)9:
|
||||
this.GLEEPDCHHMM = "output_log.txt";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)10:
|
||||
this.GLEEPDCHHMM = "dma";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)11:
|
||||
this.GLEEPDCHHMM = "Created more than one singleton of ";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600695F RID: 26975 RVA: 0x00224704 File Offset: 0x00222904
|
||||
private void BMBIFEFPLGI()
|
||||
{
|
||||
GUILayout.Label(" vault has duplicate guid for colors : " + this.GLEEPDCHHMM, new GUILayoutOption[0]);
|
||||
GUILayout.Space(1273f);
|
||||
GUILayout.Label(string.Format("SSM", this.PAGBFDILBGA, PlayerPrefs.GetInt("speed") / 6), new GUILayoutOption[0]);
|
||||
GUILayout.HorizontalSlider(this.PAGBFDILBGA, 784f, 1222f, new GUILayoutOption[1]);
|
||||
GUILayout.Space(681f);
|
||||
if (this.OCJJLJHMMGH == null)
|
||||
{
|
||||
GUILayout.Label(string.Format("Screen Name", (float)this.PLKHHJIOELC / 1348f), new GUILayoutOption[0]);
|
||||
this.PLKHHJIOELC = (int)GUILayout.HorizontalSlider((float)this.PLKHHJIOELC, 1732f, 996f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(378f);
|
||||
string text = ((!PlayerPrefs.HasKey("Vector3: ")) ? "OpusDcoder" : "looktarget");
|
||||
if (GUILayout.Button(text, new GUILayoutOption[1]))
|
||||
{
|
||||
this.HIHEGMDEMML();
|
||||
}
|
||||
}
|
||||
else if (this.OCJJLJHMMGH.MMGOKBAGJBE() == OKFLEEAAAKM.Processing && GUILayout.Button("Tool.RigidbodyEx is unexpectedly null", new GUILayoutOption[1]))
|
||||
{
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006960 RID: 26976 RVA: 0x0022485C File Offset: 0x00222A5C
|
||||
[CompilerGenerated]
|
||||
private void DKPFJHDAGMJ()
|
||||
{
|
||||
GUILayout.Label("Request status: " + this.GLEEPDCHHMM, new GUILayoutOption[0]);
|
||||
GUILayout.Space(5f);
|
||||
GUILayout.Label(string.Format("Progress: {0:P2} of {1:N0}Mb", this.PAGBFDILBGA, PlayerPrefs.GetInt("DownloadLength") / 1048576), new GUILayoutOption[0]);
|
||||
GUILayout.HorizontalSlider(this.PAGBFDILBGA, 0f, 1f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(50f);
|
||||
if (this.OCJJLJHMMGH == null)
|
||||
{
|
||||
GUILayout.Label(string.Format("Desired Fragment Size: {0:N} KBytes", (float)this.PLKHHJIOELC / 1024f), new GUILayoutOption[0]);
|
||||
this.PLKHHJIOELC = (int)GUILayout.HorizontalSlider((float)this.PLKHHJIOELC, 4096f, 10485760f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(5f);
|
||||
string text = ((!PlayerPrefs.HasKey("DownloadProgress")) ? "Start Download" : "Continue Download");
|
||||
if (GUILayout.Button(text, new GUILayoutOption[0]))
|
||||
{
|
||||
this.KGJOCJGAEIP();
|
||||
}
|
||||
}
|
||||
else if (this.OCJJLJHMMGH.FBBMOMHACLA == OKFLEEAAAKM.Processing && GUILayout.Button("Abort Download", new GUILayoutOption[0]))
|
||||
{
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006961 RID: 26977 RVA: 0x002249B4 File Offset: 0x00222BB4
|
||||
private void PGGLGGGDFIC(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.Error:
|
||||
if (!PlayerPrefs.HasKey("Mine"))
|
||||
{
|
||||
string text = ODKJBCBGDKE.HKMOIKIMAGL("{0} says :{1}{2}");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("Could not find an activity spawn point configured for this player. Spawned anyway.", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.FKOEMOAPFIH(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = ") with hand type is being placed to an incorrect body part. ";
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.AJIOMFMHCAL(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
if (ODKJBCBGDKE.HDNAFHJALJC())
|
||||
{
|
||||
this.GLEEPDCHHMM = "Error restoring room: ";
|
||||
PlayerPrefs.DeleteKey("[Steamworks.NET] Could not load [lib]steam_api.dll/so/dylib. It's likely not in the correct location. Refer to the README for more details.\n");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "OutfitSelection";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("scale", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.INBJBEOKHCN());
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
this.GLEEPDCHHMM = "Enables and disables spotlights." + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "false" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + "#02C85F" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
this.GLEEPDCHHMM = "y";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)8:
|
||||
this.GLEEPDCHHMM = "IsCompleted";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)9:
|
||||
this.GLEEPDCHHMM = "Update Thread Started";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006962 RID: 26978 RVA: 0x00224B98 File Offset: 0x00222D98
|
||||
private void OINAEODNNBE()
|
||||
{
|
||||
GUILayout.Label("oldItems" + this.GLEEPDCHHMM, new GUILayoutOption[1]);
|
||||
GUILayout.Space(224f);
|
||||
GUILayout.Label(string.Format("VR", this.PAGBFDILBGA, PlayerPrefs.GetInt("fixeddeltatime") / 83), new GUILayoutOption[0]);
|
||||
GUILayout.HorizontalSlider(this.PAGBFDILBGA, 1754f, 1768f, new GUILayoutOption[1]);
|
||||
GUILayout.Space(1254f);
|
||||
if (this.OCJJLJHMMGH == null)
|
||||
{
|
||||
GUILayout.Label(string.Format("Changing the CacheOnly property while processing the request is not supported.", (float)this.PLKHHJIOELC / 21f), new GUILayoutOption[1]);
|
||||
this.PLKHHJIOELC = (int)GUILayout.HorizontalSlider((float)this.PLKHHJIOELC, 699f, 1641f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(271f);
|
||||
string text = ((!PlayerPrefs.HasKey(" is missing a tool component.")) ? "uint:" : "from");
|
||||
if (GUILayout.Button(text, new GUILayoutOption[0]))
|
||||
{
|
||||
this.HIHEGMDEMML();
|
||||
}
|
||||
}
|
||||
else if (this.OCJJLJHMMGH.FBBMOMHACLA == OKFLEEAAAKM.Initial && GUILayout.Button("\\", new GUILayoutOption[1]))
|
||||
{
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006963 RID: 26979 RVA: 0x00224CF0 File Offset: 0x00222EF0
|
||||
private void INGMCGGJGMA()
|
||||
{
|
||||
if (PlayerPrefs.HasKey(" CoreSystems"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("Map: ") / (float)PlayerPrefs.GetInt("ignoreBufferSizes does not have correct number of values.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006964 RID: 26980 RVA: 0x00224D20 File Offset: 0x00222F20
|
||||
private void JMHIEMLJLPE(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.Processing:
|
||||
if (!PlayerPrefs.HasKey("EmoteLaugh"))
|
||||
{
|
||||
string text = ODKJBCBGDKE.PALHDHCHBEM("IsCompleted");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("Scale", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.MKMBKKMFOIN(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = "FGLDDKPNDCN";
|
||||
break;
|
||||
case OKFLEEAAAKM.Finished:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.FKOEMOAPFIH(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
if (ODKJBCBGDKE.GGNPDEMNKIL())
|
||||
{
|
||||
this.GLEEPDCHHMM = "float: ";
|
||||
PlayerPrefs.DeleteKey("ShareCams");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "islocal";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("productId", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.MDOCHPCIGHN);
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.Error:
|
||||
this.GLEEPDCHHMM = "Instance of JsonData doesn't hold an int" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "api/notification/v2" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + "Event Not Ready" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
this.GLEEPDCHHMM = "\"";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
this.GLEEPDCHHMM = "time";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
this.GLEEPDCHHMM = "Error publishing room. If this persists, please contact us at support@againstgrav.com.";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006965 RID: 26981 RVA: 0x00224F04 File Offset: 0x00223104
|
||||
private void BJGJHPBABDB()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.FBBMOMHACLA < OKFLEEAAAKM.Aborted)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006966 RID: 26982 RVA: 0x00224F50 File Offset: 0x00223150
|
||||
private void BBLHPCPHCNL(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 1)
|
||||
{
|
||||
for (int i = 1; i < LIKBFKNKEEG.Count; i += 0)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("Position") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("RpcHandleReleaseSubExtrusions", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("position") / (float)PlayerPrefs.GetInt("_Decal_Col");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006967 RID: 26983 RVA: 0x00224FC8 File Offset: 0x002231C8
|
||||
private void LHIKGDPNHPA()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, false, new Action(this.DKPFJHDAGMJ));
|
||||
}
|
||||
|
||||
// Token: 0x06006968 RID: 26984 RVA: 0x00224FE4 File Offset: 0x002231E4
|
||||
private void MMGMBGIHHKP()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, false, new Action(this.HHBDCJHKFHD));
|
||||
}
|
||||
|
||||
// Token: 0x06006969 RID: 26985 RVA: 0x00225000 File Offset: 0x00223200
|
||||
private void PMLEDKFHAEJ()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.MMGOKBAGJBE() < OKFLEEAAAKM.Aborted)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600696A RID: 26986 RVA: 0x0022504C File Offset: 0x0022324C
|
||||
private void IOKIFHGPMKI()
|
||||
{
|
||||
if (PlayerPrefs.HasKey("HasAppliedDamage"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("RpcOnPlayerKilledPlayer") / (float)PlayerPrefs.GetInt("Eredhon");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600696B RID: 26987 RVA: 0x0022507C File Offset: 0x0022327C
|
||||
private void LJAJLFPAGBM()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.MMGOKBAGJBE() < (OKFLEEAAAKM)8)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600696C RID: 26988 RVA: 0x002250C8 File Offset: 0x002232C8
|
||||
private void PHLIKKPLCKO(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 0)
|
||||
{
|
||||
for (int i = 1; i < LIKBFKNKEEG.Count; i++)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("HasVerifiedPhone") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("google_analytics_clientid_pref_key", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("Game Invite") / (float)PlayerPrefs.GetInt("GiftJSON");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600696D RID: 26989 RVA: 0x00225140 File Offset: 0x00223340
|
||||
private void PGHHDKBPKPD()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("{0} - Receive - Finished Successfully!"), new CGBJFCJJNBE(this.IEPLOENJEIH));
|
||||
if (PlayerPrefs.HasKey("SupportLogger OnDisconnectedFromPhoton()."))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("teleport_marker_lookat_joint/teleport_marker_icons/switch_scenes_icon"));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("Spectator Stream Point", 0);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = true;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = true;
|
||||
this.OCJJLJHMMGH.BOCHKFMBOGO = this.PLKHHJIOELC;
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x0600696E RID: 26990 RVA: 0x002251D8 File Offset: 0x002233D8
|
||||
private void HIHEGMDEMML()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("OpSetPropertiesOfActor not sent. ActorNr must be > 0 and actorProperties != null."), new CGBJFCJJNBE(this.DHAGCHENFOD));
|
||||
if (PlayerPrefs.HasKey("z"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("."));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("Goal scored by {0}", 0);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = false;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = false;
|
||||
this.OCJJLJHMMGH.AODBMNGJPOM(this.PLKHHJIOELC);
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x0600696F RID: 26991 RVA: 0x00225270 File Offset: 0x00223470
|
||||
private void OnGUI()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, true, new Action(this.DKPFJHDAGMJ));
|
||||
}
|
||||
|
||||
// Token: 0x06006970 RID: 26992 RVA: 0x0022528C File Offset: 0x0022348C
|
||||
private void MMIKJGNPHHI()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("game_state"), new CGBJFCJJNBE(this.PGGLGGGDFIC));
|
||||
if (PlayerPrefs.HasKey("updated description"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("Custom trail type {0} does not support tracking trail length."));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("look", 1);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = true;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = false;
|
||||
this.OCJJLJHMMGH.BOCHKFMBOGO = this.PLKHHJIOELC;
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x06006971 RID: 26993 RVA: 0x00225324 File Offset: 0x00223524
|
||||
private void DHAGCHENFOD(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.Finished:
|
||||
if (!PlayerPrefs.HasKey("The current user does not have a PSN account."))
|
||||
{
|
||||
string text = ODKJBCBGDKE.PALHDHCHBEM("END PS4PlatformManager.Start()");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("type", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.OEHNINCPGJL(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = "v1/ignore";
|
||||
break;
|
||||
case OKFLEEAAAKM.Error:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.BBLHPCPHCNL(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
if (ODKJBCBGDKE.HDNAFHJALJC())
|
||||
{
|
||||
this.GLEEPDCHHMM = "value";
|
||||
PlayerPrefs.DeleteKey(" iterations for read and write");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "Anti-Cheat Toolkit Detectors";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("Out {0,4} | In {1,4} | Sum {2,4}", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.MDOCHPCIGHN);
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
this.GLEEPDCHHMM = "No Game" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "avoidJuniors" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + " ms" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
this.GLEEPDCHHMM = "Retake picture";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
this.GLEEPDCHHMM = "<b>ObscuredInt:</b> ";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)8:
|
||||
this.GLEEPDCHHMM = "ChaperoneInfo initialized. {2} play area {0:0.00}m x {1:0.00}m";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006972 RID: 26994 RVA: 0x00225508 File Offset: 0x00223708
|
||||
private void FNNFFCNDPCC()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, true, new Action(this.BMBIFEFPLGI));
|
||||
}
|
||||
|
||||
// Token: 0x06006973 RID: 26995 RVA: 0x00225524 File Offset: 0x00223724
|
||||
private void Awake()
|
||||
{
|
||||
if (PlayerPrefs.HasKey("DownloadLength"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("DownloadProgress") / (float)PlayerPrefs.GetInt("DownloadLength");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006974 RID: 26996 RVA: 0x00225554 File Offset: 0x00223754
|
||||
private void DLHCKBDMBAF()
|
||||
{
|
||||
if (PlayerPrefs.HasKey("looktarget"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("params") / (float)PlayerPrefs.GetInt("gif");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006975 RID: 26997 RVA: 0x00225584 File Offset: 0x00223784
|
||||
private void FMPFANDFGIP()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.MMGOKBAGJBE() < OKFLEEAAAKM.Error)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006976 RID: 26998 RVA: 0x002255D0 File Offset: 0x002237D0
|
||||
private void KNDBJFJJLLD()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, false, new Action(this.OINAEODNNBE));
|
||||
}
|
||||
|
||||
// Token: 0x06006977 RID: 26999 RVA: 0x002255EC File Offset: 0x002237EC
|
||||
private void LPBGGKDFLLN()
|
||||
{
|
||||
if (PlayerPrefs.HasKey("{0}_voice_"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("pos: ") / (float)PlayerPrefs.GetInt("OpGetGameList not sent. LobbyType must be SqlLobby.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006978 RID: 27000 RVA: 0x0022561C File Offset: 0x0022381C
|
||||
private void IEPLOENJEIH(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.Initial:
|
||||
if (!PlayerPrefs.HasKey("demoDouble"))
|
||||
{
|
||||
string text = ODKJBCBGDKE.PALHDHCHBEM("__a");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("Setting door to room ", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.PHLIKKPLCKO(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = "z";
|
||||
break;
|
||||
case OKFLEEAAAKM.Queued:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.PHLIKKPLCKO(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
if (ODKJBCBGDKE.HDNAFHJALJC())
|
||||
{
|
||||
this.GLEEPDCHHMM = "Success!";
|
||||
PlayerPrefs.DeleteKey("I [{0}]: {1}");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "Disabled {0} renderers with shader {1}";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format("device", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.INBJBEOKHCN());
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.Processing:
|
||||
this.GLEEPDCHHMM = "RpcDeleteSubExtrusions" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "Error updating room: " : (KEKAOJMDEPA.BNHIDAKJDEG.Message + ".unity" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Finished:
|
||||
this.GLEEPDCHHMM = "(scene)";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Error:
|
||||
this.GLEEPDCHHMM = "Connection";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
this.GLEEPDCHHMM = "WebSocket";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006979 RID: 27001 RVA: 0x00225800 File Offset: 0x00223A00
|
||||
private void DHAEEPCMCMI()
|
||||
{
|
||||
if (PlayerPrefs.HasKey("time"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("Cg90b29sX2RhdGEucHJvdG8SB3JlY3Jvb20aCmNvcmUucHJvdG8iHQoIVG9v") / (float)PlayerPrefs.GetInt("islocal");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600697A RID: 27002 RVA: 0x00225830 File Offset: 0x00223A30
|
||||
private void KDHBBCGHDMC()
|
||||
{
|
||||
if (this.OCJJLJHMMGH != null && this.OCJJLJHMMGH.FBBMOMHACLA < OKFLEEAAAKM.ConnectionTimedOut)
|
||||
{
|
||||
this.OCJJLJHMMGH.KCEOPCAPONL = null;
|
||||
this.OCJJLJHMMGH.NMMLKLGJHFG = null;
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600697B RID: 27003 RVA: 0x0022587C File Offset: 0x00223A7C
|
||||
private void JOOJJOMGBGB()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("SkinColor"), new CGBJFCJJNBE(this.PGGLGGGDFIC));
|
||||
if (PlayerPrefs.HasKey("PlayerVoiceFilter"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("[ACTk] "));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("IsJunior", 0);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = true;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = false;
|
||||
this.OCJJLJHMMGH.BOCHKFMBOGO = this.PLKHHJIOELC;
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x0600697C RID: 27004 RVA: 0x00225914 File Offset: 0x00223B14
|
||||
private void DLCHNOFPONJ()
|
||||
{
|
||||
if (PlayerPrefs.HasKey(" ms"))
|
||||
{
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("POWER WEAPON SPAWNS IN 10") / (float)PlayerPrefs.GetInt("gifs");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600697D RID: 27005 RVA: 0x00225944 File Offset: 0x00223B44
|
||||
private void GCPNDKFADDL()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, true, new Action(this.EKHFJEJIDKK));
|
||||
}
|
||||
|
||||
// Token: 0x0600697E RID: 27006 RVA: 0x00225960 File Offset: 0x00223B60
|
||||
private void AIMFBDGOADH()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("HTTPResponse"), new CGBJFCJJNBE(this.IEPLOENJEIH));
|
||||
if (PlayerPrefs.HasKey("UNKNOWN"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("RELOAD YOUR WEAPON!"));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("Transfer-Encoding", 1);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = false;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = false;
|
||||
this.OCJJLJHMMGH.AODBMNGJPOM(this.PLKHHJIOELC);
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x0600697F RID: 27007 RVA: 0x002259F8 File Offset: 0x00223BF8
|
||||
private void BJPNNGEPFOK()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("Go now!"), new CGBJFCJJNBE(this.IGNENNIFEMM));
|
||||
if (PlayerPrefs.HasKey(" while connecting to: "))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("M/d"));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("Dolly Speed ({0:0.00})", 0);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = true;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = false;
|
||||
this.OCJJLJHMMGH.AODBMNGJPOM(this.PLKHHJIOELC);
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x06006980 RID: 27008 RVA: 0x00225A90 File Offset: 0x00223C90
|
||||
private void KGJOCJGAEIP()
|
||||
{
|
||||
this.OCJJLJHMMGH = new KGBBPEDECCO(new Uri("http://uk3.testmy.net/dl-102400"), new CGBJFCJJNBE(this.IGNENNIFEMM));
|
||||
if (PlayerPrefs.HasKey("DownloadProgress"))
|
||||
{
|
||||
this.OCJJLJHMMGH.BECNNKLEMOO(PlayerPrefs.GetInt("DownloadProgress"));
|
||||
}
|
||||
else
|
||||
{
|
||||
PlayerPrefs.SetInt("DownloadProgress", 0);
|
||||
}
|
||||
this.OCJJLJHMMGH.LBFICACMFMG = true;
|
||||
this.OCJJLJHMMGH.NNNKEGPHHKH = true;
|
||||
this.OCJJLJHMMGH.BOCHKFMBOGO = this.PLKHHJIOELC;
|
||||
this.OCJJLJHMMGH.CKKKGIFDIJJ();
|
||||
}
|
||||
|
||||
// Token: 0x06006981 RID: 27009 RVA: 0x00225B28 File Offset: 0x00223D28
|
||||
private void FOEGOGIFCNB()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, false, new Action(this.HHBDCJHKFHD));
|
||||
}
|
||||
|
||||
// Token: 0x06006982 RID: 27010 RVA: 0x00225B44 File Offset: 0x00223D44
|
||||
private void LHPHBJDDLPF(KGBBPEDECCO KEKAOJMDEPA, ENANHBCGCNA ODKJBCBGDKE)
|
||||
{
|
||||
switch (KEKAOJMDEPA.FBBMOMHACLA)
|
||||
{
|
||||
case OKFLEEAAAKM.Error:
|
||||
if (!PlayerPrefs.HasKey("{0:D2} Minutes\n"))
|
||||
{
|
||||
string text = ODKJBCBGDKE.PALHDHCHBEM("scale");
|
||||
if (!string.IsNullOrEmpty(text))
|
||||
{
|
||||
PlayerPrefs.SetInt("looktarget", int.Parse(text));
|
||||
}
|
||||
}
|
||||
this.PIINNJDBOOM(ODKJBCBGDKE.ECPHGNCOBOO());
|
||||
this.GLEEPDCHHMM = "Ping : {0} ± {1} (msec)";
|
||||
break;
|
||||
case OKFLEEAAAKM.Aborted:
|
||||
if (ODKJBCBGDKE.LOBCJAAMBMA)
|
||||
{
|
||||
this.PHLIKKPLCKO(ODKJBCBGDKE.HNDJIFDPFJM());
|
||||
if (ODKJBCBGDKE.JGGLHIEEFKE)
|
||||
{
|
||||
this.GLEEPDCHHMM = "Cgpjb3JlLnByb3RvEgdyZWNyb29tGhJ2ZWN0b3IzX2RhdGEucHJvdG8aEGNv";
|
||||
PlayerPrefs.DeleteKey("Not in any event");
|
||||
PlayerPrefs.Save();
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = "DeflateStream";
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.GLEEPDCHHMM = string.Format(" Completed!", ODKJBCBGDKE.HDBJEAKJGJM, ODKJBCBGDKE.IMGPDLHMJEE, ODKJBCBGDKE.MDOCHPCIGHN);
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
}
|
||||
break;
|
||||
case OKFLEEAAAKM.ConnectionTimedOut:
|
||||
this.GLEEPDCHHMM = "RpcOnFlagCaptured" + ((KEKAOJMDEPA.BNHIDAKJDEG == null) ? "lobby '{0}'[{1}]" : (KEKAOJMDEPA.BNHIDAKJDEG.Message + " (" + KEKAOJMDEPA.BNHIDAKJDEG.StackTrace));
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case OKFLEEAAAKM.TimedOut:
|
||||
this.GLEEPDCHHMM = "EUR";
|
||||
Debug.LogWarning(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)8:
|
||||
this.GLEEPDCHHMM = "Forced experiment value {0} for test {1} isn't valid";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
case (OKFLEEAAAKM)9:
|
||||
this.GLEEPDCHHMM = "<color=\"";
|
||||
Debug.LogError(this.GLEEPDCHHMM);
|
||||
this.OCJJLJHMMGH = null;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006984 RID: 27012 RVA: 0x00225D48 File Offset: 0x00223F48
|
||||
private void POKCCKLBHGM(List<byte[]> LIKBFKNKEEG)
|
||||
{
|
||||
if (LIKBFKNKEEG != null && LIKBFKNKEEG.Count > 0)
|
||||
{
|
||||
for (int i = 1; i < LIKBFKNKEEG.Count; i += 0)
|
||||
{
|
||||
int num = PlayerPrefs.GetInt("Unable to Join Room") + LIKBFKNKEEG[i].Length;
|
||||
PlayerPrefs.SetInt("[PV] Remote voice list of player ", num);
|
||||
}
|
||||
PlayerPrefs.Save();
|
||||
this.PAGBFDILBGA = (float)PlayerPrefs.GetInt("Release") / (float)PlayerPrefs.GetInt("Friendly Fire! ");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006985 RID: 27013 RVA: 0x00225DC0 File Offset: 0x00223FC0
|
||||
private void GMMKGEJFPKN()
|
||||
{
|
||||
GUILayout.Label("api/players/" + this.GLEEPDCHHMM, new GUILayoutOption[1]);
|
||||
GUILayout.Space(525f);
|
||||
GUILayout.Label(string.Format("There is more than one gameplay extruder in the scene. Only one is supported. Please remove extras.", this.PAGBFDILBGA, PlayerPrefs.GetInt("accepted") / 4), new GUILayoutOption[0]);
|
||||
GUILayout.HorizontalSlider(this.PAGBFDILBGA, 210f, 337f, new GUILayoutOption[0]);
|
||||
GUILayout.Space(915f);
|
||||
if (this.OCJJLJHMMGH == null)
|
||||
{
|
||||
GUILayout.Label(string.Format("Penalty!", (float)this.PLKHHJIOELC / 1634f), new GUILayoutOption[1]);
|
||||
this.PLKHHJIOELC = (int)GUILayout.HorizontalSlider((float)this.PLKHHJIOELC, 1871f, 355f, new GUILayoutOption[1]);
|
||||
GUILayout.Space(456f);
|
||||
string text = ((!PlayerPrefs.HasKey("SDI")) ? "_" : "Received RPC: ");
|
||||
if (GUILayout.Button(text, new GUILayoutOption[1]))
|
||||
{
|
||||
this.PHGOCKMKMLD();
|
||||
}
|
||||
}
|
||||
else if (this.OCJJLJHMMGH.FBBMOMHACLA == OKFLEEAAAKM.TimedOut && GUILayout.Button("RpcImageChangePending", new GUILayoutOption[0]))
|
||||
{
|
||||
this.OCJJLJHMMGH.IKOEOPDDIPH();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006986 RID: 27014 RVA: 0x00225F18 File Offset: 0x00224118
|
||||
private void MHAPMICLMPD()
|
||||
{
|
||||
MIBGHLEPBHN.FDIIGCPOFEN(MIBGHLEPBHN.POOMPOIDCJN, false, new Action(this.DKPFJHDAGMJ));
|
||||
}
|
||||
|
||||
// Token: 0x04000E3A RID: 3642
|
||||
private const string GOGMKBMOPMD = "http://uk3.testmy.net/dl-102400";
|
||||
|
||||
// Token: 0x04000E3B RID: 3643
|
||||
private KGBBPEDECCO OCJJLJHMMGH;
|
||||
|
||||
// Token: 0x04000E3C RID: 3644
|
||||
private string GLEEPDCHHMM = string.Empty;
|
||||
|
||||
// Token: 0x04000E3D RID: 3645
|
||||
private float PAGBFDILBGA;
|
||||
|
||||
// Token: 0x04000E3E RID: 3646
|
||||
private int PLKHHJIOELC = 4096;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user