Skip to content

Instantly share code, notes, and snippets.

View dev1llx's full-sized avatar

dev1llx

  • Joined Apr 25, 2026
View GitHub Profile
-- Chat Logger v4 Fixed
local Players = game:GetService("Players")
local TweenService = game:GetService("TweenService")
local UserInputService = game:GetService("UserInputService")
local CoreGui = game:GetService("CoreGui")
local TextChatService = game:GetService("TextChatService")
local RunService = game:GetService("RunService")
local Stats = game:GetService("Stats")
local MarketplaceService = game:GetService("MarketplaceService")