Config = { } Config.MarkerColor = { 164, 76, 242 } -- Purple https://www.rapidtables.com/web/color/RGB_Color.html -- PINK Config.MarkerColor = { 255, 125, 230 } -- Pink https://www.rapidtables.com/web/color/RGB_Color.html -- Setting this to false will help with CPU usage, almost nothing tho... Config.ScaleWithScreen = true