Page 1 of 1

[REQUEST] Vellum

Posted: Tue Apr 02, 2024 12:53 am
by Enferno33
Game Name: Vellum
Game Engine: Unity
Game Version: Early Access v0.30.2
Options Required: Base Barrier, Base Health, Signature Spell and Movement Cooldown
Steam Website:

Re: [REQUEST] Vellum

Posted: Tue Apr 02, 2024 12:58 am
by Enferno33
I made a table (sorta) and it works, however it does break after a few stages (sometimes in-between stages). The Base Barrier and Base Health are permanent though, so you only have to add those once and it seems to work until you close the game. I tested this for about 4 hours and it never went away even though the addresses broke at times.

My Cooldowns are a bit "Wonky" because I couldn't generate pointers, so I had to manually find the addresses in the pointers for the Base Barrier. It would be nice if someone with more knowledge was able to fix these.
Spoiler
[Link]

Re: [REQUEST] Vellum

Posted: Wed Apr 03, 2024 10:00 am
by stigmaoffire
Pointers from PlayerControl. I had a script to kill all enemies from AIManager, but my pc bsod before i saved it and after i remade it it just kept crashing, so I left it out.

Re: [REQUEST] Vellum

Posted: Thu Apr 04, 2024 3:00 pm
by Enferno33
stigmaoffire wrote:
Wed Apr 03, 2024 10:00 am
Pointers from PlayerControl. I had a script to kill all enemies from AIManager, but my pc bsod before i saved it and after i remade it it just kept crashing, so I left it out.
Hey man, thanks! It seems to work at all times (at least for me it does). I have a quick question or two, please? Would it be possible to add "Rewrites" (this is like their version of rerolls for skills during the fighting scenes) and/or add jumping height?

Thanks again!

Re: [REQUEST] Vellum

Posted: Tue Apr 09, 2024 4:11 am
by stigmaoffire
Enferno33 wrote:
Thu Apr 04, 2024 3:00 pm
stigmaoffire wrote:
Wed Apr 03, 2024 10:00 am
Pointers from PlayerControl. I had a script to kill all enemies from AIManager, but my pc bsod before i saved it and after i remade it it just kept crashing, so I left it out.
Hey man, thanks! It seems to work at all times (at least for me it does). I have a quick question or two, please? Would it be possible to add "Rewrites" (this is like their version of rerolls for skills during the fighting scenes) and/or add jumping height?

Thanks again!
I had the jumping height on my previous table before PC bsod, missed adding it again when I remade. I will look into adding rewrites.

Re: [REQUEST] Vellum

Posted: Tue Apr 09, 2024 4:33 pm
by Enferno33
stigmaoffire wrote:
Tue Apr 09, 2024 4:11 am
Enferno33 wrote:
Thu Apr 04, 2024 3:00 pm
stigmaoffire wrote:
Wed Apr 03, 2024 10:00 am
Pointers from PlayerControl. I had a script to kill all enemies from AIManager, but my pc bsod before i saved it and after i remade it it just kept crashing, so I left it out.
Hey man, thanks! It seems to work at all times (at least for me it does). I have a quick question or two, please? Would it be possible to add "Rewrites" (this is like their version of rerolls for skills during the fighting scenes) and/or add jumping height?

Thanks again!
I had the jumping height on my previous table before PC bsod, missed adding it again when I remade. I will look into adding rewrites.
Awesome, thanks!! The table works fantastic!

Re: [REQUEST] Vellum

Posted: Thu Apr 11, 2024 2:46 pm
by stigmaoffire
Enferno33 wrote:
Tue Apr 09, 2024 4:33 pm
stigmaoffire wrote:
Tue Apr 09, 2024 4:11 am
Enferno33 wrote:
Thu Apr 04, 2024 3:00 pm


Hey man, thanks! It seems to work at all times (at least for me it does). I have a quick question or two, please? Would it be possible to add "Rewrites" (this is like their version of rerolls for skills during the fighting scenes) and/or add jumping height?

Thanks again!
I had the jumping height on my previous table before PC bsod, missed adding it again when I remade. I will look into adding rewrites.
Awesome, thanks!! The table works fantastic!
No problem :) I updated table

Re: [REQUEST] Vellum

Posted: Fri Apr 12, 2024 11:36 pm
by Enferno33
stigmaoffire wrote:
Thu Apr 11, 2024 2:46 pm
Enferno33 wrote:
Tue Apr 09, 2024 4:33 pm
stigmaoffire wrote:
Tue Apr 09, 2024 4:11 am


I had the jumping height on my previous table before PC bsod, missed adding it again when I remade. I will look into adding rewrites.
Awesome, thanks!! The table works fantastic!
No problem :) I updated table
Nice! Thank you again!