![]() |
|
![]() |
|
Thread Tools | Display Modes |
#31
|
|||
|
![]() wow... just went to use it and people are already deleting items off.
This is why we cant have nice things. Good thing this is not my only resource. Fuck if i'd tell my other =) | ||
|
#32
|
||||
|
![]() Quote:
I'd probably stay within one std. for an accurate price. | |||
|
#33
|
||||
|
![]() Quote:
| |||
|
#34
|
|||
|
![]() Also these are the only items currently hidden
Code:
>> Item.all(:conditions => {:hidden => true}).map(&:name).sort => ["a bar of ronium", "a bind somewhere around south", "a black pearl", "a broom", "a complete set of medium bronze armor", "a cracked darkwood shield for", "a crude stein for", "a decend", "a few like", "a polished granite tomahawk", "a tailor to do a", "about", "ac", "ac or", "ac total for", "accepting offers", "adamantite b x", "agi", "agi rings", "all", "all but", "all classes all spells", "all for", "all four for", "all lvl", "all on me for", "alligator skin x", "almost every level", "already have an offer for", "also", "also ringmail gloves", "also doing combines on", "also granite bracer for", "also have access to", "also high quality bear pelts", "also selling all", "also selling all the", "also sharkjaw cutlass", "also used in combining", "also werewolf pelt", "although if i had", "animate dead - small bed mantle", "any clerics available for", "any interest in a", "anyone", "anyone able to make or have the", "anyone selling", "anyone selling level", "around level", "at least", "at least lvl", "at shady swashbuckler", "bed gauntletssmall bronze bootssmall bronze vambracessmall iron visorsmall bronze breastplate", "blackened iron crown l ravenscale armguards l ravenscale chestguard l ravenscale leggings l ravenscale gloves l ravenscale boots l ravenscale bracer all for", "bloodstained mantle clearance sale on mantles get them while they are cheap only", "bronze helm - bronze gauntlets - bronze collar - large bronze helm - large bronze gauntlets - large bed bracer", "buying - stein of moggok - paying", "buying stein of moggok", "buying stein of moggok for", "each - enchanter research spells -- stein of moggok", "fbss - paying", "fbss payin", "find me a buyer ill cut you", "fine plate gauntlets - fine plate vambraces - fine plate boots - fine plate greaves - fine plate pauldron - fine plate breastplate", "fire pet lvl", "flowing black silk sash", "for like", "for them all", "gatorscale sleeves - nightshade wreath - charred boots - elf-hide gloves", "gatorscale sleeves l lambent stone l feathered leggings", "get", "get it before i log in", "get stein of moggok with it for", "get them each", "giving away", "good price if you have", "gyspy lute", "i a", "i won", "im", "is", "it is", "lute of the gypsy princess both for", "lute of the gypsy princess or mistmoore battle drums", "my prices are relatively low already i don't want to haggle over", "pay", "polished granite tomahawk - paying", "polished steel dirk low lvl rogue items pst spider silk", "r", "rather good", "rogerr's mom", "runed cowl - gebs - plat tiara -crystalline spear - rubicite armor-mith", "running into fp", "s", "selling stein of moggok", "shord sword of the ykesha", "slightly used stein of moggok", "stein of moggok fast", "stein of moggok for", "swoven tunic small scarab breastplate cb belts", "waist", "wanting to sell", "warr i got", "warrior", "wc", "weight instead of"] | ||
|
#35
|
||||
|
![]() Quote:
Its pretty easy to spot the odd ball ones and remove them. Most lines with only 1 or 2 post are nonsense strings. I always try to clean it up when I search anyway. | |||
|
#36
|
||||
|
![]() Quote:
| |||
|
#37
|
|||
|
![]() If you get some decent mods and remove the public "hide" feature and add the ability for the mods to remove any extreme high or low variables it would function alot better.
| ||
|
#38
|
||||
|
![]() Quote:
yea took all the items names from the eqemu database and im going to compair the name i get from the log parse to them and if it exists make it insert it that should weed out bad item names. as for bad auctions that will need to be moderated i supose | |||
|
#39
|
|||
|
![]() Made a few transparent updates ... the parser now tracks who is selling the item so when you search for an item you can drill down and see who was auctioning an item and when also removed the public remove on items in preparation for the automated checker using an eqemu item database
| ||
|
#40
|
|||
|
![]() Made a ton of updates there is no longer a need for cleaning since and auction doesn't get entered unless it matches a true item name. I got the item database from eqemu and im doing a compare on the name before creation I have cleaned out all the bad auction data that was in the system 9999999 prices etc
| ||
Last edited by jetviper21; 10-10-2010 at 12:18 AM..
|
|
![]() |
|
|