# Quality of Life

# Disable VC

{
    "DFFlagVoiceChat4": "False"
}

# 5 Decimal Sensitivity Precision

{
    "FFlagFixSensitivityTextPrecision": "False"
}

# Removes translated supported message on join

{
    "FFlagChatTranslationEnableSystemMessage": false
}

# Allows you to customize which languages are available for the chat translation feature

@thefrenchguy4

{
    "FStringChatTranslationEnabledLocales": "es_es,fr_fr,pt_br,de_de,it_it,ja_jp,ko_kr,id_id,tr_tr,zh_cn,zh_tw,th_th,pl_pl,vi_vn,ru_ru,"
}

# Remove long recommended section in homepage

{
    "FIntGameGridFlexFeedItemTileNumPerFeed": "0"
}

# Disable Captures Keybind

{
    "FFlagEnableCapturesHotkeyExperiment_v4": "False"
}

# Reduced Avatar Item Particle in FP

{
    "FFlagUserHideCharacterParticlesInFirstPerson": "True"
}

# FPS Unlocker in Roblox Menu Settings

{
    "FFlagGameBasicSettingsFramerateCap5": "True",
    "DFIntTaskSchedulerTargetFps": "0"
}

# Unlimited FPS Unlocker

{
    "FFlagTaskSchedulerLimitTargetFpsTo2402": "False",
    "DFIntTaskSchedulerTargetFps": "9999"
}

# GUI Hiding Toggles

{
    "FFlagUserShowGuiHideToggles": "True",
    "GuiHidingApiSupport2": "True"
}

# Hide guis

Key combination Action
Ctrl + Shift + B Toggles GUIs in 3D space (BillboardGuis, SurfaceGuis, etc)
Ctrl + Shift + C Toggles game-defined ScreenGuis
Ctrl + Shift + G Toggles Roblox CoreGuis
Ctrl + Shift + N Toggles player names, and other BillboardGuis that show up above a player
{
    "DFIntCanHideGuiGroupId": "ID"
}

# Remove layared clothing related for searching in lua app catalog

{
    "FStringAXCategories": "ClassicShirts.ClassicTShirts.ClassicPants"
}

# Disable Fullscreen Title Bar

{
    "FIntFullscreenTitleBarTriggerDelayMillis": "3600000"
}

# Stuttery Animation Fix

{
    "DFIntTimestepArbiterThresholdCFLThou": "300"
}

# Disable In-game Advertisements

{
    "FFlagAdServiceEnabled": "False"
}

# Disable Telemetry

{
    "FFlagDebugDisableTelemetryEphemeralCounter": "True",
    "FFlagDebugDisableTelemetryEphemeralStat": "True",
    "FFlagDebugDisableTelemetryEventIngest": "True",
    "FFlagDebugDisableTelemetryPoint": "True",
    "FFlagDebugDisableTelemetryV2Counter": "True",
    "FFlagDebugDisableTelemetryV2Event": "True",
    "FFlagDebugDisableTelemetryV2Stat": "True"
}

# Surf the web inside of Roblox

{
    "FFlagTopBarUseNewBadge": "True",
    "FStringTopBarBadgeLearnMoreLink": "https://google.com/",
    "FStringVoiceBetaBadgeLearnMoreLink": "https://google.com/"
}

# MTU

{
    "DFIntConnectionMTUSize": "MTU_HERE"
}

# No Internet Disconnect

{
    "DFFlagDebugDisableTimeoutDisconnect": "True"
}

# Adjust Default Timeout Time

@dis_spencer

{
    "DFIntDefaultTimeoutTimeMs": "10000"
}

# Quick Game Launch

{
    "FFlagEnableQuickGameLaunch": "True"
}

# Increased Asset Preloading Count

@spectroscopic

{
    "DFIntNumAssetsMaxToPreload": "9999999",
    "DFIntAssetPreloading": "9999999"
}

# Disable In-Game Purchases

{
    "DFFlagOrder66": "True"
}

# Disable Chat

{
    "FFlagDebugForceChatDisabled": "True"
}

# Disable Dynamic Heads Animations

{
    "DFIntAnimationLodFacsDistanceMin": "0",
    "DFIntAnimationLodFacsDistanceMax": "0",
    "DFIntAnimationLodFacsVisibilityDenominator": "0"
}

# Automatically unmutes your mic on join (VC)

{
    "FFlagDebugDefaultChannelStartMuted": "False"
}

# opt-out Experience Language

{
    "FIntV1MenuLanguageSelectionFeaturePerMillageRollout": "0"
}

# Lets you change the zoom out limit

{
    "FIntCameraMaxZoomDistance": "9999"
}

# Exclusive Fullscreen

{
    "FFlagHandleAltEnterFullscreenManually": "False"
}

# Change Age Rating Learn More Link

{
    "FStringExperienceGuidelinesExplainedPageUrl": "https://playboicarti.com"
}

# 00

{
    "FFlagAppChatAddConnectUnibarForActiveSquad": "False"
}

# Reshuffle Party Icons

{
    "FFlagReshufflePartyIconsInUnibar": "False"
}

# Rename Party 2 Roblox Chat

{
    "FFlagAppChatRebrandStringUpdates": "False"
}