Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 18 of 18

Hybrid View

  1. #1

    Default

    Is one of these command for wintergrasp? i find that When i click on each toon for wintergrasp a few get ported back out, even though I do the clicking fast. pain!
    Currently 5 Boxing 5 Protection Paladins on Whisperwind Alliance
    The Power of Five!!! ( short video )

  2. #2

    Default

    Quote Originally Posted by Lyonheart View Post
    Is one of these command for wintergrasp? i find that When i click on each toon for wintergrasp a few get ported back out, even though I do the clicking fast. pain!

    I have no idea if it is for WG or not, with the que system, I would assume it would be.

  3. #3

    Default i still cant get this to work

    idk what is going wrong with this but i copyed just like it was and al it will do is put
    AcceptBattlefieldPort(1,1);
    AcceptBattlefieldPort(2,1);
    AcceptBattlefieldPort(3,1);
    AcceptBattlefieldPort(4,1);
    AcceptBattlefieldPort(5,1);
    AcceptBattlefieldPort(6,1);
    in /say
    and this is waht the macro looks like in wow
    /run
    AcceptBattlefieldPort(1,1);
    AcceptBattlefieldPort(2,1);
    AcceptBattlefieldPort(3,1);
    AcceptBattlefieldPort(4,1);
    AcceptBattlefieldPort(5,1);
    AcceptBattlefieldPort(6,1);

  4. #4

    Default

    People try to get too fancy. The basic idea is:
    /script AcceptBattlefieldPort(1,1)


    That is all you need to accept "Join Battleground?" when it pops up. People use /run to make it shorter than /script. People try to add more accepts (if you queued for multiple BG's). I just join one BG at a time, so I just use the one accept part. A new item I LOVE is:

    /click StaticPopup1Button1

    It works for WG starting. It works for almost everything that pops up a click button box. I stole it from a rogue poison macro that someone made. I put it in my accept all macro and love it.

  5. #5

    Default

    Quote Originally Posted by ElectronDF View Post
    People try to get too fancy. The basic idea is:
    /script AcceptBattlefieldPort(1,1)


    That is all you need to accept "Join Battleground?" when it pops up. People use /run to make it shorter than /script. People try to add more accepts (if you queued for multiple BG's). I just join one BG at a time, so I just use the one accept part. A new item I LOVE is:

    /click StaticPopup1Button1

    It works for WG starting. It works for almost everything that pops up a click button box. I stole it from a rogue poison macro that someone made. I put it in my accept all macro and love it.
    This is the first time I've seen this /click command, TYVM I am now going to put this in my accept button also. Sick of having to click each screen when resetting my Hearthstones to different cities all the time. Not all accounts can get to Dalaran yet, and haven't ported them to Shat either. But this command will definitely come in handy

  6. #6

    Default

    Quote Originally Posted by ElectronDF View Post
    People try to get too fancy. The basic idea is:
    /script AcceptBattlefieldPort(1,1)


    That is all you need to accept "Join Battleground?" when it pops up. People use /run to make it shorter than /script. People try to add more accepts (if you queued for multiple BG's). I just join one BG at a time, so I just use the one accept part. A new item I LOVE is:

    /click StaticPopup1Button1

    It works for WG starting. It works for almost everything that pops up a click button box. I stole it from a rogue poison macro that someone made. I put it in my accept all macro and love it.
    You just made things so much easier, not just joining battle grounds, very nice find and thank you for sharing!

  7. #7

    Default

    If you guys would try Innerspace this would be a moot issue. I use "join as a group" and then broadcast mouse to accept BG invite and if I want to leave I just right click the battle ground icon. No need for another macro =)

  8. #8
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    In another thread with the same question, you can also "/script LeaveBattlefield()", without my quotes, to leave a battleground.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •