shortcut.tin 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. #alias N {n;nd;nu};
  2. #alias E {e;ed;eu};
  3. #alias W {w;wd;wu};
  4. #alias S {s;sd;su};
  5. #alias SW {sw;S;W};
  6. #alias SE {se;S;E};
  7. #alias NE {ne;N;E};
  8. #alias NW {nw;N;W};
  9. #action {^== 未完继续 %*% == (q 离开,b 前一页,其他继续下一页)$E} {#cr};
  10. #alias jd jianding;
  11. #alias {beep} {#echo {\a\}};
  12. #event {TIME 08:55} {#echo <120>准备保卫!!!<070>};
  13. #event {TIME 15:55} {#echo <120>准备保卫!!!<070>};
  14. #event {TIME 20:25} {#echo <120>准备保卫!!!<070>};
  15. #event {TIME 20:55} {#echo <120>准备保卫!!!<070>};
  16. #event {TIME 07:55} {#echo <120>准备答题!!!<070>};
  17. #event {TIME 19:55} {#echo <120>准备答题!!!<070>};
  18. #alias {cgem} {do 3 pickgem %1; combine gem; pack gem};
  19. #alias {bwcx} {
  20. #local keyword {%1};
  21. #if { "$keyword" == "" && "$char[档案][门派]" != "" } {
  22. #local keyword {$char[档案][门派]};
  23. };
  24. #class bwcx open;
  25. #high {^天下争霸第%*$keyword%*$} {light magenta};
  26. #action {^开始后,自动安排好三天后的比武。$} {bwcx.return};
  27. #action {^等等,系统喘气中......$} {bwcx.retry};
  28. #alias {bwcx.retry} {#delay bwcx.retry {bwcx} 5};
  29. #alias {bwcx.return} {#class bwcx kill};
  30. #class bwcx close;
  31. #send bwcx;
  32. };
  33. #alias {xtt.break} {
  34. #line oneshot #alias {%1} {#echo {<110>任务已暂停,请输入 %1 %s 继续运行。<070>} }
  35. };
  36. #alias chat-ren-song {chat* admit $user[id]; chat* xuanwu; chat* sob $user[id]; chat* cry $user[id]; chat* cry; chat* weak};
  37. #alias chat-shuang {chat* massage $user[id]; chat* shuang; chat* shuang $user[id]; chat* shuang};
  38. #alias chat-zb {chat* unme $user[id]; chat* unme; chat* mark; chat* mark $user[id]; chat* bud $user[id]};
  39. #alias chat-sz {
  40. chat $user[name]动作妩媚,朝你微微一笑,使出了「美人三招」!;
  41. chat $user[name]使完「贵妃回眸」,想起英雄三招,意犹未尽,又出三招!;
  42. chat $user[name]使完「小怜横陈」,想起自己历经劫难已是武学大家,不由得豪气干云,又出三招!;
  43. chat $user[name]使完「飞燕回翔」,想起多年召蛇心得,心血来潮,自创三招!;
  44. chat $user[name]一共向你使出了一十八招!;
  45. };
  46. #alias {i-all} {
  47. #class i-all open;
  48. #var i-all-old-value {@option.Set{EchoCommand;false}};
  49. #action {^你身上id为%*的东西有下面这些:$} {#line gag};
  50. #action {^你身上没有id为%*的东西。$} {#line gag};
  51. #action {^{>|}%s$} {#line gag};
  52. #class i-all close;
  53. #delay 1 { option.Set EchoCommand $i-all-old-value; #class i-all kill};
  54. i sword;
  55. i blade;
  56. i dagger;
  57. i staff;
  58. i needle;
  59. i flute;
  60. i ring;
  61. i necklace;
  62. i armor;
  63. i cloth;
  64. i boots;
  65. i shield;
  66. i surcoat;
  67. i wrists;
  68. i hands;
  69. i head;
  70. i waist;
  71. i armet;
  72. i bracer;
  73. i cape;
  74. i gauntlet;
  75. i belt;
  76. i mask;
  77. i cuirass;
  78. i pauldron;
  79. i cuisse;
  80. };
  81. #alias {pp} {helpme; helpme find %0};
  82. #gag {向红豆打听有关『%*』的消息。$E};
  83. #action {^你掉转船头,迅速的划回到了鄱阳湖边。$E} {
  84. give xiang to ren;
  85. } {9.999};
  86. #action {^%*给你一枚%*{☆|★|◎}%*。$E} {
  87. pack gem;
  88. } {9.999};
  89. #alias kk {look %0; lookin %0; follow %0; killall %0};
  90. #action {^没有经过通传,任何人等不得擅闯都统治府。$E} {ask shiwei about 通传} {9.999};
  91. #alias tichun {
  92. #class tichun open;
  93. #action {^你目前的修为还可以再转换%%1点内力变为真气。$E} {#delay 0 {#send tichun %%1}} {9.999};
  94. #class tichun close;
  95. #delay 1 {#send tichun $char[HP][当前内力]};
  96. };
  97. #action {^你瞬间感到了危险临近,奸细就在附近!$E} {killall} {9.999};
  98. #action {^一支铜雀轻轻地落在你的面前,你可以选择下列任务系列中一组:$E} {
  99. disable-all-command;
  100. } {9.999};
  101. #alias {disable-all-command} {
  102. #class disable-all-command open;
  103. #alias {undo-disable-all-command} {
  104. #class disable-all-command kill;
  105. #ignore actions off;
  106. #ignore tickers off;
  107. #ignore delays off;
  108. #ignore events off;
  109. #ignore macros off;
  110. } {1.000};
  111. #alias {^%*{|ID=paotin/disable-all-command}$} {
  112. #echo {<110>命令已被抑制,可用 <120>#send<110> 强制发送。撤销请用 <120>undo-disable-all-command<110> : <130>%s<070>} {%%0}
  113. } {1.000};
  114. #ignore actions on;
  115. #ignore tickers on;
  116. #ignore delays on;
  117. #ignore events on;
  118. #ignore macros on;
  119. #class disable-all-command close;
  120. };
  121. #action {^你一顿棍棒乱揍,看来杀手有点怕你了。$E} {halt;quan} {9.999};
  122. #action {^( 蒙面杀手似乎十分疲惫,看来需要好好休息了。)$E} {halt;ask killer about 认输} {9.999};
  123. #action {^( 蒙面杀手已经陷入半昏迷状态,随时都可能摔倒晕去。)$E} {halt;ask killer about 认输} {9.999};
  124. #alias {show-time} {
  125. #local now {};
  126. #format now {%t} {%Y-%m-%d %H:%M:%S};
  127. #echo {NOW: %s} {$now};
  128. };
  129. #alias {time-it} {
  130. #local now {};
  131. #format now {%t} {%Y-%m-%d %H:%M:%S};
  132. #echo {%s} {$now %0};
  133. #line gag;
  134. };
  135. #gag {^%s$};
  136. #action {^>%s$} {#line gag};
  137. #gag {^├{(─|┼)+}┤$};
  138. #action {$B临走之际,你忽然发现一个盒子看起来有些特殊!$E} {
  139. open box;
  140. } {9.999};
  141. #action {^你要进入哪间储物柜?$E} {
  142. enter $user[id];
  143. find;
  144. } {9.999};
  145. #action {$B你仔细地将鹿皮袋绑在腰间。$E} {
  146. put shi zi in lupi dai;
  147. } {9.999};
  148. #action {$B你捡起一把玉石子。$E} {
  149. put shi zi in lupi dai;
  150. } {9.999};
  151. #action {$B你从%*搜出一把玉石子。$E} {
  152. put shi zi in lupi dai;
  153. } {9.999};
  154. #action {◆北大侠客行总图◆$E} {
  155. #class main-map open;
  156. #action {~^\e[0m %*$} {
  157. #line ignore #showme {@Beautify{{%%1}}};
  158. #line gag;
  159. };
  160. #class main-map close;
  161. #action {^最近修订时间} {
  162. #class main-map kill;
  163. };
  164. } {9.999};
  165. #action {^你因为种种原因停了下来,可以用walk继续进行。$E} {#send walk} {9.999};
  166. #alias {ttc.cm} {
  167. #local option {%1};
  168. #if { "$option" == "on" } {
  169. #config {convert meta} on;
  170. };
  171. #else {
  172. #config {convert meta} off;
  173. };
  174. };