• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

StickyLFG

 

Project Updated:
Files Updated: Mon, Nov 9 2009
Supports Game Version: 3.2.0
Category: Chat & Communication, and Quests & Leveling
Tags:

[Edit Tags]

Project Manager: Lemaki
Additional Authors: No additional authors
Current Version: StickyLFG 1.9
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 18
Downloads Total: 3,099
Favorites: 11
Comments: 13
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About StickyLFG
  •  

StickyLFG keeps your characters in the LookingForGroup channel.

By default StickyLFG will simply join you to the first available zone (Icecrown at level 80). But, if you set any of your 3 LFG slots, it will automatically re-join those instances when you log back in, or when you change groups. Your LFG comment will also be remembered. If you get saved to one of your 3 LFG items, you will not get re-added automatically later for that saved instance.

If you've ever been annoyed by having to constantly re-join the LookingForGroup channel after a group immediately falls apart or every time you log in, this addon is for you.

Usage

Simply install.

Options

/slfg join - Explicitly join the channel, either using the default zone or your cached LFG slots.
/slfg hide - Removes you from your 3 LFG slots, but you can re-join later with the same 3 slots by typing "/slfg join".
/slfg clear - Removes you from your 3 LFG slots and erases your saved slots.
/slfg dump - Print the 3 slots that StickyLFG is currently caching for you.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  StickyLFG 1.9 Release 3.2.0 241 11/9/2009
  StickyLFG 1.8 Release 3.2.0 304 10/24/2009
  StickyLFG 1.7 Release 3.2.0 201 10/19/2009
  StickyLFG 1.6 Release 3.2.0 638 8/5/2009
  StickyLFG 1.5 Release 3.1.0 390 6/18/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • kniveswood said

    Hi Lemaki, the not-added-to-lfg-if-already-saved feature does not seem to be working all of a sudden. Does it still works for you?

    Reply Report Permalink
  • Lemaki said

    The addon will still let you join an lfg even if you're saved to it. I didn't want to have the addon be policing what you choose to be LFG for to that degree.

    Oh, there were a few instances that didn't get checked correctly, forgot to upload those fixes. They were HoS, HoL, and CoS.

    Reply Report Permalink
  • kniveswood said

    Ahhh that must be it. The recent dailies were CoS and HoL, so it seems like the feature suddenly stopped working. Thanks for the fix!

    Reply Report Permalink
  • With regard to the RoleUpdates, i've been finding that it's basing my role on the spec i've loaded, just before it sets lfg. So with my holy/prot pld, i swap back to holy, and logout in holy, if i'm in any of the raid channels. And if i want to tank heroics, i swap specs, then join leave group or manually join lfg.
    I don't know if this has anything to do with any of the things you've been working on, but it really only started happening in the last 2 weeks, even prior to updating to recent builds of slfg.

    Regards.

    Reply Report Permalink
  • Lemaki said

    New version 1.8 has a hook for when you get saved to an instance. If that instance is one of the ones you are LFG for, you won't be re-added to that LFG slot later. This is so that when you finish an instance that you get saved to, you can leave the group and not be in LFG for a minute while you lag into Dalaran.

    Also another attempt at making the roles update more quickly. I really wish the game showed some consistent behavior with roles so I don't have to muck with the roles. :(

    Reply Report Permalink
  • kniveswood said

    Hey Lemaki, did you get my mail I sent to you regarding the hack I did for RoleUpdate()? It seems to work fine as I didn't get any tank invites since.

    Reply Report Permalink
  • Lemaki said

    Ah, missed it the first time, but found it.

    I ended up changing 1.8 in a similar way, essentially scheduling the actual call to SetLFGRoles to a second later. Zero seconds should also work, like you have in your RoleUpdate.

    I've got a couple other tweaks on the version of StickyLFG I'm using, I'll change the time interval in RoleUpdate to 0 on mine, and upload a new version shortly.

    Reply Report Permalink
  • Lemaki said

    Thanks for tracking down a fix on your own, too.

    Reply Report Permalink
  • kniveswood said

    Actually the key part of my version is the GetLookingForGroup() and lfgStatus. I'm not very familiar with addons really, but I believe it looks into the LFG system for your character.

    So what my change does is make the RoleUpdate 0sec while continuously checking the LFG system for my character. Once it's found, it immediately sets the proper role and stops calling the event.

    I believe the reason for roles to not be set properly is due to latency. Our characters are not in the LFG system when we do a SetLFGRoles, thus causing it to fail.

    Anyway I'm starting to tank again, so I won't have much chance to test it out anymore. Thanks for providing this great addon! The 1.8 instance change is awesome! Many times I forgot to turn off a slot after running the instance.

    Reply Report Permalink
  • kniveswood said

    I'm experiencing it stating me as tank even when only dps is ticked.

    I've realized that it is a split second upon turning slfg on when both dps and tank are on if you look at the LFM window. After a couple of quick seconds, it then refreshes back to dps only.

    It has cause several embarrassing moments when people invited during those split seconds.

    Hope this will help in fixing it.

    Reply Report Permalink
  • Lemaki said

    Was out of town, thanks for the report.

    I've uploaded v1.7 in an attempt to fix it. Let me know if it does.

    If it still does happen, could you tell me what class and 2 specs you are? Thanks.

    Reply Report Permalink
  • kniveswood said

    Hi there. I've tested it and in fact it might've gotten worse.

    Now, it doesn't set the correct roles at all by doing a "/slfg hide" followed by "/slfg join". I assume this would be the same behavior as joining and leaving a group.

    Reply Report Permalink
  • Lemaki said

    What is your class and specs?

    Reply Report Permalink
  • kniveswood said

    Sorry forgot to include. Death Knight, Unholy and Blood.

    Reply Report Permalink
  • osoviejo said

    Could you correct the TOC? It should be 30100. Thanks.

    Reply Report Permalink
  • Lemaki said

    Done.

    Reply Report Permalink
  • Lemaki said

    New version 1.5. After playing around, it seems that Blizzard itself can't keep your flagged for the roles you set. I added a fix to keep your role(s) set correctly.

    Reply Report Permalink
  • rick3693 said

    Just wanted to stop by and say thank you for adding that fix, everything works perfectly now. Thanks!

    Reply Report Permalink
  • Lemaki said

    You're welcome, thanks for checking back. :)

    Reply Report Permalink
  • Lemaki said

    1.3 has a couple fixes related to the "/slfg hide" command, but that's all.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 51,988 QuestHelper Quests & Leveling, and Map...
  2. 5,567 Prat 3.0 Chat & Communication
  3. 3,133 WIM (WoW Instant Messenger) v3 Chat & Communication
  4. 1,289 EPGPLootmaster Chat & Communication, Bags...
  5. 1,109 Armory Bags & Inventory, Achievements...