The gif shows where I have it in my localscript to get the mouse and set the mouse, I highlight it as well. Why is the mouse’s icon not changing when I run it?
1 Like
You might have something wrong with the script, I’m not sure I don’t know I’m not really that good at scripting.
1 Like
Tried ur link, takes me to a 404 webpage so mite b tht the links invaild. For tht purpose cud u post it here?
1 Like
The id needs to be an image, not a decal.
Try to replace the id to this:
"http://www.roblox.com/asset/?id=8055661015"
-- so the line where you set the mouse icon will look like this
pMouse.Icon = "http://www.roblox.com/asset/?id=8055661015"
Doing God’s work, you even went to the effort of getting the correct ID for him as well.