I'm making a custom cursor for my game but I want to know how to get the position of the mouse
Let's Say you get the Mouse. Mouse = Player:GetMouse() To access the position of the mouse. You use Mouse.X and Mouse.Y
This Place is editable and has a script in it showing X and Y in action:L
http://www.roblox.com/MouseStuff-place?id=172177094