Log in

View Full Version : [WoW] Reincarnate all // Release spirits at all with one click? Does that exists?



Negativ1337
11-28-2008, 09:34 PM
Hello guys,

Is there a addon that you can reincarnate or release spirit on all my characters with one click?

It sucks to click 5 times + switch mouse.

-Totemic

algol
11-28-2008, 10:15 PM
/script RepopMe();

Releases to GY. And for when you get back:

/script RetrieveCorpse();

Negativ1337
11-28-2008, 10:26 PM
Awesome! Thanks a lot.

Is there also a /script for accepting a ressurect, accept a summon and/or a click reincarnate?

-Thanks

Totemic

elsegundo
11-28-2008, 10:53 PM
easy.


http://www.dual-boxing.com/wiki/index.php/Macro:Accept_All

algol
11-29-2008, 12:32 AM
In more general terms, you can look up interesting API calls on wowwiki and then execute them using the /script command.

nimbok
12-02-2008, 04:52 PM
i'm at work, so i cant pull up the specific script, but i bound my "+" key on the numpad to "click button 1 on popup" and "-" is bound to "click button 2 on popup". this works very well for accepting summons, rezzing etc. pretty much anything that pops up the accept box.

glo
12-02-2008, 04:54 PM
AcceptResurrect()

will let you accept the rez but I have not found a way to auto self rez.