but it dosen't work. i have to get on the toon and move my mouse over the Corpse and thats only way it will work. Do i have to change some seeting on my keyclone whould it work then ?
This is exactly what you'd expect.

"Mouseover" is the character's own mouse-over target. You can mouse-over a unit (dead or alive), or a unit frame and your spell will be cast on that.

But you must still mouse-over it on the window containing the character that's casting the spell. Your drone can't see your main's mouse-over target.

You need to add /script AcceptResurrect() to your macro, before the RetrieveCorpse() line (well, technically before the RepopMe() line which does the release, but that's as good a place as any...)