This is what I got. Still nothing. Help would be nice. Thanks.
local promoteGroups = {
-- Groups must be listed in decending order.
-- ["hours"] = "group",
["100"] = "dedicatedmember",
["60"] = "highlyrespected",
["40"] = "moderatelyrespected",
["20"] = "lightlyrespected",
["10"] = "regular",
["2"] = "builder"
}