Advertisement
hhaos

Untitled

Apr 24th, 2023
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE MudletPackage>
  3. <MudletPackage version="1.001">
  4. <TriggerPackage>
  5. <Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger="no" isSoundTrigger="no" isColorTrigger="no" isColorTriggerFg="no" isColorTriggerBg="no">
  6. <name>Soul Bomb</name>
  7. <script>send("cq all")
  8. send("pt STOP HITTING AND RUN, CLING COMING!!!")
  9. cecho("\n&lt;red&gt;&lt;b&gt;***STOP HITTING AND RUN***")
  10. cecho("\n&lt;pink&gt;&lt;b&gt;***STOP HITTING AND RUN***")
  11. cecho("\n&lt;green&gt;&lt;b&gt;***STOP HITTING AND RUN***")
  12. cecho("\n&lt;yellow&gt;&lt;b&gt;***STOP HITTING AND RUN***")</script>
  13. <triggerType>0</triggerType>
  14. <conditonLineDelta>0</conditonLineDelta>
  15. <mStayOpen>0</mStayOpen>
  16. <mCommand></mCommand>
  17. <packageName></packageName>
  18. <mFgColor>#ff0000</mFgColor>
  19. <mBgColor>#ffff00</mBgColor>
  20. <mSoundFile></mSoundFile>
  21. <colorTriggerFgColor>#000000</colorTriggerFgColor>
  22. <colorTriggerBgColor>#000000</colorTriggerBgColor>
  23. <regexCodeList>
  24. <string>^(\w+) laughs in the face of your blow, soulbleed thrashing about \w+ wildly\.$</string>
  25. <string>^\w+ laughs in the face of \w+ as soulbleed roils about \w+\.$</string>
  26. </regexCodeList>
  27. <regexCodePropertyList>
  28. <integer>1</integer>
  29. <integer>1</integer>
  30. </regexCodePropertyList>
  31. </Trigger>
  32. </TriggerPackage>
  33. </MudletPackage>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement