Req: Vigil: The Longest Night

Ask about cheats/tables for single player games here
Post Reply
stardreamcan
Cheater
Cheater
Posts: 38
Joined: Sat Mar 16, 2019 8:21 pm
Reputation: 4

Req: Vigil: The Longest Night

Post by stardreamcan »

Requesting any sort of health/god mode:


Angel
Expert Cheater
Expert Cheater
Posts: 71
Joined: Fri Nov 24, 2017 6:42 pm
Reputation: 8

Re: Req: Vigil: The Longest Night

Post by Angel »

Unity game engine. basically most of the values are 2 bytes (integer), you can easily find it yourself while there are no ready tables.

stardreamcan
Cheater
Cheater
Posts: 38
Joined: Sat Mar 16, 2019 8:21 pm
Reputation: 4

Re: Req: Vigil: The Longest Night

Post by stardreamcan »

okay ill give it a shot, i suck at this stuff but once in a while i get lucky

lilfella
Noobzor
Noobzor
Posts: 6
Joined: Tue Apr 30, 2019 12:15 pm
Reputation: 1

Re: Req: Vigil: The Longest Night

Post by lilfella »

I've tried with cheat engine but cant find nothing..
constant health would be a great advantage if any has found it

Angel
Expert Cheater
Expert Cheater
Posts: 71
Joined: Fri Nov 24, 2017 6:42 pm
Reputation: 8

Re: Req: Vigil: The Longest Night

Post by Angel »

there are no constants, but there are 4 byte pointers. one for money and 2 for lives.
we are looking for the current value for money in 4 bytes, we kill 1 mob, we get money, we filter out the search, we repeat the action. at step 4, one true value remains, I changed it and saved.
after saving, the game loaded the value 999999999 for money, as I indicated.
there are two points for life and they changed at the same time!
those. at first you have 200 hp (open the character status window to check).
look for, hit the character on the first obstacle (a spinning red object with spikes), move away from it, look at the character's stats, we filter out.
so we repeat until 2 values ​​remain.
double-click them down from the top window, change them to maximum. (for example 200 on) and ALWAYS put a tick on them to freeze the value.
all! you are immortal, but only until the first restart of the game.

I didn't manage to break the skill points manually yesterday, it was already 5 am and I went to sleep.

why I wrote that I was looking for the meaning of life in the game for this object, because in the game there is an "active pause".
those. it is impossible to completely stop the game during the filtering of values, and "killing on rats" is a bad idea.
while you filter out the value of hit points, another rat may come up and hit you, changing the value of life and the whole search will go down the drain.

Angel
Expert Cheater
Expert Cheater
Posts: 71
Joined: Fri Nov 24, 2017 6:42 pm
Reputation: 8

Re: Req: Vigil: The Longest Night

Post by Angel »

status window: [Link]

User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 62

Re: Req: Vigil: The Longest Night

Post by gooling »

:wub: :wub:

I wish that have CT INFINITE JUMP

PERFECT !!!

:lol: :lol:

tseblade
Novice Cheater
Novice Cheater
Posts: 23
Joined: Sun Sep 30, 2018 4:25 pm
Reputation: 9

Re: Req: Vigil: The Longest Night

Post by tseblade »

Can't seem to find the skill points at all. Think it might hard coded into the levels.

Angel
Expert Cheater
Expert Cheater
Posts: 71
Joined: Fri Nov 24, 2017 6:42 pm
Reputation: 8

Re: Req: Vigil: The Longest Night

Post by Angel »

stamina and life with each new load are shifted by a certain offset. they have to be searched again (sorry, I'm not a programmer.
----
about the double jump: you understand that this is a metroidvania-style game. that is, one time you will be given a perk to reach such locations, and once you get into them with the help of a cheat, you can break the game mechanics and obviously won't go according to the authors' scenario.
as a result, you may get a negative experience of the gameplay.
(I had this with Bloodstein, I just "broke the gameplay")
In general, I just want to warn about this, and using such things or not BEFORE receiving similar perks is at your own peril and risk!

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 771

Re: Req: Vigil: The Longest Night

Post by Cake-san »

toggleDebug
while(crouching) - eg: holding 'down' key -(S)
SWITCH_WEAPON, -(Q)
SWITCH_WEAPON, -(Q)
SWITCH_ITEM, -(E)
SWITCH_ITEM, -(E)
SPECIAL_ATTACK, -(K)
USE_ITEM, -(L)
JUMP, -(SPACE)
ATTACK -(J)

or if you want to use CELua:

Code: Select all

LaunchMonoDataCollector()
autoAssemble(monoAA_GETMONOSTATICFIELDDATA('Assembly-CSharp', 'Night', 'Hero', 'theOne', nil, true))
mono_invoke_method(mono_enumDomains()[1], mono_findMethod('Night', 'Hero', 'toggleDebug'), getAddressSafe('[[Hero.theOne]]'), {{type=vtDword,value=1}})
script=monoAA_GETMONOSTATICFIELDDATA('Assembly-CSharp', 'Night', 'Hero', 'theOne', nil, false)
autoAssemble(monoAA_GETMONOSTATICFIELDDATA('Assembly-CSharp', 'Night', 'Hero', 'theOne', nil, true))

ndck76
Expert Cheater
Expert Cheater
Posts: 712
Joined: Thu Jun 27, 2019 7:05 am
Reputation: 6

Re: Req: Vigil: The Longest Night

Post by ndck76 »

My table is located Here

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 771

Re: Req: Vigil: The Longest Night

Post by Cake-san »

Not much

Let me know if you're still getting hit while UnHitAble is activated

Update 1
-UnHitAble also ignore fall damage
-Added AttribPlus pointer which contain Health,Attack,Stamina Cost,Block Absorption,Backstab,Max HP% damage,Item Atk Power,Magic Power,Cooldown Reduction...
Attachments
vigil__.CT
Update 1
(21.18 KiB) Downloaded 107 times
vigil__.CT
(17.8 KiB) Downloaded 59 times
Last edited by Cake-san on Fri Oct 16, 2020 10:56 pm, edited 1 time in total.

MurderInc
Noobzor
Noobzor
Posts: 8
Joined: Wed Apr 26, 2017 10:19 am
Reputation: 1

Re: Req: Vigil: The Longest Night

Post by MurderInc »

Cake-san wrote:
Fri Oct 16, 2020 1:52 pm
Not much
Is there a way to make the hp/mp/sp change permanent?
When you equip/unequip stat item the hp/mp/sp reverts back to the base default.
Also, stats (STR, DEX, INT, etc) doesn't seem to do anything. I set all of them to 5000 and don't see any visible difference.

yuri0212
Novice Cheater
Novice Cheater
Posts: 21
Joined: Tue Oct 16, 2018 1:38 am
Reputation: 3

Re: Req: Vigil: The Longest Night

Post by yuri0212 »

Cake-san wrote:
Fri Oct 16, 2020 1:52 pm
Not much

Let me know if you're still getting hit while UnHitAble is activated

Update 1
-UnHitAble also ignore fall damage
-Added AttribPlus pointer which contain Health,Attack,Stamina Cost,Block Absorption,Backstab,Max HP% damage,Item Atk Power,Magic Power,Cooldown Reduction...
Can you made unlimited jumps or higher jumps?

Post Reply

Who is online

Users browsing this forum: Google [Bot], moonslayer6969, Zadkielsan