[reactOnNpc] Antibots Solutions

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
Mortimal
Developers
Developers
Posts: 389
Joined: 01 Nov 2008, 15:31
Noob?: No

[reactOnNpc] Antibots Solutions

#1 Post by Mortimal »

Here I'll try to organize all working solutions(bypasses) for antibots based on reactOnNpc plugin.

1.
Picture:
Image
Description:
  • Colour is only red.
    Response is text.
    Text can be in the beginning, centre or end of line.
Solution:

Code: Select all

reactOnNPC talk text #2~1{
   type text
   useColors 1
   delay 2
   msg_0 /Anti\s+Bot\s+Security\s+System/
   msg_1 /Please\s+input\s+the\s*\^[fF]{2}0000\s*RED\s+COLOR\s*\^000000\s*words\./
   msg_2 /\^[fF]{2}0000(\w+)\^000000/
}
Please use pin function for uploading your file contents!