Guest User

Fire making bot

a guest
Dec 28th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. {
  2. "Variables": [
  3. {
  4. "name": "Logs",
  5. "value": "Logs",
  6. "type": "SPRITE_ITEM"
  7. },
  8. {
  9. "name": "Tinderbox",
  10. "value": "Tinderbox",
  11. "type": "SPRITE_ITEM"
  12. }
  13. ],
  14. "NodeCollection": [
  15. {
  16. "name": "StartCondition",
  17. "base": {
  18. "id": "81a5b8b5-ca53-4228-b620-4a0db97ea955",
  19. "position": {
  20. "x": "17.0",
  21. "y": "167.0"
  22. },
  23. "flowTasks": {
  24. "success": "3739f44d-246a-4c2c-86f4-e18c1d106ab3"
  25. },
  26. "delayMultiplier": 1.0
  27. },
  28. "variables": {
  29. "GameMode": "",
  30. "IntervalLow": 100.0,
  31. "IntervalHigh": 1000.0
  32. }
  33. },
  34. {
  35. "name": "InventoryCondition",
  36. "base": {
  37. "id": "3739f44d-246a-4c2c-86f4-e18c1d106ab3",
  38. "position": {
  39. "x": "169.0",
  40. "y": "423.0"
  41. },
  42. "flowTasks": {
  43. "success": "a1c580d2-c640-4547-a61a-081100b5c13e"
  44. },
  45. "delayMultiplier": 1.0,
  46. "queryData": {
  47. "bool0": false,
  48. "bool1": false,
  49. "bool2": false,
  50. "type": "InventoryQuery"
  51. }
  52. },
  53. "variables": {
  54. "ItemValues": [],
  55. "ItemRegex": false,
  56. "Condition": "Is Full"
  57. }
  58. },
  59. {
  60. "name": "InteractionAction",
  61. "base": {
  62. "id": "17e80d7b-90c3-4769-8cc5-b0cb32225b54",
  63. "position": {
  64. "x": "932.0",
  65. "y": "196.0"
  66. },
  67. "flowTasks": {},
  68. "delayMultiplier": 1.0,
  69. "queryData": {
  70. "bool0": false,
  71. "bool1": false,
  72. "bool2": false,
  73. "type": "InventoryQuery"
  74. }
  75. },
  76. "variables": {
  77. "Condition": "Inventory",
  78. "ItemValues": [
  79. "Logs"
  80. ],
  81. "ItemRegex": false,
  82. "ActionValues": [],
  83. "ActionRegex": false
  84. }
  85. },
  86. {
  87. "name": "ItemSelectedCondition",
  88. "base": {
  89. "id": "a1c580d2-c640-4547-a61a-081100b5c13e",
  90. "position": {
  91. "x": "537.0",
  92. "y": "438.0"
  93. },
  94. "flowTasks": {
  95. "success": "17e80d7b-90c3-4769-8cc5-b0cb32225b54",
  96. "failure": "8ffb024e-211d-40c9-90b7-3d4f4cfa005a"
  97. },
  98. "delayMultiplier": 1.0
  99. },
  100. "variables": {
  101. "ItemValues": [
  102. "Tinderbox"
  103. ],
  104. "ItemRegex": false
  105. }
  106. },
  107. {
  108. "name": "InteractionAction",
  109. "base": {
  110. "id": "8ffb024e-211d-40c9-90b7-3d4f4cfa005a",
  111. "position": {
  112. "x": "933.0",
  113. "y": "484.0"
  114. },
  115. "flowTasks": {},
  116. "delayMultiplier": 1.0,
  117. "queryData": {
  118. "bool0": false,
  119. "bool1": false,
  120. "bool2": false,
  121. "type": "InventoryQuery"
  122. }
  123. },
  124. "variables": {
  125. "Condition": "Inventory",
  126. "ItemValues": [
  127. "Tinderbox"
  128. ],
  129. "ItemRegex": false,
  130. "ActionValues": [],
  131. "ActionRegex": false
  132. }
  133. }
  134. ],
  135. "BotCategory": "OTHER",
  136. "inventoryData": {},
  137. "internalData": {
  138. "Mouse multiplier": 1.0,
  139. "Mouse path": "MLP_PATH_GENERATOR",
  140. "Disable advanced": false
  141. }
  142. }
Advertisement
Add Comment
Please, Sign In to add comment