
Chat Tracker
Universal Script 📌Uploaded byDescription
- Chat logger with the ability to filter out messages using boolean operators - e.g. "%euro AND NOT dog" will show all messages made by players on the team "Europeans" that don't contain the string "dog" - Messages can be color coded by team - Filtered messages can be copied to the clipboard - Increase getgenv().MAX_MESSAGES for a greater message capacity - More info in the help panel in the GUI (The script uses TextChatService so it won't work on games using legacy chat - Roblox will be forcing TextChatService in a week from now so this will no longer be an issue soon)