Even easier than easier ghetto hearth menu

Shout-Out

User Tag List

Results 1 to 15 of 15
  1. #1
    eggsampler's Avatar Contributor
    Reputation
    208
    Join Date
    Jan 2008
    Posts
    106
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Even easier than easier ghetto hearth

    You may remember this thread, but I thought I'd expand on the idea of the easy macro ghetto hearth and share it with your lovely mmowned people.

    Code:
    /script n,l,cl,a,c = GetFriendInfo(1); if not c then SetGuildRosterShowOffline(0); n = GetGuildRosterInfo(1); end; InviteUnit(n); PromoteToLeader(n); LeaveParty();
    This invites the first person on your friends list (the first online friend), and if you have no online friends, invites the first online guild member. Basically, it saves having to modify a macro if a person you've put it isn't online when you're ghettoing it up.

    1. Zone into instance.
    2. Hit the macro.
    3. ???
    4. Profit.

    Edit: Modified macro below will also whisper the person just to let them know they're being used! :P (Thanks to StolenLegacy & gregv2 for the idea)

    Code:
    /script n,l,cl,a,c = GetFriendInfo(1); if not c then SetGuildRosterShowOffline(0); n = GetGuildRosterInfo(1); end; InviteUnit(n); PromoteToLeader(n); LeaveParty(); SendChatMessage("Invited you for getto hearth!", "WHISPER", nil, n);
    Edit2: This will work even if the person invited is already in another group.
    Last edited by eggsampler; 12-08-2008 at 07:28 AM.

    Even easier than easier ghetto hearth
  2. #2
    coni's Avatar Active Member
    Reputation
    57
    Join Date
    Aug 2007
    Posts
    132
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Actually sounds pretty neat.

    That is if you are having BIG problems with right clicking names.

  3. #3
    devmode's Avatar Active Member
    Reputation
    22
    Join Date
    Dec 2007
    Posts
    183
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep, i hate rklicking names...
    I have been around for a while...

  4. #4
    vertigo7's Avatar Member
    Reputation
    48
    Join Date
    Sep 2008
    Posts
    261
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Me too

    Have a cookie!

    Dyslexics... UNTIE!!!! ---- 5 out of 4 people have trouble with fractions

  5. #5
    Kazin420's Avatar Contributor
    Reputation
    240
    Join Date
    May 2008
    Posts
    720
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome TY!

  6. #6
    gregv2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great!, possible to add another line to send the person a tell so they don't ask you questions?

  7. #7
    StolenLegacy's Avatar Member
    Reputation
    87
    Join Date
    Jun 2008
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gregv2 View Post
    Great!, possible to add another line to send the person a tell so they don't ask you questions?
    Code:
    /script n,l,cl,a,c = GetFriendInfo(1); if not c then SetGuildRosterShowOffline(0); n = GetGuildRosterInfo(1); end; InviteUnit(n); PromoteToLeader(n); LeaveParty(); SendChatMessage("Invited you for getto hearth!", "WHISPER", nil, n);
    Modified for your pleasure!
    Proud Member of the Federal Bureau of Moo

  8. #8
    Grass's Avatar Active Member
    Reputation
    59
    Join Date
    May 2006
    Posts
    130
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Delicious macro is delicious... +3 rep

  9. #9
    Gamer's Avatar Active Member
    Reputation
    239
    Join Date
    Jan 2007
    Posts
    198
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ooh nice, I shall use this

    +Rep

  10. #10
    Shawrty's Avatar Member
    Reputation
    6
    Join Date
    Jan 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow thats actually pretty sweet +rep

  11. #11
    tktackett's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Excellent!

    I've got a Mac - those bastards and their "one button mice" Great post!

  12. #12
    Flail's Avatar Member
    Reputation
    24
    Join Date
    Apr 2008
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah great for us lazy folk.

    Should add a line to whisper something like "DUDE QUICK QUICK" when it sends the invite :P

  13. #13
    Gbyrd's Avatar Active Member
    Reputation
    73
    Join Date
    Nov 2008
    Posts
    275
    Thanks G/R
    1/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    too bad if they are already in a group owns it.

  14. #14
    eggsampler's Avatar Contributor
    Reputation
    208
    Join Date
    Jan 2008
    Posts
    106
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    too bad if they are already in a group owns it.
    Nope, still works then. That's right, works regardless of if the person invited is in a group.

  15. #15
    0eyvind's Avatar Member
    Reputation
    8
    Join Date
    Jun 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is just awsome!
    Thanks!
    +rep

Similar Threads

  1. Even easier ghetto hearth!
    By dwarfhitman in forum World of Warcraft Exploits
    Replies: 47
    Last Post: 10-01-2008, 01:40 PM
  2. Shade of Akama (Even Easier)
    By oxymoron1c in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 11-16-2007, 10:36 AM
All times are GMT -5. The time now is 03:33 PM. 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