j0xssdf3

Member
Jul 24, 2019
162
232
Look at the second to last one. ->
Read the second to last one. All Im reading there is they're going to add the ability to "mod" characters into the game, which is just importing a model that has the same skeletal structure as everything else. What I was referring to was modding in the ability to become a character, which doesn't even need to be done cause of the 5th to last question.
 

Lolwut365

Member
Jun 5, 2020
297
428
Where's that coming from?
Read the second to last one. All Im reading there is they're going to add the ability to "mod" characters into the game, which is just importing a model that has the same skeletal structure as everything else. What I was referring to was modding in the ability to become a character, which doesn't even need to be done cause of the 5th to last question.
i would assume if they implement a feature like VaMs "posession" function it'd be after they implement player avatars
 

1xz

Newbie
Apr 3, 2018
94
320
NO LONGER WORKS ON VERSIONS GREATER THAN v0.4.4.2

Here's my newest set, this one is between Fem Marina and Hera! This time around I tried to add a bit of a story to it and I've tittled it "A Bet With A Shy Friend". The poses are/were meant for Fem Marina and are completely untested with Futa Marina and are primarily designed for VR with with using your tongue and using toys. I'm not sure how well they would work out with using hip tracking but anyone is welcome to try. Anyway without taking up too much time here they are!

1txt.jpg

2txt.jpg

2.5txt.jpg

3txt.jpg

4txt.jpg

5txt.jpg

6txt.jpg ----> 6.5txt.jpg <---
7txt.jpg


Anyway this is my first time trying to really write anything as I'm just terrible at trying to RP but I really wanted to challange myself here this time. I hope at least some people enjoy it!
 
Last edited:

starstory

New Member
Mar 28, 2022
5
3
baller, lemme know when it gets cracked
Im gonna show what i did then.
I know its a little long, but you dont need to modify gameassebly with this method
-
The game uses AES (encryption) to encrypt a date as a string using your Computer Unique ID. It then stores that
encrypted string in your registry.

-
First you need to find your UID (device unique ID) that the game assigns you.
Note: Its unique to every computer
Here's a Powershell script I made that easily finds that for you:

-
Run the powershell script by rightclicking-->Run With Powershell
A blue window will pop up and it will hopefully have a string in it.
-
Now Idk what your UID is since its unique to all computers, but
it has to have 32 characters for the AES key to work. mine had
40 so I deleted the 8 last characters.
Example: this has 40 characters. delete the last 8 characters (not the firsts):
a4bcf73dfb58438b954941399b2df3sa3etdsag2 <--UID
a4bcf73dfb58438b954941399b2df3sa <--"Secret Key"
-
Now go to this website:

Make sure you got the settings right:
-
AES Encryption:
Key size: 256 Bits
Cipher mode: ECB
Leave the initialization vector empty
And paste your 32 Character key in the
secret key Box.

And the text (or date) to be encrypted is "9999-01-01" Format has to be YYYY-MM-DD
The game checks for a date and if the date encrypted in your
registry is earlier than the build version it asks for Auth
So putting this date will make you able to play every version until year 9999 (should be enough lol)

Then press encrypt
View attachment 2080809
View attachment 2080827
So using the example key it gives us this:
sJUWWjilFUNpxci+aOxU8Q==

All you need to do now is place this in your registry, Easiest way is with a registry script.
Go here
Make sure you got the same settings.
ASCII Character encoding
Output delimiter "Comma"
Paste the string into the top box
Press the green Convert Button
View attachment 2080868
Paste the code bellow into an empty text document,

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Heat\Heat]
"AuthToken_h1061026678"=hex:00
"HWID"=hex:(bytes goes here)
Then copy the bytes by pressing the yellow copy button on the ASCII to Hex site and put them in the
script.

View attachment 2080882

Save as a .reg file. then double click on it. its gonna give you a warning, click yes.

You are done. now try running an uncracked version and click the authentification button like usual and it should let
you in.
If you use his method I don't think you'll need to wait for a crack
 
  • Like
Reactions: greydiant
Nov 14, 2021
87
337
Il put this here. Script made by a user and automates the AES method. Run this and you can run every versions:

Made a little powershell script to automate all of that as it is quick and simple. Just run the script and you should be able to open heat vr without it asking you for patreon access. Lmk if there are any bugs or it is not working.
Now we just need a link from the patreon and not wait for a patched gameassembly. Makes things much easier
 

slickhardflex

New Member
Feb 14, 2021
8
9
I find it funny that they find a necessity to put an optional dog dick on the new character but don't find it necessary to add humanoid dicks to the other characters or optional foreskin for them. I know I complain about this quite a bit but come on.
Also of course the soyboys voted for the Synth rather than the bird. I can hardly imagine the creators doing something interesting for once rather than the excessive amount of canines they already have. Since they have ConnivingRat on the team they should get his Crocodile/Alligator character put in the game.
 
  • Like
Reactions: Lolwut365
4.10 star(s) 32 Votes