DRG : Add delays for chat macros.
This commit is contained in:
parent
4bd377c94d
commit
0fd72bc32c
|
@ -22,10 +22,10 @@
|
||||||
alt.k = macro(enter 10ms O k a y enter)
|
alt.k = macro(enter 10ms O k a y enter)
|
||||||
alt.1 = macro(enter 10ms L e t ' s space d o space t h i s space T e x a s space s t y l e ! enter)
|
alt.1 = macro(enter 10ms L e t ' s space d o space t h i s space T e x a s space s t y l e ! enter)
|
||||||
alt.2 = macro(enter 10ms H e c k space y e s ! enter)
|
alt.2 = macro(enter 10ms H e c k space y e s ! enter)
|
||||||
alt.3 = macro(enter 10ms J u s t space a space s i d e - j o b space w h i l e space w a i t i n g space f o r space a space s e x space u p d a t e . enter)
|
alt.3 = macro(enter 10ms J u s t space a space s i d e - j o b space w h i l e 10ms space w a i t i n g space f o r space a space s e x space u p d a t e . enter)
|
||||||
alt.4 = macro(enter 10ms < 3 enter)
|
alt.4 = macro(enter 10ms < 3 enter)
|
||||||
alt.[ = macro(enter 10ms W h a t space i s space c r u n c h y space o n space t h e space o u t s i d e , space g o o e y space o n space t h e space i n s i d e ? enter)
|
alt.[ = macro(enter 10ms W h a t space i s space c r u n c h y 10ms space o n space t h e space o u t s i d e , 10ms space g o o e y space o n space 10ms t h e space i n s i d e ? enter)
|
||||||
alt.] = macro(enter 10ms Q ' r o n a r space S h e l l b a c k ! enter)
|
alt.] = macro(enter 10ms Q ' r o n a r space S h e l l b a c k ! enter)
|
||||||
alt.m = macro(enter 10ms I space r e p l y space u s i n g space m a c r o s . space U s e space s o f t w a r e space l i k e space k e y d , space o r space b u y space a space Q M K space k e y b o a r d . enter)
|
alt.m = macro(enter 10ms I space r e p l y space u s i n g space m a c r o s . 10ms space U s e space s o f t w a r e space l i k e space k e y d , 10ms space o r space b u y space a space Q M K space k e y b o a r d . enter)
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue