Download
(36Kb)
Download
Updated: 11-21-19 03:35 PM
Pictures
File Info
Compatibility:
Classic (1.13.2)
Updated:11-21-19 03:35 PM
Created:08-28-09 03:53 PM
Downloads:4,769
Favorites:20
MD5:
Categories:Classic - General, Classic - General

Iloot

Version: 1.04 Classic
by: Galdor [More]

Works on Classic. TOC updated.
Rawr support is no longer as there is no Rawr..
===================
===================

This addon helps you determine do you need an item while looting.

Do you keep lists of items you need, and you have to alt-tab on every boss kill?
Do you wonder when an item drops do you have to click need?
Do you use Rawr to check what upgrates you need?

If any of those is yes, then this addon is for you!

What it basically does is to enhance your item tooltip to display do you need an item based on predefined item lists.

The addon itself is very, very light (around 100 lines). It doesn't provide GUI or anything that you can manage in-game. BUT it provides excel scripts that will help you handle the item data, which you can import into the addon, and later enjoy your item loots in-game.

The addon manages up to 3 different sets. It can show the priority of the items you need, or already possess. It shows what set an item goes to, what improvement it gives you, and so on.

The basic step instructions are - you open provided excel file (Equipment.xls) and add your desired items, sorted by priority. You have to add itemIDs as well for addon to work (required because of shared item names in 3.2). Then you run an excel macro (click 1 button) that prepares the item data in a way it can go into the addon. Afterwards you open the Iloot_data.lua and copy/paste the data parsed by the excel file. /reloadui and you are ready to go!

Sounds hard? Its more harder to alt-tab and check your lists, than hovering over an item and say - yes i need it!

Additionally there is a second excel file that provides macros that parse data exported from Rawr. If you use Rawr to check your item upgrades you can make those upgrades reflect in-game tool-tip with few clicks. Instructions how to accomplish that are included in the provided RAWR_direct_upgrates_parser.xls.

Update:
Addon archive changed to zip.

Version 1.04
-fixed an error when two or more sets have matching item.

Version 1.03
- fixed an error when hovering over recipe link in chat.
- RAWR_direct_upgrates_parser.xls now will not break when importing rawr data from Build Upgrate List option. It will not make any logical removal of items (if you provide full rawr data base item list for example)
Optional Files (0)


Post A Reply Comment Options
Unread 08-28-09, 09:25 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 595
File comments: 113
Uploads: 0
This looks very promising... and I'm especially interested in the support for Rawr. Just one quick question:

Would it be a problem to upload a zip-file instead of a *.rar?
__________________
Report comment to moderator  
Reply With Quote
Unread 08-29-09, 08:09 AM  
Galdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Originally posted by Farook
This looks very promising... and I'm especially interested in the support for Rawr. Just one quick question:

Would it be a problem to upload a zip-file instead of a *.rar?
Fixed
Report comment to moderator  
Reply With Quote
Unread 08-29-09, 02:38 PM  
Hei-di
A Defias Bandit

Forum posts: 3
File comments: 28
Uploads: 0
I#'m using the Optimiser Function of Rawr pretty much. Would it be possible to add an excel sheet for the "Built upgrade List" option?
Report comment to moderator  
Reply With Quote
Unread 08-29-09, 03:47 PM  
Galdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Originally posted by Hei-di
I#'m using the Optimiser Function of Rawr pretty much. Would it be possible to add an excel sheet for the "Built upgrade List" option?
I will look onto it. Will post the results later
Report comment to moderator  
Reply With Quote
Unread 08-29-09, 04:57 PM  
Galdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Originally posted by Hei-di
I#'m using the Optimiser Function of Rawr pretty much. Would it be possible to add an excel sheet for the "Built upgrade List" option?
I dont know if i do something wrong, but when i use Build Upgrate List option, even after using optimize, that list contains all items available in Rawr, not only that would upgrate me. Whats your logic behind the optimizer? How do you use the final data there?
Report comment to moderator  
Reply With Quote
Unread 08-30-09, 11:08 PM  
Asuhrie
A Deviate Faerie Dragon

Forum posts: 11
File comments: 24
Uploads: 0
Awesome, I have been looking for something like this for a long time.

Excited to try it out
Report comment to moderator  
Reply With Quote
Unread 10-30-09, 07:47 AM  
mistkr
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
It's amazing.

I am very happy when I meet this addon.
I have a problem when importing direct upgrade list maked by RAWR with version 1.03
and sometimes I have seen addon error when mouse over on chat window's item link (only when I copy and paste from Equipment.xls to Iloot_data.lua (this has two or three spec.No error error message when it has just one spec).

Thank you for such a good addon.
Report comment to moderator  
Reply With Quote
Unread 11-24-09, 03:40 AM  
Galdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Re: It's amazing.

Originally posted by mistkr
I am very happy when I meet this addon.
I have a problem when importing direct upgrade list maked by RAWR with version 1.03
and sometimes I have seen addon error when mouse over on chat window's item link (only when I copy and paste from Equipment.xls to Iloot_data.lua (this has two or three spec.No error error message when it has just one spec).

Thank you for such a good addon.
What is actual problem when importing from RAWR? Can you describe it.

As for chat item link problem with more than one set - can you send me the Iloot_data.lua that causes those errors, so i can check it.

P.S. Sorry for the late reply.
Last edited by Galdor : 11-24-09 at 03:41 AM.
Report comment to moderator  
Reply With Quote
Unread 12-13-09, 07:21 PM  
mistkr
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: It's amazing.

Originally posted by Galdor
What is actual problem when importing from RAWR? Can you describe it.

As for chat item link problem with more than one set - can you send me the Iloot_data.lua that causes those errors, so i can check it.

P.S. Sorry for the late reply.
Actual problem is:

Excel 2009 display script runtime error message in progress of running script when I click Go button.

I am a Korean User So Excel 's error message is Korean so I could't translate correctly but error message is

Type mismatch
(continue, terminate, debug, help) buttions are displayed.but continue button has been inactive.(can't click)

How can I send xls file to you ?
I don't know email addres.

UTF8 encoding

The contents of Iloot_data.lua
Begin ___________________________________________________________________

ItemSets1_conf = {["Name"] = {name="얼불"},

--Back (얼불)
["47551"] = {looted="0", prio="1", buf="6.023926", Name="에이타스의 집중"},
--Chest (얼불)
["47425"] = {looted="0", prio="1", buf="45.36426", Name="비상의 매끄러운 로브"},
--Finger (얼불)
["47489"] = {looted="0", prio="1", buf="65.42627", Name="소름끼치는 징후"},
["45495"] = {looted="0", prio="2", buf="1.271484", Name="전도성 인장"},
--Hands (얼불)
["47763"] = {looted="0", prio="1", buf="51.67383", Name="선스트라이더의 승전 건틀릿"},
--Head (얼불)
["47764"] = {looted="0", prio="1", buf="51.19238", Name="선스트라이더의 승전 두건"},
--Legs (얼불)
["47765"] = {looted="0", prio="1", buf="69.53223", Name="선스트라이더의 승전 다리보호구"},
--Neck (얼불)
["47468"] = {looted="0", prio="1", buf="50.88818", Name="발키르의 울음"},
--OffHand (얼불)
["47437"] = {looted="0", prio="1", buf="33.7207", Name="부주의한 죄악의 부적"},
--Ranged (얼불)
["45294"] = {looted="0", prio="1", buf="14.60742", Name="단단한 담쟁이 가지"},
--Shoulders (얼불)
["47767"] = {looted="0", prio="1", buf="51.67383", Name="Sunstrider's Shoulderpads of Triumph"},
--Trinket (얼불)
["47477"] = {looted="0", prio="1", buf="114.0288", Name="생명이 없는 자의 통치"},
["45518"] = {looted="0", prio="2", buf="70.26904", Name="천상의 빛줄기"},
--Waist (얼불)
["47447"] = {looted="0", prio="1", buf="54.35986", Name="매서운 추위의 허리띠"},
--Wrist (얼불)
["47485"] = {looted="0", prio="1", buf="24.03467", Name="잿빛 성자의 손목띠"},
}


ItemSets2_conf = {["Name"] = {name="비젼"},

--Chest (비젼)
["47425"] = {looted="0", prio="1", buf="59.1958", Name="비상의 매끄러운 로브"},
--Finger (비젼)
["47489"] = {looted="0", prio="1", buf="44.80615", Name="소름끼치는 징후"},
["47439"] = {looted="0", prio="2", buf="5.984863", Name="암흑치유사의 고리"},
--Hands (비젼)
["47763"] = {looted="0", prio="1", buf="55.03516", Name="선스트라이더의 승전 건틀릿"},
--Head (비젼)
["47764"] = {looted="0", prio="1", buf="60.3501", Name="선스트라이더의 승전 두건"},
--Legs (비젼)
["47765"] = {looted="0", prio="1", buf="70.99219", Name="선스트라이더의 승전 다리보호구"},
--Neck (비젼)
["47468"] = {looted="0", prio="1", buf="54.4834", Name="발키르의 울음"},
--OffHand (비젼)
["47437"] = {looted="0", prio="1", buf="1.71582", Name="부주의한 죄악의 부적"},
--Ranged (비젼)
["47995"] = {looted="0", prio="1", buf="19.41602", Name="사로잡은 영혼의 홀"},
--Shoulders (비젼)
["47767"] = {looted="0", prio="1", buf="55.03516", Name="Sunstrider's Shoulderpads of Triumph"},
--Trinket (비젼)
["47477"] = {looted="0", prio="1", buf="48.55176", Name="생명이 없는 자의 통치"},
--Waist (비젼)
["47447"] = {looted="0", prio="1", buf="31.82959", Name="매서운 추위의 허리띠"},
--Wrist (비젼)
["47485"] = {looted="0", prio="1", buf="32.23975", Name="잿빛 성자의 손목띠"},
}


ItemSets3_conf = {["Name"] = {name="약고"},

--Back (약고)
["47554"] = {looted="0", prio="1", buf="3.963379", Name="여군주 리아드린의 신념"},
["47551"] = {looted="0", prio="2", buf="2.777344", Name="에이타스의 집중"},
--Chest (약고)
["47425"] = {looted="0", prio="1", buf="70.65186", Name="비상의 매끄러운 로브"},
--Finger (약고)
["47489"] = {looted="0", prio="1", buf="54.95752", Name="소름끼치는 징후"},
["45495"] = {looted="0", prio="2", buf="1.428711", Name="전도성 인장"},
--Hands (약고)
["47763"] = {looted="0", prio="1", buf="54.20801", Name="선스트라이더의 승전 건틀릿"},
--Head (약고)
["47764"] = {looted="0", prio="1", buf="56.49658", Name="선스트라이더의 승전 두건"},
--Legs (약고)
["47765"] = {looted="0", prio="1", buf="75.21045", Name="선스트라이더의 승전 다리보호구"},
--Neck (약고)
["47468"] = {looted="0", prio="1", buf="53.34766", Name="발키르의 울음"},
--OffHand (약고)
["47437"] = {looted="0", prio="1", buf="23.79199", Name="부주의한 죄악의 부적"},
--Ranged (약고)
["45294"] = {looted="0", prio="1", buf="10.90234", Name="단단한 담쟁이 가지"},
--Shoulders (약고)
["47767"] = {looted="0", prio="1", buf="54.20801", Name="Sunstrider's Shoulderpads of Triumph"},
--Trinket (약고)
["47477"] = {looted="0", prio="1", buf="145.0059", Name="생명이 없는 자의 통치"},
["47316"] = {looted="0", prio="2", buf="96.18018", Name="생명이 없는 자의 통치"},
["45518"] = {looted="0", prio="3", buf="62.88232", Name="천상의 빛줄기"},
--Waist (약고)
["47447"] = {looted="0", prio="1", buf="41.49951", Name="매서운 추위의 허리띠"},
--Wrist (약고)
["47485"] = {looted="0", prio="1", buf="32.78174", Name="잿빛 성자의 손목띠"},
}

End ___________________________________________________________________

in this file, ItemID 47551 has error when Imouse over this item.

and in game error message is

Begin ______________________

Interface\AddOns\Iloot\Iloot.lua:47: attempt to index field '?' (a nil value)
Count: 5

Call Stack:
[C]: ?
Interface\AddOns\Iloot\Iloot.lua:47: in function `CheckMyItem'
Interface\AddOns\Iloot\Iloot.lua:68: in function <Interface\AddOns\Iloot\Iloot.lua:63>
[C]: ?
Interface\AddOns\JewelTips\JewelTips.lua:784: in function `origFunc'
Interface\AddOns\Armory\Frames\ArmoryFrame.lua:884: in function <Interface\AddOns\Armory\Frames\ArmoryFrame.lua:882>
(tail call): ?
[C]: ?
Interface\AddOns\Ace3\AceHook-3.0\AceHook-3.0.lua:95: in function `OnTooltipSetItem'
Interface\AddOns\Enchantrix\EnxMain.lua:220: in function <Interface\AddOns\Enchantrix\EnxMain.lua:216>
[C]: ?
[C]: ?
[C]: ?
...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:279: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273>
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: in function `SetHyperlink'
Interface\AddOns\Chatter\Modules\LinkHover.lua:27: in function `?'
Interface\AddOns\Ace3\AceHook-3.0\AceHook-3.0.lua:90: in function <Interface\AddOns\Ace3\AceHook-3.0\AceHook-3.0.lua:87>

End ______________________
Last edited by mistkr : 12-13-09 at 07:34 PM.
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 02:45 AM  
Galdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Hello,

I found an error (thanks to mistkr) and fixed it. The trouble was if you have two or more sets matching atleast one item and you hover over that item.

Version 1.04 should be up soon.

About this problem:
Excel 2009 display script runtime error message in progress of running script when I click Go button.

I am a Korean User So Excel 's error message is Korean so I could't translate correctly but error message is

Type mismatch
(continue, terminate, debug, help) buttions are displayed.but continue button has been inactive.(can't click)
I tested it with excel 2003/2007/2010 and it works for me. may be it something to do with Korean item names..
Last edited by Galdor : 02-04-10 at 05:51 AM.
Report comment to moderator  
Reply With Quote
Unread 02-08-10, 11:53 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 595
File comments: 113
Uploads: 0
I just tried to setup the addon for my paladin. I wanted to create 3 sets -> retri, tank, heal

Setting up the file for retribution worked fine, tank and heal didn't work. Those errors I had after clicking the "GO"-button.

While importing the tank items:


While importing the heal items:


Any ideas what is going wrong? :-\
__________________
Report comment to moderator  
Reply With Quote
Unread 02-28-10, 04:46 AM  
Galdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Originally posted by Farook
I just tried to setup the addon for my paladin. I wanted to create 3 sets -> retri, tank, heal

Setting up the file for retribution worked fine, tank and heal didn't work. Those errors I had after clicking the "GO"-button.

Any ideas what is going wrong? :-\
Hi Farook,
Can you upload RAWR_direct_upgrates_parser.xls with tank or heal lists and give me link, so i can check whats wrong there.
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 10:02 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 595
File comments: 113
Uploads: 0
Originally posted by Galdor
Hi Farook,
Can you upload RAWR_direct_upgrates_parser.xls with tank or heal lists and give me link, so i can check whats wrong there.
Of course.

Here you have the three files exported from Rawr:
- upgrades_retribution.csv
- upgrades_tankadin.csv
- upgrades_heal.csv

And now the two excel files (saved after getting the error on import):
RAWR_direct_upgrates_parser_importing_tank_items.xls
RAWR_direct_upgrates_parser_importing_heal_items.xls

I hope that helps to solve the problem(s).
__________________
Last edited by Farook : 03-03-10 at 11:34 PM.
Report comment to moderator  
Reply With Quote
Unread 03-12-10, 07:22 AM  
Galdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Hi Farook,

The trouble is that you ommit mentioning your currently equiped offhand and onehand. I will do a fix soon, but you can just put some values in Currently Equiped sheet for offhand and one hand name and itemid.
Report comment to moderator  
Reply With Quote
Unread 08-01-10, 09:21 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 595
File comments: 113
Uploads: 0
Hey Galdor,

did you stop working on this addon? I hope you did not... *sad*
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: