0% found this document useful (0 votes)
20 views2 pages

Five Guard

The document outlines various access permissions and bypass capabilities for an admin menu, client, weapons, vehicles, and miscellaneous functions. Each category includes boolean values indicating whether specific features are accessible or bypassed. This structure suggests a system for managing permissions and cheats within a gaming environment.

Uploaded by

joacoar98
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

Five Guard

The document outlines various access permissions and bypass capabilities for an admin menu, client, weapons, vehicles, and miscellaneous functions. Each category includes boolean values indicating whether specific features are accessible or bypassed. This structure suggests a system for managing permissions and cheats within a gaming environment.

Uploaded by

joacoar98
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

"AdminMenu": {

"AdminMenuAccess": "boolean",
"AnnouncementAccess": "boolean",
"ESPAccess": "boolean",
"ClearEntitiesAccess": "boolean",
"BanAndKickAccess": "boolean",
"GotoAndBringAccess": "boolean",
"VehicleAccess": "boolean",
"MiscAccess": "boolean",
"LogsAccess": "boolean",
"PlayerSelectorAccess": "boolean",
"BanListAndUnbanAccess": "boolean",
"ModelChangerAccess": "boolean"
},
"Client": {
"BypassSpectate": "boolean",
"BypassGodMode": "boolean",
"BypassInvisible": "boolean",
"BypassStealOutfit": "boolean",
"BypassInfStamina": "boolean",
"BypassNoclip": "boolean",
"BypassSuperJump": "boolean",
"BypassFreecam": "boolean",
"BypassSpeedHack": "boolean",
"BypassTeleport": "boolean",
"BypassNightVision": "boolean",
"BypassThermalVision": "boolean",
"BypassExplosiveAmmo": "boolean",
"BypassOCR": "boolean",
"BypassNuiDevtools": "boolean",
"BypassBlacklistedTextures": "boolean",
"BlipsBypass": "boolean",
"BypassCbScanner": "boolean",
"BypassSpoofedBulletShot": "boolean"
},
"Weapon": {
"BypassWeaponDmgModifier": "boolean",
"BypassInfAmmo": "boolean",
"BypassNoReload": "boolean",
"BypassRapidFire": "boolean"
},
"Vehicle": {
"BypassVehicleFixAndGodMode": "boolean",
"BypassVehicleHandlingEdit": "boolean",
"BypassVehicleModifier": "boolean",
"BypassBulletproofTires": "boolean",
"BypassVehiclePlateChanger": "boolean"
},
"Blacklist": {
"BypassModelChanger": "boolean",
"BypassWeaponBlacklist": "boolean"
},
"Misc": {
"FGCommands": "boolean",
"BypassVPN": "boolean",
"BypassExplosion": "boolean",
"BypassClearTasks": "boolean",
"BypassParticle": "boolean",
"BypassSpoofedWeapons": "boolean"
}

You might also like