_G.ChatLoggerToggleKey = Enum.KeyCode.F2 -- Toggle UI key _G.ChatLoggerTransparency = 0.95 -- Transparency (0 = full transparent, 1 = fully visible) _G.ChatLoggerFadeWhenNotHovered = true -- Fade when unpinned & not hovered loadstring(game:HttpGet("https://raw.githubusercontent.com/RostarG/lurker/refs/heads/main/lurkerv1.lua"))()