What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Plugin [Uniddealer] - Keeps your worthy legendaries unid!

Before i downloaded a new trinity plugin today, my uniddealer plugin was working fine. But after using new trinity plugin, i can't see uniddealer option in DB. anyone know what is the problem ?
 
Closing DB doesn't save your variables for some reason, I closed it and restarted it only to pickup a visage helm and it identified it and put it in the stash. But it didn't identify a ilvl 62 ring.

I had the same problem. As foreverjojo said the plugin saves the settings but when db starts it sets "KeepAllLegendaries" to false.

You should edit 2 files (maybe just one of them but I changed both and now testing it) and set to true:

Uniddealer\Uniddealer.cs
double itemid = item.GameBalanceId;
if (Settings.Indentify.Misc.KeepAllLegendaries)
return true;

Uniddealer\Settings\MiscIdentifySetting.cs
//KeepAllLegendaries;
[DataMember(IsRequired = false)]
[DefaultValue(true)]

By default both values are set to false. After restarting DB, Uniddealer settings looks good. Hope that helps:)

PS Haven't got an epic and tested after made changes.
 
Last edited:
Yeah, attempted to load this addon, no luck at all, doesnt appear in the config/plugins section of demon buddy, even tried reinstalling.
make sure you don't have another plugin Interfereing /preventing other plugins from showing up
like the plugin called Giles trinity 1.7.2.10
 
Before i downloaded a new trinity plugin today, my uniddealer plugin was working fine. But after using new trinity plugin, i can't see uniddealer option in DB. anyone know what is the problem ?

thats because the new trinity is beta.
and it has plugin compatibility issues.
 
I've downloaded this plugin, and I am also using trinity 1.7.2.11. I can see bolth plugins in the window, however, the uniddealer doesn't seem to be working. When i check uniddealer, this message shows up: ``UniddealerMainView.xaml not found ``. Can anyone relate this probleme to anything in particular? I tried to redownload the file, unzip it correctly, and nothing has changed. Any advice some1? :)

thank you
 
How can we edit this so that every time we turn the bot on, it doesn't reload the settings to default?
 
How can we edit this so that every time we turn the bot on, it doesn't reload the settings to default?

Never stop botting ;)

Lol, would like to know as well considering I just downloaded this. So far I don't see any compatibility issues with DB Beta and Trinity v.11 (just FYI for anyone thinking of downloading this).
 
I had the same problem. As foreverjojo said the plugin saves the settings but when db starts it sets "KeepAllLegendaries" to false.

You should edit 2 files (maybe just one of them but I changed both and now testing it) and set to true:

Uniddealer\Uniddealer.cs
double itemid = item.GameBalanceId;
if (Settings.Indentify.Misc.KeepAllLegendaries)
return true;

Uniddealer\Settings\MiscIdentifySetting.cs
//KeepAllLegendaries;
[DataMember(IsRequired = false)]
[DefaultValue(true)]

By default both values are set to false. After restarting DB, Uniddealer settings looks good. Hope that helps:)

PS Haven't got an epic and tested after made changes.

THANK YOU SO MUCH SIR ! no more having to save/set my settings every time !
 
After a long time i found some spare time to update this plugin. :-)

Changes:
- Settings will now be saved
- Added Won Khim Lau, Innas Helm, Nats Helm, Tasker and Theo to list
- Added rare Gloves
- Added rare 1h weapons
 
Funny how this always happens to me.
spend a few mins to change something and then an update is uploaded lol.

Ha I updated this morning, went to work, on lunch now, there's a new one >.<

Go figure, thanks for the update OP!
 
I already install this plugin and activate it. but i don't know why my bot it keep all item.
 
Where can I find another itemid ?

The Butcher's sickle
Crystalfist
Fist of Azturrasq
Innas favor
Natalyas Embrace
Stormcrow
Visage of giyua
zunimassas Ferocity
UhkapianSerpent
 
Last edited:
This might sound silly but how does one know which legendary item it is before identifying? I have a crossbow that just says UNIDENTIFIED and I have no way of knowing.
 
Back
Top