abolfazlb87 wrote: ↑Tue Mar 30, 2021 4:06 pmhi i have been banned cause of cheating the game opening every possible cosmetic item so i got banned and i change account and i apply my saves but when i do it the games this instance is bound to another league of maidens installation and it is not possible to play with this save anymore so i cheated again and deleted the check for the installation and passed through it but when i click start game it goes to loading scene of the freedom city but it is stock at 00% loading and it wont load the game i checked the game codes and found that there was a code that was getting stuck and it wasnt loading the game i deleted the code the game loaded but i couldnt move my character is has a crazy body and there is nothing so the game didnt load the code is this:
private IEnumerator Start()
{
this.Title1.text = this.WorldName.ToUpper();
this.DBPEIKIPJAJ = 0f;
this.TitleObj.SetActive(true);
for (int i = 0; i < this.AllianceObjs.Length; i++)
{
this.AllianceObjs.SetActive(QuestStageManager.instance.Stages[QuestStageManager.NowQuestSatge].Alliance == i);
}
float oldRange = this.MainCam.farClipPlane;
LayerMask OldMask = this.MainCam.cullingMask;
this.OpeningCamera.Stop();
GlobalVar.UIApplied = false;
this.MainSky.enabled = false;
GameWorldLoad.isFullLoaded = false;
this.JBBNJBJLMPN = Time.time;
yield return new WaitForSeconds(0.3f);
this.OpeningCamera.Play("opening_0_" + Mathf.FloorToInt((float)UnityEngine.Random.Range(0, 4)).ToString());
yield return 5;
this.DBPEIKIPJAJ = 20f;
the for in this code is the trouble so i wanted to know if anyone knows how to work around it so i can access the game with my previous save
i can start a new game with new save completely but i was grinding the game for 8 days so i dont want it to be lost and if anyone finds this it is a good way to work around the ban trouble. i am not really good with codes and such so i could only find the problem and it was this "for" so what happens inside of it i dont know. and if you guys know a way to work around the ban plz tell me i really need it
and about the ban dont worry i did some fucked up thing that resulted in me being banned and it wasnt because of the cheats they cant find you in around so many players so dont worry and cheat all you want and know this never ever talk about something related to cheats or even the word cheat inside game chat they are really focused on game chat so dont get fucked up. they have people checking the game chat and discord every second.
is that really the code... that seam to be for the quest...
have u tried to first backup your save data then login with new account with fresh data(non-edited). after u got your new UID then overwrite the new file with the old file after u made some changes like the UID...