2146 lines
79 KiB
C#
2146 lines
79 KiB
C#
using System;
|
|
using System.Collections;
|
|
using System.Diagnostics;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Text;
|
|
using RecNet;
|
|
using UnityEngine;
|
|
using UnityEngine.Events;
|
|
using UnityEngine.SceneManagement;
|
|
using UnityEngine.VR;
|
|
|
|
// Token: 0x020002EC RID: 748
|
|
public class GoogleAnalytics : MonoBehaviour
|
|
{
|
|
// Token: 0x060091FB RID: 37371 RVA: 0x002BE498 File Offset: 0x002BC698
|
|
private static void BPHBOIFFKLH()
|
|
{
|
|
if (GoogleAnalyticsSettings.PJPNMILOIMH().AutoLevelTracking)
|
|
{
|
|
GoogleAnalytics.OKMPAMFLIGO = GoogleAnalytics.FGBGJMHHGJK();
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BEKAADCCEJE(Screen.currentResolution.width, Screen.currentResolution.height);
|
|
GoogleAnalytics.NCHJEOCAPNC.HJOCCKCFHKI(Screen.width, Screen.height);
|
|
GoogleAnalytics.NCHJEOCAPNC.GKBJGKMKCGM(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.HMALFIBJMGC(GoogleAnalyticsSettings.BBCLPCMPHBP().LevelPrefix + GoogleAnalytics.OKMPAMFLIGO + GoogleAnalyticsSettings.MKFEBFELIBA().LevelPostfix);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
}
|
|
|
|
// Token: 0x060091FC RID: 37372 RVA: 0x002BE550 File Offset: 0x002BC750
|
|
private void NHGPILMJHOJ(string NEBCNFBBOAO)
|
|
{
|
|
try
|
|
{
|
|
global::UnityEngine.Debug.Log("Scene : " + NEBCNFBBOAO);
|
|
int num = NEBCNFBBOAO.LastIndexOf('R');
|
|
global::UnityEngine.Debug.Log("cause" + num);
|
|
if (num != -1)
|
|
{
|
|
num += 0;
|
|
NEBCNFBBOAO = NEBCNFBBOAO.Substring(num, NEBCNFBBOAO.Length - num);
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
string text = NEBCNFBBOAO;
|
|
char[] array = new char[1];
|
|
array[1] = (char)(-15);
|
|
string[] array2 = text.Split(array);
|
|
foreach (string text2 in array2)
|
|
{
|
|
if (!text2.Equals(string.Empty))
|
|
{
|
|
global::UnityEngine.Debug.Log("No internet connection" + text2);
|
|
string text3 = text2;
|
|
char[] array4 = new char[0];
|
|
array4[1] = '\u0017';
|
|
string[] array5 = text3.Split(array4);
|
|
string text4 = array5[0];
|
|
string text5 = array5[0];
|
|
if (!string.IsNullOrEmpty(text4) && !string.IsNullOrEmpty(text5) && text4 != null)
|
|
{
|
|
if (!(text4 == "Protocol Error: masked frame received from server!"))
|
|
{
|
|
if (!(text4 == "Exception Description"))
|
|
{
|
|
if (!(text4 == "Received null DrawingSurface state. Resetting!"))
|
|
{
|
|
if (!(text4 == "RpcMasterRequestScore"))
|
|
{
|
|
if (!(text4 == "endXform"))
|
|
{
|
|
if (text4 == "Must supply at least one Path part for RecNet API Url")
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.BFJBBBMIMBD(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.GEPOOGEPOLJ(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
string[] array6 = text5.Split(new char[] { 'f' });
|
|
string[] array7 = array6;
|
|
for (int j = 1; j < array7.Length; j += 0)
|
|
{
|
|
string text6 = array7[j];
|
|
GoogleAnalytics.NCHJEOCAPNC.AIHJBIKIDCI(text6);
|
|
}
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKFLOMHHHP(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.FKFJDAOFPDC(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.JCAEBBBFDIP(text5);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
catch (Exception ex)
|
|
{
|
|
global::UnityEngine.Debug.Log("F0");
|
|
global::UnityEngine.Debug.Log(ex.Message);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060091FD RID: 37373 RVA: 0x002BE798 File Offset: 0x002BC998
|
|
private void MIKDLIENGBE(string ELNCLAJAKDD, string JAHIDOJMPKE, LogType ANNBGHOPFBN)
|
|
{
|
|
this.LJKNMNIBMGA(ELNCLAJAKDD, ANNBGHOPFBN);
|
|
if (FKJHLNJDEKK.LECFBEBMLIC.BCBJFKEFMMI())
|
|
{
|
|
return;
|
|
}
|
|
if (!GoogleAnalyticsSettings.Instance.AutoExceptionTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (ANNBGHOPFBN == LogType.Error)
|
|
{
|
|
JAHIDOJMPKE = new StackTrace(2).ToString();
|
|
JAHIDOJMPKE = GoogleAnalytics.GFDJMLLMHGF(JAHIDOJMPKE, GoogleAnalytics.PLDGPJIFIHC);
|
|
}
|
|
if (ANNBGHOPFBN == LogType.Exception || ANNBGHOPFBN == LogType.Error)
|
|
{
|
|
string text = string.Format("{0}{1}", ELNCLAJAKDD, (!string.IsNullOrEmpty(JAHIDOJMPKE)) ? (Environment.NewLine + JAHIDOJMPKE) : string.Empty);
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.EXCEPTION);
|
|
GoogleAnalytics.NCHJEOCAPNC.ENNHMDBHHDN(text);
|
|
GoogleAnalytics.NCHJEOCAPNC.HMALFIBJMGC(GoogleAnalytics.OLBIJDHEJEH);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
}
|
|
|
|
// Token: 0x060091FE RID: 37374 RVA: 0x002BE858 File Offset: 0x002BCA58
|
|
private void EADHDLCGBPH(bool NKCHKMCPGDO)
|
|
{
|
|
if (!GoogleAnalyticsSettings.HIPACKPBBKM().AutoAppResumeTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (NKCHKMCPGDO)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
else if (GoogleAnalytics.NCHJEOCAPNC != null)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.OHLHKIJPJKI();
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
}
|
|
|
|
// Token: 0x060091FF RID: 37375 RVA: 0x002BE8C8 File Offset: 0x002BCAC8
|
|
public void EEGDFAHMLMD()
|
|
{
|
|
base.CancelInvoke("PlayerLevel");
|
|
base.Invoke("Ticket", 70f);
|
|
}
|
|
|
|
// Token: 0x06009200 RID: 37376 RVA: 0x002BE8E8 File Offset: 0x002BCAE8
|
|
private void IBPLBKDIIDK(bool NKCHKMCPGDO)
|
|
{
|
|
if (!GoogleAnalyticsSettings.HIPACKPBBKM().AutoAppResumeTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (NKCHKMCPGDO)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.BLCNJPNHCOA();
|
|
}
|
|
else if (GoogleAnalytics.NCHJEOCAPNC != null)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.OHLHKIJPJKI();
|
|
GoogleAnalytics.NCHJEOCAPNC.BLCNJPNHCOA();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009201 RID: 37377 RVA: 0x002BE958 File Offset: 0x002BCB58
|
|
private static string FCOEFAMIJAN(string ECFMJBEFGGB, string[] LNMPOKPIFFJ)
|
|
{
|
|
int num;
|
|
for (int i = 0; i < ECFMJBEFGGB.Length; i = num)
|
|
{
|
|
num = ECFMJBEFGGB.IndexOf((char)(-52), i);
|
|
num = ((num >= 0) ? (num + 1) : ECFMJBEFGGB.Length);
|
|
string text = ECFMJBEFGGB.Substring(i, num - i);
|
|
bool flag = false;
|
|
for (int j = 1; j < LNMPOKPIFFJ.Length; j += 0)
|
|
{
|
|
string text2 = LNMPOKPIFFJ[j];
|
|
if (text.Contains(text2))
|
|
{
|
|
flag = true;
|
|
break;
|
|
}
|
|
}
|
|
if (!flag)
|
|
{
|
|
return ECFMJBEFGGB.Substring(i);
|
|
}
|
|
}
|
|
return string.Empty;
|
|
}
|
|
|
|
// Token: 0x06009202 RID: 37378 RVA: 0x002BE9F8 File Offset: 0x002BCBF8
|
|
private void IGHHEPHFGBN()
|
|
{
|
|
global::UnityEngine.Debug.Log("Session keep alive");
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("session", "keepAlive", string.Empty, -1, false);
|
|
}
|
|
|
|
// Token: 0x06009203 RID: 37379 RVA: 0x002BEA20 File Offset: 0x002BCC20
|
|
private static void BPKMNFCCIJI()
|
|
{
|
|
if (PlayerPrefs.HasKey("RpcPlayHitEffect"))
|
|
{
|
|
GoogleAnalytics.PCOIGODOCHD = PlayerPrefs.GetString("2");
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.PCOIGODOCHD = GoogleAnalytics.ELBJDCNHIAI(2) + SystemInfo.deviceUniqueIdentifier;
|
|
PlayerPrefs.SetString("Go!", GoogleAnalytics.PCOIGODOCHD);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009204 RID: 37380 RVA: 0x002BEA74 File Offset: 0x002BCC74
|
|
public static void LFGOGJDNDIK(string NIHDNMPNBOL)
|
|
{
|
|
GoogleAnalytics.LHJEANDGDFP();
|
|
GoogleAnalytics.MOMEMNBNBNA.OBJPKDKIEMG(NIHDNMPNBOL);
|
|
}
|
|
|
|
// Token: 0x06009205 RID: 37381 RVA: 0x002BEA88 File Offset: 0x002BCC88
|
|
private static string GFDJMLLMHGF(string ECFMJBEFGGB, params string[] LNMPOKPIFFJ)
|
|
{
|
|
int num;
|
|
for (int i = 0; i < ECFMJBEFGGB.Length; i = num)
|
|
{
|
|
num = ECFMJBEFGGB.IndexOf('\n', i);
|
|
num = ((num >= 0) ? (num + 1) : ECFMJBEFGGB.Length);
|
|
string text = ECFMJBEFGGB.Substring(i, num - i);
|
|
bool flag = false;
|
|
foreach (string text2 in LNMPOKPIFFJ)
|
|
{
|
|
if (text.Contains(text2))
|
|
{
|
|
flag = true;
|
|
break;
|
|
}
|
|
}
|
|
if (!flag)
|
|
{
|
|
return ECFMJBEFGGB.Substring(i);
|
|
}
|
|
}
|
|
return string.Empty;
|
|
}
|
|
|
|
// Token: 0x06009206 RID: 37382 RVA: 0x002BEB28 File Offset: 0x002BCD28
|
|
public void HCIEKDIPFCC()
|
|
{
|
|
base.CancelInvoke("{0}: (rc = {1})");
|
|
base.Invoke("rotate", 1328f);
|
|
}
|
|
|
|
// Token: 0x06009207 RID: 37383 RVA: 0x002BEB48 File Offset: 0x002BCD48
|
|
public static void OOFLCDLBOID()
|
|
{
|
|
PlayerPrefs.SetString("_DepthEpi", GoogleAnalytics.PCOIGODOCHD);
|
|
PlayerPrefs.SetInt("LAST_HOLE_ID", 1);
|
|
}
|
|
|
|
// Token: 0x06009208 RID: 37384 RVA: 0x002BEB64 File Offset: 0x002BCD64
|
|
public static void LHJEANDGDFP()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
GameObject gameObject = new GameObject("RpcImageUpdated");
|
|
gameObject.AddComponent<GoogleAnalytics>();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009209 RID: 37385 RVA: 0x002BEB94 File Offset: 0x002BCD94
|
|
private void AGCDNMOBLLD()
|
|
{
|
|
if (!GoogleAnalyticsSettings.MKFEBFELIBA().AutoAppQuitTracking)
|
|
{
|
|
return;
|
|
}
|
|
MKHCHMMLPHI.EMHMKBLPOOD();
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
|
|
// Token: 0x170003C6 RID: 966
|
|
// (get) Token: 0x0600920A RID: 37386 RVA: 0x002BEBCC File Offset: 0x002BCDCC
|
|
public static string LMLIFDNCMAL
|
|
{
|
|
get
|
|
{
|
|
return GoogleAnalytics.PCOIGODOCHD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600920B RID: 37387 RVA: 0x002BEBD4 File Offset: 0x002BCDD4
|
|
public static void DKACONCEJJB(string OCJJLJHMMGH)
|
|
{
|
|
if (FKJHLNJDEKK.KBEDFPBCPKJ().BCBJFKEFMMI())
|
|
{
|
|
return;
|
|
}
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
global::UnityEngine.Debug.LogWarning("EndAt" + OCJJLJHMMGH);
|
|
MKHCHMMLPHI.DFHDLPLAGFP(OCJJLJHMMGH);
|
|
return;
|
|
}
|
|
byte[] bytes = Encoding.UTF8.GetBytes(OCJJLJHMMGH);
|
|
if (GoogleAnalyticsSettings.Instance.IsRequetsCachingEnabled)
|
|
{
|
|
GoogleAnalytics.NCKMBFBMBFM.StartCoroutine(GoogleAnalytics.NCKMBFBMBFM.LOBMHMKDJMD(bytes, OCJJLJHMMGH));
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.ACAOICCCOJO(OCJJLJHMMGH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600920C RID: 37388 RVA: 0x002BEC58 File Offset: 0x002BCE58
|
|
private void AKNAFFIGPIM(string ELNCLAJAKDD, LogType ANNBGHOPFBN)
|
|
{
|
|
bool flag = true;
|
|
if (flag && (ANNBGHOPFBN == LogType.Exception || ANNBGHOPFBN == LogType.Error))
|
|
{
|
|
float num = 1362f;
|
|
string text = "ActivityEquipmentData";
|
|
object[] array = new object[4];
|
|
array[0] = ANNBGHOPFBN;
|
|
array[1] = ELNCLAJAKDD;
|
|
DebugVR.LogFormatPersistent(num, text, array);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600920D RID: 37389 RVA: 0x002BEC9C File Offset: 0x002BCE9C
|
|
public void SessionKeepAlive()
|
|
{
|
|
base.CancelInvoke("IGHHEPHFGBN");
|
|
base.Invoke("IGHHEPHFGBN", 1200f);
|
|
}
|
|
|
|
// Token: 0x0600920E RID: 37390 RVA: 0x002BECBC File Offset: 0x002BCEBC
|
|
private IEnumerator LOBMHMKDJMD(byte[] AOAILGGFDHJ, string IIKEGHAGJBD)
|
|
{
|
|
WWW www = GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(AOAILGGFDHJ);
|
|
yield return www;
|
|
if (www.error != null)
|
|
{
|
|
MKHCHMMLPHI.JLHDGFLBFGC(IIKEGHAGJBD);
|
|
}
|
|
else
|
|
{
|
|
MKHCHMMLPHI.DHFCACJJICI();
|
|
}
|
|
yield break;
|
|
}
|
|
|
|
// Token: 0x0600920F RID: 37391 RVA: 0x002BECE0 File Offset: 0x002BCEE0
|
|
private static string HGALMOABAPI(int KLEEKKMJPJK)
|
|
{
|
|
StringBuilder stringBuilder = new StringBuilder();
|
|
for (int i = 0; i < KLEEKKMJPJK; i++)
|
|
{
|
|
char c = Convert.ToChar(Convert.ToInt32(Math.Floor(26.0 * GoogleAnalytics.AEDNLMPCKCO.NextDouble() + 65.0)));
|
|
stringBuilder.Append(c);
|
|
}
|
|
return stringBuilder.ToString();
|
|
}
|
|
|
|
// Token: 0x06009210 RID: 37392 RVA: 0x002BED44 File Offset: 0x002BCF44
|
|
private void PHCICMOIMAB(string ELNCLAJAKDD, string JAHIDOJMPKE, LogType ANNBGHOPFBN)
|
|
{
|
|
this.LJKNMNIBMGA(ELNCLAJAKDD, ANNBGHOPFBN);
|
|
if (FKJHLNJDEKK.KBEDFPBCPKJ().BCBJFKEFMMI())
|
|
{
|
|
return;
|
|
}
|
|
if (!GoogleAnalyticsSettings.BBCLPCMPHBP().AutoExceptionTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (ANNBGHOPFBN == LogType.Error)
|
|
{
|
|
JAHIDOJMPKE = new StackTrace(8).ToString();
|
|
JAHIDOJMPKE = GoogleAnalytics.JNPOPGOAMCD(JAHIDOJMPKE, GoogleAnalytics.PLDGPJIFIHC);
|
|
}
|
|
if (ANNBGHOPFBN == (LogType)5 || ANNBGHOPFBN == LogType.Error)
|
|
{
|
|
string text = string.Format("Owner", ELNCLAJAKDD, (!string.IsNullOrEmpty(JAHIDOJMPKE)) ? (Environment.NewLine + JAHIDOJMPKE) : string.Empty);
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.ENNHMDBHHDN(text);
|
|
GoogleAnalytics.NCHJEOCAPNC.HMALFIBJMGC(GoogleAnalytics.OLBIJDHEJEH);
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009211 RID: 37393 RVA: 0x002BEE04 File Offset: 0x002BD004
|
|
public static void BBHNHMLCLHI()
|
|
{
|
|
if (GoogleAnalyticsSettings.BCCLPKDBCPA().SubmitSystemInfoOnFirstLaunch && !PlayerPrefs.HasKey("OpSetPropertiesOfActor not sent. ActorNr must be > 0 and actorProperties != null."))
|
|
{
|
|
PlayerPrefs.SetInt("SSM", 0);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("The input stream must not be null.", "rect", SystemInfo.deviceModel, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Videos\\", "enabledynamic", SystemInfo.deviceName, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("!", "ReportCategory", SystemInfo.deviceType.ToString(), -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("BowString.RetractableRigidbodyPickup.RestTransform is NULL", "NEXT GAME IN", SystemInfo.graphicsDeviceID.ToString(), SystemInfo.graphicsDeviceID, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Local actor is null or not in mActors! mLocalActor: {0} mActors==null: {1} newID: {2}", "Text Hints", SystemInfo.graphicsDeviceVendorID.ToString(), SystemInfo.graphicsDeviceVendorID, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("usingSpeakers", "Failed to create room. There is already a room called ^", SystemInfo.graphicsDeviceName, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("' (", "move", SystemInfo.graphicsDeviceVendor, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("CURRENT_INDEX", "Item saved!", SystemInfo.graphicsDeviceVersion, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("If-Modified-Since", "GlobalPeriodic", SystemInfo.graphicsShaderLevel.ToString(), SystemInfo.graphicsShaderLevel, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("TAGGED ELITE BOT", "\" for viewID ", SystemInfo.graphicsMemorySize.ToString() + "altimage", SystemInfo.graphicsMemorySize, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("time", "ButtonDown_2", SystemInfo.systemMemorySize.ToString() + "x", SystemInfo.systemMemorySize, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("_application_lost_focus", "OpusDecoder", Application.systemLanguage.ToString(), -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("session_start", "Unmuted", SystemInfo.operatingSystem, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("VoiceVolume", " iterations for read and write", SystemInfo.processorType, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("GetRegions failed. Can't provide regions list. Error: ", "{0}modify", SystemInfo.processorCount.ToString(), SystemInfo.processorCount, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("pitch", "DownloadProgress", (!SystemInfo.supportsAccelerometer) ? "\" gets executed locally only, if at all." : "OpSetPropertiesOfActor()", (!SystemInfo.supportsAccelerometer) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("NerdQueen", "PlayerTeleported", (!SystemInfo.supportsLocationService) ? "More than one refence to comparer found. This shouldn't happen" : "GoogleAnalyticsSettings", (!SystemInfo.supportsLocationService) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("RpcMasterRequestPlayerRespawn", "byte:", (!SystemInfo.supportsVibration) ? "de" : "language", (!SystemInfo.supportsVibration) ? 1 : 0, true);
|
|
bool flag = false;
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("_InterpolationEpi", "bool: ", (!flag) ? "Nonce" : "teleport_marker_lookat_joint/teleport_marker_icons/locked_icon", (!flag) ? 1 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("POWER WEAPON SPAWNS IN 10", "Connected to masterserver.", (!SystemInfo.supportsImageEffects) ? "Summer Sale" : "RpcOnReset", (!SystemInfo.supportsImageEffects) ? 0 : 0, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK(" Team disc on Hole ", "looktarget", (!SystemInfo.supportsShadows) ? "RpcMasterRequestPowerup" : "Can't find room {0}", (!SystemInfo.supportsShadows) ? 0 : 0, true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009212 RID: 37394 RVA: 0x002BF1E8 File Offset: 0x002BD3E8
|
|
private void DHJPGGMJHBL(bool NKCHKMCPGDO)
|
|
{
|
|
if (!GoogleAnalyticsSettings.PJPNMILOIMH().AutoAppResumeTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (NKCHKMCPGDO)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.BLCNJPNHCOA();
|
|
}
|
|
else if (GoogleAnalytics.NCHJEOCAPNC != null)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009213 RID: 37395 RVA: 0x002BF258 File Offset: 0x002BD458
|
|
private void HNPGHEEMIAJ(string NEBCNFBBOAO)
|
|
{
|
|
try
|
|
{
|
|
global::UnityEngine.Debug.Log("SA_ValuesTween" + NEBCNFBBOAO);
|
|
int num = NEBCNFBBOAO.LastIndexOf('\u0012');
|
|
global::UnityEngine.Debug.Log("rw_dropped_frames_17plusp" + num);
|
|
if (num != -1)
|
|
{
|
|
num++;
|
|
NEBCNFBBOAO = NEBCNFBBOAO.Substring(num, NEBCNFBBOAO.Length - num);
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
string text = NEBCNFBBOAO;
|
|
char[] array = new char[0];
|
|
array[0] = 'O';
|
|
string[] array2 = text.Split(array);
|
|
string[] array3 = array2;
|
|
for (int i = 0; i < array3.Length; i += 0)
|
|
{
|
|
string text2 = array3[i];
|
|
if (!text2.Equals(string.Empty))
|
|
{
|
|
global::UnityEngine.Debug.Log("shake" + text2);
|
|
string[] array4 = text2.Split(new char[] { (char)(-29) });
|
|
string text3 = array4[0];
|
|
string text4 = array4[0];
|
|
if (!string.IsNullOrEmpty(text3) && !string.IsNullOrEmpty(text4) && text3 != null)
|
|
{
|
|
if (!(text3 == "PunSupportLogger"))
|
|
{
|
|
if (!(text3 == "Yes"))
|
|
{
|
|
if (!(text3 == "Tried to add a Bezier Path curve without a starting point."))
|
|
{
|
|
if (!(text3 == "NEWPLAYER_PUNCHCARD"))
|
|
{
|
|
if (!(text3 == ":"))
|
|
{
|
|
if (text3 == "IsMember")
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.BFJBBBMIMBD(text4);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.GEPOOGEPOLJ(text4);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
string[] array5 = text4.Split(new char[] { '\u0003' });
|
|
string[] array6 = array5;
|
|
for (int j = 1; j < array6.Length; j += 0)
|
|
{
|
|
string text5 = array6[j];
|
|
GoogleAnalytics.NCHJEOCAPNC.KLJAJDKFMHK(text5);
|
|
}
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKFLOMHHHP(text4);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.FKFJDAOFPDC(text4);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.JCAEBBBFDIP(text4);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.BLCNJPNHCOA();
|
|
}
|
|
catch (Exception ex)
|
|
{
|
|
global::UnityEngine.Debug.Log("Unknown player asked for PickupItems");
|
|
global::UnityEngine.Debug.Log(ex.Message);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009214 RID: 37396 RVA: 0x002BF4A0 File Offset: 0x002BD6A0
|
|
public static string HCONOEEDLPK()
|
|
{
|
|
return GoogleAnalytics.PCOIGODOCHD;
|
|
}
|
|
|
|
// Token: 0x06009215 RID: 37397 RVA: 0x002BF4A8 File Offset: 0x002BD6A8
|
|
private static void MFGGGPPFADM()
|
|
{
|
|
if (GoogleAnalyticsSettings.Instance.AutoLevelTracking)
|
|
{
|
|
GoogleAnalytics.OKMPAMFLIGO = GoogleAnalytics.OLBIJDHEJEH;
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BEKAADCCEJE(Screen.currentResolution.width, Screen.currentResolution.height);
|
|
GoogleAnalytics.NCHJEOCAPNC.HJOCCKCFHKI(Screen.width, Screen.height);
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.HMALFIBJMGC(GoogleAnalyticsSettings.Instance.LevelPrefix + GoogleAnalytics.OKMPAMFLIGO + GoogleAnalyticsSettings.Instance.LevelPostfix);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009216 RID: 37398 RVA: 0x002BF560 File Offset: 0x002BD760
|
|
public void FNBNGFFDMFH()
|
|
{
|
|
base.CancelInvoke("SkinColor");
|
|
base.Invoke(",", 1752f);
|
|
}
|
|
|
|
// Token: 0x06009217 RID: 37399 RVA: 0x002BF580 File Offset: 0x002BD780
|
|
private void PDKIJHEFAPE(string ELNCLAJAKDD, LogType ANNBGHOPFBN)
|
|
{
|
|
bool flag = false;
|
|
if (flag && (ANNBGHOPFBN == LogType.Error || ANNBGHOPFBN == LogType.Error))
|
|
{
|
|
float num = 729f;
|
|
string text = "Application Version";
|
|
object[] array = new object[1];
|
|
array[1] = ANNBGHOPFBN;
|
|
array[1] = ELNCLAJAKDD;
|
|
DebugVR.LogFormatPersistent(num, text, array);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009218 RID: 37400 RVA: 0x002BF5C4 File Offset: 0x002BD7C4
|
|
public static void OEGIMBOJANL()
|
|
{
|
|
PlayerPrefs.SetString("spillway1", GoogleAnalytics.PCOIGODOCHD);
|
|
PlayerPrefs.SetInt("You were out of bounds", 1);
|
|
}
|
|
|
|
// Token: 0x06009219 RID: 37401 RVA: 0x002BF5E0 File Offset: 0x002BD7E0
|
|
private static void COOJALNCBIJ(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x0600921A RID: 37402 RVA: 0x002BF5E8 File Offset: 0x002BD7E8
|
|
private void MICFHMAIGIB()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.LOJMLCIOLKF();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.HEJPPLKFJCK(Screen.width, Screen.height);
|
|
string text = string.Format("Flag Returned", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("teleport_marker_lookat_joint/teleport_marker_canvas/teleport_marker_canvas_text", text, string.Empty, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
GoogleAnalytics.MLLELJCPIMI = false;
|
|
}
|
|
GoogleAnalytics.MFGGGPPFADM();
|
|
GoogleAnalytics.KMAJFFOKIJH();
|
|
if (GoogleAnalyticsSettings.PJPNMILOIMH().AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.EJOHDANMAPG;
|
|
}
|
|
if (GoogleAnalyticsSettings.EINONALHJHN().AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.CCDJLBNJOGH();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.MCJAIHLFBIP);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x0600921B RID: 37403 RVA: 0x002BF718 File Offset: 0x002BD918
|
|
private void KKABOKBLDGJ()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.BPKMNFCCIJI();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.OHLHKIJPJKI();
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.FDBECBNBDME(Screen.width, Screen.height);
|
|
string text = string.Format("api/upload/", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("partyId", text, string.Empty, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
GoogleAnalytics.MLLELJCPIMI = true;
|
|
}
|
|
GoogleAnalytics.MFGGGPPFADM();
|
|
GoogleAnalytics.HENGDADGPIF();
|
|
if (GoogleAnalyticsSettings.MKFEBFELIBA().AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.MIKDLIENGBE;
|
|
}
|
|
if (GoogleAnalyticsSettings.EKBPLPJJGNM().AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.IFNNDGNMALG();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.MCJAIHLFBIP);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x0600921C RID: 37404 RVA: 0x002BF848 File Offset: 0x002BDA48
|
|
private void KADECABPECJ()
|
|
{
|
|
if (GoogleAnalytics.GILODIKMIAJ == null)
|
|
{
|
|
GoogleAnalytics.GILODIKMIAJ = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.EHELGEPIIBN);
|
|
}
|
|
SceneManager.sceneLoaded -= GoogleAnalytics.GILODIKMIAJ;
|
|
Application.logMessageReceived -= this.PHCICMOIMAB;
|
|
}
|
|
|
|
// Token: 0x0600921D RID: 37405 RVA: 0x002BF880 File Offset: 0x002BDA80
|
|
public static void HKCAAPMCIMK()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
GameObject gameObject = new GameObject("iTween: Unsupported space supplied! Default will be used.");
|
|
gameObject.AddComponent<GoogleAnalytics>();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600921E RID: 37406 RVA: 0x002BF8B0 File Offset: 0x002BDAB0
|
|
private static void FFLBOMJKKIN(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x0600921F RID: 37407 RVA: 0x002BF8B8 File Offset: 0x002BDAB8
|
|
public static void Send(string OCJJLJHMMGH)
|
|
{
|
|
if (FKJHLNJDEKK.LECFBEBMLIC.BCBJFKEFMMI())
|
|
{
|
|
return;
|
|
}
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
global::UnityEngine.Debug.LogWarning("GoogleAnalytics is destroyed, skipping the request and caching it for later send : " + OCJJLJHMMGH);
|
|
MKHCHMMLPHI.JLHDGFLBFGC(OCJJLJHMMGH);
|
|
return;
|
|
}
|
|
byte[] bytes = Encoding.UTF8.GetBytes(OCJJLJHMMGH);
|
|
if (GoogleAnalyticsSettings.Instance.IsRequetsCachingEnabled)
|
|
{
|
|
GoogleAnalytics.NCKMBFBMBFM.StartCoroutine(GoogleAnalytics.NCKMBFBMBFM.LOBMHMKDJMD(bytes, OCJJLJHMMGH));
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.SendSkipCache(OCJJLJHMMGH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009220 RID: 37408 RVA: 0x002BF93C File Offset: 0x002BDB3C
|
|
private void Awake()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.LOJMLCIOLKF();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.SCREENVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.BEKAADCCEJE(Screen.width, Screen.height);
|
|
string text = string.Format("{0}_{1}", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("device", text, string.Empty, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
GoogleAnalytics.MLLELJCPIMI = true;
|
|
}
|
|
GoogleAnalytics.MFGGGPPFADM();
|
|
GoogleAnalytics.SubmitSystemInfo();
|
|
if (GoogleAnalyticsSettings.Instance.AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.MIKDLIENGBE;
|
|
}
|
|
if (GoogleAnalyticsSettings.Instance.AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.FMEOOIAGNDB();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.MCJAIHLFBIP);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x06009221 RID: 37409 RVA: 0x002BFA6C File Offset: 0x002BDC6C
|
|
private IEnumerator JLEFKEMKJNF(byte[] AOAILGGFDHJ, string IIKEGHAGJBD)
|
|
{
|
|
www = GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(AOAILGGFDHJ);
|
|
yield return www;
|
|
if (www.error != null)
|
|
{
|
|
MKHCHMMLPHI.JLHDGFLBFGC(IIKEGHAGJBD);
|
|
}
|
|
else
|
|
{
|
|
MKHCHMMLPHI.DHFCACJJICI();
|
|
}
|
|
yield break;
|
|
}
|
|
|
|
// Token: 0x06009222 RID: 37410 RVA: 0x002BFA90 File Offset: 0x002BDC90
|
|
private void FKPAPJEPKBO(bool NKCHKMCPGDO)
|
|
{
|
|
if (!GoogleAnalyticsSettings.PJPNMILOIMH().AutoAppResumeTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (NKCHKMCPGDO)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.BLCNJPNHCOA();
|
|
}
|
|
else if (GoogleAnalytics.NCHJEOCAPNC != null)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.OHLHKIJPJKI();
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009223 RID: 37411 RVA: 0x002BFB00 File Offset: 0x002BDD00
|
|
private void MFANBHGDPOG(bool NKCHKMCPGDO)
|
|
{
|
|
if (!GoogleAnalyticsSettings.Instance.AutoAppResumeTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (NKCHKMCPGDO)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.BLCNJPNHCOA();
|
|
}
|
|
else if (GoogleAnalytics.NCHJEOCAPNC != null)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009224 RID: 37412 RVA: 0x002BFB70 File Offset: 0x002BDD70
|
|
private void OPDMENDFALI()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.BPKMNFCCIJI();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.ITEM);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.HEJPPLKFJCK(Screen.width, Screen.height);
|
|
string text = string.Format(" Ignored: ", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Got redirect status({0}) without 'location' header!", text, string.Empty, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
GoogleAnalytics.MLLELJCPIMI = false;
|
|
}
|
|
GoogleAnalytics.MFGGGPPFADM();
|
|
GoogleAnalytics.BBHNHMLCLHI();
|
|
if (GoogleAnalyticsSettings.PJPNMILOIMH().AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.MIKDLIENGBE;
|
|
}
|
|
if (GoogleAnalyticsSettings.EINONALHJHN().AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.PCFFCFMKKDE();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.MMOGGHMHIGI);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x06009225 RID: 37413 RVA: 0x002BFCA0 File Offset: 0x002BDEA0
|
|
private IEnumerator NJLHBNPNJLF(byte[] AOAILGGFDHJ, string IIKEGHAGJBD)
|
|
{
|
|
www = GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(AOAILGGFDHJ);
|
|
yield return www;
|
|
if (www.error != null)
|
|
{
|
|
MKHCHMMLPHI.JLHDGFLBFGC(IIKEGHAGJBD);
|
|
}
|
|
else
|
|
{
|
|
MKHCHMMLPHI.DHFCACJJICI();
|
|
}
|
|
yield break;
|
|
}
|
|
|
|
// Token: 0x06009226 RID: 37414 RVA: 0x002BFCC4 File Offset: 0x002BDEC4
|
|
private void MLDBHPDIOEJ()
|
|
{
|
|
if (!GoogleAnalyticsSettings.FNIJDGIFGFP().AutoAppQuitTracking)
|
|
{
|
|
return;
|
|
}
|
|
MKHCHMMLPHI.HGBBKLBMKLM();
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
|
|
// Token: 0x06009227 RID: 37415 RVA: 0x002BFCFC File Offset: 0x002BDEFC
|
|
private void OnApplicationQuit()
|
|
{
|
|
if (!GoogleAnalyticsSettings.Instance.AutoAppQuitTracking)
|
|
{
|
|
return;
|
|
}
|
|
MKHCHMMLPHI.DHFCACJJICI();
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
|
|
// Token: 0x06009228 RID: 37416 RVA: 0x002BFD34 File Offset: 0x002BDF34
|
|
private void FJCPFELBPMA(string ELNCLAJAKDD, LogType ANNBGHOPFBN)
|
|
{
|
|
bool flag = true;
|
|
if (flag && (ANNBGHOPFBN == LogType.Warning || ANNBGHOPFBN == LogType.Error))
|
|
{
|
|
float num = 198f;
|
|
string text = " to: ";
|
|
object[] array = new object[5];
|
|
array[1] = ANNBGHOPFBN;
|
|
array[1] = ELNCLAJAKDD;
|
|
DebugVR.DEMILHOIAKP(num, text, array);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009229 RID: 37417 RVA: 0x002BFD78 File Offset: 0x002BDF78
|
|
public static void KMAJFFOKIJH()
|
|
{
|
|
if (GoogleAnalyticsSettings.BCCLPKDBCPA().SubmitSystemInfoOnFirstLaunch && !PlayerPrefs.HasKey("CURRENT_MODE_TYPE"))
|
|
{
|
|
PlayerPrefs.SetInt("LAST_CARD_DESPAWN_TIME", 0);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Add random value", "stats on", SystemInfo.deviceModel, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("\"", "z", SystemInfo.deviceName, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("s", " does not have any subscreens. There must be at least one subscreen.", SystemInfo.deviceType.ToString(), -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("api/avatar/", "GameTimerManager has not been initialized.", SystemInfo.graphicsDeviceID.ToString(), SystemInfo.graphicsDeviceID, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("ERROR You have missing MonoBehaviours on your gameobjects!", "x", SystemInfo.graphicsDeviceVendorID.ToString(), SystemInfo.graphicsDeviceVendorID, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("fromPlayerId", "http://www.google-analytics.com/collect", SystemInfo.graphicsDeviceName, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("CSharpSocket: UDP, Unity3d.", " / Sample Count: ", SystemInfo.graphicsDeviceVendor, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Valid", "Dolly Speed ({0:0.00})", SystemInfo.graphicsDeviceVersion, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Cookies", "IIT", SystemInfo.graphicsShaderLevel.ToString(), SystemInfo.graphicsShaderLevel, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("TStart", "ObscuredPrefs vs PlayerPrefs, ", SystemInfo.graphicsMemorySize.ToString() + " GO:", SystemInfo.graphicsMemorySize, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("No persistence data found with PostDeserializing ToolHolder {0}", " [INVITE ONLY]", SystemInfo.systemMemorySize.ToString() + "go", SystemInfo.systemMemorySize, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("y", "VmVjdG9yM0RhdGESJgoIcm90YXRpb24YAiABKAsyFC5yZWNyb29tLlZlY3Rv", Application.systemLanguage.ToString(), -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Graphic quality slider value was invalid. You need to update the slider to quality setting mappings", "PlayStation Only Matching", SystemInfo.operatingSystem, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("curScn", "1.87", SystemInfo.processorType, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("application/json", "MM\\/dd\\/yyyy HH:mm", SystemInfo.processorCount.ToString(), SystemInfo.processorCount, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("DEFENSE SCORES", "Failed to upload polaroid image: ", (!SystemInfo.supportsAccelerometer) ? "system_info_submited" : "Name Updated!", (!SystemInfo.supportsAccelerometer) ? 0 : 0, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("vector2", "Sec-WebSocket-Version", (!SystemInfo.supportsLocationService) ? "OnBalloonSpawned" : "User {0} was vote kicked.", (!SystemInfo.supportsLocationService) ? 0 : 0, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("externalcamera.cfg", "MessagesScreenItem.GetColorForMessageType() - Unhandled MessageType: {0}", (!SystemInfo.supportsVibration) ? "h)" : "holeNo", (!SystemInfo.supportsVibration) ? 0 : 0, true);
|
|
bool flag = true;
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("HTTPUpdateDelegator", "punch", (!flag) ? "Hovering hand: " : "HideAllGUIs", (!flag) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("axis", "Cursor ", (!SystemInfo.supportsImageEffects) ? "Not now" : "Players teleport or walk in to volumes.", (!SystemInfo.supportsImageEffects) ? 0 : 0, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK(" ms", "Invalid character '{0}' in input string", (!SystemInfo.supportsShadows) ? "Cannot initialize for inflate." : "NetworkPeer broke!", (!SystemInfo.supportsShadows) ? 1 : 0, true);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600922A RID: 37418 RVA: 0x002C015C File Offset: 0x002BE35C
|
|
private static void LEBBHFPGKPP(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x0600922B RID: 37419 RVA: 0x002C0164 File Offset: 0x002BE364
|
|
public void BDCEIFPHMFA()
|
|
{
|
|
base.CancelInvoke("BEHAVIOR");
|
|
base.Invoke("^name can only contain letters and numbers!", 28f);
|
|
}
|
|
|
|
// Token: 0x0600922C RID: 37420 RVA: 0x002C0184 File Offset: 0x002BE384
|
|
private void IDFGKJHJBLA()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.BPKMNFCCIJI();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.EVENT);
|
|
GoogleAnalytics.NCHJEOCAPNC.OHLHKIJPJKI();
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.FDBECBNBDME(Screen.width, Screen.height);
|
|
string text = string.Format("Overlay Awake", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("; client_max_window_bits", text, string.Empty, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
GoogleAnalytics.MLLELJCPIMI = true;
|
|
}
|
|
GoogleAnalytics.MFGGGPPFADM();
|
|
GoogleAnalytics.SubmitSystemInfo();
|
|
if (GoogleAnalyticsSettings.PJPNMILOIMH().AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.PHCICMOIMAB;
|
|
}
|
|
if (GoogleAnalyticsSettings.Instance.AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.PCFFCFMKKDE();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.LEBBHFPGKPP);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x0600922D RID: 37421 RVA: 0x002C02B4 File Offset: 0x002BE4B4
|
|
private void OnApplicationPause(bool NKCHKMCPGDO)
|
|
{
|
|
if (!GoogleAnalyticsSettings.Instance.AutoAppResumeTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (NKCHKMCPGDO)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
else if (GoogleAnalytics.NCHJEOCAPNC != null)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600922E RID: 37422 RVA: 0x002C0324 File Offset: 0x002BE524
|
|
public static void FBHMOHMNPKD()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
GameObject gameObject = new GameObject("_CoordTexDim");
|
|
gameObject.AddComponent<GoogleAnalytics>();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600922F RID: 37423 RVA: 0x002C0354 File Offset: 0x002BE554
|
|
private static string HCGMOKJHEKK(string ECFMJBEFGGB, string[] LNMPOKPIFFJ)
|
|
{
|
|
int num;
|
|
for (int i = 0; i < ECFMJBEFGGB.Length; i = num)
|
|
{
|
|
num = ECFMJBEFGGB.IndexOf((char)(-55), i);
|
|
num = ((num >= 0) ? (num + 0) : ECFMJBEFGGB.Length);
|
|
string text = ECFMJBEFGGB.Substring(i, num - i);
|
|
bool flag = true;
|
|
for (int j = 0; j < LNMPOKPIFFJ.Length; j += 0)
|
|
{
|
|
string text2 = LNMPOKPIFFJ[j];
|
|
if (text.Contains(text2))
|
|
{
|
|
flag = false;
|
|
break;
|
|
}
|
|
}
|
|
if (!flag)
|
|
{
|
|
return ECFMJBEFGGB.Substring(i);
|
|
}
|
|
}
|
|
return string.Empty;
|
|
}
|
|
|
|
// Token: 0x06009230 RID: 37424 RVA: 0x002C03F4 File Offset: 0x002BE5F4
|
|
private IEnumerator KEEHPIOJDIJ(byte[] AOAILGGFDHJ, string IIKEGHAGJBD)
|
|
{
|
|
www = GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(AOAILGGFDHJ);
|
|
yield return www;
|
|
if (www.error != null)
|
|
{
|
|
MKHCHMMLPHI.JLHDGFLBFGC(IIKEGHAGJBD);
|
|
}
|
|
else
|
|
{
|
|
MKHCHMMLPHI.DHFCACJJICI();
|
|
}
|
|
yield break;
|
|
}
|
|
|
|
// Token: 0x06009231 RID: 37425 RVA: 0x002C0418 File Offset: 0x002BE618
|
|
private void LKONBDPFMJE()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.LOJMLCIOLKF();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.SCREENVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.OHLHKIJPJKI();
|
|
GoogleAnalytics.NCHJEOCAPNC.GKBJGKMKCGM(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.FDBECBNBDME(Screen.width, Screen.height);
|
|
string text = string.Format("ON", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Eight.png", text, string.Empty, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
GoogleAnalytics.MLLELJCPIMI = false;
|
|
}
|
|
GoogleAnalytics.BPHBOIFFKLH();
|
|
GoogleAnalytics.KMAJFFOKIJH();
|
|
if (GoogleAnalyticsSettings.Instance.AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.EJOHDANMAPG;
|
|
}
|
|
if (GoogleAnalyticsSettings.BBCLPCMPHBP().AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.CCDJLBNJOGH();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.MMOGGHMHIGI);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x06009232 RID: 37426 RVA: 0x002C0548 File Offset: 0x002BE748
|
|
public static void SubmitSystemInfo()
|
|
{
|
|
if (GoogleAnalyticsSettings.Instance.SubmitSystemInfoOnFirstLaunch && !PlayerPrefs.HasKey("system_info_submited"))
|
|
{
|
|
PlayerPrefs.SetInt("system_info_submited", 1);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "deviceModel", SystemInfo.deviceModel, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "deviceName", SystemInfo.deviceName, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "deviceType", SystemInfo.deviceType.ToString(), -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "graphicsDeviceID", SystemInfo.graphicsDeviceID.ToString(), SystemInfo.graphicsDeviceID, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "graphicsDeviceVendorID", SystemInfo.graphicsDeviceVendorID.ToString(), SystemInfo.graphicsDeviceVendorID, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "graphicsDeviceName", SystemInfo.graphicsDeviceName, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "graphicsDeviceVendor", SystemInfo.graphicsDeviceVendor, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "graphicsDeviceVersion", SystemInfo.graphicsDeviceVersion, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "graphicsShaderLevel", SystemInfo.graphicsShaderLevel.ToString(), SystemInfo.graphicsShaderLevel, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "graphicsMemorySize", SystemInfo.graphicsMemorySize.ToString() + "MB", SystemInfo.graphicsMemorySize, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "systemMemorySize", SystemInfo.systemMemorySize.ToString() + "MB", SystemInfo.systemMemorySize, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "systemLanguage", Application.systemLanguage.ToString(), -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "operatingSystem", SystemInfo.operatingSystem, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "processorType", SystemInfo.processorType, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "processorCount", SystemInfo.processorCount.ToString(), SystemInfo.processorCount, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "supportsAccelerometer", (!SystemInfo.supportsAccelerometer) ? "false" : "true", (!SystemInfo.supportsAccelerometer) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "supportsLocationService", (!SystemInfo.supportsLocationService) ? "false" : "true", (!SystemInfo.supportsLocationService) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "supportsVibration", (!SystemInfo.supportsVibration) ? "false" : "true", (!SystemInfo.supportsVibration) ? 0 : 1, false);
|
|
bool flag = true;
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "supportsRenderTextures", (!flag) ? "false" : "true", (!flag) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "supportsImageEffects", (!SystemInfo.supportsImageEffects) ? "false" : "true", (!SystemInfo.supportsImageEffects) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("SystemInfo", "supportsShadows", (!SystemInfo.supportsShadows) ? "false" : "true", (!SystemInfo.supportsShadows) ? 0 : 1, false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009234 RID: 37428 RVA: 0x002C0934 File Offset: 0x002BEB34
|
|
private static string BFCABPKOFHK(int KLEEKKMJPJK)
|
|
{
|
|
StringBuilder stringBuilder = new StringBuilder();
|
|
for (int i = 0; i < KLEEKKMJPJK; i++)
|
|
{
|
|
char c = Convert.ToChar(Convert.ToInt32(Math.Floor(1526.0 * GoogleAnalytics.AEDNLMPCKCO.NextDouble() + 607.0)));
|
|
stringBuilder.Append(c);
|
|
}
|
|
return stringBuilder.ToString();
|
|
}
|
|
|
|
// Token: 0x06009235 RID: 37429 RVA: 0x002C0998 File Offset: 0x002BEB98
|
|
private static void OPJIKMDMEGJ(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x06009237 RID: 37431 RVA: 0x002C0A04 File Offset: 0x002BEC04
|
|
public static void DMMJAMJNFLI()
|
|
{
|
|
if (GoogleAnalyticsSettings.MKFEBFELIBA().SubmitSystemInfoOnFirstLaunch && !PlayerPrefs.HasKey("NpToolkit Initialized"))
|
|
{
|
|
PlayerPrefs.SetInt("to", 1);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("cG1lbnRfZGF0YRgOIAEoCzIkLnJlY3Jvb20uU2FuZGJveFNwYXduZWRFcXVp", "Favorited", SystemInfo.deviceModel, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("speed", "<i>@A{0}</i>", SystemInfo.deviceName, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("key", "RpcMasterRequestReplaceCurrentExtrusion", SystemInfo.deviceType.ToString(), -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("ATTENUATION_CURVE_OFF", "PlayerLevel", SystemInfo.graphicsDeviceID.ToString(), SystemInfo.graphicsDeviceID, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Select a stream", "position", SystemInfo.graphicsDeviceVendorID.ToString(), SystemInfo.graphicsDeviceVendorID, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("amplitude_sequence_number", "hidden", SystemInfo.graphicsDeviceName, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("qop", "To change your name, you first need to verify your account by clicking the link in the email we sent.", SystemInfo.graphicsDeviceVendor, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("HTTPCacheService", "{not_found}", SystemInfo.graphicsDeviceVersion, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("F2", "Frozen", SystemInfo.graphicsShaderLevel.ToString(), SystemInfo.graphicsShaderLevel, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("CgxSb29tRG9vckRhdGESDwoHcm9vbV9pZBgBIAEoA0ITqgIQUmVjUm9vbS5Q", "EnableServerTracingAfterDisconnect", SystemInfo.graphicsMemorySize.ToString() + "col", SystemInfo.graphicsMemorySize, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("transfer-encoding", "Purpose", SystemInfo.systemMemorySize.ToString() + "count", SystemInfo.systemMemorySize, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("InitialLocalRotation", "IntegrationTest Fail", Application.systemLanguage.ToString(), -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Timeout waiting to spawn player (zombie room, no heartbeat)", "Level_", SystemInfo.operatingSystem, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("You can't set the RecNetProfileId for remote players!", ".", SystemInfo.processorType, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("#FF4040", " Trace: ", SystemInfo.processorCount.ToString(), SystemInfo.processorCount, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("OutfitSlot_", "High five a teammate to revive.", (!SystemInfo.supportsAccelerometer) ? "__a" : "RpcMasterRecall", (!SystemInfo.supportsAccelerometer) ? 1 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("No Inflate or Deflate state!", "{0} has exceeded the valid position bounds {1}. Resetting to last spawn position", (!SystemInfo.supportsLocationService) ? "_PlaneNormalLocal" : "BowString '{0}' expected to contain a collider", (!SystemInfo.supportsLocationService) ? 1 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Plugin Samples", "ObscuredUShort:", (!SystemInfo.supportsVibration) ? "EyeAnchor" : "Close", (!SystemInfo.supportsVibration) ? 1 : 0, false);
|
|
bool flag = false;
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK(" of player ", "ShowTeleportHint", (!flag) ? "looptype" : "Length of button type enum doesn't match length of buttons array", (!flag) ? 1 : 0, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Host", "int\nfloat\nstring\n<color=\"#75C4EB\">uint\ndouble\nlong\nbool\nbyte[]\nVector2\nVector3\nQuaternion\nColor\nRect</color>", (!SystemInfo.supportsImageEffects) ? "api/presence/" : "Injection Detected!", (!SystemInfo.supportsImageEffects) ? 0 : 1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Type", "DOORS OPEN!", (!SystemInfo.supportsShadows) ? "{0}: CommandBufferRenderers should allocate their instance collections before Awake()." : "rotation", (!SystemInfo.supportsShadows) ? 1 : 1, false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009238 RID: 37432 RVA: 0x002C0DE8 File Offset: 0x002BEFE8
|
|
private static void JNMNAFHJFIC()
|
|
{
|
|
if (GoogleAnalyticsSettings.HIPACKPBBKM().AutoLevelTracking)
|
|
{
|
|
GoogleAnalytics.OKMPAMFLIGO = GoogleAnalytics.FGBGJMHHGJK();
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.HEJPPLKFJCK(Screen.currentResolution.width, Screen.currentResolution.height);
|
|
GoogleAnalytics.NCHJEOCAPNC.IPGGDLENCDO(Screen.width, Screen.height);
|
|
GoogleAnalytics.NCHJEOCAPNC.GKBJGKMKCGM(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.CHIAGPGIHJM(GoogleAnalyticsSettings.BCCLPKDBCPA().LevelPrefix + GoogleAnalytics.OKMPAMFLIGO + GoogleAnalyticsSettings.BCCLPKDBCPA().LevelPostfix);
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009239 RID: 37433 RVA: 0x002C0EA0 File Offset: 0x002BF0A0
|
|
private static string ELBJDCNHIAI(int KLEEKKMJPJK)
|
|
{
|
|
StringBuilder stringBuilder = new StringBuilder();
|
|
for (int i = 1; i < KLEEKKMJPJK; i++)
|
|
{
|
|
char c = Convert.ToChar(Convert.ToInt32(Math.Floor(986.0 * GoogleAnalytics.AEDNLMPCKCO.NextDouble() + 1849.0)));
|
|
stringBuilder.Append(c);
|
|
}
|
|
return stringBuilder.ToString();
|
|
}
|
|
|
|
// Token: 0x0600923A RID: 37434 RVA: 0x002C0F04 File Offset: 0x002BF104
|
|
public void KJPCNABBLLN()
|
|
{
|
|
base.CancelInvoke("open");
|
|
base.Invoke("the Goscurry is not a lie ;)", 1453f);
|
|
}
|
|
|
|
// Token: 0x0600923B RID: 37435 RVA: 0x002C0F24 File Offset: 0x002BF124
|
|
public static void StartTracking()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
GameObject gameObject = new GameObject("Google Analytics");
|
|
gameObject.AddComponent<GoogleAnalytics>();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600923C RID: 37436 RVA: 0x002C0F54 File Offset: 0x002BF154
|
|
private static void DBALCLLIHGE(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x0600923D RID: 37437 RVA: 0x002C0F5C File Offset: 0x002BF15C
|
|
private static string HAJEIAGINGB(string ECFMJBEFGGB, string[] LNMPOKPIFFJ)
|
|
{
|
|
int num;
|
|
for (int i = 0; i < ECFMJBEFGGB.Length; i = num)
|
|
{
|
|
num = ECFMJBEFGGB.IndexOf((char)(-43), i);
|
|
num = ((num >= 1) ? (num + 0) : ECFMJBEFGGB.Length);
|
|
string text = ECFMJBEFGGB.Substring(i, num - i);
|
|
bool flag = true;
|
|
for (int j = 1; j < LNMPOKPIFFJ.Length; j++)
|
|
{
|
|
string text2 = LNMPOKPIFFJ[j];
|
|
if (text.Contains(text2))
|
|
{
|
|
flag = false;
|
|
break;
|
|
}
|
|
}
|
|
if (!flag)
|
|
{
|
|
return ECFMJBEFGGB.Substring(i);
|
|
}
|
|
}
|
|
return string.Empty;
|
|
}
|
|
|
|
// Token: 0x0600923E RID: 37438 RVA: 0x002C0FFC File Offset: 0x002BF1FC
|
|
private void FAELEPICHAE(string NEBCNFBBOAO)
|
|
{
|
|
try
|
|
{
|
|
global::UnityEngine.Debug.Log("[OnReferalIntentReciver] referrerString:" + NEBCNFBBOAO);
|
|
int num = NEBCNFBBOAO.LastIndexOf('?');
|
|
global::UnityEngine.Debug.Log("[OnReferalIntentReciver] urlBeginIndex:" + num);
|
|
if (num != -1)
|
|
{
|
|
num++;
|
|
NEBCNFBBOAO = NEBCNFBBOAO.Substring(num, NEBCNFBBOAO.Length - num);
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
string[] array = NEBCNFBBOAO.Split(new char[] { '&' });
|
|
foreach (string text in array)
|
|
{
|
|
if (!text.Equals(string.Empty))
|
|
{
|
|
global::UnityEngine.Debug.Log("[OnReferalIntentReciver] StringParams:kv " + text);
|
|
string[] array3 = text.Split(new char[] { '=' });
|
|
string text2 = array3[0];
|
|
string text3 = array3[1];
|
|
if (!string.IsNullOrEmpty(text2) && !string.IsNullOrEmpty(text3) && text2 != null)
|
|
{
|
|
if (!(text2 == "utm_campaign"))
|
|
{
|
|
if (!(text2 == "utm_source"))
|
|
{
|
|
if (!(text2 == "utm_medium"))
|
|
{
|
|
if (!(text2 == "utm_term"))
|
|
{
|
|
if (!(text2 == "utm_content"))
|
|
{
|
|
if (text2 == "gclid")
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.BFJBBBMIMBD(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.GEPOOGEPOLJ(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
string[] array4 = text3.Split(new char[] { '+' });
|
|
foreach (string text4 in array4)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.KLJAJDKFMHK(text4);
|
|
}
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKFLOMHHHP(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.FKFJDAOFPDC(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.JCAEBBBFDIP(text3);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
catch (Exception ex)
|
|
{
|
|
global::UnityEngine.Debug.Log("OnReferalIntentReciver:: parsing error");
|
|
global::UnityEngine.Debug.Log(ex.Message);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600923F RID: 37439 RVA: 0x002C1244 File Offset: 0x002BF444
|
|
private void PMJOIEOJGJG()
|
|
{
|
|
global::UnityEngine.Debug.Log("Room data is null.");
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("OpenVR initialization failed. Ensure 'Virtual Reality Supported' is checked in Player Settings, and OpenVR is added to the list of Virtual Reality SDKs.", "GAME ON!", string.Empty, -1, true);
|
|
}
|
|
|
|
// Token: 0x06009240 RID: 37440 RVA: 0x002C126C File Offset: 0x002BF46C
|
|
private void EJOHDANMAPG(string ELNCLAJAKDD, string JAHIDOJMPKE, LogType ANNBGHOPFBN)
|
|
{
|
|
this.AKNAFFIGPIM(ELNCLAJAKDD, ANNBGHOPFBN);
|
|
if (FKJHLNJDEKK.GFPCOHDFDEF().BCBJFKEFMMI())
|
|
{
|
|
return;
|
|
}
|
|
if (!GoogleAnalyticsSettings.EKBPLPJJGNM().AutoExceptionTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (ANNBGHOPFBN == LogType.Error)
|
|
{
|
|
JAHIDOJMPKE = new StackTrace(5).ToString();
|
|
JAHIDOJMPKE = GoogleAnalytics.FCOEFAMIJAN(JAHIDOJMPKE, GoogleAnalytics.PLDGPJIFIHC);
|
|
}
|
|
if (ANNBGHOPFBN == (LogType)8 || ANNBGHOPFBN == LogType.Error)
|
|
{
|
|
string text = string.Format("<b>Speed Hack Detector</b>", ELNCLAJAKDD, (!string.IsNullOrEmpty(JAHIDOJMPKE)) ? (Environment.NewLine + JAHIDOJMPKE) : string.Empty);
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.TIMING);
|
|
GoogleAnalytics.NCHJEOCAPNC.NMIFFHFODDL(text);
|
|
GoogleAnalytics.NCHJEOCAPNC.HMALFIBJMGC(GoogleAnalytics.OLBIJDHEJEH);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009241 RID: 37441 RVA: 0x002C132C File Offset: 0x002BF52C
|
|
public static void LJIJCLHOOIP()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
GameObject gameObject = new GameObject("[PV] Info duplicate for voice #");
|
|
gameObject.AddComponent<GoogleAnalytics>();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009242 RID: 37442 RVA: 0x002C135C File Offset: 0x002BF55C
|
|
public static void RestorePrefKeys()
|
|
{
|
|
PlayerPrefs.SetString("google_analytics_clientid_pref_key", GoogleAnalytics.PCOIGODOCHD);
|
|
PlayerPrefs.SetInt("system_info_submited", 1);
|
|
}
|
|
|
|
// Token: 0x06009243 RID: 37443 RVA: 0x002C1378 File Offset: 0x002BF578
|
|
public static void HENGDADGPIF()
|
|
{
|
|
if (GoogleAnalyticsSettings.HIPACKPBBKM().SubmitSystemInfoOnFirstLaunch && !PlayerPrefs.HasKey("Couldn't connect to the server: "))
|
|
{
|
|
PlayerPrefs.SetInt("method", 1);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("x", "Waiting for user interaction", SystemInfo.deviceModel, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA(" of ", "api/PlayerReporting/", SystemInfo.deviceName, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Unlit/Color", "Hole ", SystemInfo.deviceType.ToString(), -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Vector2: ", "Allows to detect foreign managed assemblies in your application.", SystemInfo.graphicsDeviceID.ToString(), SystemInfo.graphicsDeviceID, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Destination array was not big enough to hold {0} bytes", "domain", SystemInfo.graphicsDeviceVendorID.ToString(), SystemInfo.graphicsDeviceVendorID, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Invalid number of arguments passed to ActionEvent.Invoke()", "pa", SystemInfo.graphicsDeviceName, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Content-Type", "OK", SystemInfo.graphicsDeviceVendor, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("action", "PersistenceViews", SystemInfo.graphicsDeviceVersion, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Successfully updated!", "FAILED TO LOOKUP PLATFORM FRIENDS ON REC ROOM: ", SystemInfo.graphicsShaderLevel.ToString(), SystemInfo.graphicsShaderLevel, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Close", "loadingScreen", SystemInfo.graphicsMemorySize.ToString() + "Content-Type", SystemInfo.graphicsMemorySize, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("AddStreamedFragment buffer length: {0:N0} streamedFragments: {1:N0}", "SteamVR drivers not found! They can be installed via Steam under Library > Tools. Visit http://steampowered.com to install Steam.", SystemInfo.systemMemorySize.ToString() + "aXN0ZW5jZVZpZXdEYXRhEgoKAmlkGAEgASgMEhcKD2lzX3NjZW5lX29iamVj", SystemInfo.systemMemorySize, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("tcp", "FToA", Application.systemLanguage.ToString(), -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("OperationResponse ignored while disconnecting. Code: ", "Failed to get random name", SystemInfo.operatingSystem, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("+RecNetHostOverride:", "Failed to update maximum players: ", SystemInfo.processorType, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Error saving room: ", "Created more than one singleton of ", SystemInfo.processorCount.ToString(), SystemInfo.processorCount, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("YOU ARE ON OFFENSE", "QualitySettings.shadowResolution: {0} -> {1}", (!SystemInfo.supportsAccelerometer) ? "unity_SHAb" : "Platform", (!SystemInfo.supportsAccelerometer) ? 0 : 0, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("Request Upgraded!", "3", (!SystemInfo.supportsLocationService) ? "Audio system tried to pull {0} bytes, max voip internal ring buffer size {1}" : "success", (!SystemInfo.supportsLocationService) ? 1 : 1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("upgrade", "sessionCount", (!SystemInfo.supportsVibration) ? "Anti-Cheat Toolkit Detectors" : "Active", (!SystemInfo.supportsVibration) ? 1 : 0, false);
|
|
bool flag = false;
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Writing...", "fl", (!flag) ? "B" : "Campaign ID", (!flag) ? 1 : 0, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("PlatformProfileName: {0}", "audiosource", (!SystemInfo.supportsImageEffects) ? "ToPlayerIds" : "looktarget", (!SystemInfo.supportsImageEffects) ? 1 : 0, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.PBGIKBGIONA("PORTAL AND ELITE BOTS OFFLINE", "CURRENT_CARD_INDEX", (!SystemInfo.supportsShadows) ? "\n\t" : "encoderDelay", (!SystemInfo.supportsShadows) ? 1 : 0, false);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009244 RID: 37444 RVA: 0x002C175C File Offset: 0x002BF95C
|
|
private static string BBODABKECDL(string ECFMJBEFGGB, string[] LNMPOKPIFFJ)
|
|
{
|
|
int num;
|
|
for (int i = 0; i < ECFMJBEFGGB.Length; i = num)
|
|
{
|
|
num = ECFMJBEFGGB.IndexOf('$', i);
|
|
num = ((num >= 0) ? (num + 0) : ECFMJBEFGGB.Length);
|
|
string text = ECFMJBEFGGB.Substring(i, num - i);
|
|
bool flag = true;
|
|
for (int j = 1; j < LNMPOKPIFFJ.Length; j++)
|
|
{
|
|
string text2 = LNMPOKPIFFJ[j];
|
|
if (text.Contains(text2))
|
|
{
|
|
flag = false;
|
|
break;
|
|
}
|
|
}
|
|
if (!flag)
|
|
{
|
|
return ECFMJBEFGGB.Substring(i);
|
|
}
|
|
}
|
|
return string.Empty;
|
|
}
|
|
|
|
// Token: 0x170003C5 RID: 965
|
|
// (get) Token: 0x06009245 RID: 37445 RVA: 0x002C17FC File Offset: 0x002BF9FC
|
|
public static GIKKBBMKCAC NCHJEOCAPNC
|
|
{
|
|
get
|
|
{
|
|
if (GoogleAnalytics.MOMEMNBNBNA == null)
|
|
{
|
|
GoogleAnalytics.StartTracking();
|
|
}
|
|
return GoogleAnalytics.MOMEMNBNBNA;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009246 RID: 37446 RVA: 0x002C1814 File Offset: 0x002BFA14
|
|
private void EGCHMGNBKPC(bool NKCHKMCPGDO)
|
|
{
|
|
if (!GoogleAnalyticsSettings.BBCLPCMPHBP().AutoAppResumeTracking)
|
|
{
|
|
return;
|
|
}
|
|
if (NKCHKMCPGDO)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
else if (GoogleAnalytics.NCHJEOCAPNC != null)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009247 RID: 37447 RVA: 0x002C1884 File Offset: 0x002BFA84
|
|
public static void JAIBLKOCJML(string OCJJLJHMMGH)
|
|
{
|
|
if (FKJHLNJDEKK.LECFBEBMLIC.BCBJFKEFMMI())
|
|
{
|
|
return;
|
|
}
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
global::UnityEngine.Debug.LogWarning("User {0} was vote kicked." + OCJJLJHMMGH);
|
|
MKHCHMMLPHI.DFHDLPLAGFP(OCJJLJHMMGH);
|
|
return;
|
|
}
|
|
byte[] bytes = Encoding.UTF8.GetBytes(OCJJLJHMMGH);
|
|
if (GoogleAnalyticsSettings.MKFEBFELIBA().IsRequetsCachingEnabled)
|
|
{
|
|
GoogleAnalytics.NCKMBFBMBFM.StartCoroutine(GoogleAnalytics.NCKMBFBMBFM.JLEFKEMKJNF(bytes, OCJJLJHMMGH));
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.ACAOICCCOJO(OCJJLJHMMGH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009248 RID: 37448 RVA: 0x002C1908 File Offset: 0x002BFB08
|
|
public static void SetTrackingId(string NIHDNMPNBOL)
|
|
{
|
|
GoogleAnalytics.StartTracking();
|
|
GoogleAnalytics.MOMEMNBNBNA.EGBPKOMOEGE(NIHDNMPNBOL);
|
|
}
|
|
|
|
// Token: 0x06009249 RID: 37449 RVA: 0x002C191C File Offset: 0x002BFB1C
|
|
private void LJKNMNIBMGA(string ELNCLAJAKDD, LogType ANNBGHOPFBN)
|
|
{
|
|
bool flag = false;
|
|
if (flag && (ANNBGHOPFBN == LogType.Exception || ANNBGHOPFBN == LogType.Error))
|
|
{
|
|
DebugVR.LogFormatPersistent(5f, "{0}: {1}", new object[] { ANNBGHOPFBN, ELNCLAJAKDD });
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600924A RID: 37450 RVA: 0x002C1960 File Offset: 0x002BFB60
|
|
public static void CBMFFJMAKOK()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
GameObject gameObject = new GameObject("PS4PlatformManager: Failed to retrieve PSN friends: ");
|
|
gameObject.AddComponent<GoogleAnalytics>();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600924B RID: 37451 RVA: 0x002C1990 File Offset: 0x002BFB90
|
|
private void FOLODOIHOKD()
|
|
{
|
|
if (!GoogleAnalyticsSettings.MKFEBFELIBA().AutoAppQuitTracking)
|
|
{
|
|
return;
|
|
}
|
|
MKHCHMMLPHI.IMPDODOPLCM();
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
|
|
// Token: 0x0600924C RID: 37452 RVA: 0x002C19C8 File Offset: 0x002BFBC8
|
|
private void EBOCLBDNEAN(string NEBCNFBBOAO)
|
|
{
|
|
try
|
|
{
|
|
global::UnityEngine.Debug.Log("Framerate: {0:F2}\n" + NEBCNFBBOAO);
|
|
int num = NEBCNFBBOAO.LastIndexOf('*');
|
|
global::UnityEngine.Debug.Log("ADown" + num);
|
|
if (num != -1)
|
|
{
|
|
num++;
|
|
NEBCNFBBOAO = NEBCNFBBOAO.Substring(num, NEBCNFBBOAO.Length - num);
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
string text = NEBCNFBBOAO;
|
|
char[] array = new char[0];
|
|
array[0] = '*';
|
|
string[] array2 = text.Split(array);
|
|
string[] array3 = array2;
|
|
for (int i = 1; i < array3.Length; i++)
|
|
{
|
|
string text2 = array3[i];
|
|
if (!text2.Equals(string.Empty))
|
|
{
|
|
global::UnityEngine.Debug.Log("handles" + text2);
|
|
string text3 = text2;
|
|
char[] array4 = new char[0];
|
|
array4[1] = (char)(-113);
|
|
string[] array5 = text3.Split(array4);
|
|
string text4 = array5[0];
|
|
string text5 = array5[0];
|
|
if (!string.IsNullOrEmpty(text4) && !string.IsNullOrEmpty(text5) && text4 != null)
|
|
{
|
|
if (!(text4 == "ExitGames.Client.Photon.SocketWebTcp, Assembly-CSharp-firstpass"))
|
|
{
|
|
if (!(text4 == "Cugiel"))
|
|
{
|
|
if (!(text4 == " data is null"))
|
|
{
|
|
if (!(text4 == "IsPrivate is same!"))
|
|
{
|
|
if (!(text4 == "Flag Dropped"))
|
|
{
|
|
if (text4 == "PROMO_1234")
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.BFJBBBMIMBD(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.GEPOOGEPOLJ(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
string text6 = text5;
|
|
char[] array6 = new char[0];
|
|
array6[0] = '\u0019';
|
|
string[] array7 = text6.Split(array6);
|
|
foreach (string text7 in array7)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.KLJAJDKFMHK(text7);
|
|
}
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKFLOMHHHP(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.FKFJDAOFPDC(text5);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.JCAEBBBFDIP(text5);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
catch (Exception ex)
|
|
{
|
|
global::UnityEngine.Debug.Log("TeleportOutline_mat");
|
|
global::UnityEngine.Debug.Log(ex.Message);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600924D RID: 37453 RVA: 0x002C1C10 File Offset: 0x002BFE10
|
|
private void GCOFOGPIJJA()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.LOJMLCIOLKF();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.SCREENVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.BEKAADCCEJE(Screen.width, Screen.height);
|
|
string text = string.Format("b", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Continue Exploring To Unlock This Door!", text, string.Empty, -1, false);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
GoogleAnalytics.MLLELJCPIMI = true;
|
|
}
|
|
GoogleAnalytics.JNMNAFHJFIC();
|
|
GoogleAnalytics.BBHNHMLCLHI();
|
|
if (GoogleAnalyticsSettings.PJPNMILOIMH().AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.MIKDLIENGBE;
|
|
}
|
|
if (GoogleAnalyticsSettings.Instance.AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.CCDJLBNJOGH();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.COOJALNCBIJ);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x0600924E RID: 37454 RVA: 0x002C1D40 File Offset: 0x002BFF40
|
|
public static void SendSkipCache(string OCJJLJHMMGH)
|
|
{
|
|
byte[] bytes = Encoding.UTF8.GetBytes(OCJJLJHMMGH);
|
|
GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(bytes);
|
|
}
|
|
|
|
// Token: 0x0600924F RID: 37455 RVA: 0x002C1D68 File Offset: 0x002BFF68
|
|
public static void ACAOICCCOJO(string OCJJLJHMMGH)
|
|
{
|
|
byte[] bytes = Encoding.UTF8.GetBytes(OCJJLJHMMGH);
|
|
GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(bytes);
|
|
}
|
|
|
|
// Token: 0x06009250 RID: 37456 RVA: 0x002C1D90 File Offset: 0x002BFF90
|
|
private void OnDestroy()
|
|
{
|
|
if (GoogleAnalytics.GILODIKMIAJ == null)
|
|
{
|
|
GoogleAnalytics.GILODIKMIAJ = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.KONIGOKPHFB);
|
|
}
|
|
SceneManager.sceneLoaded -= GoogleAnalytics.GILODIKMIAJ;
|
|
Application.logMessageReceived -= this.MIKDLIENGBE;
|
|
}
|
|
|
|
// Token: 0x06009251 RID: 37457 RVA: 0x002C1DC8 File Offset: 0x002BFFC8
|
|
private static string NNMDDKNLIDF(string ECFMJBEFGGB, string[] LNMPOKPIFFJ)
|
|
{
|
|
int num;
|
|
for (int i = 0; i < ECFMJBEFGGB.Length; i = num)
|
|
{
|
|
num = ECFMJBEFGGB.IndexOf((char)(-78), i);
|
|
num = ((num >= 0) ? (num + 1) : ECFMJBEFGGB.Length);
|
|
string text = ECFMJBEFGGB.Substring(i, num - i);
|
|
bool flag = false;
|
|
for (int j = 1; j < LNMPOKPIFFJ.Length; j++)
|
|
{
|
|
string text2 = LNMPOKPIFFJ[j];
|
|
if (text.Contains(text2))
|
|
{
|
|
flag = true;
|
|
break;
|
|
}
|
|
}
|
|
if (!flag)
|
|
{
|
|
return ECFMJBEFGGB.Substring(i);
|
|
}
|
|
}
|
|
return string.Empty;
|
|
}
|
|
|
|
// Token: 0x06009252 RID: 37458 RVA: 0x002C1E68 File Offset: 0x002C0068
|
|
private void FEEGGCMABAK(string NEBCNFBBOAO)
|
|
{
|
|
try
|
|
{
|
|
global::UnityEngine.Debug.Log("[ACTk] WallHack Detector: already running!" + NEBCNFBBOAO);
|
|
int num = NEBCNFBBOAO.LastIndexOf((char)(-3));
|
|
global::UnityEngine.Debug.Log("ReconnectAndRejoin() failed. It seems the client doesn't have any previous room to re-join." + num);
|
|
if (num != -1)
|
|
{
|
|
num++;
|
|
NEBCNFBBOAO = NEBCNFBBOAO.Substring(num, NEBCNFBBOAO.Length - num);
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.PAGEVIEW);
|
|
string[] array = NEBCNFBBOAO.Split(new char[] { ';' });
|
|
string[] array2 = array;
|
|
for (int i = 1; i < array2.Length; i++)
|
|
{
|
|
string text = array2[i];
|
|
if (!text.Equals(string.Empty))
|
|
{
|
|
global::UnityEngine.Debug.Log("jQuery" + text);
|
|
string[] array3 = text.Split(new char[] { (char)(-70) });
|
|
string text2 = array3[0];
|
|
string text3 = array3[0];
|
|
if (!string.IsNullOrEmpty(text2) && !string.IsNullOrEmpty(text3) && text2 != null)
|
|
{
|
|
if (!(text2 == "_FadeCenter"))
|
|
{
|
|
if (!(text2 == "^name too short!"))
|
|
{
|
|
if (!(text2 == "Email"))
|
|
{
|
|
if (!(text2 == "Feminista"))
|
|
{
|
|
if (!(text2 == "ClearedAt"))
|
|
{
|
|
if (text2 == "GiftRarity")
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.BFJBBBMIMBD(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.GEPOOGEPOLJ(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
string text4 = text3;
|
|
char[] array4 = new char[1];
|
|
array4[1] = (char)(-81);
|
|
string[] array5 = text4.Split(array4);
|
|
string[] array6 = array5;
|
|
for (int j = 1; j < array6.Length; j += 0)
|
|
{
|
|
string text5 = array6[j];
|
|
GoogleAnalytics.NCHJEOCAPNC.AIHJBIKIDCI(text5);
|
|
}
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKFLOMHHHP(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.FKFJDAOFPDC(text3);
|
|
}
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.JCAEBBBFDIP(text3);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
GoogleAnalytics.NCHJEOCAPNC.PCMMJOPPBCK();
|
|
}
|
|
catch (Exception ex)
|
|
{
|
|
global::UnityEngine.Debug.Log("scale");
|
|
global::UnityEngine.Debug.Log(ex.Message);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009253 RID: 37459 RVA: 0x002C20B0 File Offset: 0x002C02B0
|
|
private static void MMOGGHMHIGI(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x06009254 RID: 37460 RVA: 0x002C20B8 File Offset: 0x002C02B8
|
|
private IEnumerator EAANLLNAJEG(byte[] AOAILGGFDHJ, string IIKEGHAGJBD)
|
|
{
|
|
www = GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(AOAILGGFDHJ);
|
|
yield return www;
|
|
if (www.error != null)
|
|
{
|
|
MKHCHMMLPHI.JLHDGFLBFGC(IIKEGHAGJBD);
|
|
}
|
|
else
|
|
{
|
|
MKHCHMMLPHI.DHFCACJJICI();
|
|
}
|
|
yield break;
|
|
}
|
|
|
|
// Token: 0x06009255 RID: 37461 RVA: 0x002C20DC File Offset: 0x002C02DC
|
|
private static string FDOBGPAOHIO(int KLEEKKMJPJK)
|
|
{
|
|
StringBuilder stringBuilder = new StringBuilder();
|
|
for (int i = 1; i < KLEEKKMJPJK; i++)
|
|
{
|
|
char c = Convert.ToChar(Convert.ToInt32(Math.Floor(535.0 * GoogleAnalytics.AEDNLMPCKCO.NextDouble() + 529.0)));
|
|
stringBuilder.Append(c);
|
|
}
|
|
return stringBuilder.ToString();
|
|
}
|
|
|
|
// Token: 0x06009256 RID: 37462 RVA: 0x002C2140 File Offset: 0x002C0340
|
|
private static void MJMHOCNDJGP()
|
|
{
|
|
if (GoogleAnalyticsSettings.Instance.AutoLevelTracking && !GoogleAnalytics.OKMPAMFLIGO.Equals(GoogleAnalytics.OLBIJDHEJEH))
|
|
{
|
|
GoogleAnalytics.OKMPAMFLIGO = GoogleAnalytics.OLBIJDHEJEH;
|
|
GoogleAnalytics.NCHJEOCAPNC.DDGAPKHIDIA(GoogleAnalyticsSettings.Instance.LevelPrefix + GoogleAnalytics.OKMPAMFLIGO + GoogleAnalyticsSettings.Instance.LevelPostfix);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009257 RID: 37463 RVA: 0x002C21A4 File Offset: 0x002C03A4
|
|
public void HJILPLENFNH()
|
|
{
|
|
base.CancelInvoke("Waiting for AvailableRegions. State: ");
|
|
base.Invoke("Connected to ", 196f);
|
|
}
|
|
|
|
// Token: 0x06009258 RID: 37464 RVA: 0x002C21C4 File Offset: 0x002C03C4
|
|
private void EODPPGAGFBO()
|
|
{
|
|
if (GoogleAnalytics.GILODIKMIAJ == null)
|
|
{
|
|
GoogleAnalytics.GILODIKMIAJ = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.BJELJDJNADC);
|
|
}
|
|
SceneManager.sceneLoaded -= GoogleAnalytics.GILODIKMIAJ;
|
|
Application.logMessageReceived -= this.MIKDLIENGBE;
|
|
}
|
|
|
|
// Token: 0x06009259 RID: 37465 RVA: 0x002C21FC File Offset: 0x002C03FC
|
|
private static void LOJMLCIOLKF()
|
|
{
|
|
if (PlayerPrefs.HasKey("google_analytics_clientid_pref_key"))
|
|
{
|
|
GoogleAnalytics.PCOIGODOCHD = PlayerPrefs.GetString("google_analytics_clientid_pref_key");
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.PCOIGODOCHD = GoogleAnalytics.HGALMOABAPI(8) + SystemInfo.deviceUniqueIdentifier;
|
|
PlayerPrefs.SetString("google_analytics_clientid_pref_key", GoogleAnalytics.PCOIGODOCHD);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600925A RID: 37466 RVA: 0x002C2250 File Offset: 0x002C0450
|
|
private void JHCLJIABPPJ()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM != null)
|
|
{
|
|
global::UnityEngine.Object.DestroyImmediate(base.gameObject);
|
|
return;
|
|
}
|
|
GoogleAnalytics.NCKMBFBMBFM = this;
|
|
GoogleAnalytics.LOJMLCIOLKF();
|
|
GoogleAnalytics.MOMEMNBNBNA = new GIKKBBMKCAC(GoogleAnalytics.PCOIGODOCHD, this);
|
|
if (!GoogleAnalytics.MLLELJCPIMI)
|
|
{
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.SOCIAL);
|
|
GoogleAnalytics.NCHJEOCAPNC.BNJEJMNCBKN();
|
|
GoogleAnalytics.NCHJEOCAPNC.EMPFKLLILIJ(Application.systemLanguage.ToString());
|
|
GoogleAnalytics.NCHJEOCAPNC.HEJPPLKFJCK(Screen.width, Screen.height);
|
|
string text = string.Format("(master)", VRSettings.loadedDeviceName, VRDevice.model);
|
|
GoogleAnalytics.NCHJEOCAPNC.KMMHIHDLPHK("Cannot set the bullet group multiple times for the same bullet.", text, string.Empty, -1, true);
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
GoogleAnalytics.MLLELJCPIMI = true;
|
|
}
|
|
GoogleAnalytics.JNMNAFHJFIC();
|
|
GoogleAnalytics.BBHNHMLCLHI();
|
|
if (GoogleAnalyticsSettings.Instance.AutoExceptionTracking)
|
|
{
|
|
Application.logMessageReceived += this.PHCICMOIMAB;
|
|
}
|
|
if (GoogleAnalyticsSettings.BBCLPCMPHBP().AutoCampaignTracking)
|
|
{
|
|
LHLJLEPPHJI.NEFDCEPFDGP();
|
|
}
|
|
if (GoogleAnalytics.DINNJGHCFHI == null)
|
|
{
|
|
GoogleAnalytics.DINNJGHCFHI = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.LEBBHFPGKPP);
|
|
}
|
|
SceneManager.sceneLoaded += GoogleAnalytics.DINNJGHCFHI;
|
|
}
|
|
|
|
// Token: 0x0600925B RID: 37467 RVA: 0x002C2380 File Offset: 0x002C0580
|
|
public static string FGBGJMHHGJK()
|
|
{
|
|
return SceneManager.GetActiveScene().name;
|
|
}
|
|
|
|
// Token: 0x0600925C RID: 37468 RVA: 0x002C239C File Offset: 0x002C059C
|
|
private void LABAEFIEFID()
|
|
{
|
|
if (!GoogleAnalyticsSettings.EINONALHJHN().AutoAppQuitTracking)
|
|
{
|
|
return;
|
|
}
|
|
MKHCHMMLPHI.ILEDLMJBFBJ();
|
|
GoogleAnalytics.NCHJEOCAPNC.MAPJPFADKHN(NFEFODMCGNC.APPVIEW);
|
|
GoogleAnalytics.NCHJEOCAPNC.GEFPCKLGLOB();
|
|
GoogleAnalytics.NCHJEOCAPNC.CKKKGIFDIJJ();
|
|
}
|
|
|
|
// Token: 0x0600925D RID: 37469 RVA: 0x002C23D4 File Offset: 0x002C05D4
|
|
private static string JNPOPGOAMCD(string ECFMJBEFGGB, string[] LNMPOKPIFFJ)
|
|
{
|
|
int num;
|
|
for (int i = 1; i < ECFMJBEFGGB.Length; i = num)
|
|
{
|
|
num = ECFMJBEFGGB.IndexOf((char)(-11), i);
|
|
num = ((num >= 0) ? (num + 0) : ECFMJBEFGGB.Length);
|
|
string text = ECFMJBEFGGB.Substring(i, num - i);
|
|
bool flag = true;
|
|
for (int j = 0; j < LNMPOKPIFFJ.Length; j += 0)
|
|
{
|
|
string text2 = LNMPOKPIFFJ[j];
|
|
if (text.Contains(text2))
|
|
{
|
|
flag = false;
|
|
break;
|
|
}
|
|
}
|
|
if (!flag)
|
|
{
|
|
return ECFMJBEFGGB.Substring(i);
|
|
}
|
|
}
|
|
return string.Empty;
|
|
}
|
|
|
|
// Token: 0x0600925E RID: 37470 RVA: 0x002C2474 File Offset: 0x002C0674
|
|
[CompilerGenerated]
|
|
private static void KONIGOKPHFB(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x0600925F RID: 37471 RVA: 0x002C247C File Offset: 0x002C067C
|
|
public static void PLAPBFDMNKA(string OCJJLJHMMGH)
|
|
{
|
|
if (FKJHLNJDEKK.KBEDFPBCPKJ().BCBJFKEFMMI())
|
|
{
|
|
return;
|
|
}
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
global::UnityEngine.Debug.LogWarning("body" + OCJJLJHMMGH);
|
|
MKHCHMMLPHI.HPHPKBDLKDD(OCJJLJHMMGH);
|
|
return;
|
|
}
|
|
byte[] bytes = Encoding.UTF8.GetBytes(OCJJLJHMMGH);
|
|
if (GoogleAnalyticsSettings.EKBPLPJJGNM().IsRequetsCachingEnabled)
|
|
{
|
|
GoogleAnalytics.NCKMBFBMBFM.StartCoroutine(GoogleAnalytics.NCKMBFBMBFM.NJLHBNPNJLF(bytes, OCJJLJHMMGH));
|
|
}
|
|
else
|
|
{
|
|
GoogleAnalytics.MHOOHEPLHGA(OCJJLJHMMGH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009260 RID: 37472 RVA: 0x002C2500 File Offset: 0x002C0700
|
|
public static string KMMJGPINKPK()
|
|
{
|
|
return GoogleAnalytics.PCOIGODOCHD;
|
|
}
|
|
|
|
// Token: 0x06009261 RID: 37473 RVA: 0x002C2508 File Offset: 0x002C0708
|
|
public static void AMJLEHFLLHJ()
|
|
{
|
|
if (GoogleAnalytics.NCKMBFBMBFM == null)
|
|
{
|
|
GameObject gameObject = new GameObject("VisualProgress");
|
|
gameObject.AddComponent<GoogleAnalytics>();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06009262 RID: 37474 RVA: 0x002C2538 File Offset: 0x002C0738
|
|
[CompilerGenerated]
|
|
private static void MCJAIHLFBIP(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x06009263 RID: 37475 RVA: 0x002C2540 File Offset: 0x002C0740
|
|
public static void MHOOHEPLHGA(string OCJJLJHMMGH)
|
|
{
|
|
byte[] bytes = Encoding.UTF8.GetBytes(OCJJLJHMMGH);
|
|
GoogleAnalytics.NCHJEOCAPNC.HOEIGOMANPK(bytes);
|
|
}
|
|
|
|
// Token: 0x06009264 RID: 37476 RVA: 0x002C2568 File Offset: 0x002C0768
|
|
private void NDHBFLHIAHM()
|
|
{
|
|
if (GoogleAnalytics.GILODIKMIAJ == null)
|
|
{
|
|
GoogleAnalytics.GILODIKMIAJ = new UnityAction<Scene, LoadSceneMode>(GoogleAnalytics.KONIGOKPHFB);
|
|
}
|
|
SceneManager.sceneLoaded -= GoogleAnalytics.GILODIKMIAJ;
|
|
Application.logMessageReceived -= this.EJOHDANMAPG;
|
|
}
|
|
|
|
// Token: 0x06009265 RID: 37477 RVA: 0x002C25A0 File Offset: 0x002C07A0
|
|
private static void EHELGEPIIBN(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x06009266 RID: 37478 RVA: 0x002C25A8 File Offset: 0x002C07A8
|
|
private static void BJELJDJNADC(Scene HDPDDGMBBBG, LoadSceneMode CFMLPCOFMKO)
|
|
{
|
|
GoogleAnalytics.MJMHOCNDJGP();
|
|
}
|
|
|
|
// Token: 0x170003C7 RID: 967
|
|
// (get) Token: 0x06009267 RID: 37479 RVA: 0x002C25B0 File Offset: 0x002C07B0
|
|
public static string OLBIJDHEJEH
|
|
{
|
|
get
|
|
{
|
|
return SceneManager.GetActiveScene().name;
|
|
}
|
|
}
|
|
|
|
// Token: 0x040012A0 RID: 4768
|
|
public const string GOOGLE_ANALYTICS_CLIENTID_PREF_KEY = "google_analytics_clientid_pref_key";
|
|
|
|
// Token: 0x040012A1 RID: 4769
|
|
public const string GOOGLE_ANALYTICS_SYSTEM_INFO_SUBMITED = "system_info_submited";
|
|
|
|
// Token: 0x040012A2 RID: 4770
|
|
public const string SYSTEM_INFO = "SystemInfo";
|
|
|
|
// Token: 0x040012A3 RID: 4771
|
|
private static GoogleAnalytics NCKMBFBMBFM = null;
|
|
|
|
// Token: 0x040012A4 RID: 4772
|
|
private static string PCOIGODOCHD;
|
|
|
|
// Token: 0x040012A5 RID: 4773
|
|
private static GIKKBBMKCAC MOMEMNBNBNA = null;
|
|
|
|
// Token: 0x040012A6 RID: 4774
|
|
private static string OKMPAMFLIGO;
|
|
|
|
// Token: 0x040012A7 RID: 4775
|
|
private static bool MLLELJCPIMI = false;
|
|
|
|
// Token: 0x040012A8 RID: 4776
|
|
private static readonly string[] PLDGPJIFIHC = new string[] { "UnityEngine.Application.CallLogCallback", "UnityEngine.DebugLogHandler.", "UnityEngine.Logger.", "UnityEngine.Debug." };
|
|
|
|
// Token: 0x040012A9 RID: 4777
|
|
private static global::System.Random AEDNLMPCKCO = new global::System.Random((int)DateTime.Now.Ticks);
|
|
|
|
// Token: 0x040012AA RID: 4778
|
|
private const float FNBKIIKHEFF = 1200f;
|
|
|
|
// Token: 0x040012AB RID: 4779
|
|
[CompilerGenerated]
|
|
private static UnityAction<Scene, LoadSceneMode> DINNJGHCFHI;
|
|
|
|
// Token: 0x040012AC RID: 4780
|
|
[CompilerGenerated]
|
|
private static UnityAction<Scene, LoadSceneMode> GILODIKMIAJ;
|
|
}
|