> For the complete documentation index, see [llms.txt](https://docs.tcmenu.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tcmenu.cc/deadlock/springstorm-jiao-cheng/springstorm-xiang-xi-shuo-ming.md).

# SpringStorm详细说明

1.关于注入器：当有新版本时，打开加载器会自动跳转到下载网页。首先启动游戏，然后注入（如果需要spoofer，请按照第9步操作）。

2.关于封禁： 目前，Deadlock 只有开发人员手动禁言。请使用小视角，设置多个骨骼，调整沉默命中几率，并启用有观众时不沉默，以确保您的玩法合法。 我们不建议在你的主线上使用我们的产品。目前，如果您吃到手动禁言，那只是游戏禁言，不会在您的 steam 个人档案中显示警告。 注意：一旦被禁言，就会被禁用 HWID。请确保在登录新的 steam 账号前伪造了您的 HWID。

3.关于静默： 完美无声仍在开发中，因此目前的大视场角无声瞄准会让你在重玩时手忙脚乱。当您的静默瞄准失效时，请确保您正确绑定了瞄准器键和静默键。

4.关于平滑： 数值越小，锁定越多，数值越大，锁定越少。

5.关于死区 从目标的中心骨骼向外扩展，在设定范围内不会启动瞄准器，增强了合法效果。

6.关于自动迅速装填 购买自动迅速装填并启用此功能后，它会自动帮您 QTE（Quick Time Events）。开启“迅速装填不会失败”后，触发QTE时不论你怎样按

100%成功，相比产品自动QTE的好处是，你可以保留装填成功后的加成效果。

7.关于击杀阈值提示？ 使用 Vindicta/Shiv/Greytalon 时，如果您的技能可以处决目标，它们将以彩虹色闪烁。&#x20;

8.关于自动招架？ 自动招架设置了可见检查、距离和面向检查，因此不能保证 100%有效，而且自动招架只对玩家有效，对机器人无效。

9\. 关于过机器码（HWID Spoof）：使用前需禁用 Vanguard(瓦反作弊)/关闭安全中心的实时防护/勿插U盘，如无法/不会关闭，请使用群文件的“Disable Vulnerable Driver Blocklist”。

打开Loader后，输入卡密，点击“HWIDSpoof”后变蓝出现Spoofed 证明成功（若不放心可以在CMD中输入“wmic diskdrive get serialnumber”查看spoof前后返回的内容有无改变），Win10(19H1) \~Win11(23H1)之外的系统可能会偶尔蓝屏/无法使用。重启后机器码会恢复正常，在Spoof之后可以防止/解除机器码。

(*简洁版：新号→启动器→卡密→HWIDspoof→开游戏→inject→奔放*\~)

10.关于漏洞&#x20;

10.1Air Accelerate（空中加速）： 调整为90°后，绑定按键可全图飞行（当你角度调小时 可以微加速）。 复仇女巫/灰爪使用技能飞在空中时效果更好，其他飞行漂浮类物品/技能同理。&#x20;

10.2 魔法子弹 你的第三人称相机可以观看到目标，那么就可以攻击到对方，如果需要技能静默/魔术子弹，请将静默设为左键，按住静默键的同时释放技能。

10.3 遁地： 激活该功能，进行攀爬，您将进入地下。你的视角将显示为正常，但在其他玩家的视角或演示中，你将处于地下。

11.无法精确调整滑块： 在滑块上按 Tab 键，然后就可以输入了。

12.注入后没有弹出菜单： 确保您使用的是 DirectX11 而不是 Vulkan，确保您的 CPU 支持 AVX2。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tcmenu.cc/deadlock/springstorm-jiao-cheng/springstorm-xiang-xi-shuo-ming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
