I found these
/script LeaveParty()
or
/run LeaveParty()
sometimes they work most of the time I just get a LUA error.
Anyone have a macro for leaving party and or raids?
Printable View
I found these
/script LeaveParty()
or
/run LeaveParty()
sometimes they work most of the time I just get a LUA error.
Anyone have a macro for leaving party and or raids?
Ummm, whats the lua errror?
/script LeaveParty() should work (it should since a lot of addons are using exactly that)
I figured it out I was typing it when I put it into a macro it worked fine.
You may find you need a ; on the end.
/script LeaveParty();
Should work fine everytime. When I press Ctrl+I everone in my team gets invited to my group thanks to an ISBoxer Macro. When I press Alt+I it sends the above to everyone and they all leave group.
Jamba has a keybindable party disband that doesn't even require a macro spot. It works even if you've got other people in your party.
i just turn on broadcasting and type /jamba-team disband
If I want to join, I press G18, which is what I remapped the IS Boxer team invite to.
If I want to leave, turn on broadcasting (key repeater).
And type:
/script LeaveParty();
Hmm mine is an extra two characters typed.
But, gets you out of all groups, not just your Jamba group.
By one key, you mean the /Script and the Jamba command?
There's no need for the Jamba command if you run the script.
Unless of course you'd want all your toons to leave a party, but to remain in a raid or battleground for some reason.
You could go with a mapped key, inside IS Boxer.
Which runs the macro of your choice, built inside IS Boxer (not a hotkey to a wow macro).
Which is the /Script LeaveParty();
For all windows, most likely.
Wouldn't need to broadcast, just have Keymaps on.
With mapped keys, you can use modifier keys in conjunction with G-Keys.
Shift G1, Alt G1, Ctrl G1, or plain G1.
Or any two modifier keys or all three.
I don't see an option for nomod however, just check marks for which mod keys are needed in addition to the hotkey.
yes but now am more confused. You said Built into IS now you say Jamba. The other part is a WoW /script right? Yes I see the part about leaving party, you might never use that part.