跳至內容
可用

Universal Performance Booster (Swag Farm Util)

CLclarkdevlinorg0 次瀏覽Universal2026年7月26日
分享
Universal Performance Booster (Swag Farm Util)

腳本程式碼

Lua
getgenv().SwagSettings = {
    -- Performance
    FpsCap = 0, -- 0 = No limit
    ClearTerrain = true,
    MinimizeQualityLevels = true,
    MinimizeLighting = true,
    RemoveOtherPlayers = true,
    RemoveVFX = true,
    DisableCoreGui = true,
    OverrideMaterials = true,
    Disable3dRendering = true,
    ---- ^ 3D Rendering
        OnlyDisableUnfocused = false, -- Disable3dRendering must be enabled in order to work.

    -- Serverhop
    Serverhop = false,
    ServerhopDelay = 3600, -- Seconds
    AllowSameServer = true,
    AutoExecute = true,

    -- Extra
    CheckVersion = true,
    RejoinOnKick = true,
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/IcantAffordSynapse/Swag-Farm-Util/refs/heads/main/src/source.lua"))()

描述

## Swag Farm Util This is a quick project I made which I decided to publish. It's made to boost your performance, so if you have 8gb ram like me, you don't need to limit yourself to 1 account when multi farming! Only tested on Volt executor, I'm not too sure how many executors it will support due to `setfpscap()` and `gethui()` For more info on the Settings, Read the README.md of [this repository](https://github.com/IcantAffordSynapse/Swag-Farm-Util) Might update, Might not, CheckVersion auto updates the script so dw abt that.

評論 (0)

登入以參與討論

  • 成為第一個評論的人。

常見問題

如何使用 Universal Performance Booster (Swag Farm Util) 腳本?
複製上方的腳本程式碼,開啟你的 Roblox 執行器,貼上程式碼,然後在遊戲中點擊執行。腳本執行後功能會立即啟用。
Universal Performance Booster (Swag Farm Util) 腳本免費嗎?
是的。此腳本免費複製和使用。如果使用金鑰系統,請透過「獲取金鑰」連結免費解鎖。
使用 Universal Performance Booster (Swag Farm Util) 腳本安全嗎?
完整原始碼顯示在此頁面上,讓你在執行前準確了解其功能。請始終使用可信的執行器,並記住使用腳本違反 Roblox 服務條款,風險自負。
哪個執行器相容 Universal Performance Booster (Swag Farm Util)?
此腳本相容大多數熱門 Roblox 執行器。查看我們的執行器頁面,為你的裝置找到可信的免費或付費執行器。
Universal Performance Booster (Swag Farm Util) | BloxScripter