Page 1 of 4

Agony

Posted: Tue May 29, 2018 6:45 pm
by Cyrodiil
[b]Game Name:[/b] Agony

[b]Game Engine:[/b] Unreal Engine 4

[b]Game Version:[/b] 1.0?

[b]Options Required:[/b] Infinite Stamina, Infinite Timer for 'respawning'

[b]Steam Website:[/b] [url=https://store.steampowered.com/app/487720/Agony/]Agony[/url]



More options (like invisibility) would be greatly appreciated but I think those two would solve almost everything

Agony

Posted: Tue May 29, 2018 7:19 pm
by samuraixkan
+1. I kept getting killed nonstop by the woman chasing me and i cant finish the level ;(

Agony

Posted: Tue May 29, 2018 9:21 pm
by Kanelakis
+1

Agony

Posted: Wed May 30, 2018 5:00 am
by bloodfayte
Inf stamina for running, swimming and holding your breath: all v.1



[ENABLE]



aobscanmodule(stam4,Agony-Win64-Shipping.exe,F3 0F 5C C1 F3 0F 11 86 68 0D 00 00 E9 58) // should be unique

alloc(newmem,$1000,"Agony-Win64-Shipping.exe"+2402D5)



label(code)

label(return)



newmem:



code:

//subss xmm0,xmm1

movss [rsi+00000D68],xmm0

jmp return



stam4:

jmp newmem

nop

nop

nop

nop

nop

nop

nop

return:

registersymbol(stam4)



"Agony-Win64-Shipping.exe"+2403CA:

db 90 90 90 90



"Agony-Win64-Shipping.exe"+22FF67:

db 90 90 90 90



"Agony-Win64-Shipping.exe"+24033F:

db 90 90 90 90



[DISABLE]



stam4:

db F3 0F 5C C1 F3 0F 11 86 68 0D 00 00



"Agony-Win64-Shipping.exe"+2403CA:

db F3 0F 5C C1



"Agony-Win64-Shipping.exe"+22FF67:

db F3 0F 5D CB



"Agony-Win64-Shipping.exe"+24033F:

db F3 0F 5C C1



unregistersymbol(stam4)

dealloc(newmem)



Inf astral timer:

[ENABLE]



aobscanmodule(astral_time1,Agony-Win64-Shipping.exe,F3 0F 5C 05 02 C2 51 02) // should be unique

alloc(newmem,$100,"Agony-Win64-Shipping.exe"+23B912)



label(code)

label(return)



newmem:



code:

addss xmm0,[Agony-Win64-Shipping.agsDriverExtensionsDX11_SetViewBroadcastMasks+20AE3C]

jmp return



astral_time1:

jmp newmem

nop

nop

nop

return:

registersymbol(astral_time1)



[DISABLE]



astral_time1:

db F3 0F 5C 05 02 C2 51 02



unregistersymbol(astral_time1)

dealloc(newmem)

Agony

Posted: Wed May 30, 2018 6:32 am
by Cyrodiil
Thank you! Both of them worked for me, time to get back in the game now, cheers

Agony

Posted: Wed May 30, 2018 6:59 am
by TehnosChar
how do i add this to a table? gives me an error "[string "[Enable] ...":1: unexpected symbol near '['"

Agony

Posted: Wed May 30, 2018 7:21 am
by Cyrodiil
[QUOTE="TehnosChar, post: 47631, member: 2442"]how do i add this to a table? gives me an error "[string "[Enable] ...":1: unexpected symbol near '['"[/QUOTE]

I just pressed CTRL + Alt + A and pasted the scripts (separately) there, I don't really know how to make a table option out of it, whoops



EDIT: My bad, forgot the hotkeys

Agony

Posted: Wed May 30, 2018 10:49 am
by Ashar
how do we add hotkeys to the code? ive never used code injection manually before.

Agony

Posted: Wed May 30, 2018 12:50 pm
by hgooob2000
[QUOTE="bloodfayte, post: 47623, member: 216"]Have stamina and astral timer,

Freeze Astral Timer to allow inf time to find a host body:

[/QUOTE]



can you make it simple just like any CT in [URL]https://fearlessrevolution.com/forums/tables.4/[/URL] ?

Agony

Posted: Wed May 30, 2018 12:59 pm
by Rodziel
Would no clipping be possible? Keep getting stuck in spirit mode.

Agony

Posted: Wed May 30, 2018 4:04 pm
by samuraixkan
okay i got it to work too great thanks. anyhow u can hack the skill points as well?

Agony

Posted: Wed May 30, 2018 6:08 pm
by bloodfayte
999 knowledge and skill points



[ENABLE]



aobscanmodule(skill_pnts,Agony-Win64-Shipping.exe,0F B7 48 40 89 8E E8 02 00 00) // should be unique

alloc(newmem,$100,"Agony-Win64-Shipping.exe"+3021FE)



label(code)

label(return)



newmem:

push rbx

cmp [rax+3C],3E7

jge code

mov rbx,3E7

mov [rax+3C],rbx

mov [rax+40],rbx





code:

pop rbx

movzx ecx,word ptr [rax+40]

mov [rsi+000002E8],ecx

jmp return



skill_pnts:

jmp newmem

nop

nop

nop

nop

nop

return:

registersymbol(skill_pnts)



[DISABLE]



skill_pnts:

db 0F B7 48 40 89 8E E8 02 00 00



unregistersymbol(skill_pnts)

dealloc(newmem)

Agony

Posted: Wed May 30, 2018 6:16 pm
by samuraixkan
thank youit worked man!

Agony

Posted: Wed May 30, 2018 11:39 pm
by Kanelakis
It can be added as a request also to be invisible, or not to be revealed by the enemies.

Agony

Posted: Wed May 30, 2018 11:55 pm
by bloodfayte
stealth undetected:



[ENABLE]

"Agony-Win64-Shipping.exe"+126D98C:

db EB 0C









[DISABLE]



"Agony-Win64-Shipping.exe"+126D98C:

db 74 0C 48 8B 03

//Alt: db 74 0C 48 8B 03