ROBLOX UPDATED AUTO REPORT PLAYERS SCRIPT

Created by dotgg

Features:

  • AUTO REPORT PLAYERS
    • this will not work in games with custom chat
    • DOES NOT WORK ON SYNAPSE AS REPORTABUSE IS DISABLED
getgenv().autoreportcfg = {
    Webhook = "", -- you can leave it empty if u want ingame notifs
    autoMessage = { -- whispers to people if they get autoreported
       enabled = true,
       Message = 'so sad you got autoreported :(',
    },
}

loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/Auto-Report/main/main.lua"))()

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!