Go through some of the rules that come with your version. Ctrl+F should find you what is appropriate. For me it's PICKRAD.Is it PICKRAD or PICKUP or PICKUPRAD?
Yeap, replace regex don't help me too.Item rules 2 work on RUSSIAN legenadary names(Public or Donate version)?
I am use item rules 1 for legendary and its work good(just rename english on RUSSIAN name items) now its doesnt work.
Replace in scanner.cs regex dosnt help.
still no access after donation -_-... oh man. whats the problem?
LOG;TRASH;[KEY]:2019819680;[BASETYPE]:Armor;[TYPE]:Orb;[QUALITY]:Legendary;[NAME]:Source;[LEVEL]:63;[ONEHAND]:False;[TWOHAND]:False;[UNIDENT]:False;[STR]:77;[INT]:305;[AS%]:8;[CRIT%]:9.50;[MINDMG]:113;[MAXDMG]:307;[MAXARCPOWER]:15;[MAXSTAT]:305;[MAXSTATVIT]:305;[STRVIT]:77;[INTVIT]:305;[DMGFACTOR]:48;[AVGDMG]:210;[OFFSTATS]:3;[DEFSTATS]:1;[@EHP]:35000;[@OFFSTAT]:4;[@WIZSTAT]:2;[@WITSTAT]:1;[@BARSTAT]:1;[QUALITY]=="Legendary"&&[BASETYPE]=="Armor"->[TRASH]
[QUALITY] == "Legendary" && [NAME] == "Chantodo's Force"
Hey dark i noticed the bot trash the following item today. The [NAME] tag in the log shows as 'Source' when it should read 'Chantodo's Force' which is why i think it trashed it. Is there anyway to fix this or should i just id the item another way?
LOG:
Code:LOG;TRASH;[KEY]:2019819680;[BASETYPE]:Armor;[TYPE]:Orb;[QUALITY]:Legendary;[NAME]:Source;[LEVEL]:63;[ONEHAND]:False;[TWOHAND]:False;[UNIDENT]:False;[STR]:77;[INT]:305;[AS%]:8;[CRIT%]:9.50;[MINDMG]:113;[MAXDMG]:307;[MAXARCPOWER]:15;[MAXSTAT]:305;[MAXSTATVIT]:305;[STRVIT]:77;[INTVIT]:305;[DMGFACTOR]:48;[AVGDMG]:210;[OFFSTATS]:3;[DEFSTATS]:1;[@EHP]:35000;[@OFFSTAT]:4;[@WIZSTAT]:2;[@WITSTAT]:1;[@BARSTAT]:1;[QUALITY]=="Legendary"&&[BASETYPE]=="Armor"->[TRASH]
legendary.dis:
Code:[QUALITY] == "Legendary" && [NAME] == "Chantodo's Force"
Using 1.7.1.9, I'm currently working on updating to .10which version are u using of trinity?
the logviewer does not work for me. the window just disappears after clicking on add log. process is still running and i am not able to kill that one . any idea?