unique item filter

Threads that no longer serve a purpose. Read-only.
User avatar
krys
Rust Claw
81 | 11
Common Popularity Badge
Has a thread with over 10.000 views
ticktick wrote:krys' values are off. They need to be converted from the text code to the numeric code...

sorry, I don't use your filter (better for me to edit&recompile original) and I guessed it uses same codes as original..
I've changed dictionary entries, hopefully now they're right
ticktick
Sasquatch
64 | 9
it will not work in windows 7 (https://msdn.microsoft.com/en-us/library/windows/desktop/hh707092(v=vs.85).aspx is used). Also I made a mistake above. 3 character codes should have a space on the end so r01 would be 20313072.

I don't know about those crashes. I might be able to figure something out if you send me a dump file. When the message box is on the screen open task manager, right click the d2se process in the details tab and click create dump file.
Image
menu may be different since you have a your language as russian(?).
upload the file path it gives you to mega or something. it may be a fairly large file.
Edited by ticktick 7 years.
Akak_
Pit Knight
109 | 0
ive modified my previous post and it works now:):) at least got injected:) will now see the result ingame:)

if its the function from the
api-ms-win-core-path-l1-1-0.dll
then ive downloaded it to my win7 and installed in a sys folder, anyway back to testing

btw uve said:"Also note that you cannot have spaces in the names in the dictionary because it's xml."
+"Also I made a mistake above. 3 character codes should have a space on the end so r01 would be 20313072."

the does a settings file should look like this: and what about the way u sometimes use not hex words in a dictionary, and what about those words with only 2 letters in it should they have 2 spaces at the end to be 4 digit words? like a byte

please tell me if this should work or what mistakes did i make
and the first thing i dont understand is: will this 'fa ', '0x9 ', '20393131', '0x203130B5', '124 ', '@46 ' - all work and why arent all of them are hex or are they? i dont understand this moment pls explain if u can

Code: Select all

<Settings>
    <Dictionary>
   <foo>fa  </foo><!-- random value -->
   <bar>0x9 </bar><!-- random value -->
   <LargeAxeT1>20393131</LargeAxeT1>
   <SomeTrophie>0x203130B5</SomeTrophie>
   <!-- * -->
   <Sets>0x05</Sets>
   <Unique>0x07</Unique>
   <!-- * -->
   <!-- An Item Example -->
   <ClubT1>124 </ClubT1>
   <ClubT2>192 </ClubT2>
   <ClubT3>260 </ClubT3>
   <ClubT4>328 </ClubT4>
   <ClubT5>396 </ClubT5>
   <ClubT6>464 </ClubT6>
   <!-- * -->
   <!-- Sacred Armours -->
   <AerinShield>@60 </AerinShield>
   <AncientArmor>@15 </AncientArmor>
   <Antlers>@49 </Antlers>
   <Aspis>5@O </Aspis>
   <AssaultHelmet>@55 </AssaultHelmet>
   <AthuluasHand>07! </AthuluasHand>
   <AvengerGuard>@56 </AvengerGuard>
   <BandedPlate>1@J </BandedPlate>
   <Belt>@30 </Belt>
   <BlackguardHelm>56! </BlackguardHelm>
   <BladedShield>1@Q </BladedShield>
   <BoneHelm>@46 </BoneHelm>
   <BoneShield>@43 </BoneShield>
   <Boots>@38 </Boots>
   <BreastPlate>@08 </BreastPlate>
   <BronzeShield>35! </BronzeShield>
   <Buckler>@22 </Buckler>
   <BullShield>28! </BullShield>
   <Cap>@16 </Cap>
   <CeremonialArmor>8@J </CeremonialArmor>
   <Cervelliere>4@L </Cervelliere>
   <ChainBoots>@40 </ChainBoots>
   <ChainGloves>@35 </ChainGloves>
   <ChainMail>@07 </ChainMail>
   <Circlet>@67 </Circlet>
   <Coronet>@68 </Coronet>
   <Crown>@21 </Crown>
   <CrownShield>@61 </CrownShield>
   <DemonHead>@66 </DemonHead>
   <Diadem>@70 </Diadem>
   <EinherjarHelm>2@M </EinherjarHelm>
   <FalconMask>@50 </FalconMask>
   <FangedHelm>@53 </FangedHelm>
   <FieldPlate>@11 </FieldPlate>
   <FullHelm>@19 </FullHelm>
   <FullPlateMail>@14 </FullPlateMail>
   <Gambeson>7@G </Gambeson>
   <GargoyleHead>@65 </GargoyleHead>
   <Gauntlets>@37 </Gauntlets>
   <GildedShield>42! </GildedShield>
   <GothicPlate>@13 </GothicPlate>
   <GothicShield>@27 </GothicShield>
   <GreatHelm>@20 </GreatHelm>
   <Greaves>@42 </Greaves>
   <HardLeatherArmor>@03 </HardLeatherArmor>
   <HawkHelm>@48 </HawkHelm>
   <HeavyBelt>@31 </HeavyBelt>
   <HeavyBoots>@39 </HeavyBoots>
   <HeavyGloves>@34 </HeavyGloves>
   <Helm>@18 </Helm>
   <HeraldicShield>@59 </HeraldicShield>
   <HornedHelm>@54 </HornedHelm>
   <Hundsgugel>49! </Hundsgugel>
   <JawboneCap>@52 </JawboneCap>
   <Kazarghand>3@I </Kazarghand>
   <KiteShield>@25 </KiteShield>
   <LamellarArmor>5@H </LamellarArmor>
   <LargeShield>@24 </LargeShield>
   <LeatherArmor>@02 </LeatherArmor>
   <LeatherGloves>@33 </LeatherGloves>
   <LightBelt>@29 </LightBelt>
   <LightGauntlets>@36 </LightGauntlets>
   <LightPlate>@12 </LightPlate>
   <LightPlatedBoots>@41 </LightPlatedBoots>
   <Mask>@45 </Mask>
   <Morion>6@K </Morion>
   <Parma>7@N </Parma>
   <PhoenixShield>14! </PhoenixShield>
   <PlateMail>@10 </PlateMail>
   <PlatedBelt>@32 </PlatedBelt>
   <PreservedHead>@62 </PreservedHead>
   <QuiltedArmor>@01 </QuiltedArmor>
   <RingMail>@05 </RingMail>
   <Rondache>@58 </Rondache>
   <Sash>@28 </Sash>
   <ScaleMail>@06 </ScaleMail>
   <Setzschild>21! </Setzschild>
   <SkullCap>@17 </SkullCap>
   <SmallShield>@23 </SmallShield>
   <Spangenhelm>9@M </Spangenhelm>
   <SpikedShield>@44 </SpikedShield>
   <SpiritMask>@51 </SpiritMask>
   <SplintMail>@09 </SplintMail>
   <StuddedLeather>@04 </StuddedLeather>
   <Targe>@57 </Targe>
   <Tiara>@69 </Tiara>
   <TotemShield>3@P </TotemShield>
   <TowerShield>@26 </TowerShield>
   <UnravellerHead>@64 </UnravellerHead>
   <WolfHead>@47 </WolfHead>
   <ZombieHead>@63 </ZombieHead>
   <!-- * -->
   <!-- Sacred Weapons -->
   <AngelStar>1@B </AngelStar>
   <Axe>16@ </Axe>
   <Backsword>4@6 </Backsword>
   <BalancedAxe>51@ </BalancedAxe>
   <BalancedKnife>49@ </BalancedKnife>
   <Bardiche>57@ </Bardiche>
   <BastardSword>11@ </BastardSword>
   <BattleAxe>22@ </BattleAxe>
   <BattleStaff>55@ </BattleStaff>
   <Blade>46@ </Blade>
   <BladeTalons>95@ </BladeTalons>
   <BoneWand>71@ </BoneWand>
   <Bonebreaker>5@9 </Bonebreaker>
   <Brandistock>40@ </Brandistock>
   <BroadAxe>21@ </BroadAxe>
   <BroadSword>05@ </BroadSword>
   <BronzeSword>9@7 </BronzeSword>
   <Cestus>93@ </Cestus>
   <ClaspedOrb>83@ </ClaspedOrb>
   <Claws>94@ </Claws>
   <Claymore>09@ </Claymore>
   <Club>25@ </Club>
   <CompositeBow>64@ </CompositeBow>
   <CompoundBow>7@1 </CompoundBow>
   <Crossbow>77@ </Crossbow>
   <CrystalSword>14@ </CrystalSword>
   <Dagger>43@ </Dagger>
   <DartThrower>2@E </DartThrower>
   <Dirk>44@ </Dirk>
   <DoubleAxe>17@ </DoubleAxe>
   <DragonStone>84@ </DragonStone>
   <EagleOrb>80@ </EagleOrb>
   <Falchion>04@ </Falchion>
   <Flail>29@ </Flail>
   <Flamberge>12@ </Flamberge>
   <FlyingKnife>48@ </FlyingKnife>
   <GiantAxe>24@ </GiantAxe>
   <GiantSword>10@ </GiantSword>
   <Glaive>36@ </Glaive>
   <GnarledStaff>54@ </GnarledStaff>
   <Goedendag>3@A </Goedendag>
   <GrandScepter>31@ </GrandScepter>
   <GreatAxe>23@ </GreatAxe>
   <GreatMaul>75@ </GreatMaul>
   <GreatSword>13@ </GreatSword>
   <GrimWand>72@ </GrimWand>
   <Halberd>60@ </Halberd>
   <HandAxe>15@ </Hand Axe>
   <HandOfGod>6@C </HandOfGod>
   <HatchetHands>92@ </HatchetHands>
   <HeavyCrossbow>78@ </HeavyCrossbow>
   <HuntersBow>62@ </HuntersBow>
   <Ida>2@7 </Ida>
   <Javelin>33@ </Javelin>
   <Katar>90@ </Katar>
   <Kriegsmesser>7@8 </Kriegsmesser>
   <Kriss>45@ </Kriss>
   <LargeAxe>20@ </LargeAxe>
   <LightCrossbow>76@ </LightCrossbow>
   <LongBattleBow>66@ </LongBattleBow>
   <LongBow>63@ </LongBow>
   <LongStaff>53@ </LongStaff>
   <LongSword >06@ </LongSword>
   <LongWarBow>68@ </LongWarBow>
   <Mace>27@ </Mace>
   <MaidenJavelin>89@ </MaidenJavelin>
   <MaidenPike>88@ </MaidenPike>
   <MaidenSpear>87@ </MaidenSpear>
   <MapleBow>3@3 </MapleBow>
   <Maul>74@ </Maul>
   <MilitaryPick>18@ </MilitaryPick>
   <MorningStar>28@ </MorningStar>
   <NeedleCrossbow>4@D </NeedleCrossbow>
   <Pike>42@ </Pike>
   <Pilum>34@ </Pilum>
   <Scythe>59@ </Scythe>
   <RecurveBow>8@4 </RecurveBow>
   <ReflexBow>86@ </ReflexBow>
   <RepeatingCrossbow>79@ </RepeatingCrossbow>
   <Saber>03@ </Saber>
   <SacredGlobe>81@ </SacredGlobe>
   <Scepter>30@ </Scepter>
   <Scimitar>02@ </Scimitar>
   <ScissorsKatar>96@ </ScissorsKatar>
   <SerpentBow>5@2 </SerpentBow>
   <ShortBattleBow>65@ </ShortBattleBow>
   <ShortBow>61@ </ShortBow>
   <ShortSpear>35@ </ShortSpear>
   <ShortStaff>52@ </ShortStaff>
   <ShortSword>01@ </ShortSword>
   <ShortWarBow>67@ </ShortWarBow>
   <SmokedSphere>82@ </SmokedSphere>
   <Spatha>6@5 </Spatha>
   <Spear>38@ </Spear>
   <Spetum>41@ </Spetum>
   <SpikedClub>26@ </SpikedClub>
   <StagBow>85@ </StagBow>
   <StingerCrossbow>9@E </StingerCrossbow>
   <ThrowingAxe>50@ </ThrowingAxe>
   <ThrowingKnife>47@ </ThrowingKnife>
   <ThrowingSpear>37@ </ThrowingSpear>
   <Trebuchet>7@F </Trebuchet>
   <Trident>39@ </Trident>
   <TwoHandedSword>08@ </TwoHandedSword>
   <ViperBow>1@4 </ViperBow>
   <Voulge>58@ </Voulge>
   <Wand>69@ </Wand>
   <WarAxe>1@@ </WarAxe>
   <WarHammer>73@ </WarHammer>
   <WarScepter>32@ </WarScepter>
   <WarStaff>56@ </WarStaff>
   <WarSword>07@ </WarSword>
   <WristBlade>91@ </WristBlade>
   <YewWand>70@ </YewWand>
   <Naginata>!07 </Naginata>
   <RaptorScythe>!14 </RaptorScythe>
   <Bonesplitter>!21 </Bonesplitter>
   <MammenAxe>!28 </MammenAxe>
   <HammerheadAxe>!34 </HammerheadAxe>
   <Ono>!41 </Ono>
   <Valaska>!48 </Valaska>
   <Labrys>!55 </Labrys>
   <FlamenStaff>!62 </FlamenStaff>
   <MarrowStaff>!69 </MarrowStaff>
   <Hexblade>!76 </Hexblade>
   <SpiritEdge>!83 </SpiritEdge>
   <HolyLance>!90 </HolyLance>
   <Tepoztopilli>!97 </Tepoztopilli>
   <WarpBlade>!5! </WarpBlade>
   <!-- * -->
   <!-- Runes -->
   <El>r01 </El>
   <Eld>r02 </Eld>
   <Tir>r03 </Tir>
   <Nef>r04 </Nef>
   <Eth>r05 </Eth>
   <Ith>r06 </Ith>
   <Tal>r07 </Tal>
   <Ral>r08 </Ral>
   <Ort>r09 </Ort>
   <Thul>r10 </Thul>
   <Amn>r11 </Amn>
   <Sol>r12 </Sol>
   <Shael>r13 </Shael>
   <Dol>r14 </Dol>
   <Hel>r15 </Hel>
   <Io>r16 </Io>
   <Lum>r17 </Lum>
   <Ko>r18 </Ko>
   <Fal>r19 </Fal>
   <Lem>r20 </Lem>
   <Pul>r21 </Pul>
   <Um>r22 </Um>
   <Mal>r23 </Mal>
   <Ist>r24 </Ist>
   <Gul>r25 </Gul>
   <Vex>r26 </Vex>
   <Ohm>r27 </Ohm>
   <Lo>r28 </Lo>
   <Sur>r29 </Sur>
   <Ber>r30 </Ber>
   <Jah>r31 </Jah>
   <Cham>r32 </Cham>
   <Zod>r33 </Zod>
   <Sha>r34 </Sha>
   <Lah>r35 </Lah>
   <Kur>r36 </Kur>
   <Ix>r37 </Ix>
   <Thur>r38 </Thur>
   <Nas>r39 </Nas>
   <Ath>r40 </Ath>
   <Kra>r41 </Kra>
   <Vith>r42 </Vith>
   <No>r43 </No>
   <Yul>r44 </Yul>
   <Thai>r45 </Thai>
   <Rha>r46 </Rha>
   <Xar>r47 </Xar>
   <Nih>r48 </Nih>
   <Lai>r49 </Lai>
   <On>r50 </On>
   <Taha>r51 </Taha>
   <Ghal>r52 </Ghal>
   <Qor>r53 </Qor>
   <Krys>r54 </Krys>
   <Auhe>r55 </Auhe>
   <Shaad>r56 </Shaad>
   <ElementalRune1Earth>r57 </ElementalRune1Earth>
   <ElementalRune2Magic>r58 </ElementalRune2Magic>
   <ElementalRune3Fire>r59 </ElementalRune3Fire>
   <ElementalRune4Ice>r60 </ElementalRune4Ice>
   <ElementalRune5Light>r61 </ElementalRune5Light>
   <ElementalRune6Poison>r62 </ElementalRune6Poison>
   <!-- xis rune stone? sculls 1 2 etc got 5 entries from xis section too look and sewers loot for elestones -->
   <!-- * -->
   <!-- Perfect gems -->
   <Amethyst>gpv </Amethyst>
   <Saphire>gpb </Saphire>
   <Emerald>gpg </Emerald>
   <Ruby>gpr </Ruby>
   <Diamond>gpw </Diamond>
   <Topaz>gpy </Topaz>
   <Skull>skz </Skull>
   <RainbowStone>yo5 </RainbowStone>
   <Onyx>g$e </Onyx>
   <Bloodstone>9$e </Bloodstone>
   <Turquoise>7$e </Turquoise>
   <Amber>5$e </Amber>
   <!-- * -->
    </Dictionary>
    <Item>
   <Include>foo </Include>
   <Exclude>r01 </Exclude>
   <Exclude>r02 </Exclude>
   <Exclude>r03 </Exclude>
   <Exclude>r04 </Exclude>
   <Exclude>r05 </Exclude>
   <Exclude>r06 </Exclude>
   <Exclude>r07 </Exclude>
   <Exclude>r08 </Exclude>
   <Exclude>r09 </Exclude>
   <Exclude>r10 </Exclude>
   <Exclude>r11 </Exclude>
   <Exclude>r12 </Exclude>
   <Exclude>r13 </Exclude>
   <Exclude>r14 </Exclude>
   <Exclude>r15 </Exclude>
   <Exclude>r16 </Exclude>
   <Exclude>r17 </Exclude>
   <Exclude>r18 </Exclude>
   <Exclude>r19 </Exclude>
   <Exclude>r20 </Exclude>
   <Exclude>r21 </Exclude>
   <Exclude>r22 </Exclude>
   <Exclude>r23 </Exclude>
   <Exclude>r24 </Exclude>
   <Exclude>r25 </Exclude>
   <Exclude>r26 </Exclude>
   <Exclude>r27 </Exclude>
   <Exclude>r28 </Exclude>
   <Exclude>r29 </Exclude>
   <Exclude>r30 </Exclude>
   <Exclude>r31 </Exclude>
   <Exclude>r32 </Exclude>
   <Exclude>r33 </Exclude>
   <Exclude>r34 </Exclude>
   <Exclude>r35 </Exclude>
   <Exclude>r36 </Exclude>
   <Exclude>r37 </Exclude>
   <Exclude>r38 </Exclude>
   <Exclude>r39 </Exclude>
   <Exclude>r40 </Exclude>
   <Exclude>r41 </Exclude>
   <Exclude>r42 </Exclude>
   <Exclude>r43 </Exclude>
   <Exclude>r44 </Exclude>
   <Exclude>r45 </Exclude>
   <Exclude>r46 </Exclude>
   <Exclude>r47 </Exclude>
   <Exclude>r48 </Exclude>
   <Exclude>r49 </Exclude>
    </Item>
    <Quality>
   <Include>Unique</Include>
   <Exclude>Sets</Exclude>
    </Quality>
</Settings>


btw what are those great runes 57-62? nvm ive already got it that sewer loot elemental stones and elemental RUNES arent the same! will just leave it there

Code: Select all

   //   //GREAT RUNES    //   if (dwCode == CODE32('r51 ') || dwCode == CODE32('r52 ') || dwCode == CODE32('r53 ') ||    //      dwCode == CODE32('r54 ') || dwCode == CODE32('r55 ') || dwCode == CODE32('r56 ') ||    //      dwCode == CODE32('r57 ') || dwCode == CODE32('r58 ') || dwCode == CODE32('r59 ') ||    //      dwCode == CODE32('r60 ') || dwCode == CODE32('r61 ') || dwCode == CODE32('r62 '))    //   {    //      return TRUE;    //   }
Edited by Akak_ 7 years.
ticktick
Sasquatch
64 | 9
@krys "Also I made a mistake above. 3 character codes should have a space on the end so r01 would be 20313072."

also I think the apply order include then exclude is not particularly useful so i'm going to add the ability to swap it to exclude then include. This way you could say exclude all the tiered items but include uniques. Exclude then Include would only show things which do not match an exclude or do match an exclude but also match an include.
ticktick
Sasquatch
64 | 9
and the first thing i dont understand is: will this 'fa ', '0x9 ', '20393131', '0x203130B5', '124 ', '@46 ' - all work and why arent all of them are hex or are they? i dont understand this moment pls explain if u can


all except @46 are acceptable hex. hex is a number format where each digit represents a decimal value 0-15
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
a=10
b=11
c=12
d=13
e=14
f=15
https://en.wikipedia.org/wiki/Hexadecimal

it appears to work because i made it so parse failures do not result in the game crashing.

your xml is wrong. the dictionary values should be translated to hex as i explained in a previous post. Krys updated his xml but included my earlier mistake of using nul instead of a space, so any of the values which begin with 00 should be changed to begin with 20. and the values in Include and Exclude should be the xml element names from the dictionary ("El", "Eld", "Tir" instead of "r01 ", "r02 ", "r03 ")
User avatar
krys
Rust Claw
81 | 11
Common Popularity Badge
Has a thread with over 10.000 views
ticktick wrote:@krys "Also I made a mistake above. 3 character codes should have a space on the end so r01 would be 20313072."

ok, i fixed it
ticktick
Sasquatch
64 | 9
here is xml which should exclude all runes less than Taha

Code: Select all

<Settings>
    <Dictionary>
        <El>20313072</El>
        <Eld>20323072</Eld>
        <Tir>20333072</Tir>
        <Nef>20343072</Nef>
        <Eth>20353072</Eth>
        <Ith>20363072</Ith>
        <Tal>20373072</Tal>
        <Ral>20383072</Ral>
        <Ort>20393072</Ort>
        <Thul>20303172</Thul>
        <Amn>20313172</Amn>
        <Sol>20323172</Sol>
        <Shael>20333172</Shael>
        <Dol>20343172</Dol>
        <Hel>20353172</Hel>
        <Io>20363172</Io>
        <Lum>20373172</Lum>
        <Ko>20383172</Ko>
        <Fal>20393172</Fal>
        <Lem>20303272</Lem>
        <Pul>20313272</Pul>
        <Um>20323272</Um>
        <Mal>20333272</Mal>
        <Ist>20343272</Ist>
        <Gul>20353272</Gul>
        <Vex>20363272</Vex>
        <Ohm>20373272</Ohm>
        <Lo>20383272</Lo>
        <Sur>20393272</Sur>
        <Ber>20303372</Ber>
        <Jah>20313372</Jah>
        <Cham>20323372</Cham>
        <Zod>20333372</Zod>
        <Sha>20343372</Sha>
        <Lah>20353372</Lah>
        <Kur>20363372</Kur>
        <Ix>20373372</Ix>
        <Thur>20383372</Thur>
        <Nas>20393372</Nas>
        <Ath>20303472</Ath>
        <Kra>20313472</Kra>
        <Vith>20323472</Vith>
        <No>20333472</No>
        <Yul>20343472</Yul>
        <Thai>20353472</Thai>
        <Rha>20363472</Rha>
        <Xar>20373472</Xar>
        <Nih>20383472</Nih>
        <Lai>20393472</Lai>
        <On>20303572</On>
        <Taha>20313572</Taha>
        <Ghal>20323572</Ghal>
        <Qor>20333572</Qor>
        <Krys>20343572</Krys>
        <Auhe>20353572</Auhe>
        <Shaad>20363572</Shaad>
    </Dictionary>
    <Items>
        <Exclude>El</Exclude>
        <Exclude>Eld</Exclude>
        <Exclude>Tir</Exclude>
        <Exclude>Nef</Exclude>
        <Exclude>Eth</Exclude>
        <Exclude>Ith</Exclude>
        <Exclude>Tal</Exclude>
        <Exclude>Ral</Exclude>
        <Exclude>Ort</Exclude>
        <Exclude>Thul</Exclude>
        <Exclude>Amn</Exclude>
        <Exclude>Sol</Exclude>
        <Exclude>Shael</Exclude>
        <Exclude>Dol</Exclude>
        <Exclude>Hel</Exclude>
        <Exclude>Io</Exclude>
        <Exclude>Lum</Exclude>
        <Exclude>Ko</Exclude>
        <Exclude>Fal</Exclude>
        <Exclude>Lem</Exclude>
        <Exclude>Pul</Exclude>
        <Exclude>Um</Exclude>
        <Exclude>Mal</Exclude>
        <Exclude>Ist</Exclude>
        <Exclude>Gul</Exclude>
        <Exclude>Vex</Exclude>
        <Exclude>Ohm</Exclude>
        <Exclude>Lo</Exclude>
        <Exclude>Sur</Exclude>
        <Exclude>Ber</Exclude>
        <Exclude>Jah</Exclude>
        <Exclude>Cham</Exclude>
        <Exclude>Zod</Exclude>
        <Exclude>Sha</Exclude>
        <Exclude>Lah</Exclude>
        <Exclude>Kur</Exclude>
        <Exclude>Ix</Exclude>
        <Exclude>Thur</Exclude>
        <Exclude>Nas</Exclude>
        <Exclude>Ath</Exclude>
        <Exclude>Kra</Exclude>
        <Exclude>Vith</Exclude>
        <Exclude>No</Exclude>
        <Exclude>Yul</Exclude>
        <Exclude>Thai</Exclude>
        <Exclude>Rha</Exclude>
        <Exclude>Xar</Exclude>
        <Exclude>Nih</Exclude>
        <Exclude>Lai</Exclude>
        <Exclude>On</Exclude>
    </Items>
</Settings>
Akak_
Pit Knight
109 | 0
made the same, but with a bigger dictionary, but even if i use your short rune filter it doesnt work (saved from basic txt editor with utf-8...)

it gets injected without an error but it just doesnt work, r u 100% sure it wont work on windows7(x64), can u pls make it work on this os? cause ill stick to it for my lifetime, and not even going to try any 8-10 versions:(:(
(i can play but it filters nothing = i can see all runes dropped) (maybe it just doesnt read my xml file at the moment it got injected? i dont rly care about modifying it while playing = can restart the game each time while testing)

hmm will it work if i compile it manually before injecting?... need to understand how to do it tho (i read all posts and i see there are problems here and there), how young ms c++ studio should be used to gt the proper dll anyway? 2012 2008? or any? 2015? maybe another one?

decided to start with a studio 2005, result: lol this version is too young for this solution:):) ok will try a regular 2015 c++, will need to get used to c++ syntax again after my precious c# tho...

p.s. can u compile a dll for me with only runes filterin up to On (as i dont have great runes for testing, only On (top regular)) so that i can test if it works for me at all? (to see if it doesnt read xml properly, or doesnt work at all on my pc+os) please?

edit: got 2015c++ installed, successfully compiled dll, injected, working ( i mean made from original source code without a filewatcher byfar ), but at least smth, will study those files now for a while...
Edited by Akak_ 7 years.
ticktick
Sasquatch
64 | 9
most likely it is failing to find the xml file. I'll see what I can do about making it work in windows 7 but i'm busy all this afternoon so either late tonight or tomorrow.

if you want to build it yourself, use Visual Studio 2015 Community Edition. make sure to tell the installer to install the C++ tools because it is not selected by default. https://www.visualstudio.com/vs/community/
Akak_
Pit Knight
109 | 0
mhm, how can i use a txt file to find any entry in mxl 2012 txt, not sure or how can i convert them? should i use string.txt for this or what? pls

cron