Skip to content

issuimo/PhasmophobiaCheat

Repository files navigation

Warning

请勿将辅助用于破坏他人游戏体验,请勿用于商业用途
Please do not use the assistance to disrupt others' gaming experience and refrain from using it for commercial purposes.
程序路径不能含有中文字符
Also, please ensure that the program path does not contain any Chinese characters.

Note

Q群: 893682569
遇到bug或有技术上疑问请拉取Issues
If you encounter any bugs or have technical questions, please create an issue in the repository.\

核心库 (Core libraries)

  • UnityResolve.hpp
    本辅助通过该库获取游戏函数签名及地址来实现操作
    This library is used to obtain game function signatures and addresses for performing operations within the game.
  • kiero-detours
    挂钩d3d11实现界面渲染
    This library is used to hook into the Direct3D 11 graphics API in order to implement custom rendering for user interfaces.

下载 (Download)

Snipaste_2023-11-21_23-26-39

游戏截图 (Screenshots)

A0583A3498C5D0B2EDB639976225D39C

功能 (Function)

  • 玩家 (Player)

  • 玩家列表 (Player List)
    • 玩家名称 (Name)
    • 杀死玩家 (Kill)
    • 玩家房间 (Room)
  • 玩家无敌 (Player Invincibility)
  • 修改速度 (Modify Speed)
  • 鬼魂 (Ghost)

  • 鬼魂列表 (Ghost List)
    • 鬼魂名称 (Name)
    • 显示状态 (Status)
    • 显示鬼房 (Room)
    • 鬼魂类型 (Type)
    • 鬼魂移速 (Speed)
    • 猎杀状态 (Hunting State)
  • 鬼不猎杀 (Not Hunt)
  • 鬼不换房 (Not Change Rooms)
  • 猎杀不关门 (Hunting Without Closing Doors)
  • 修改鬼魂移速 (Modify Ghost Movement Speed)
  • 结算 (Settlement)

  • 增加奖励 (More Reward)
  • 门 (Doors)

  • 门列表 (Door List)
  • 房间 (Rooms)

  • 房间列表 (Room List)
  • 透视 (ESP)

  • 鬼魂透视 (3D) (Ghost)

- More...