Advertisement
battlingmean1

Untitled

May 11th, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. {
  2. "name": "Test",
  3. "permissions": "NONE",
  4. "restriction": "1",
  5. "_id": "ZlHtq",
  6. "actions": [
  7. {
  8. "info": "0",
  9. "infoIndex": "1",
  10. "storage": "1",
  11. "varName": "czas",
  12. "name": "Store Command Params"
  13. },
  14. {
  15. "storage": "1",
  16. "varName": "czas",
  17. "comparison": "1",
  18. "value": "\"s\"",
  19. "iftrue": "2",
  20. "iftrueVal": "5",
  21. "iffalse": "1",
  22. "iffalseVal": "",
  23. "name": "Check Variable"
  24. },
  25. {
  26. "storage": "1",
  27. "varName": "czas",
  28. "comparison": "1",
  29. "value": "\"m\"",
  30. "iftrue": "2",
  31. "iftrueVal": "9",
  32. "iffalse": "1",
  33. "iffalseVal": "",
  34. "name": "Check Variable"
  35. },
  36. {
  37. "storage": "1",
  38. "varName": "czas",
  39. "comparison": "1",
  40. "value": "\"h\"",
  41. "iftrue": "0",
  42. "iftrueVal": "",
  43. "iffalse": "2",
  44. "iffalseVal": "13",
  45. "name": "Check Variable"
  46. },
  47. {
  48. "text": "${tempVars(\"czas\")}",
  49. "text2": "s",
  50. "text3": "",
  51. "info": "0",
  52. "storage": "1",
  53. "varName": "czas_sekundy",
  54. "name": "Replace Text"
  55. },
  56. {
  57. "time": "${tempVars(\"czas_sekundy\")}",
  58. "measurement": "1",
  59. "name": "Wait Mod"
  60. },
  61. {
  62. "call": "9",
  63. "name": "Jump to Action"
  64. },
  65. {
  66. "name": "End Action Sequence"
  67. },
  68. {
  69. "text": "${tempVars(\"czas\")}",
  70. "text2": "m",
  71. "text3": "",
  72. "info": "0",
  73. "storage": "1",
  74. "varName": "czas_minuty",
  75. "name": "Replace Text"
  76. },
  77. {
  78. "time": "${tempVars(\"czas_minuty\")}",
  79. "measurement": "2",
  80. "name": "Wait Mod"
  81. },
  82. {
  83. "call": "13",
  84. "name": "Jump to Action"
  85. },
  86. {
  87. "name": "End Action Sequence"
  88. },
  89. {
  90. "text": "${tempVars(\"czas\")}",
  91. "text2": "h",
  92. "text3": "",
  93. "info": "0",
  94. "storage": "1",
  95. "varName": "czas_godziny",
  96. "name": "Replace Text"
  97. },
  98. {
  99. "time": "${tempVars(\"czas_godziny\")}",
  100. "measurement": "3",
  101. "name": "Wait Mod"
  102. },
  103. {
  104. "name": "End Action Sequence"
  105. },
  106. {
  107. "channel": "0",
  108. "varName": "",
  109. "message": "Siemka",
  110. "storage": "0",
  111. "varName2": "",
  112. "iffalse": "0",
  113. "iffalseVal": "",
  114. "name": "Send Message"
  115. }
  116. ]
  117. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement