I need help, I try to make my own script or follow a youtube video and all of the scripts i used never work. I put the script in StarterPlayerScript and StarterCharacterScript
`local Players = game:GetService("Players")
local LocalPlayer = Players.LocalPlayer
local mouse = LocalPlayer:GetMouse()
local customCursor = "rbxassetid://13459317900"
mouse.Icon = customCursor`
** You are now Level 2! **