ArchMagix

Simple tp

Jan 13th, 2019
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. {
  2. "Variables": [
  3. {
  4. "name": "Soul rune",
  5. "value": "Soul rune",
  6. "type": "SPRITE_ITEM"
  7. },
  8. {
  9. "name": "Key bind for spell",
  10. "value": "1",
  11. "type": "STRING"
  12. }
  13. ],
  14. "NodeCollection": [
  15. {
  16. "name": "StartCondition",
  17. "base": {
  18. "id": "dd5cea13-ace5-49e9-a7ee-edaba6d5083c",
  19. "position": {
  20. "x": "100.0",
  21. "y": "98.0"
  22. },
  23. "flowTasks": {
  24. "success": "a640e299-16d6-4aef-ac08-405a7d4235a4"
  25. },
  26. "delayMultiplier": 1.0
  27. },
  28. "variables": {
  29. "GameMode": "RS3",
  30. "IntervalLow": 281.1127471070001,
  31. "IntervalHigh": 681.94609951382
  32. }
  33. },
  34. {
  35. "name": "InventoryCondition",
  36. "base": {
  37. "id": "a640e299-16d6-4aef-ac08-405a7d4235a4",
  38. "position": {
  39. "x": "348.0",
  40. "y": "325.0"
  41. },
  42. "flowTasks": {
  43. "success": "845d2cc1-e383-490a-b008-77e56436b6c7",
  44. "failure": "6dd8d750-e5c9-4fc5-b250-0fd515e9309d"
  45. },
  46. "delayMultiplier": 1.0,
  47. "queryData": {
  48. "bool0": false,
  49. "bool1": false,
  50. "bool2": false,
  51. "type": "InventoryQuery"
  52. }
  53. },
  54. "variables": {
  55. "ItemValues": [
  56. "Soul rune"
  57. ],
  58. "ItemRegex": false,
  59. "Condition": "Contains any of:"
  60. }
  61. },
  62. {
  63. "name": "PauseAction",
  64. "base": {
  65. "id": "6dd8d750-e5c9-4fc5-b250-0fd515e9309d",
  66. "position": {
  67. "x": "524.0",
  68. "y": "554.0"
  69. },
  70. "flowTasks": {},
  71. "delayMultiplier": 1.0
  72. },
  73. "variables": {
  74. "Multiplier": "1",
  75. "PauseMode": "Indefinite",
  76. "IntervalLow": 100.0,
  77. "IntervalHigh": 2000.0
  78. }
  79. },
  80. {
  81. "name": "KeyboardAction",
  82. "base": {
  83. "id": "845d2cc1-e383-490a-b008-77e56436b6c7",
  84. "position": {
  85. "x": "961.0",
  86. "y": "325.0"
  87. },
  88. "flowTasks": {},
  89. "delayMultiplier": 1.0
  90. },
  91. "variables": {
  92. "Action": "Press",
  93. "Character": "Key bind for spell",
  94. "IntervalLow": 100.0,
  95. "IntervalHigh": 4000.0
  96. }
  97. }
  98. ],
  99. "BotCategory": "OTHER",
  100. "inventoryData": {},
  101. "internalData": {
  102. "Mouse multiplier": 1.0,
  103. "Mouse path": "MLP_PATH_GENERATOR",
  104. "Disable advanced": false
  105. }
  106. }
Advertisement
Add Comment
Please, Sign In to add comment