> For the complete documentation index, see [llms.txt](https://wiki.apns.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.apns.top/rdr2-jiao-cheng/exodus-ai-ji-jiao-cheng/xu-jia-xin-xi-yan-se-dai-ma-jiao-cheng.md).

# 虚假信息颜色代码教程

虚假ID不可以超过15个字符 "\~" 与 "空格" 也算1个字符 特殊符号"例如"："∑" R星标识算2个字符

Exodus\埃及注意事项：请打开"显示隐藏项目（就是显示隐藏的文件夹）如果没用打开那是看不到下面（AppData）文件夹的！！！"

Exodus\埃及：C:\Users\这里是你的计算机用户名（就是你开机欢迎的那个用户名）\AppData\Roaming\Exodus Client\Library\Red Dead Redemption 2\Client\State.json（右键记事本打开）

打开"Client\State.json"文件后（Ctrl+F）搜索(<>符号是多余的复制英文跟数字就好)

"t": "xxx" 这里xxx是你设置的名字的地方，不要丢掉双引号"（15个字符在双引号里就可以了）修改完后（Ctrl+s保存）也可以点左上角文件然后点击保存

~~t1~~紫色 ~~t2~~橙色 ~~t3~~淡蓝色 ~~t4~~黄色 ~~t5~~亮粉红色 ~~t6~~绿色 ~~e~~红 ~~pa~~蓝色 ~~m~~灰色 ~~q~~白 ~~t~~浅灰色 ~~v~~黑 ~~u~~粉色

其他： ~~r~~ =红 ~~b~~ =蓝色 ~~g~~ =绿色 ~~y~~ =黄色 ~~p~~ =紫色 ~~o~~ =橙色 ~~c~~ =灰色 ~~m~~ =深灰色 ~~u~~ =黑色 ~~n~~ =跳线 ~~s~~ =白色 ~~w~~ =白色 ~~d~~ =深蓝色 ~~f~~ =浅蓝色 ~~l~~ =黑色 ~~t~~ =灰色 ~~v~~ =黑色

特别的: ÷ =摇滚明星图标 ∑ =Rockstar Icon #2 Ω =锁图标 ~~ws~~ =通缉犯

~~italic~~ =斜体字体 ~~n~~ =换行 ~~h~~ =粗体 ~~s~~重置颜色 ~~c~~ / ~~t~~ = Gray ~~m~~ =深灰色 ~~u~~ / ~~l~~ =黑色


---

# 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://wiki.apns.top/rdr2-jiao-cheng/exodus-ai-ji-jiao-cheng/xu-jia-xin-xi-yan-se-dai-ma-jiao-cheng.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.
