Download
(2Kb)
Download
Updated: 11-27-10 08:04 PM
Pictures
File Info
Updated:11-27-10 08:04 PM
Created:02-09-09 06:10 PM
Downloads:5,600
Favorites:37
MD5:

XqoLoot  Popular! (More than 5000 hits)

Version: 1.0
by: Xqo [More]

-- Features

Fast looting, XqoLoot autoloots faster than the functions for looting provided by the standard ui by skipping whatever it is blizzard does aswell as just looting when you click a mob to loot it. This is especially noticeable when looting money.

Loot-filtering, you can add items you wish to autoloot to a list, and XqoLoot will automatically loot them if they are dropped by the mob you're looting.
(The list of items is saved between game-sessions.)

Loot-warnings, you can toggle whether or not you want to see a warning whenever you loot an item in the autoloot-list.


-- Commands

There is no options-panel yet, only slash-commands. I am already working on the next version, which will feature a frame for settings.

/xqo cash: toggles autolooting money on/off (looting money is very fast)
/xqo add <item>: add an item to the list of items to be autolooted.
/xqo list: print the list of items to be autolooted.
/xqo remove <item>: remove an item from the list of items to be autolooted.
/xqo removeall: clears the list of items to be autolooted.
/xqo warn: toggles warnings whenever you loot an item on the autoloot-list.
/xqo fast: toggles fastlooting on/off. (ignores the autoloot-list and autoloots everything fast.) Note: Using the autoloot-list to loot will still loot faster than the blizzard standard functions (Which should be disabled when using XqoLoot, if not you will see the "You Receive Loot:"-message twice when looting money.)
/xqo: Show this list.




-- ToDO
A panel for configuring settings.
A fancier warning.
Loot-exclusion (loot everything except items defined by player)
Toggling automatic looting of quest-items on/off.
Loot-filtering based on item-quality.
+

--v1.0
Item-names are no longer case-sensitive.
Multiple occurences of an item in the autoloot-list is no longer possible
Autolooting more than one item at a time is now possible.
Added fastlooting
Fastloot now persists through relogs.
Optional Files (0)


Post A Reply Comment Options
Unread 03-27-11, 04:36 AM  
Ault
A Kobold Labourer

Forum posts: 1
File comments: 37
Uploads: 0
Error

I'm getting an error:

Message: Interface\AddOns\XqoLoot\XqoLoot.lua:23: bad argument #1 to 'lower' (string expected, got nil)
Time: 03/27/11 12:33:53
Count: 3
Stack: [C]: in function `lower'
Interface\AddOns\XqoLoot\XqoLoot.lua:23: in function `XqoLoot_OnLoot'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Locals: (*temporary) = nil
(*temporary) = "string expected, got nil"
Report comment to moderator  
Reply With Quote
Unread 02-11-11, 01:14 PM  
chaud
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 33
Uploads: 4
Code:
6x XqoLoot-1.0\XqoLoot.lua:23: bad argument #1 to 'lower' (string expected, got nil)
XqoLoot-1.0\XqoLoot.lua:23: in function `XqoLoot_OnLoot'
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

Locals:
(for index) = 0
(for limit) = 4
(for step) = 1
XqoLslot = 0

  ---
Report comment to moderator  
Reply With Quote
Unread 01-03-10, 07:31 PM  
Xqo
A Kobold Labourer
 
Xqo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 5
Thanks for reporting!
I tried looting in combat several times, but i didnt get any errors.

Please let me know if you find out anything else about the messages, Sangull.
And if anyone else out there notices anything, please let me know.


Originally posted by Sangull
Getting some taint messages since patch 3.3.

Code:
12/31 22:53:36.107  An action was blocked in combat because of taint from XqoLoot - LootSlot()
12/31 22:53:36.107      Interface\AddOns\XqoLoot\XqoLoot.lua:14 XqoLoot_OnLoot()
12/31 22:53:36.107      XqoLoot_Frame:OnEvent()
I'm not entirely sure but I think this occurs when looting in combat.
Last edited by Xqo : 01-05-10 at 12:35 PM.
Report comment to moderator  
Reply With Quote
Unread 12-31-09, 11:25 PM  
Sangull
A Murloc Raider

Forum posts: 5
File comments: 49
Uploads: 0
Getting some taint messages since patch 3.3.

Code:
12/31 22:53:36.107  An action was blocked in combat because of taint from XqoLoot - LootSlot()
12/31 22:53:36.107      Interface\AddOns\XqoLoot\XqoLoot.lua:14 XqoLoot_OnLoot()
12/31 22:53:36.107      XqoLoot_Frame:OnEvent()
I'm not entirely sure but I think this occurs when looting in combat.
Report comment to moderator  
Reply With Quote
Unread 12-09-09, 11:38 PM  
Xqo
A Kobold Labourer
 
Xqo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 5
Nope, it does not hide the loot-window. It loots like normal, just faster.

I don't know why it does not work with fishing, it reacts to the "LOOT_OPENED"-event, so perhaps fishing uses a different event.

Originally posted by Laren
It does not seem to work with fishing .

I'm trying to find an addon that speeds up the looting while fishing to prevent loosing a fish when the window closes too early.

Another question: Is it supposed to hide the loot window? Because the loot window always shows up for a second or so. I have Blizzard auto looting turned off and fast looting on with "xqo fast".
Report comment to moderator  
Reply With Quote
Unread 10-27-09, 08:06 PM  
Laren
A Defias Bandit

Forum posts: 3
File comments: 45
Uploads: 0
It does not seem to work with fishing .

I'm trying to find an addon that speeds up the looting while fishing to prevent loosing a fish when the window closes too early.

Another question: Is it supposed to hide the loot window? Because the loot window always shows up for a second or so. I have Blizzard auto looting turned off and fast looting on with "xqo fast".
Last edited by Laren : 10-27-09 at 08:15 PM.
Report comment to moderator  
Reply With Quote
Unread 10-27-09, 07:59 PM  
Laren
A Defias Bandit

Forum posts: 3
File comments: 45
Uploads: 0
Originally posted by Manaman
[b]Any chance it could have a setting to toggle off when in a party or instance? Along with that, could it toggle the cvar for builtin autoloot, so I still get autoloot in an instance, but not your fast autoloot that hides the loot window?
This would be awesome .
Report comment to moderator  
Reply With Quote
Unread 09-14-09, 12:07 PM  
Xqo
A Kobold Labourer
 
Xqo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 5
Originally posted by noble8
What's changed? :P

Please make use of the change log.
Nothing really, except from the filechange from .rar to .zip I have only updated the interface-number so the addon isnt tagged as "Out of date".
Report comment to moderator  
Reply With Quote
Unread 08-26-09, 01:19 AM  
Visceroid
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
Originally posted by noble8
What's changed? :P

Please make use of the change log.
The only change I could see is the (at least from my side) much appreciated switch to a real .ZIP file.
Filecompare showed no other difference between the last and this version else.

@Manaman: Are you sure Xqoloot is causing that? I'm also using it and whenever there is a masterlootable item on the corpse, the lootwindow just stays open. The only issue I have is that always when that happens, a confirmation dialog pops up, asking if I really want to loot that item, but thats expected behavior I'd say considering it tries to loot anything.
Report comment to moderator  
Reply With Quote
Unread 08-25-09, 10:17 PM  
Manaman
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 39
File comments: 160
Uploads: 1
Any chance it could have a setting to toggle off when in a party or instance? Along with that, could it toggle the cvar for builtin autoloot, so I still get autoloot in an instance, but not your fast autoloot that hides the loot window?

Reason being: I am often loot master, and your mod seems to hide the loot window when looting, making it difficult to distribute the BOPs, while the built in autoloot does not hide the loot window.
Report comment to moderator  
Reply With Quote
Unread 08-25-09, 11:33 AM  
noble8
A Warpwood Thunder Caller
 
noble8's Avatar
AddOn Author - Click to view AddOns

Forum posts: 95
File comments: 157
Uploads: 1
What's changed? :P

Please make use of the change log.
__________________
If science and religion are destroyed, science would re-emerge exactly the same;
but not religion.
Report comment to moderator  
Reply With Quote
Unread 08-09-09, 01:34 AM  
Xqo
A Kobold Labourer
 
Xqo's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 17
Uploads: 5
Oh no, I uploaded an old version of XqoLoot, I am so sorry, and I'll upload the proper version right away!

Edit: The correct version has been uploaded.
Last edited by Xqo : 08-10-09 at 12:24 AM.
Report comment to moderator  
Reply With Quote
Unread 08-06-09, 03:35 PM  
Kabaka
A Kobold Labourer
 
Kabaka's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Fast

Instead of just uninstalling this add-on, I decided to peek at the code. It's like the fast loot thing was never there -- it's completely removed. So I wrote in my own flavor of a fast-looting option for now. I don't know if you had anything fancy going on to speed it up, but this'll do for now.
__________________
~Kabaka
Report comment to moderator  
Reply With Quote
Unread 08-06-09, 01:56 AM  
Visceroid
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
"/xqo fast" no longer available

Hi Xqo,

got the same problem as Kabaka below. Since I updated to the 3.2 version, "/xqo fast" just gives a list of commands. Autoloot only works for money and I don't see an option to enable the addon to loot anything without clicking.
Report comment to moderator  
Reply With Quote
Unread 08-06-09, 12:33 AM  
Kabaka
A Kobold Labourer
 
Kabaka's Avatar

Forum posts: 0
File comments: 4
Uploads: 0
Fast?

Using /xqo fast just gives me the output of /xqo and "fast" is not in the list.

I've got the latest version, freshly installed.
__________________
~Kabaka
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: