sigma table

getgenv().Settings = {
    ["Options"] = {
        ['Script Key'] = 'Luarmor_Key_Paste_Here',
        ['Version'] = 'Latest',
        ['Ui'] = false,
    },
    ["Fighting"] = {
        ['Global'] = true,
        ['TargetPart'] = 'HumanoidRootPart',
        ['PredictionValue'] = 0.1271,
        ['AuthenticMode'] = true,
    },
    ["Arguments"] = {
        ['Global'] = {'Mouse', 'UpdateMousePos', 'UpdateMousePosI2', 'MOUSE', 'MousePos'},
    },
    ["TriggerBot"] = {
        ['Global'] = true,
        ['AutomaticAirShot'] = true,
        ['Prediction'] = '0.131',
        ['Delay'] = '0.01',
        ['WhitelistedTools'] = {'[Wallet]', '[Cookie]', '[Wallet]'},
    },
    ["InventorySort"] = {
        ['Global'] = true,
        ['Slot 1'] = '[Revolver]',
        ['Slot 2'] = '[Double-Barrel]',
        ['Slot 3'] = '[Knife]',
        ['Slot 4'] = '[Pizza]',
        ['Slot 5'] = '[Pizza]',
        ['Slot 6'] = '[Chicke]',
        ['Slot 7'] = '[Chicken]',
        ['Slot 8'] = '',
        ['Slot 9'] = '',
        ['Slot 0'] = '[Katana]',
    },
    ["Whitelist"] = {
        ['Global'] = true,
        ['Players'] = {'27k_GAMING', 'nigga2', 'nigga3'},
    },
    ["Textures"] = {
        ['Global'] = false,
        ['Map'] = {'Grass', 'SkyBox', 'Concrete'},
    },
    ["FieldOfView"] = {
        ['Gradient'] = {
            ['Colors'] = {Color3.fromRGB(255, 255, 255), Color3.fromRGB(0, 0, 67)},
        },
        ['Stroke'] = {
            ['Thickness'] = '1.3',
        },
        ['Options'] = {
            ['Dotted_FOV'] = false,
            ['GAY_FOV'] = false,
        },
        ['Visible'] = true,
        ['Positioning'] = 'Center',
        ['Radius'] = 33,
        ['Filled'] = true,
        ['Useless'] = 90,
    },
    ["Arsenal"] = {
        ['Global'] = false,
        ['TargetPart'] = 'HumanoidRootPart',
    },
    ["Filters"] = {
        ['WallDetection'] = true,
        ['CrewValidation'] = false,
        ['AllyFilter'] = true,
        ['DownedFilter'] = true,
    },
    ["Utility"] = {
        ['Global'] = true,
        ['EmojiType'] = false,
        ['Stars'] = {'27k_GAMING','YOUR_STAR_HERE'},
        ['DownedFilter'] = true,
    },
    ["Miscellaneous"] = {
        ['GroundShotPrevention'] = true,
        ['DynamicPrediction'] = true,
    },
}