Page 1 of 1

Slasher's Keep

Posted: Mon Feb 12, 2018 8:23 am
by Lord Blade
Requesting a table with:

Infinite Health
Infinite Mana
Stat Points
Gold
XP

I've been able to find Health/Mana as Float.
Gold as 4 Byte.
Stat Points as 8 Byte.

Re: Slasher's Keep

Posted: Tue Mar 06, 2018 3:28 am
by poster55
Here's my newbie attempt to make a table. Should be health, mana, and stat points.

Re: Slasher's Keep

Posted: Tue Mar 06, 2018 3:44 pm
by poster55
Well, it looks like the pointer changes each time I boot up the game. The offsets are right, but I can't nail down a consistent pointer. Will take someone more skilled than me to figure this out :)

Re: Slasher's Keep

Posted: Thu Mar 08, 2018 11:47 pm
by Jade
Hello,

here is a table with

health
mana
xp
skill points
money

Activate the script, switch to the game and back to ce.

Re: Slasher's Keep

Posted: Thu Jul 09, 2020 4:06 pm
by Sigan
I updated this so much
Current Table Includes
Many Scripts
+So many Character Pointers (hps, mps, xp, str, int, dex, arm(or), etc...)
+A bunch of Character Data Pointers (sackSmackCooldown, comboInfo, killStreak, etc...)
+Some Important Character Motor Pointers (moveSpeed, Gravity, jumpHeight, etc...)

Re: Slasher's Keep

Posted: Sun Jul 12, 2020 6:27 am
by Romire
Any chance of updating? Getting the Failure injecting the MonoDatacollector dll message

Re: Slasher's Keep

Posted: Mon Jul 13, 2020 2:32 pm
by Sigan
I wrote this a while back and just uploaded it. It's only one version behind... I might update soon, but I'm in no rush

Re: Slasher's Keep

Posted: Tue Jul 14, 2020 9:36 pm
by Sigan
I updated it with aobscans instead of direct mono pointers, so it should work on other computers as well now. It also is confirmed to work on game version 0.98

Re: Slasher's Keep

Posted: Thu Jul 23, 2020 1:14 am
by Romire
ooo thank you!

Re: Slasher's Keep

Posted: Fri Aug 21, 2020 12:31 am
by Romire
Bump for update

Re: Slasher's Keep

Posted: Mon Dec 21, 2020 5:25 pm
by Sigan
Sorry, I've been low on time. I'll update this when I get the next chance.

Re: Slasher's Keep

Posted: Fri Sep 30, 2022 12:44 am
by llodraw
I'm late to this thread, but I just wanted to thank Sigan for a table that still works nearly 2 years later. Only thing that seems busted is the minimum money cheat, which is easy enough to search for to begin with.

You're a legend, mate

Re: Slasher's Keep

Posted: Mon Feb 13, 2023 8:46 am
by Sigan
Ok... I played a newer version and added more stuff and updated some old stuff. Hopefully you can navigate the mess of a table, and appreciate what I did. Much love!