Page 1 of 1

Trying to script a troll feature

Posted: Thu Nov 05, 2020 8:54 pm
by AbraxasNarith2
You probably guessed, Phasmophobia.
I'd like to make a script that would allow me to trigger ghost activities, ghost appearing, hunting, hissing, shutting doors, throwing objects, etc.
And I want to start with the easiest 3 first.
Hunting, ghost activities (hissing, appearing, shutting doors, etc) and remotely turning the fuse box on/off. (The latter I probably can do myself, we'll see)
About the hunting, anyone know how I can script that? I've already got GhostAI and the Hunting method.

Re: Trying to script a troll feature

Posted: Thu Nov 05, 2020 9:10 pm
by SunBeam
^ The only thing I can say about all of what you wrote is you have the impression people around here know what the fuck you're talking about. You talk as if everyone here's educated to know what "GhostAI" and "the Hunting method" are.. and I, for one, think you're talking from rumors, from what you hear left or right say they use to hack the game. Much like in the "believe and don't check" way of doing things. You want to "make a script", that I get.. however, the base ground analysis for what you want in that script.. do you have that? Do you know where in Unity is the "ghost activity" code and how to trigger it manually (or via some thread)? Cuz if you don't have that, then all you're asking here is for someone to make that for you.. That's my interpretation of what you said above. No need to go berserk on me, criticism is important too.

Re: Trying to script a troll feature

Posted: Thu Nov 05, 2020 10:09 pm
by AbraxasNarith2
GhostAI is a code in the GameAssembly.dll and inside GhostAI there is method: hunting. I'm trying to trigger this particular code with a script. I could script something like it but it would do nothing unless I have pointers to use. Say as an example a pointer showing a value of 0 (hunting: off) and when I switch it to 1 (hunting:on) it starts hunting. I've attempted a script but so far I've only managed to set off my own EMF reader to level 5 without crashing the game. But I didn't manage to set off other player's EMF reader yet.

Re: Trying to script a troll feature

Posted: Thu Nov 05, 2020 10:16 pm
by SunBeam
If you're talking about MP stuff.. then that's not allowed here. "I didn't manage to set off other players'" implies multi-player. Do correct me if I am wrong.

Re: Trying to script a troll feature

Posted: Thu Nov 05, 2020 10:21 pm
by AbraxasNarith2
While you are correct, it's only among friends. I do not play with strangers and I only want to troll my friends.