D2stats help needed

Discuss Median XL!
bakon1
Dark Huntress
12 | 0
When i inject the dropfilter my alt key doesnt work is that normal.
Also my notifier is not working right , i ran a cow lvl and it didnt pop anything am i doing it wrong.
I put the following in the notifier section
"ring"
"amulet"
"jewel"
"apple"
"Belladonna"
"rune"
User avatar
Crash
Madawc
6801 | 329
Great Posting Badge
Posted over 2.500 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Great Supporter Badge
Donated 5 times
Common Showcase Badge
Median XL Broadcaster
Common Guide Badge
Created a complete character guide
Common Contribution Badge
Has collaborated to our forums, realms or mod
Common Auction Badge
Won 50 auctions
You have to type it exactly as it will appear in the game. Including capitalization.

"^(Ring|Amulet|Jewel)"


this will group your rings, amulets, and jewels without notifying you of stuff like Ring Mail, etc. You can also do stuff like

"^(Ring|Amulet|Jewel)" rare


to leave magic ones out and only notify for rares. (uniques notify by default)

"Apple"
"Belladonna Elixir"


Belladonna should be a default one in the code, same with higher runes.
bakon1
Dark Huntress
12 | 0
ok thx for the help