I've got this so far, but it works only for my character. How do I get it to work for everyone else?
local mouse = game.Players.LocalPlayer:GetMouse() mouse.Icon = "http://www.roblox.com/asset?id=439473382"
If it isn't a LocalScript
make it one.
Also, once you make it into a LocalScript
, try putting it in StarterPack