09-30-2018, 09:11 PM
(09-29-2018, 11:59 AM)MegaNo0body Wrote:(09-28-2018, 07:06 PM)paradex Wrote: Mega...
I am change in your macro only string "str.Set" to "str.Regex" Because Str.Set causes panic mode in bbot if i use Regex sintax...
See that.
Variables:
https://imageshack.us/i/poQGuiu4p
Macro:
https://imageshack.us/i/plw3XCkCp
Answer:
https://imageshack.us/i/pnZPtjG4p
I need get de Bold and underlined characters:
15:57 [Sistema Anti-Bot] Responda a pergunta a seguir através do comando !r ". Se não responder corretamente será banido. PERGUNTA: Responda essa sequencia: DNOM*KQBPR6
Exemplo de resposta: !r QWXV@TZLY{3
Please, read the documentation http://wiki.bmega.net/doku.php?id=macros...nds#string
You can`t simply change the Str.Set to Str.Regex, because they do different things. Also, When requires a Str.Set.
Tweaks you can do:
1. change the When.SystemMessage to When.AnyMessage
2. change the pattern to something valid, 'anti' is not a valid pattern. Regular Expressions are an advanced topic and there's no way to make them simpler. The one I gave you on the sample should work for most of the cases, just try modifing it so that it will filter the right message.
MegaNobody... You dont understand...
If I use, str.set i receiver bbot panic error, see this.
https://imageshack.com/a/img922/5563/AUvLwb.png
See variables:
https://imageshack.com/a/img924/4186/0KpEyy.png