Skip to content

Instantly share code, notes, and snippets.

View ZENNOXXX's full-sized avatar
🎯
Focusing

ZENNOXXX

🎯
Focusing
View GitHub Profile
-- ============================================
-- AUTO CINEMATIC CAMERA (WITH FIRE TOGGLE)
-- SA-MP ANDROID MONETLOADER LUA
-- Author: Zeno
-- ============================================
local active = false
local lastPress = 0
local cooldown = 500
local camIndex = 1