Macro to cast and show mouse cursor?

Something like…
/cast fishing
/show mouse cursor

Currently my mouse cursor goes away with character movement when playing with controller. I have to click and extra button to bring the cursor up, stand perfectly still to cast so i can have the mouse cursor for clicking the bobber.

Any ideas? I know when a UI comes up, the modal forces fhe cursor to appear, so there is a call somewhere. Even if I could create /run script command…it would help.

Does the interact with mouseover keybind work while in controller mode with the cursor hidden?

I don’t know where the mouse is at any given time when its hidden, so mouseover wouldn’t work unless i see the cursor. You control the cursor when its visible with one of the sticks.

What works is @cursor for casting spells cause it looks at the static, centered cursor, not the movable mouse cursor. But fishing relies on the mouse cursor.

Just seems odd I can’t get a api call to show cursor…