wenn man w?sste was es werden soll k?nnte man eventuell das passende PB Profil zum Mahlen Entzaubern und Sondieren finden
<?xml version="1.0" encoding="utf-8"?>
<Professionbuddy>
<While Condition="true" IgnoreCanRun="True">
<DisenchantAction ActionType="Prospect" ItemTarget="All" ItemQuality="Uncommon" ItemId="0" />
</While>
</Professionbuddy>
Code:<?xml version="1.0" encoding="utf-8"?> <Professionbuddy> <While Condition="true" IgnoreCanRun="True"> <DisenchantAction ActionType="Prospect" ItemTarget="All" ItemQuality="Uncommon" ItemId="0" /> </While> </Professionbuddy>
sollte alle erze in deiner tasche sondieren, mit professionbuddy ausf?hren. den code einfach als profil.xml speichern.