Console Utility
Custom Print
Print with style in the developer console
This utility allows you to print messages in the developer console with a custom icon and color.
Prerequisite You should have a executor that supports accessing CoreGui.
API
the custom_print function takes the following arguments:
The message that is going to be printed
a rbxassetid:// image that will be displayed as the icon. Defaults to ""
The color of the message, Defaults to Color3.fromRGB(255, 255, 255)
Custom Print returns as a table with the following fields: