Mod Cheat Mod Others Corruption of Champions II [All Version] - Modded

mistress.ayin

Member
Sep 28, 2020
204
458
Update: I tried to activate CoC2 mod in Powershell and ended up with all the strings as "not found".
Do not use it on the 0.7.33 version, use on the 0.7.34 public version (download that version of the game from the )
At the 0.7.34 version they (game developers) changes some of their own files, and do not use my old script too, download my new version from this thread.
 
Last edited:

CboyC95

Engaged Member
Feb 22, 2019
3,086
3,214
Do not use it on the 0.7.33 version, use on the 0.7.34 version (download that from the fenoxo.com)
At the 0.7.34 version they changes some of their own files, and do not use my old script, download my new version from this thread.
I downloaded the latest version of the game and got the same thing.
 

mistress.ayin

Member
Sep 28, 2020
204
458
I downloaded the latest version of the game and got the same thing.
Before every thing download my new version script too.
if you have the problem with powershell, use the Git Bash, and run the ".sh" (bash file) file, but i checked my version (my script) and it works on the 0.7.34, i do not know what is your problem ? is the script stops, which place script has a problem ? The script must to found 29 string (no matter which one bash or powershell), where you have a problem ? (you must to have these files on the game: 256.185cc11b42c4d9ba4bf8.js, 826.438fff853730b368dc03.js, 505.903ac05ff9326c94e323.js, if these files does not exists in the app folder, do not run the script)
but i recommended you to install Git Bash and run the ".sh" (bash script file) file.
 
Last edited:

CboyC95

Engaged Member
Feb 22, 2019
3,086
3,214
Before every thing download my new version script too.
if you have the problem with powershell, use the Git Bash, and run the ".sh" (bash file) file, but i checked my version (my script) and it works on the 0.7.34, i do not know what is your problem ? is the script stops, which place script has a problem ? The script must to found 29 string (no matter which one bash or powershell), where you have a problem ? (you must to have these files on the game: 256.185cc11b42c4d9ba4bf8.js, 826.438fff853730b368dc03.js, 505.903ac05ff9326c94e323.js, if these files does not exists in the app folder, do not run the script)
but i recommended you to install Git Bash and run the ".sh" (bash script file) file.
Update: Powershell works, turns out I placed it in the wrong folder.
 

mistress.ayin

Member
Sep 28, 2020
204
458
This post belongs to the Lilith's Throne

If you have the problem to executing the game in the Mac or Linux look at these two videos.
 
Last edited:

justexisting4.2.0

New Member
Aug 29, 2022
3
0
idk what my windows 11 is doing but the bash file works for everything but this:
3. string condition is:
bash: !0: event not found
if you have any tips on how to fix this please let me know

edit: which new problem of just running it a second time to see if that fixes things and now
6. string condition is:
String not found in file. (NOT Found)
8. string condition is:
String not found in file. (NOT Found)
17. string condition is:
String not found in file. (NOT Found)
please let me know if you have any tips on this as well please and thank you
 
Last edited:

mistress.ayin

Member
Sep 28, 2020
204
458
idk what my windows 11 is doing but the bash file works for everything but this:
3. string condition is:
bash: !0: event not found
if you have any tips on how to fix this please let me know

edit: which new problem of just running it a second time to see if that fixes things and now
6. string condition is:
String not found in file. (NOT Found)
8. string condition is:
String not found in file. (NOT Found)
17. string condition is:
String not found in file. (NOT Found)
please let me know if you have any tips on this as well please and thank you
Use the new version, download the new script, do not use the old script, after the 0.7.34 version the game developers changes their own code, so download my new version script from the first page.
 

justexisting4.2.0

New Member
Aug 29, 2022
3
0
Use the new version, download the new script, do not use the old script, after the 0.7.34 version the game developers changes their own code, so download my new version script from the first page.
I'm currently trying to get it to work on version 0.7.35 and have redownloaded the mod file but I can try redownloading it again

edit:
string 3 conditions is still missing the first time I run the bash file and running it a second time still breaks string 6, string 8, and string 17
please let me know if I should stop running it twice or if I need to download one of or both of the other 2 files to get it to work

edit of edit god Im blind so note to self stop running it more than ones that technically should remove the not found condition from stringS 6, 8,and 17 no clue on how to fix this though
3. string condition is:
bash: !0: event not found
 
Last edited:

mistress.ayin

Member
Sep 28, 2020
204
458
I'm currently trying to get it to work on version 0.7.35 and have redownloaded the mod file but I can try redownloading it again

edit:
string 3 conditions is still missing the first time I run the bash file and running it a second time still breaks string 6, string 8, and string 17
please let me know if I should stop running it twice or if I need to download one of or both of the other 2 files to get it to work

edit of edit god Im blind so note to self stop running it more than ones that technically should remove the not found condition from stringS 6, 8,and 17 no clue on how to fix this though
3. string condition is:
bash: !0: event not found
When you run the script, program make a backup zip file (tar.gz if you run the bash), but this backup file works, when you run the script one time, you run the script many times, so the script writed over and over on backup file, only you must download the game again, or if you have the game zip file, extract that too.
 

justexisting4.2.0

New Member
Aug 29, 2022
3
0
I watched the windows video for bash and when I try to run the sh file I get
bash: cd: too many arguments
(I should have followed the video first instead of partially brute forcing things)
 

mistress.ayin

Member
Sep 28, 2020
204
458
I watched the windows video for bash and when I try to run the sh file I get
bash: cd: too many arguments
(I should have followed the video first instead of partially brute forcing things)
Bash is a case sensitive for example if your Documents are with the capital D and you typing documents with small d, it makes the wrong, another example my script name #CoC II-Modded.sh this name has a space you must to write it like this #CoC\ II-Modded.sh in the bash terminal, space (\space), but the smple way rename script to abc.sh or test.sh or myscript.sh