Var FiveM
ScriptsBundlesDocs
VAR
Var FiveM
ScriptsBundlesDocs
NewsTheme CustomizerAboutContact
Shop Now

-- 29 sections

  • ›paintball
  • ›chess
  • ›supermarket simulator
  • ›coins shop
  • ›clothes shop
  • ›casino
  • ›drugs
  • ›clothes shop v2
  • ›interaction
  • ›emote
    • configuration
    • config
    • adding-emote
    • menu
    • keybind
    • modules
    • 3d-placement
    • playlist
    • wheel
    • shared-emotes
  • ›crew
  • ›alert job
  • ›pin code
  • ›society manager
  • ›property
  • ›barber shop
  • ›shop with basket
  • ›tattoo shop
  • ›gardener job
  • ›heist atm
  • ›heist fleeca
  • ›poster job
  • ›loading screen
  • ›bank
  • ›autocardealer
  • ›character creator
  • ›multi character
  • ›bill
  • ›tattoo shop v2

~/docs/emote/configuration/modules

emote docs›
  • configuration
  • configuration/config
  • configuration/adding-emote
  • configuration/menu
  • configuration/keybind
  • configuration/modules
  • configuration/3d-placement
  • configuration/playlist
  • configuration/wheel
  • configuration/shared-emotes

Emote

Modules

-- 6 code blocks · 2 min read

get var-emotetry it on the test server

description: Bind your favorite emotes to numpad keys for instant access.

Modules

Built-in gameplay modules that extend the emote system with movement and interaction features.


Crouch

A complete crouch and prone system with crawling.

Crouch mode

Action Default key
Toggle Left Ctrl
Command /crouch
  • Overrides GTA's stealth mode (configurable)
  • Adjusts weapon clipsets automatically
  • Optional FPS firing restriction while crouched

Prone mode

Action Key
Toggle Left Ctrl
Command /crawl
Flip over Space + E
Crawl forward W
Crawl back S
Turn A / D

Supports both front and back orientations. Automatically cancels near water or on fall.

Config

lua
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
}

Pointing

Camera-driven finger pointing with IK (inverse kinematics).

Action Default key
Toggle B
Command /finger

The pointing direction follows the camera angle in real-time. Detects first-person view for proper IK blending.

Config

lua
Config.Pointing = {
    Enabled = true,
    Key = "B",
}

Ragdoll

Toggle ragdoll physics on your character.

Action Default key
Toggle U
Command /ragdoll
  • Blocked while dead or in vehicles
  • Automatically cancelled when another emote is played
  • Shows help text to get up

Config

lua
Config.Ragdoll = {
    Enabled = true,
    Key = "U",
    ToggleMode = true,    -- true = toggle, false = hold to ragdoll
}

Hands Up

Simple hands-up animation with looping.

Action Default key
Toggle X
Command /handsup

Config

lua
Config.Handsup = {
    Enabled = true,
    Key = "X",
}

Binoculars

Full-featured binoculars with zoom and vision modes.

Action Key / Input
Toggle /binoculars
Zoom Scroll wheel
Switch vision E
Exit ESC

Vision modes

When Config.Binoculars.VisionModes is enabled, pressing E cycles through:

  1. Normal -- standard view
  2. Night vision -- green-tinted night vision
  3. Thermal -- heat signature view

Controls are displayed using the native instructional_buttons scaleform.

Config

lua
Config.Binoculars = {
    Enabled = true,
    VisionModes = true,   -- Enable night/thermal vision cycling
}

Export

lua
exports["Var-Emote"]:toggleBinoculars()

Full reference

FiveM Emote List

Every emote category, dance, prop and shared emote with its command name, plus walk styles and the keybind reference.

previouskeybindnext3d-placement
VAR
Var FiveM

Premium FiveM scripts. Low resmon, high quality. Built for ESX, QBCore & Standalone.

28scripts
1,500+sales

Scripts

  • Marketplace
  • Bundles
  • Theme Customizer

Most Popular

  • Supermarket Simulator
  • FiveM Casino Script
  • FiveM Coin Shop
  • FiveM Emote Menu
  • FiveM Paintball Script
  • FiveM Clothing Shop Script
  • FiveM Interaction Script
  • FiveM Character Creator

Resources

  • Free Scripts
  • Guides
  • News
  • Documentation
  • Support

Company

  • About
  • Contact
  • Discord

Legal

  • Terms
  • Privacy
  • Refunds

© 2026 Var FiveM. All sales final.

Payments byTebex