Page 1 of 1
[Request] You Will Die Here Tonight
Posted: Sat Nov 04, 2023 1:40 am
by batista25255
Game Name: You Will Die Here Tonight
Game Engine: unknown
Options Required: inf ammo/no reload, god mode
Steam Website:
I tried to make table but does not work when restart game for no reload, inf ammo will give you everthing which will ruin the game. Any help would be great appreciate
Re: [Request] You Will Die Here Tonight
Posted: Sun Nov 05, 2023 5:41 pm
by batista25255
Anyone would like to help ? Thank so much
Re: [Request] You Will Die Here Tonight
Posted: Mon Nov 06, 2023 1:20 am
by zolambarkudak
This should work for infinite ammo.
edit: you need to shoot at least once with a gun before enabling it.
Re: [Request] You Will Die Here Tonight
Posted: Mon Nov 06, 2023 7:19 pm
by batista25255
zolambarkudak wrote: ↑Mon Nov 06, 2023 1:20 am
This should work for infinite ammo.
Thank for table but it not work

Re: [Request] You Will Die Here Tonight
Posted: Mon Nov 06, 2023 7:20 pm
by batista25255
When i restart game, I cant toggle option because "Not all instruction could be injected", this is my script, could anyone help me? Thank you
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,1901C3AF6B6)
label(returnhere)
label(originalcode)
label(exit)
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
originalcode:
//mov [rsi+00000090],50
exit:
jmp returnhere
1901C3AF6B6:
jmp newmem
nop
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
1901C3AF6B6:
db 89 86 90 00 00 00
//mov [rsi+00000090],eax
Re: [Request] You Will Die Here Tonight
Posted: Mon Nov 06, 2023 8:19 pm
by VampTY
I was curious about the name, what kind of game should this be?Anyway i've downloaded some
Non-Steam version

, is
v1.0.0, though i see there's
v1.0.1 on
Steam, released
16 hrs ago, so this might work or not!?
> Activate
You Will Die Here Tonight first after the game was fully loaded.
> Shoot one time with the weapon you have, then enable
Equippable Item Selector Slot: Update, wait, then you'll see values!
If they won't work, it's the update fault and also i've looked at your script, is
UNITY by the way, the engine, lots of offsets can be easily added to a single script, you need to point the read address and the pointer used and then add their offsets to your pointer, if you have 100 functions with 100 offsets assigned to one pointer added in one script, stuff like that, look at some tutorials online!
These are the options i've added for the version i said i have it and all options function as they should, for it:
And this is the address you should look for:
PS:
Health is located on
float, i had no time for that also, i'm sure others could help you out!
Take care!

Re: [Request] You Will Die Here Tonight
Posted: Mon Nov 06, 2023 10:56 pm
by batista25255
VampTY wrote: ↑Mon Nov 06, 2023 8:19 pm
I was curious about the name, what kind of game should this be?Anyway i've downloaded some
Non-Steam version

, is
v1.0.0, though i see there's
v1.0.1 on
Steam, released
16 hrs ago, so this might work or not!?
> Activate
You Will Die Here Tonight first after the game was fully loaded.
> Shoot one time with the weapon you have, then enable
Equippable Item Selector Slot: Update, wait, then you'll see values!
If they won't work, it's the update fault and also i've looked at your script, is
UNITY by the way, the engine, lots of offsets can be easily added to a single script, you need to point the read address and the pointer used and then add their offsets to your pointer, if you have 100 functions with 100 offsets assigned to one pointer added in one script, stuff like that, look at some tutorials online!
These are the options i've added for the version i said i have it and all options function as they should, for it:
And this is the address you should look for:
PS:
Health is located on
float, i had no time for that also, i'm sure others could help you out!
Take care!
Work perfectly, you are savior

Re: [Request] You Will Die Here Tonight
Posted: Tue Nov 07, 2023 5:44 pm
by zolambarkudak
batista25255 wrote: ↑Mon Nov 06, 2023 7:19 pm
zolambarkudak wrote: ↑Mon Nov 06, 2023 1:20 am
This should work for infinite ammo.
Thank for table but it not work
Yeah I should have explained, you needed to shoot at least once before enabling it.
Re: [Request] You Will Die Here Tonight
Posted: Thu Nov 16, 2023 10:04 pm
by nooby900
table broke with patch. can a new one be made please?
Re: [Request] You Will Die Here Tonight
Posted: Wed Apr 16, 2025 12:23 pm
by Cidrow
Here is my table:
- Inf.Hp
- No Reload
- Instant Aim
- Inf. Infection timer (after bite)