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

  • Your Rating

  • Share
  • Report Abuse

Looter

  Download the Curse Client

Project Updated:
Files Updated: Wed, May 6 2009
Supports Game Version: 3.1.0
Category: Auction & Economy, Bags & Inventory, Quests & Leveling, and Professions
Tags:

, , , , , , , , , , , , and [Edit Tags]

Project Manager: EVmaker
Additional Authors: niclas147
Current Version: Looter-1.0.16
License: All Rights Reserved
Avg Daily DL (last 30 days): 29
Downloads Total: 6,905
Favorites: 29
Comments: 22
  • Contests
  • About Looter
  •  

  • A thank you to Niclas147 for opening the project for Looter on Curse with permission, and for his answering of comments here while he did. He has since gone inactive however and I as the author of the addon am going to continue updating it here as I do on WoWI. The current release version shall be uploaded to here within 4 hours or so

I have been looking for a mod to auto loot profession windows. For example I want to auto loot whenever I skin something or mine something etc... So after looking for some time with out much luck I stumbled across FastDisenchant by masahikotao. This seemed to do the trick, but it only dealt with disenchanting and prospecting. I decided that wasn't good enough and put my limited coding knowledge to work with my friend to make it work with other professions. Thus looter was born. Though I admit while messing around with the code we came up with several other features we think would be great to add if we can figure out how.


  • 1.0.16 Released.
    Rewrote the Quest looting code, much smaller and simpler, yet works much better. Now can catch any quest item, even if its not one on the direct quest return list (ala two parts of a amulet, but the quest return is only the completed amulet, Looter will now loot the two parts as well).

3.1 Compatibility, added loot everything for pickpocketing, in-combat check for looting (since 3.1 apparently made LootSlot a protected api) and TOC update.

As always, keep a watch on the Portal for more information
*

Note: Short of thinking of something else, this will one of the last updates to the Looter mod itself, to keep it a nice small and lightweight but does what you want looting mod. Next in line is titan/fubar support (which might be another mod, such as how bankitems does, depending on size of the change) and WoTLK compatibility.

Further "extra" features that will enhance Looter such as been discussed before, such as possibly Loot/Rolling based on wish list in Atlas Loot, or Auctioneer values, and so on, will most likely be turned into another mod such as "LooterExtras" which will require Looter but be an optional addon for those that want the extra features and don't mind the extra memory/performance hit they might cause (again see readme for details).

  • Added looting of Quest items (updated as of 1.0.4, see readme)
  • Quest item loot list updated on login automatically
  • Added /looter add, and /looter remove for adding or removing the mouseovered item to the custom loot list.
  • Added looting by item value, read readme for details
  • See change log for more details.
  • Minimap button is now hideable and showable via slash command or menu option
  • Looter will now automatically reset and update the saved settings if the version (or lack of version for even older versions) is older then the current version. This will fix most problems related to having older settings that don't have the new toggles added in later versions.
  • Fixed 3 outstanding bugs (listed at the portal below, see there or the changelog for details)
  • Should now be fully WoTLK compatible.

Made an author portal at This link where people can more easily post any bug reports or feature requests and easily track them.

Current version:

Working slash command system, using /looter.
Using the above, you can toggle any of the current looting options on or off.

  • Added /looter list custom, to list whats in the custom loot list (see gui)
  • Added /looter toggle status, to see whats toggled on or off
  • Added /looter version, to see what the current version is
  • Added /looter reset, to reset the toggles back to default and clear the custom loot list
  • Added /looter clear, to clear the custom loot list (and hence not /looter reset, which resets the toggles, or needing to remove each item yourself)

Working Menu/GUI, for now use /looter open menu to access.
Can use the new menu to visually see whats enabled or disabled, as well as change them from the menu, also can use the menu to add items you wish to loot automatically to the custom loot list and click the display button to see whats in there so far.

Working saved options, all toggle options and the custom loot list will now be saved between sessions for each individual character.

Working Minimap button, place it where you want it, and you can left click it to open the menu or right click it to update your quest item loot list (see readme)

Next in line:
TBD

  • Loots Prospecting window
  • Loots Milling window
  • Loots Disenchanting window
  • Loots Mining window
  • Loots Skinning Window (think its a fairly complete list let me know if you see something that wasnt looted.)
  • Loots Herbalism window
  • Loots Tailoring window
  • Loots Fish, from the Fishing window
  • Loots Health and/or Mana Potions
  • Loots Battleground items (see readme for more details)
  • Loots Quest items (see readme for update details)
  • Loots Items if a certain value (if enabled, see readme for details)

Coming soon:

  • Localizations
  • And more for a full list (or at least current full list) read the included readme.

Should work fine with mods that change the loot frame such as xloot.

  • Downloads (2)
  •  
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  
  Looter-1.0.16 Release 3.1.0 1,966 5/6/2009
  Looter-1.0.11 Release 3.0.3 3,215 11/21/2008
  • 1 page(s)
Advertisement
  • Screenshots (3)
  •  
  • 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.
  • EVmaker said 

    Looter has a new version ready, but it will not be released until the 3.2 patch is out. In the 3.2 patch Blizzard is (thankfully) changing LootSlot back to a non-protected API, so that mods can call it while in combat (so you can loot while in combat), so the in-combat check will not be necessary anymore. Also, Blizzard is adding an item's vender sell price into the normal API, so that mods can know exactly how much an item will vendor for without needing a SellValue mod (such as Cirk's LootValue, SellFish, etc..). Looter's already been updated for both of these, but neither of them are compatible with the current WoW version, so it's release will wait until 3.2 is out.

    Reply Report Permalink
  • EVmaker said 

    Alright, as you can see above, the project here on curse is back to me, so I'll be keeping curse updated as I do on WoWI, once the upload is approved, the current release version of Looter will be available for download. It "should" work fine with curse client, but as I don't use it myself I cannot guarantee, if you have problems with the client then leave a comment here. If you have any other bug report or feature request, please use the portal link in the mod description above.

    Reply Report Permalink
  • EVmaker said 

    As Flapsie said, go to their WoWI link for updated versions, the mod is indeed still updated, but I have not supported Curse. The poster of the addon here was incorrect, the author is myself, sjones helped me with the original GUI menu and then stopped playing WoW, before then I had allowed him to post the mod on WoWUI, and he then gave the poster here permission to post it here with my permission.

    As to the curse client, no, it probably won't work correctly because the poster here apparently has stopped updating the curse version of the addon, and as I said above I haven't supported curse before, WoWI has its own auto-updater if you like the mod and want to be able to auto-update it, and that is the place its updated whenever there is a new version (with WoWUI being awhile behind).

    Update: I am trying to get in contact with curse to get the addon management status returned to me so that I can keep the addon updated here as it is on WoWI and to a lesser extent WoWUI, we'll see how that goes.

    Reply Report Permalink
  • Flapsie said 

    This addon rules, just sad that it is not updated, go to http://www.wowinterface.com/downloads/info9284-Looter.html to get the latest update...
    Currently on 1.0.14

    Reply Report Permalink
  • This doesn't install correctly using the latest Curse Client. I had to manually go into my addons folder and move the 2 folders in the Looter folder (EMLib & Looter) into the addons/ folder.

    Reply Report Permalink
  • doxxy1 said 

    dont use this or any other auto loot thing because you can just go under esc then go to interface and click auto loot sorry if i spelled anything wrong

    Reply Report Permalink
  • This addon also functions as a filter, so no, DO use this or similar addons. Auto-looting specific items is quite useful.

    Reply Report Permalink
  • Keepa05 said 

    Now Only If you could make it so you can loot corpse by standing next to them with a click of a button with out mousing over it, and useing this looting systeme...You would be a god

    Reply Report Permalink

  • FYI the zip folders are messed up, instead of extracting to the addon folder there's an extra level ie "Looter/EMLib" and "Looter/Looter".

    - Pseudopath.

    Reply Report Permalink
  • @Nixtro21: Its able to do that, yeah.

    @asgord: i dont understand your question :(

    Reply Report Permalink
  • asgord said 

    seems with autoloot built into the game wy bother xloot will give you the graphics??

    Reply Report Permalink
  • Nixtro21 said 

    so i plan on leveling tailoring on an alt and am going to run through all old instances on my 70 protadin to farm it. I want a mod that will only loot Cloth, Coin, and Greens(or better). Can this add on do that?

    Reply Report Permalink
  • Ah, ok that makes sense...hmm but i am not the author of this addon :(

    but i will try to bring that to him

    Reply Report Permalink
  • because if it loots all items and delete them after that, other people could skin the dead mob.

    @ffxiedyn
    same here


    Reply Report Permalink
  • User208 said 

    @El_Labero : Ok so then what do u do when have 4 or more mob dead and piling on top of each other and your trying to loot them? See its times like that, that u want to a auto/loot everything then auto/delete what u don't want, so u can get to the mob underneath.

    Reply Report Permalink
  • type /looter is something showing up in your chat window?

    @El_Labero: Why would that be nicer?

    Reply Report Permalink
  • ffxiedyn said 

    Cant get this to work, I have used in game Auto Loot ON and OFF, when it is set to ON< then i loot everything regardless of addon settings, when it is OFF, then i loot nothing, regardless of addon settings.. any ideas on how to make the addon work?

    Reply Report Permalink
  • This would simply be nicer to all the skinners out there^^

    Reply Report Permalink
  • No, it only loots the things you want to...
    why should you loot all, and then delete the crap right away?
    For and another addon?

    Reply Report Permalink
  • Hersheys said 

    Anyway You Can Add The Auto Delete Feature Like On Loot Filter?
    This way if you have auto loot on it will automaticly delete the items you add to the auto delete list? That Is The Only Reason i ever used Loot Filter and i miss it!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 60,143 QuestHelper Map & Minimap, and Quests...
  2. 19,860 Atlasloot Enhanced PvP, Map & Minimap, Professions...
  3. 15,911 Auctioneer Auction & Economy, Mail, and...
  4. 7,505 Bagnon Bags & Inventory
  5. 6,713 Fishing Buddy Professions, and Fishing