This utility allows you to print messages in the developer console with a custom icon and color.Documentation Index
Fetch the complete documentation index at: https://docs.upio.dev/llms.txt
Use this file to discover all available pages before exploring further.
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)