thaLILNIKKI/my-outcome-memories
GitHub: thaLILNIKKI/my-outcome-memories
一组用于 Roblox 游戏 Outcome Memories 的客户端 Lua 脚本,提供视角切换、语音恢复和音乐替换等体验优化功能。
Stars: 0 | Forks: 0
# my-outcome-memories
用于结局记忆的安全实用脚本。
你可以使用任何你已知的*执行器*(如 **xeno**)来运行它们。 ## 第一人称视角模式 ``` -- Hit V to toggle. EXPEREMENTAL SHIT REALLY loadstring(game:HttpGet( "https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/first-person.lua" ))() ```
## 恢复 Tripwire (TailsDoll) 语音台词
```
-- Bring back sounds that was removed due to Roblox moderation.
loadstring(game:HttpGet(
"https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/tripwire-voice.lua"
))()
```
## LMS 声音替换:
```
-- hxperxhxper, juno - TEA-TIME WALTZ (Cream's old LMS)
loadstring(game:HttpGet( -- FOR CREAM
"https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/tea-time-waltz.lua"
))()
```
```
-- Vasalto - The Sol Still Burns V3 (April Fools)
loadstring(game:HttpGet( -- FOR BLAZE
"https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/sol-still-burns-v3.lua"
))()
```
你可以使用任何你已知的*执行器*(如 **xeno**)来运行它们。 ## 第一人称视角模式 ``` -- Hit V to toggle. EXPEREMENTAL SHIT REALLY loadstring(game:HttpGet( "https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/first-person.lua" ))() ```
## 恢复 Tripwire (TailsDoll) 语音台词
```
-- Bring back sounds that was removed due to Roblox moderation.
loadstring(game:HttpGet(
"https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/tripwire-voice.lua"
))()
```
## LMS 声音替换:
```
-- hxperxhxper, juno - TEA-TIME WALTZ (Cream's old LMS)
loadstring(game:HttpGet( -- FOR CREAM
"https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/tea-time-waltz.lua"
))()
```
```
-- Vasalto - The Sol Still Burns V3 (April Fools)
loadstring(game:HttpGet( -- FOR BLAZE
"https://raw.githubusercontent.com/thaLILNIKKI/my-outcome-memories/HEAD/sol-still-burns-v3.lua"
))()
```
标签:Blaze, Cream, DNS 反向解析, DNS解析, Executer, LMS音效, loadstring, Lua, Mod, Outcome Memories, QoL, rizin, Roblox, Sonic, Tails Doll, 外挂, 开源项目, 模组, 游戏修改, 游戏增强, 生活质量改善, 第一人称视角, 脚本, 视角切换, 语音包, 音效恢复