This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- [[ ckie 腳本 - STUY ULTIMATE 最終整合版 (修正 BF 功能) ]] | |
| local P = game:GetService("Players").LocalPlayer | |
| local RS = game:GetService("RunService") | |
| local CG = game:GetService("CoreGui") | |
| local UIS = game:GetService("UserInputService") | |
| local TS = game:GetService("TweenService") | |
| local C = workspace.CurrentCamera | |
| -- [[ 0. 核心設定 ]] | |
| _G.Settings = { |