Why am I paying a subscription and doing SE's job for them by having to report RMT and blacklist them? Every day I report/BL dozens of accounts. Let me help you out. Ridding this game of RMT spam is incredibly easy.
Set up a regular expression looking for spam in the /say channel (since these accounts are always new they can only use /say.)
I'll even give you the regex to use:
Code:
/www\.mm[o|0]ah\.c[o|0]m.*buy.*gil/gmi
Duplicate and modify the above for all the other typical sites and permutations of text they use.
If the regex detects this string, more than 10 people report & blacklist the account and the account is 3 months old or less, the system automatically suspend it. This way the number of people affected by RMT spam is greatly reduced, and I won't have to constantly feel like I'm doing SE's job for them.