<triggers>
<trigger
enabled="y"
lines_to_match="4"
match="^You slide in your probe into (.*?) and feel out the inside\.\n[A-Z][a-z]+\: Attempts to probe (.*?) \(picks [+-](\d+), (\d+\.\d+)\+(\d+)=(\d+\.\d+), (\d+\.\d+) Target\)\n\*progress\*\n\.\.\. Clearly revealing its inner workings. '(.*?)' is your best option\.\Z"
multi_line="y"
regexp="y"
sequence="100"
>
<send>pick %1 %8</send>
</trigger>
</triggers>
It'd be easier to have individual triggers for each line. You can do it as a multi-line trigger, but if you set it up to set variable's instead of trying to do it all in one trigger. then on the last line you can just script the pick @variable1 @variable2
Just a suggestion. But anyays, that's the way I would do it. Making it all one big multiline is not exactly easy to line up all the wildcards.
You wouldn't even need to match on the progress line then.
You slide in your probe into A loot bag and feel out the inside.
Bonn: Attempts to probe A loot bag (picks +1, 444.0+14=458.0, 0.0 Target)
*progress*
... Clearly revealing its inner workings. 'pry' is your best option.
Is your exact output? Meaning all those lines pop up at the same exact time?
There is no waiting period or lag between the lines?
ok so basicly i have been trying to get this multi line trigger to work for liek 3 hours now and i cant get it to work right i dont know what im doing wrong i want to make this
You slide in your probe into A loot bag and feel out the inside.
Bonn: Attempts to probe A loot bag (picks +1, 444.0+14=458.0, 0.0 Target)
*progress*
... Clearly revealing its inner workings. 'pry' is your best option.
and basicly i want all the numbers and "A loot bag" and pry all to be wild cards and when i do that and make my respons pick %2 %11 it dosnt work and i duno what im doing wrong so if any one can help i would apreciate it
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.