> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/gtav/stand/lua/storehouse.md).

# 解决Stand仓库下载Lua失败

**Stand仓库全部链接**

{% embed url="<https://github.com/calamity-inc/Stand-Repository/blob/main/data/packages.php>" %}

***

* [Musiness Banager](https://github.com/calamity-inc/MusinessBanager/archive/refs/heads/senpai.zip)
* [Heist Control](https://github.com/IceDoomfist/Stand-Heist-Control/archive/refs/heads/master.zip)
* [LanceScript](https://github.com/calamity-inc/LanceScript/archive/refs/heads/main.zip)
  * [Chinese.lua](https://discord.com/channels/956618713157763072/956618713581387809/1140275873824657508)
* [JinxScript](https://github.com/Prisuhm/JinxScript/archive/refs/heads/main.zip)
  * [JinxScript 0.50](https://discord.com/channels/956618713157763072/956618713581387809/1217511392932790402)
* [Dolos](https://github.com/thebitwise/dolos/archive/refs/heads/main.zip)
  * [Dolos 5.2.0](https://discord.com/channels/956618713157763072/956618713581387809/1213444391558189067)
* [github hosts](https://hosts.gitcdn.top/hosts.txt)

***

```
104.21.48.235 Stand.gg
172.67.188.90 Stand.gg
172.67.131.138 iptoasn.com
185.199.108.133 raw.githubusercontent.com
185.199.109.133 raw.githubusercontent.com
185.199.110.133 raw.githubusercontent.com
185.199.111.133 raw.githubusercontent.com
20.205.243.166  GitHub.com
```

**快捷键`Win`+`x`,再按键盘`A`,打开窗口后,依次输入下面的代码,复制上面的`ip`域名保存到`hosts.txt`文件,最后`刷新DNS解析`缓存.**

```
cd drivers\etc

notepad hosts

ipconfig /flushdns
```


---

# 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:

```
GET https://docs.shark.top/gtav/stand/lua/storehouse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
