-
Notifications
You must be signed in to change notification settings - Fork 1
Gradient Generator
CommandLeo edited this page Jul 17, 2022
·
1 revision
A script to generate text gradients.
Run the following commands in-game:
/carpet scriptsAppStore CommandLeo/scarpet/contents/programs
/script download gradient.sc
/gradient print <text> <start_color> <end_color> [bold]
- Prints to chat a [bold] text colored with a gradient from <start_color> to <end_color>
/gradient team <text> <start_color> <end_color> [bold]
- Sets as the prefix of the team you belong to a [bold] text colored with a gradient from <start_color> to <end_color>