📐Modules
Bind your favorite emotes to numpad keys for instant access.
Last updated
Config.Crouch = {
Enabled = true,
UseKeybind = true,
Key = "lcontrol",
OverrideStealth = true, -- Skip stealth when crouch key = duck key
CrawlEnabled = true,
CrawlKey = "lcontrol",
FpsRestriction = false, -- Block shooting while crouched
}Config.Pointing = {
Enabled = true,
Key = "B",
}Config.Ragdoll = {
Enabled = true,
Key = "U",
ToggleMode = true, -- true = toggle, false = hold to ragdoll
}Config.Handsup = {
Enabled = true,
Key = "X",
}Config.Binoculars = {
Enabled = true,
VisionModes = true, -- Enable night/thermal vision cycling
}exports["Var-Emote"]:toggleBinoculars()