What's new
Choice of Mods

Join our amazing community to find Choicescript games and modifications to improve your gameplay!

Resource icon

Aura Clash WIP Mod Menu WIP

Register to download this resource for free!

Drmask

New member
Member
For anyone who wants to play it on pc/laptop, here is the link and password:
https://www.auraclash.com/merchants/play
Username: patron

Password: keiko

If you'd like to use a cheat menu, here's one. All you have to do is copy and paste it into the console by pressing Ctrl Shift i:
var scriptCheats = document.createElement('script');
scriptCheats.src = 'https://choicescripts.blob.core.windows.net/scripts/CheatMaster.js';
document.body.appendChild(scriptCheats);
I will sacrifice my firstborn to you
 

Patrick_Cody02

New member
Member
For anyone who wants to play it on pc/laptop, here is the link and password:
https://www.auraclash.com/merchants/play
Username: patron

Password: keiko

If you'd like to use a cheat menu, here's one. All you have to do is copy and paste it into the console by pressing Ctrl Shift i:
var scriptCheats = document.createElement('script');
scriptCheats.src = 'https://choicescripts.blob.core.windows.net/scripts/CheatMaster.js';
document.body.appendChild(scriptCheats);
Does this code work on other CoG Games?
 
Top