Advertisement
Guest User

Untitled

a guest
Jan 14th, 2022
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. [ 'light 4 toggled', ' Loopcount:', 0 ]
  2. { pos: 0, status: true, target: false, allow: false }
  3. { pos: 1, status: true, target: false, allow: false }
  4. { pos: 2, status: true, target: false, allow: true }
  5. { pos: 3, status: true, target: false, allow: false }
  6. { pos: 4, status: false, target: false, allow: true }
  7.  
  8. [ 'light 2 toggled', ' Loopcount:', 1 ]
  9. { pos: 0, status: true, target: false, allow: false }
  10. { pos: 1, status: true, target: false, allow: false }
  11. { pos: 2, status: false, target: false, allow: true }
  12. { pos: 3, status: true, target: false, allow: false }
  13. { pos: 4, status: false, target: false, allow: true }
  14.  
  15. [ 'light 4 toggled', ' Loopcount:', 2 ]
  16. { pos: 0, status: true, target: false, allow: false }
  17. { pos: 1, status: true, target: false, allow: false }
  18. { pos: 2, status: false, target: false, allow: false }
  19. { pos: 3, status: true, target: false, allow: true }
  20. { pos: 4, status: true, target: false, allow: true }
  21.  
  22. [ 'light 3 toggled', ' Loopcount:', 3 ]
  23. { pos: 0, status: true, target: false, allow: true }
  24. { pos: 1, status: true, target: false, allow: false }
  25. { pos: 2, status: false, target: false, allow: false }
  26. { pos: 3, status: false, target: false, allow: true }
  27. { pos: 4, status: true, target: false, allow: true }
  28.  
  29. [ 'light 0 toggled', ' Loopcount:', 4 ]
  30. { pos: 0, status: false, target: false, allow: true }
  31. { pos: 1, status: true, target: false, allow: false }
  32. { pos: 2, status: false, target: false, allow: false }
  33. { pos: 3, status: false, target: false, allow: true }
  34. { pos: 4, status: true, target: false, allow: true }
  35.  
  36. [ 'light 3 toggled', ' Loopcount:', 5 ]
  37. { pos: 0, status: false, target: false, allow: false }
  38. { pos: 1, status: true, target: false, allow: false }
  39. { pos: 2, status: false, target: false, allow: false }
  40. { pos: 3, status: true, target: false, allow: true }
  41. { pos: 4, status: true, target: false, allow: true }
  42.  
  43. [ 'light 4 toggled', ' Loopcount:', 6 ]
  44. { pos: 0, status: false, target: false, allow: false }
  45. { pos: 1, status: true, target: false, allow: false }
  46. { pos: 2, status: false, target: false, allow: true }
  47. { pos: 3, status: true, target: false, allow: false }
  48. { pos: 4, status: false, target: false, allow: true }
  49.  
  50. [ 'light 2 toggled', ' Loopcount:', 7 ]
  51. { pos: 0, status: false, target: false, allow: false }
  52. { pos: 1, status: true, target: false, allow: false }
  53. { pos: 2, status: true, target: false, allow: true }
  54. { pos: 3, status: true, target: false, allow: false }
  55. { pos: 4, status: false, target: false, allow: true }
  56.  
  57. [ 'light 4 toggled', ' Loopcount:', 8 ]
  58. { pos: 0, status: false, target: false, allow: false }
  59. { pos: 1, status: true, target: false, allow: false }
  60. { pos: 2, status: true, target: false, allow: false }
  61. { pos: 3, status: true, target: false, allow: true }
  62. { pos: 4, status: true, target: false, allow: true }
  63.  
  64. [ 'light 3 toggled', ' Loopcount:', 9 ]
  65. { pos: 0, status: false, target: false, allow: false }
  66. { pos: 1, status: true, target: false, allow: false }
  67. { pos: 2, status: true, target: false, allow: false }
  68. { pos: 3, status: false, target: false, allow: true }
  69. { pos: 4, status: true, target: false, allow: true }
  70.  
  71. [ 'light 4 toggled', ' Loopcount:', 10 ]
  72. { pos: 0, status: false, target: false, allow: false }
  73. { pos: 1, status: true, target: false, allow: true }
  74. { pos: 2, status: true, target: false, allow: false }
  75. { pos: 3, status: false, target: false, allow: false }
  76. { pos: 4, status: false, target: false, allow: true }
  77.  
  78. [ 'light 1 toggled', ' Loopcount:', 11 ]
  79. { pos: 0, status: false, target: false, allow: false }
  80. { pos: 1, status: false, target: false, allow: true }
  81. { pos: 2, status: true, target: false, allow: false }
  82. { pos: 3, status: false, target: false, allow: false }
  83. { pos: 4, status: false, target: false, allow: true }
  84.  
  85. [ 'light 4 toggled', ' Loopcount:', 12 ]
  86. { pos: 0, status: false, target: false, allow: false }
  87. { pos: 1, status: false, target: false, allow: false }
  88. { pos: 2, status: true, target: false, allow: false }
  89. { pos: 3, status: false, target: false, allow: true }
  90. { pos: 4, status: true, target: false, allow: true }
  91.  
  92. [ 'light 3 toggled', ' Loopcount:', 13 ]
  93. { pos: 0, status: false, target: false, allow: false }
  94. { pos: 1, status: false, target: false, allow: false }
  95. { pos: 2, status: true, target: false, allow: false }
  96. { pos: 3, status: true, target: false, allow: true }
  97. { pos: 4, status: true, target: false, allow: true }
  98.  
  99. [ 'light 4 toggled', ' Loopcount:', 14 ]
  100. { pos: 0, status: false, target: false, allow: false }
  101. { pos: 1, status: false, target: false, allow: false }
  102. { pos: 2, status: true, target: false, allow: true }
  103. { pos: 3, status: true, target: false, allow: false }
  104. { pos: 4, status: false, target: false, allow: true }
  105.  
  106. [ 'light 2 toggled', ' Loopcount:', 15 ]
  107. { pos: 0, status: false, target: false, allow: false }
  108. { pos: 1, status: false, target: false, allow: false }
  109. { pos: 2, status: false, target: false, allow: true }
  110. { pos: 3, status: true, target: false, allow: false }
  111. { pos: 4, status: false, target: false, allow: true }
  112.  
  113. [ 'light 4 toggled', ' Loopcount:', 16 ]
  114. { pos: 0, status: false, target: false, allow: false }
  115. { pos: 1, status: false, target: false, allow: false }
  116. { pos: 2, status: false, target: false, allow: false }
  117. { pos: 3, status: true, target: false, allow: true }
  118. { pos: 4, status: true, target: false, allow: true }
  119.  
  120. [ 'light 3 toggled', ' Loopcount:', 17 ]
  121. { pos: 0, status: false, target: false, allow: false }
  122. { pos: 1, status: false, target: false, allow: false }
  123. { pos: 2, status: false, target: false, allow: false }
  124. { pos: 3, status: false, target: false, allow: true }
  125. { pos: 4, status: true, target: false, allow: true }
  126.  
  127. [ 'light 4 toggled', ' Loopcount:', 18 ]
  128. { pos: 0, status: false, target: false, allow: false }
  129. { pos: 1, status: false, target: false, allow: false }
  130. { pos: 2, status: false, target: false, allow: false }
  131. { pos: 3, status: false, target: false, allow: false }
  132. { pos: 4, status: false, target: false, allow: true }
  133.  
  134. event cleared
  135. 19
  136. [Finished in 99ms]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement