Ir al contenido
Funcional

Universal Performance Booster (Swag Farm Util)

CLclarkdevlinorg0 vistasUniversal26 jul 2026
Compartir
Universal Performance Booster (Swag Farm Util)

Código del script

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"))()

Descripción

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

Comentarios (0)

Inicia sesión para unirte a la conversación

  • Sé el primero en comentar.

Preguntas frecuentes

¿Cómo uso el script Universal Performance Booster (Swag Farm Util)?
Copia el código de arriba, abre tu executor de Roblox, pega el código y presiona ejecutar mientras estés en el juego. Las funciones se activan instantáneamente una vez que el script se ejecuta.
¿El script Universal Performance Booster (Swag Farm Util) es gratuito?
Sí. Este script es gratuito para copiar y usar. Si usa un sistema de claves, sigue el enlace «Obtener clave» para desbloquearlo sin costo.
¿Es seguro usar el script Universal Performance Booster (Swag Farm Util)?
El código fuente completo se muestra en esta página para que puedas leer exactamente qué hace antes de ejecutarlo. Usa siempre un executor de confianza, y recuerda que usar scripts va en contra de los términos de servicio de Roblox — úsalos bajo tu propio riesgo.
¿Qué executor funciona con Universal Performance Booster (Swag Farm Util)?
Este script funciona con la mayoría de los executores populares de Roblox. Consulta nuestra página de executores para encontrar un executor gratuito o de pago confiable para tu dispositivo.
Universal Performance Booster (Swag Farm Util) | BloxScripter