Results -9 to 0 of 45

Thread: RMT

Threaded View

  1. #1
    Player
    Fhqwghads's Avatar
    Join Date
    Oct 2013
    Posts
    19
    Character
    Bro Teampill
    World
    Gilgamesh
    Main Class
    Conjurer Lv 50

    RMT

    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.
    (5)
    Last edited by Fhqwghads; 04-24-2024 at 11:40 PM.