[LUA] PClean

Post Image
1
81
3 years, 3 months ago

With this script, you can clean your chat from garbage, for example: annoying ads on the radio, flooding into the radio from the first ranks.

  • - All messages deleted by the script are saved on your computer, messages older than 3 months are automatically deleted.
  • - Messages are divided into categories that you yourself specify in the section "Настройки" » "Категории".
  • - Each created category has its own button on the main menu.
  • - To create a category, you need to give it a name that will be displayed on the button, and a search pattern.
  • - Categories can be individually enabled/disabled.
  • - You can completely disable the script.
  • - Grouping and filtering messages by time is available.
  • - You can search for messages using the search string (regular expression support)
  • - You can clean the messages yourself, you just need to delete the database.json file, along the path: moonloader/config/PClean


Commands:

  • - /pclean - window


Installation:

  • - File pclean.lua copy to folder moonloader.


Dependencies:

  • - Dear ImGui
  • - FFI
  • - encoding


Comments