> ## Documentation Index
> Fetch the complete documentation index at: https://docs.opai.today/llms.txt
> Use this file to discover all available pages before exploring further.

# 自动更新Hypixel API

> 使用Cookie自动更新你的Hypixel API Key

最新的客户端已经添加使用你的Cookie自动生成API Key功能（完全自动）

首先你需要准备一个[Hypixel论坛](https://hypixel.net/register/)账号并且验证邮箱和Minecraft账号，具体流程参考[API Key获取的文章](/cn/features/apikey)

然后根据你的浏览器获得Cookie，按下`F12`打开检查元素，然后找到`xfNew_user`的**值**并复制（双击值可以打开编辑模式即可复制）

复制cookie之后使用以下指令在客户端设置Cookie

```bash theme={null}
.cookie <xfNew_user>
```

设置之后使用客户端命令`.update`即可自动生成API Key

### Chrome

<img src="https://mintcdn.com/opai/PHIcLUCUq6FY5muu/images/cookie_chrome.png?fit=max&auto=format&n=PHIcLUCUq6FY5muu&q=85&s=7f804bdeb87cc7de20476499d16f787b" alt="1" width="966" height="533" data-path="images/cookie_chrome.png" />

### Firefox

<img src="https://mintcdn.com/opai/PHIcLUCUq6FY5muu/images/cookie_firefox.png?fit=max&auto=format&n=PHIcLUCUq6FY5muu&q=85&s=cfbdab572e33d278a61b248128885297" alt="1" width="888" height="536" data-path="images/cookie_firefox.png" />
