Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE MudletPackage>
- <MudletPackage version="1.001">
- <TriggerPackage>
- <Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
- <name>Soul Bomb</name>
- <script>send("cq all")
- send("pt STOP HITTING AND RUN, CLING COMING!!!")
- cecho("\n<red><b>***STOP HITTING AND RUN***")
- cecho("\n<pink><b>***STOP HITTING AND RUN***")
- cecho("\n<green><b>***STOP HITTING AND RUN***")
- cecho("\n<yellow><b>***STOP HITTING AND RUN***")</script>
- <triggerType>0</triggerType>
- <conditonLineDelta>0</conditonLineDelta>
- <mStayOpen>0</mStayOpen>
- <mCommand></mCommand>
- <packageName></packageName>
- <mFgColor>#ff0000</mFgColor>
- <mBgColor>#ffff00</mBgColor>
- <mSoundFile></mSoundFile>
- <colorTriggerFgColor>#000000</colorTriggerFgColor>
- <colorTriggerBgColor>#000000</colorTriggerBgColor>
- <regexCodeList>
- <string>^(\w+) laughs in the face of your blow, soulbleed thrashing about \w+ wildly\.$</string>
- <string>^\w+ laughs in the face of \w+ as soulbleed roils about \w+\.$</string>
- </regexCodeList>
- <regexCodePropertyList>
- <integer>1</integer>
- <integer>1</integer>
- </regexCodePropertyList>
- </Trigger>
- </TriggerPackage>
- </MudletPackage>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement