Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.0.2.5-Beta
Date:
11-02-2008 01:16 AM
Size:
4.09 Kb
Downloads:
29,526
Favorites:
657
MD5:
teksLoot   Popular! (More than 5000 hits)
teksLoot is a rewrite of XLoot Group Why did I rewrite it? Well, every so often I make the mistake of reading someone's code and get an obsessive compulsive urge to clean up their mess... this was one of those times... Basically it's the frame design of XLoot Group, with all the rest stripped out and rewritten.

So what does the blasted thing do? It gives you super tiny loot-roll frames! Nothing complicated, install and go. Only command is /teksloot, which toggles the anchor so you can move the frames around.

Links

Visit my site for more info.
Please report all bugs and feature requests to my Google Code tracker
Alpha builds can be found on github.
Please direct all feedback and questions to my Google Groups mailinglist


Click here to lend your support!
  Change Log - teksLoot
3.0.2.5-Beta
deDE locale

3.0.1.4-Beta
SAY IT FRENCHIE! SAY CHOWDAH!

3.0.1.3-Beta
Fix OnUpdate error in Wrath
  Optional Files - teksLoot
Sorry, there are currently no optional files available.
  Comments - teksLoot
Post A Reply
Author Comments Comment Options
Old 05-09-2009, 09:23 AM  
Vranx
A Fallenroot Satyr
 
Vranx's Avatar

Forum posts: 29
File comments: 77
Uploads: 0
I think im having the same problem as the last poster, the loot frame will get stuck on the screen and I have to reload the ui to make it go away. Its weird, only one item was sticking on the screen last night while other loot would pop up and then go away.
__________________
Vranx - Mod Recommendations
Vranx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-18-2009, 09:07 PM  
Shestak
A Murloc Raider
 
Shestak's Avatar

Forum posts: 4
File comments: 33
Uploads: 3
At joint use of it addon with a code:
Code:
---------------------------------------------------- AUTO ROLL
local Level = UnitLevel("player")
	if Level == 80 then
		local g1 = CreateFrame("Frame")
		g1:RegisterEvent("START_LOOT_ROLL")
		g1:SetScript("OnEvent", function(_, _, id)
			if(id and select(4, GetLootRollItemInfo(id))==2) then
			RollOnLoot(id, 2)
			end
	end)
end
After subject occurrence automatically works a code, but the frame addon does not disappear. Link to image.
Whether probably to combine work given addon and this code? Thankful in advance for the answer.

Last edited by Shestak : 04-20-2009 at 07:47 AM.
Shestak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-22-2009, 11:12 AM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar

Forum posts: 121
File comments: 113
Uploads: 2
Quote:
Originally posted by ant1pathy
Any answer to this? I was wondering today myself.
Yes it only shows 3 at a time. And if the scale is too small, open up the LUA and find a fix for it. If LUA isn't your thing, find another addon.
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
blackpandemic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-28-2009, 05:19 PM  
Zorklat
A Murloc Raider

Forum posts: 5
File comments: 46
Uploads: 0
Quote:
Originally posted by Tekkub
Sorry, wasn't watching comments here... there's a reason I put those big bold texts directing people where to submit ****... not that anyone ever reads them...

Loot frame, use Bustu, that's what I use ^^

Grow-up, the game will only spawn 3 rolls anyway, so I don't see much need for this really. Convince me it's worth the code.
it was on the last page, about the 4th comment in or so.
Zorklat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-24-2009, 06:36 AM  
ant1pathy
A Murloc Raider

Forum posts: 5
File comments: 63
Uploads: 0
Quote:
Originally posted by wolfchild
Oh and just a quick question..

Did ony the other day and it only showed i think 3-4 drops at a time.. is this game default or is there a way of teksloot showing a "select" number of drops at once?

for example if i wanted teksloot to display maximum of 8 drop rolls instead of the current 3 (or 4 cant remember what it was now)

cheers
Any answer to this? I was wondering today myself.
ant1pathy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-27-2009, 02:52 AM  
EridaNuuS
A Kobold Labourer

Forum posts: 1
File comments: 29
Uploads: 0
not who can not help ?
EridaNuuS is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-22-2009, 04:57 AM  
EridaNuuS
A Kobold Labourer

Forum posts: 1
File comments: 29
Uploads: 0
Please add ruRU (Russian) translation =(
EridaNuuS is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-30-2008, 11:17 AM  
slickwalker
A Deviate Faerie Dragon

Forum posts: 16
File comments: 92
Uploads: 0
Scale

Im surprised this question has been asked so many times with no answer. This author is usually so good at answering question... I too need to scale this thing, i can barely see it on my display.
slickwalker is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2008, 02:56 PM  
Sparanoid
A Defias Bandit

Forum posts: 3
File comments: 56
Uploads: 0
is it possible to hide the numbers that who rolled? and i think the fade out effect of the original addon is cool.
Sparanoid is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-12-2008, 12:07 PM  
Plexico
A Kobold Labourer
 
Plexico's Avatar

Forum posts: 0
File comments: 8
Uploads: 3
Would also wonder if there was a way to resize without going into the lua and messing with some settings.
Plexico is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-06-2008, 03:18 PM  
sietelle
A Kobold Labourer

Forum posts: 1
File comments: 27
Uploads: 0
Re: Scale

Quote:
Originally posted by slickwalker
I've seen this question a few times in this thread with no apparent answer, so I assumed it was on your other site, but could not find it there either.

Is there a way to scale up the size of the frame.
sietelle is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-03-2008, 02:51 AM  
wolfchild
A Kobold Labourer

Forum posts: 1
File comments: 30
Uploads: 0
Oh and just a quick question..

Did ony the other day and it only showed i think 3-4 drops at a time.. is this game default or is there a way of teksloot showing a "select" number of drops at once?

for example if i wanted teksloot to display maximum of 8 drop rolls instead of the current 3 (or 4 cant remember what it was now)

cheers
wolfchild is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-03-2008, 02:49 AM  
wolfchild
A Kobold Labourer

Forum posts: 1
File comments: 30
Uploads: 0
Quote:
Originally posted by jinleileiking
so butsu + teksloot is good combine
sure, providing they're compatible with each other and suffer no conflicts. Haven't tried myself but i'd think you'll be fine using both.
wolfchild is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-03-2008, 01:11 AM  
q09q09
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
locale update zhCN&zhTW

Code:
} or GetLocale() == "zhCN" and {
	["(.*)\232\135\170\229\138\168\230\148\190\229\188\131\228\186\134(.+) \239\188\140\229\155\160\228\184\186((\228\187\150)|(\229\165\185))\230\151\160\230\179\149\230\139\190\229\143\150\232\175\165\231\137\169\229\147\129\227\128\130$"] = "pass",
	["(.*)\230\148\190\229\188\131\228\186\134\239\188\154(.+|r)$"]  = "pass",
	["(.*)\233\128\137\230\139\169\228\186\134\232\180\170\229\169\170\229\143\150\229\144\145\239\188\154(.+)"] = "greed",
	["(.*)\233\128\137\230\139\169\228\186\134\233\156\128\230\177\130\229\143\150\229\144\145\239\188\154(.+)"]  = "need",
} or GetLocale() == "zhTW" and {
	["(.*)\232\135\170\229\139\149\230\148\190\230\163\132:(.+) \239\188\140\229\155\160\231\130\186((\228\187\150)|(\229\165\185))\231\132\161\230\179\149\228\189\191\231\148\168\233\128\153\233\160\133\231\137\169\229\147\129\227\128\130$"] = "pass",
	["(.*)\230\148\190\230\163\132\228\186\134:(.+|r)$"]  = "pass",
	["(.*)\233\129\184\230\147\135\228\186\134\232\178\170\229\169\170\229\132\170\229\133\136:(.+)"] = "greed",
	["(.*)\233\129\184\230\147\135\228\186\134\233\156\128\230\177\130\229\132\170\229\133\136:(.+)"]  = "need",

Last edited by q09q09 : 11-03-2008 at 01:14 AM.
q09q09 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 07:52 PM  
jinleileiking
A Murloc Raider

Forum posts: 6
File comments: 105
Uploads: 0
Quote:
Originally posted by wolfchild
butsu replaces the default loot window.
teksloot replaces the default "Roll" for loot window
so butsu + teksloot is good combine
__________________
cwow 2.4.3 二区 伊利丹: Brotherlei (lv.4x warlock)

Addons:

Dominos / Bartender4 / marocoon ■ Bugsack ■Cartographer + Cartographer QuestInfo + Cartographer QuestObjective + Cartographer_mining + Cartographer_vendor + Cartographer_trainner + Cartographer_treasure + Lightheaded + QuestHelper ■ Mobmap ■ MobInfo2 ■ msbt / sct / parrot ■ or_soulshard ■ bagnon / onebag ■ phanxchat / neochat ■ minimapbuttons ■ doTimer ■ mendeleev + auctionner ■ ratingbuster
jinleileiking is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.