Swevaga/All-My-Script
GitHub: Swevaga/All-My-Script
一个 Roblox 游戏脚本合集与执行器资源汇总,提供多平台 Lua 脚本加载方案。
Stars: 0 | Forks: 0
# 🛠️ 我的 Roblox 脚本/漏洞利用合集
[](https://opensource.org/licenses/MIT)
[](#)
这是一个包含 Roblox 脚本合集、executor 信息以及关于游戏环境修改(Exploiting)教育资源的核心仓库。
## 📖 什么是 Exploit/Scripting?
在此语境下,**Exploit** 是指允许用户在游戏环境中运行自定义代码(**Script**)的软件(Executor)。脚本通常使用 **Lua** 语言编写,用于自动执行任务或在本地修改游戏功能。
## 💻 Executor 列表(官方)
| 平台 | 名称 | 状态 | 链接 |
| :--- | :--- | :--- | :--- |
| **PC** | **Potassium** | ✅ Undetected | [官方链接](https://potassium.pro/) |
| **PC** | **Wave** | ⚠️ Testing | [官方链接](https://getwave.gg/) |
| **PC** | **Volcano** | ✅ Undetected | [官方链接](https://volcano.wtf/) |
| **PC** | **Velocity** | ✅ Undetected | [官方链接](https://realvelocity.xyz/) |
| **PC** | **Ronix** | ❌ Patching | [官方链接](https://ronixstudios.io/) |
| **Mobile** | **Delta** | ✅ Undetected | [官方链接](https://deltaexploits.gg/) |
| **Mobile** | **Cryptic** | ✅ Undetected | [官方链接](https://getcryptic.net/) |
## 📜 脚本列表(Loadstring)
点击下方的代码块可自动复制脚本:
### 🌟 MengHUB (多合一)
```
loadstring(game:HttpGet("[https://raw.githubusercontent.com/User/Repo/main/MengHUB.lua](https://raw.githubusercontent.com/User/Repo/main/MengHUB.lua)"))()
loadstring(game:HttpGet("https://api.arvynscripts.cloud/api/files/loader.lua"))()
```
标签:DNS 反向解析, Executor, Exploit开发, Lua脚本, rizin, Roblox, 云资产清单, 安全教育, 客户端修改, 数字取证, 游戏作弊, 游戏劫持, 游戏安全, 游戏模组, 脚本合集, 自动化脚本, 逆向工程