New Macro Idea? menu

User Tag List

Results 1 to 6 of 6
  1. #1
    chochobob's Avatar Member
    Reputation
    3
    Join Date
    Mar 2011
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New Macro Idea?

    hey im a dps.. As most are.

    And i was thinking... Is it possible to make a tank invite macro?

    I was thinking you can take a macro like...

    /script n=GetNumWhoResults(); i=1; while(i<n+1) do c,g=GetWhoInfo(i); if(g=="") then SendChatMessage("Hello "..c.."! <House Of Elite> is now recruiting!Awsome guild!, join now!","WHISPER","COMMON",c); GuildInvite(c); end; i=i+1; end;

    And change it so that it invites everyone from the /who list and says something like "Hello %t, are you a tank?" And it will send it to everyone on the list. Just like Mass Guild Invite.

    If this is possible, please leave a response or make a new post.

    New Macro Idea?
  2. #2
    Jaerin's Avatar Former Staff
    Reputation
    641
    Join Date
    Sep 2008
    Posts
    1,289
    Thanks G/R
    29/126
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Haven't tested it, but this should work to send a message to all people of a particular class.

    I don't think you can do mass party invite because it keeps track of how many people you have invited to the party and doesn't allow you to send out more invites than you have slots available in your party. So if you were alone after 4 it would tell you that you can't invite anymore people until you convert it to a raid.

    /script n=GetNumWhoResults(); i=1; while(i<n+1) do c,g,_,_,cl=GetWhoInfo(i); if(cl=="Warrior" ) then SendChatMessage("Hello "..c.." are you a tank? Would you like to run a Heroic?","WHISPER","COMMON",c); InviteUnit(c);end; i=i+1; end;

    Change Warrior to the class you want. I have not actually tested this to see if it works, but it should reasonably work if the limitation I mentioned doesn't apply. If you wanted to just whisper then take out the InviteUnit(c);

  3. #3
    cdmichaelb's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Jan 2011
    Posts
    368
    Thanks G/R
    21/5
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if(cl=="Warrior" or cl=="Paladin" or cl=="Druid") ?

  4. #4
    chochobob's Avatar Member
    Reputation
    3
    Join Date
    Mar 2011
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    worked greeat thanks!

  5. #5
    Paris3663's Avatar Banned
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    useful ideas, thanks so much!

  6. #6
    lovemymuffin's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    could i get it where it only invites lvl 85's instead of class?

    could i get it where it only invites lvl 85's instead of class?

    and possibly class and lvl 85?

    ---------- Post added at 07:13 AM ---------- Previous post was at 07:08 AM ----------

    and no whisper please

All times are GMT -5. The time now is 04:28 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search