I did edit the script, but only the dialogue (I can't script whatsoever).
I looked at the part where it said spriteposition and it read this:
if MouseOn == 1 then
SetSpritePosition ( pointersprite , g_mouseX, g_Mousey )
else
SetSpriteposition ( pointersprite , 200 , 200 )
end
I'm sorry, I do realise that it can't be easy to help someone who doesn't know how to code at all.