Page 1 of 1
LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Sat Sep 28, 2024 12:41 am
by vesperpallens
LOLLIPOP CHAINSAW REPOP
I'm quite new to creating tables (the 1st one here). After enjoying the
LIOBOSS table, I have decided to make my own for the options I needed.
This table has been tested on the Steam version by TENOKE (cracked). The table was tested on the 1.0, 1.05, 1.07, 1.09 and 1.10 versions (patch by TENOKE).
Options:
The most recent table options:
- Invincibility (removes damage collisions at all)
- Infinite ultimate/star state (essentially an additional OHK cheat)
- Infinite Chainsaw Drive
- Infinite Bullets / Blaster Damage Modifier
- Infinite Nick tickets
- Juliet Animation Modifier [2]
- Juliet speed modifiers, fly mode and noclip
- Script to set all current enemies' health to zero (you can bind it to a hotkey)
- Script to set all current boss entities' health to zero (same)
- Legacy God Mode + One Hit Kill
Note: the GUI bar for Juliet's health is not synchronized with her real health.
Note 2: Now the table works seamlessly. The Inf Health + OHK cheats I made initially are consistent across updates. Not sure whether the invincibility script will be consistent as well since a single shift in the class structure may break the script.
If you have encountered any problems/crashes, feel free to report them with some context.
UPD1: I added a check to avoid crashes when objects are seemingly destroyed. Would appreciate your feedback though.
UPD2: New options added, a few tweaks, a new approach that modifies game flags to avoid damage at all — feels neat.
Leave a thumbs up if you like it.
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Sat Nov 09, 2024 12:04 pm
by vesperpallens
The table's updated. I completely reworked it to handle checks outside of VCRUNTIME. I didn't test the whole game, I just wanted to practice once more on how to deal with vcruntime140.dll fast. The game version is the same — I don't have the newest patch & don't own the game. So if you want me to update it, I need the latest version.
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Thu Nov 28, 2024 3:17 pm
by daninthemix
The one hit kill definitely doesn't work.
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Fri Nov 29, 2024 11:27 am
by Algester
I need some answers so we know HP is 4 bytes
does it start at 0 = no damage and increases as your take damage or max HP that deducts? I tried to look for a value but no snuff since I do not know what am I "looking for" value wise
good news I found the AoB for the HP but couldnt get pass the VCRuntime140.dll to hunt the offset correctly
the AoB is
current HP (4 bytes) new HP (4 bytes) Max HP (4 bytes)
for example the max HP with all upgrades is 200 so locate
C8 00 00 00 C8 00 00 00 C8 00 00 00
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Thu Jan 30, 2025 12:41 am
by vesperpallens
daninthemix wrote: ↑Thu Nov 28, 2024 3:17 pm
The one hit kill definitely doesn't work.
I guess I'm gonna download it again and update the table then, too broke to buy. I'll try to poke around and do it for both initial and v1.07, so stick around.
Algester wrote: ↑Fri Nov 29, 2024 11:27 am
I need some answers so we know HP is 4 bytes
does it start at 0 = no damage and increases as your take damage or max HP that deducts? I tried to look for a value but no snuff since I do not know what am I "looking for" value wise
It was max HP decreasing, 4 bytes. As far as I remember, Juliet's health was between 100 and 300, but I may be wrong.
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Fri Jan 31, 2025 11:45 pm
by vesperpallens
The table was updated. I tested it on 1.0, 1.05 and 1.07 (TENOKE patches). It should work with the future versions (presumably) but enemy actor structures were shifted by ~4 bytes between 1.05 and 1.07. Should be easy to update it though.
Please enjoy and don't forget to put a thumbs up!
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Sun Feb 02, 2025 7:54 pm
by vesperpallens
Thanks for your feedback. The table is updated once again and seems to be more stable now.
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Mon Feb 24, 2025 3:36 pm
by vesperpallens
Updated once again. New script options added (invincibility, bullets, tickets, etc, check the options).
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Mon Feb 24, 2025 10:10 pm
by sebastianyyz
Thank you so much for the table
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Mon Mar 31, 2025 11:06 am
by daninthemix
Gah! The baseball section of the table doesn’t work (can’t find the addresses)

Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Fri Apr 11, 2025 3:32 am
by vesperpallens
daninthemix wrote: ↑Mon Mar 31, 2025 11:06 am
Gah! The baseball section of the table doesn’t work (can’t find the addresses)
Strange, I remember it worked well (though I had to turn off the original OHK script there since Nick's health was affected too). Once there's a new patch, I will take a look again.
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Sat Apr 12, 2025 6:53 am
by daninthemix
vesperpallens wrote: ↑Fri Apr 11, 2025 3:32 am
daninthemix wrote: ↑Mon Mar 31, 2025 11:06 am
Gah! The baseball section of the table doesn’t work (can’t find the addresses)
Strange, I remember it worked well (though I had to turn off the original OHK script there since Nick's health was affected too). Once there's a new patch, I will take a look again.
Well actually there is a 1.09 patch available since Feb. Not sure if there will be any others after that?
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Mon Apr 14, 2025 5:46 pm
by vesperpallens
daninthemix wrote: ↑Sat Apr 12, 2025 6:53 am
vesperpallens wrote: ↑Fri Apr 11, 2025 3:32 am
daninthemix wrote: ↑Mon Mar 31, 2025 11:06 am
Gah! The baseball section of the table doesn’t work (can’t find the addresses)
Strange, I remember it worked well (though I had to turn off the original OHK script there since Nick's health was affected too). Once there's a new patch, I will take a look again.
Well actually there is a 1.09 patch available since Feb. Not sure if there will be any others after that?
[Link]
Re: LOLLIPOP CHAINSAW REPOP [Steam]
Posted: Wed Apr 23, 2025 8:18 pm
by vesperpallens
daninthemix wrote: ↑Sat Apr 12, 2025 6:53 am
vesperpallens wrote: ↑Fri Apr 11, 2025 3:32 am
daninthemix wrote: ↑Mon Mar 31, 2025 11:06 am
Gah! The baseball section of the table doesn’t work (can’t find the addresses)
Strange, I remember it worked well (though I had to turn off the original OHK script there since Nick's health was affected too). Once there's a new patch, I will take a look again.
Well actually there is a 1.09 patch available since Feb. Not sure if there will be any others after that?
Table updated for 1.10, enjoy.