Skip to content

Instantly share code, notes, and snippets.

-- Carregando Motores Externos
getgenv().le = getgenv().le or loadstring(game:HttpGet('https://raw.githubusercontent.com/AAPVdev/scripts/refs/heads/main/LimbExtender.lua'))()
local LimbExtender = getgenv().le
local Sense = loadstring(game:HttpGet('https://sirius.menu/sense'))()
local le = LimbExtender({
LISTEN_FOR_INPUT = false,
USE_HIGHLIGHT = false,
})