Log in

View Full Version : What is the macro to reset all instances?



bibice
08-27-2009, 01:14 PM
Hi dear fanatics!

Anyone knows how to one button reset all instances by a macro?

So far I am inventing my macro like:

/dear macro please reset all instances ok? I give you an apple pie if you do so. Thank you!
/click StaticPopup1Button1

Thank you for your help!

Bot
08-27-2009, 01:36 PM
after doing some research it doesnt seem as though that command exists... i could be wrong though.

Owltoid
08-27-2009, 02:37 PM
Why would you waste a macro spot on this?

cybernerv
08-27-2009, 04:32 PM
here is what I found on wowwiki

http://www.wowwiki.com/API_ResetInstances

might have to use a script to do it

you can try putting this in a macro
/script ResetInstances();

but someone with more programming experience can help you more

Bot
08-27-2009, 05:45 PM
here is what I found on wowwiki

http://www.wowwiki.com/API_ResetInstances

might have to use a script to do it

you can try putting this in a macro
/script ResetInstances();

but someone with more programming experience can help you more

wow i even looked on wowwiki too. must have eluded me.

Multibocks
08-31-2009, 12:40 AM
you dont like the simple "click portrait and select - reset instances"?