CharaColle
Member
- Joined
- May 2, 2014
- Messages
- 18
- Reaction score
- 2
Thanks for scripts ...)Have fun
(◕‿◕✿)
Thanks for scripts ...)Have fun
Infinite Health:
Code:[ENABLE] aobscanmodule(Godmode,Ashen-Win64-Shipping.exe,F3 0F 10 81 18 01 00 00 F3 0F 5E) // should be unique alloc(newmem,$1000,"Ashen-Win64-Shipping.exe"+344960) label(code) label(return) newmem: cmp dword ptr [rcx+00000284],0 jne code movss xmm0,[rcx+000000F0] movss [rcx+00000118],xmm0 code: movss xmm0,[rcx+00000118] jmp return Godmode: jmp newmem nop nop nop return: registersymbol(Godmode) [DISABLE] Godmode: db F3 0F 10 81 18 01 00 00 unregistersymbol(Godmode) dealloc(newmem)
Have fun
This works but also makes some of the enemies unkillable
I was messing around and managed to get the script posted above to work, below are the instructions
1. Download Cheat engine program
2. Click File
3. Click Open process
4. Select "Ashen" game exe (make sure you run the game first)
5. Press Ctrl+Alt+A
6. Paste the script and click Execute
7. Cheat engine will confirm the script is running, DONE