Phasmophobia
Re: Phasmophobia
hi im looking for someone that know how to “hack games” and know how make a gui (ModMenu)
codes that i have already for phasmophobia
coords
sanity
timer countdown
etc
email me or dm
codes that i have already for phasmophobia
coords
sanity
timer countdown
etc
email me or dm
Re: Phasmophobia
can you update
ghost
Type
Name
Age
Favourite Room
ghost
Type
Name
Age
Favourite Room
Re: Phasmophobia
Here's an update of my table (0.176.36)
Info/show ghost, salt, photo, truck timer...
And an info on where to locate the part of the code to update it later if needed.
Edit: Oh well.. new update on steam so.. have to update to 0.176.39
Table updated
Info/show ghost, salt, photo, truck timer...
And an info on where to locate the part of the code to update it later if needed.
Edit: Oh well.. new update on steam so.. have to update to 0.176.39
Table updated
- Attachments
-
- Phasmophobia_0.176.39_v1.CT
- (448.31 KiB) Downloaded 140 times
Re: Phasmophobia
Last edited by SkyLacex on Thu Apr 14, 2022 2:31 pm, edited 1 time in total.
Re: Phasmophobia
Would appreciate a sanity freezer.
Edit: according to [Link], insanity is internally used to perform sanity checks. The displayed sanity value = (100 - insanity value) + random value between (-2, 3).
Edit: according to [Link], insanity is internally used to perform sanity checks. The displayed sanity value = (100 - insanity value) + random value between (-2, 3).
Re: Phasmophobia
well, there are already tables/trainer for the usual stuff like money/xp
the updates after the dev added the obfuscation(+melon loader block) added also new bugs ... mostly that the ghost does not move/attack.
coz this i've coded this hook, so i could track the ghost after each update to check if its fixed
and yeah now im sharing it, i probably won't add more stuff to it.
it shows the ghost infos, mission infos and you can force the ghost to start flashing visible.
you also can activate a ghost radar that shows you the [ ] distance to the ghost.
the UI windows can be collapsed/expanded/dragged/resized(if you press escape or in a game menu)
the UI pos/size will be saved, so next time you wont need to adjust them again.
im to lazy to code a injector so:
how to use:
-you can use a injector like ExtremeInjector
-or attach cheat engine
-Memory View -> Tools -> Inject DLL
-click no if cheat engine ask to execute a function of the DLL
Password : cfefrf
you may have to install x64 Visual Studio C++ Redists from Microsoft (i used Visual Studio 2019)
the updates after the dev added the obfuscation(+melon loader block) added also new bugs ... mostly that the ghost does not move/attack.
coz this i've coded this hook, so i could track the ghost after each update to check if its fixed
and yeah now im sharing it, i probably won't add more stuff to it.
it shows the ghost infos, mission infos and you can force the ghost to start flashing visible.
you also can activate a ghost radar that shows you the [ ] distance to the ghost.
the UI windows can be collapsed/expanded/dragged/resized(if you press escape or in a game menu)
the UI pos/size will be saved, so next time you wont need to adjust them again.
im to lazy to code a injector so:
how to use:
-you can use a injector like ExtremeInjector
-or attach cheat engine
-Memory View -> Tools -> Inject DLL
-click no if cheat engine ask to execute a function of the DLL
Password : cfefrf
you may have to install x64 Visual Studio C++ Redists from Microsoft (i used Visual Studio 2019)
- Attachments
-
- CFE_Hook_0.2_Update.rar
- Phasmophobia 0.2 Build 5990424
- (133.89 KiB) Downloaded 109 times
-
- CFE Hook_0.2.rar
- Phasmophobia 0.2 Update
OUTDATED - (133.87 KiB) Downloaded 96 times
-
- CFE Hook.rar
- Phasmophobia
November 4th Update
OUTDATED - (132.29 KiB) Downloaded 102 times
Last edited by cfemen on Thu Dec 24, 2020 12:18 pm, edited 9 times in total.
- 1H4Ck3Rru5
- What is cheating?
- Posts: 4
- Joined: Thu Nov 07, 2019 11:46 am
- Reputation: 0
Re: Phasmophobia
Using Extreme injector shows me "injection failed" Cheat Engine doesnt work toocfemen wrote: ↑Thu Nov 19, 2020 4:48 amwell, there are already tables/trainer for the usual stuff like money/xp
the updates after the dev added the obfuscation(+melon loader block) added also new bugs ... mostly that the ghost does not move/attack.
coz this i've coded this hook, so i could track the ghost after each update to check if its fixed
and yeah now im sharing it, i probably won't add more stuff to it.
it shows the ghost infos, mission infos and you can force the ghost to start flashing visible.
you also can activate a ghost radar that shows you the [ ] distance to the ghost.
note : the radar height position is a bit strange ... didn't figure out why ...
the UI windows can be dragged/resized(if you press escape or in a game menu)
the UI pos/size will be saved, so next time you wont need to adjust them again.
im to lazy to code a injector so:
how to use:
-you can use a injector like ExtremeInjector
-or attach cheat engine
-Memory View -> Tools -> Inject DLL
-click no if cheat engine ask to execute a function of the DLL
Password : cfefrf
you may have to install x64 Visual Studio C++ Redists from Microsoft (i used Visual Studio 2019)
Re: Phasmophobia
make sure you have the C++ redists installed, or probably its your AV thats blocking the inject.1H4Ck3Rru5 wrote: ↑Fri Nov 20, 2020 11:28 am
Using Extreme injector shows me "injection failed" Cheat Engine doesnt work too
//
reuploaded a new version, i fixed a bug in the camera that could lead to a crash while ending the round.
also added a ouija board radar, you will see a blue Ouija label if the level contains a board.
note : sometimes you will see the ouja-board behind the truck - thats not a bug in my hook, the game just has a bug and spawns it there (i checked it with a quickly coded noclip, to make sure that the board is really there)
-
- What is cheating?
- Posts: 2
- Joined: Sat Aug 01, 2020 4:29 pm
- Reputation: 0
Re: Phasmophobia
This is awesome, table works great! But still crashes on round end or at the start of a next roundcfemen wrote: ↑Sat Nov 21, 2020 8:53 ammake sure you have the C++ redists installed, or probably its your AV thats blocking the inject.1H4Ck3Rru5 wrote: ↑Fri Nov 20, 2020 11:28 am
Using Extreme injector shows me "injection failed" Cheat Engine doesnt work too
//
reuploaded a new version, i fixed a bug in the camera that could lead to a crash while ending the round.
also added a ouija board radar, you will see a blue Ouija label if the level contains a board.
note : sometimes you will see the ouja-board behind the truck - thats not a bug in my hook, the game just has a bug and spawns it there (i checked it with a quickly coded noclip, to make sure that the board is really there)
Re: Phasmophobia
eleofharmony wrote: ↑Sun Nov 22, 2020 5:56 amThis is awesome, table works great! But still crashes on round end or at the start of a next round
its not a table
hmmm i've made a few changes to make sure the game is not loading while trying to get infos/read pointers. maybe this helps.
reuploaded a new DLL.
- yamisakura
- Cheater
- Posts: 42
- Joined: Wed Oct 16, 2019 7:24 pm
- Reputation: 9
Re: Phasmophobia
thank u ...cfemen wrote: ↑Sun Nov 22, 2020 11:13 ameleofharmony wrote: ↑Sun Nov 22, 2020 5:56 amThis is awesome, table works great! But still crashes on round end or at the start of a next round
its not a table
hmmm i've made a few changes to make sure the game is not loading while trying to get infos/read pointers. maybe this helps.
reuploaded a new DLL.
-
- Table Makers
- Posts: 905
- Joined: Fri Mar 03, 2017 9:05 am
- Reputation: 760
Re: Phasmophobia
Thanks so much for this, it's been great. But it looks like the latest update broke it. See below:cfemen wrote: ↑Sat Nov 21, 2020 8:53 ammake sure you have the C++ redists installed, or probably its your AV thats blocking the inject.1H4Ck3Rru5 wrote: ↑Fri Nov 20, 2020 11:28 am
Using Extreme injector shows me "injection failed" Cheat Engine doesnt work too
//
reuploaded a new version, i fixed a bug in the camera that could lead to a crash while ending the round.
also added a ouija board radar, you will see a blue Ouija label if the level contains a board.
note : sometimes you will see the ouja-board behind the truck - thats not a bug in my hook, the game just has a bug and spawns it there (i checked it with a quickly coded noclip, to make sure that the board is really there)
Re: Phasmophobia
Hi zachillios,zachillios wrote: ↑Sat Nov 28, 2020 9:44 pm~
Thanks so much for this, it's been great. But it looks like the latest update broke it. See below:
~
i've just launched the game and it still works - so i assume you are on the beta branch?
i will update the hook if the main branch is updated, coz it would be additional work to update it for beta and then again if its recompiled for the main branch