Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.03 KB | None | 0 0
  1. {
  2. "Variables": [
  3. {
  4. "name": "Middle Mine",
  5. "value": "Coordinate(3286, 3368, 0)",
  6. "type": "COORDINATE"
  7. },
  8. {
  9. "name": "Rocks",
  10. "value": "Rocks",
  11. "type": "GO"
  12. },
  13. {
  14. "name": "pickaxe",
  15. "value": "pickaxe",
  16. "type": "SPRITE_ITEM"
  17. },
  18. {
  19. "name": "Minecheck",
  20. "value": "",
  21. "type": "CHECKPOINT"
  22. },
  23. {
  24. "name": "Mine",
  25. "value": "Mine",
  26. "type": "ACTION"
  27. },
  28. {
  29. "name": "MineTime",
  30. "value": "",
  31. "type": "CHECKPOINT"
  32. },
  33. {
  34. "name": "Drop",
  35. "value": "",
  36. "type": "CHECKPOINT"
  37. },
  38. {
  39. "name": "Ore",
  40. "value": "ore",
  41. "type": "SPRITE_ITEM"
  42. },
  43. {
  44. "name": "20",
  45. "value": "20",
  46. "type": "NUMBER"
  47. },
  48. {
  49. "name": "Uncut",
  50. "value": "Uncut",
  51. "type": "SPRITE_ITEM"
  52. },
  53. {
  54. "name": "15",
  55. "value": "15",
  56. "type": "NUMBER"
  57. },
  58. {
  59. "name": "true",
  60. "value": "true",
  61. "type": "BOOL"
  62. },
  63. {
  64. "name": "PowerDrop",
  65. "value": "true",
  66. "type": "BOOL"
  67. },
  68. {
  69. "name": "",
  70. "value": "",
  71. "type": "CHECKPOINT"
  72. },
  73. {
  74. "name": "DropAct",
  75. "value": "Drop",
  76. "type": "ACTION"
  77. }
  78. ],
  79. "NodeCollection": [
  80. {
  81. "name": "StartCondition",
  82. "base": {
  83. "id": "baede038-1908-4702-b25d-a42e9a14d919",
  84. "position": {
  85. "x": "0.0",
  86. "y": "0.0"
  87. },
  88. "flowTasks": {
  89. "success": "e71b6f98-2e29-4198-a7b4-688485cd7b31"
  90. },
  91. "delayMultiplier": 1.0
  92. },
  93. "variables": {
  94. "GameMode": "OSRS",
  95. "IntervalLow": 100.0,
  96. "IntervalHigh": 1000.0
  97. }
  98. },
  99. {
  100. "name": "CalculationCondition",
  101. "base": {
  102. "id": "e71b6f98-2e29-4198-a7b4-688485cd7b31",
  103. "position": {
  104. "x": "204.0",
  105. "y": "218.0"
  106. },
  107. "flowTasks": {
  108. "success": "9f796b01-d807-4ebe-8f0d-ce5a4c2f4988",
  109. "failure": "e7c55ba7-8fd9-4488-8dbf-a59e70b4b3a0"
  110. },
  111. "delayMultiplier": 1.0,
  112. "queryData": {
  113. "bool0": false,
  114. "bool1": false,
  115. "bool2": false,
  116. "bool3": false,
  117. "TypeList": [],
  118. "within": "",
  119. "results": "",
  120. "type": "GOQuery"
  121. }
  122. },
  123. "variables": {
  124. "Values": [],
  125. "ValueRegex": false,
  126. "Comparators": [
  127. "Rocks"
  128. ],
  129. "CompRegex": true,
  130. "Condition": "Visible",
  131. "Type": "Game Object"
  132. }
  133. },
  134. {
  135. "name": "TraversalAction",
  136. "base": {
  137. "id": "e7c55ba7-8fd9-4488-8dbf-a59e70b4b3a0",
  138. "position": {
  139. "x": "622.0",
  140. "y": "500.0"
  141. },
  142. "flowTasks": {},
  143. "delayMultiplier": 1.0
  144. },
  145. "variables": {
  146. "Condition": "To coordinates:",
  147. "Coordinates": [
  148. "Middle Mine"
  149. ],
  150. "Exact": true,
  151. "Radius": "WEB_FULL"
  152. }
  153. },
  154. {
  155. "name": "EquipmentCondition",
  156. "base": {
  157. "id": "62c3edc5-c8e0-48b4-896d-1f3604d2c766",
  158. "position": {
  159. "x": "974.0",
  160. "y": "388.0"
  161. },
  162. "flowTasks": {
  163. "success": "09e88bfd-b74b-433a-a159-c2e4255021c4",
  164. "failure": "c2e0e17b-c929-4a48-96f1-d2172d746453"
  165. },
  166. "delayMultiplier": 1.0
  167. },
  168. "variables": {
  169. "ItemValues": [
  170. "pickaxe"
  171. ],
  172. "ItemRegex": true,
  173. "Condition": "Contains any of:"
  174. }
  175. },
  176. {
  177. "name": "InventoryCondition",
  178. "base": {
  179. "id": "9f796b01-d807-4ebe-8f0d-ce5a4c2f4988",
  180. "position": {
  181. "x": "614.0",
  182. "y": "223.0"
  183. },
  184. "flowTasks": {
  185. "success": "09e88bfd-b74b-433a-a159-c2e4255021c4",
  186. "failure": "62c3edc5-c8e0-48b4-896d-1f3604d2c766"
  187. },
  188. "delayMultiplier": 1.0,
  189. "queryData": {
  190. "bool0": false,
  191. "bool1": false,
  192. "bool2": false,
  193. "type": "InventoryQuery"
  194. }
  195. },
  196. "variables": {
  197. "ItemValues": [
  198. "pickaxe"
  199. ],
  200. "ItemRegex": true,
  201. "Condition": "Contains any of:"
  202. }
  203. },
  204. {
  205. "name": "CheckpointEndTask",
  206. "base": {
  207. "id": "09e88bfd-b74b-433a-a159-c2e4255021c4",
  208. "position": {
  209. "x": "1205.0",
  210. "y": "-14.0"
  211. },
  212. "flowTasks": {},
  213. "delayMultiplier": 1.0
  214. },
  215. "variables": {
  216. "Checkpoint name": "Minecheck",
  217. "ItemRegex": false
  218. }
  219. },
  220. {
  221. "name": "PlayerCondition",
  222. "base": {
  223. "id": "ee48541a-e330-4cd8-8f80-2ab0e6cdec3d",
  224. "position": {
  225. "x": "605.0",
  226. "y": "878.0"
  227. },
  228. "flowTasks": {
  229. "failure": "9eb4dac0-d164-42c8-9e80-0df51746462d"
  230. },
  231. "delayMultiplier": 1.0,
  232. "queryData": {
  233. "within": "",
  234. "MinLvl": "",
  235. "MaxLvl": "",
  236. "type": "NpcQuery"
  237. }
  238. },
  239. "variables": {
  240. "Values": [],
  241. "ValueRegex": false,
  242. "Condition": "Is animating:"
  243. }
  244. },
  245. {
  246. "name": "PlayerCondition",
  247. "base": {
  248. "id": "9eb4dac0-d164-42c8-9e80-0df51746462d",
  249. "position": {
  250. "x": "982.0",
  251. "y": "1051.0"
  252. },
  253. "flowTasks": {
  254. "failure": "736c77d8-a103-47c1-a168-2b8735afaa9e"
  255. },
  256. "delayMultiplier": 1.0,
  257. "queryData": {
  258. "within": "",
  259. "MinLvl": "",
  260. "MaxLvl": "",
  261. "type": "NpcQuery"
  262. }
  263. },
  264. "variables": {
  265. "Values": [],
  266. "ValueRegex": false,
  267. "Condition": "Is skilling:"
  268. }
  269. },
  270. {
  271. "name": "CheckpointStart",
  272. "base": {
  273. "id": "a0adf8a8-324f-4f83-b8a7-ae7dda2c0bcb",
  274. "position": {
  275. "x": "236.0",
  276. "y": "821.0"
  277. },
  278. "flowTasks": {
  279. "success": "71c48b98-3780-4a49-81a0-2e5c43f99514"
  280. },
  281. "delayMultiplier": 1.0
  282. },
  283. "variables": {
  284. "CheckpointTask name": "Minecheck"
  285. }
  286. },
  287. {
  288. "name": "InteractionAction",
  289. "base": {
  290. "id": "46cce66d-808a-4227-b5fe-4663d66c0aa4",
  291. "position": {
  292. "x": "1917.0",
  293. "y": "1622.0"
  294. },
  295. "flowTasks": {},
  296. "delayMultiplier": 1.0,
  297. "queryData": {
  298. "bool0": false,
  299. "bool1": false,
  300. "bool2": false,
  301. "list5": [
  302. "Drop"
  303. ],
  304. "type": "InventoryQuery"
  305. }
  306. },
  307. "variables": {
  308. "Condition": "Inventory",
  309. "ItemValues": [
  310. "Ore"
  311. ],
  312. "ItemRegex": true,
  313. "ActionValues": [
  314. "DropAct"
  315. ],
  316. "ActionRegex": true
  317. }
  318. },
  319. {
  320. "name": "RandomModulator",
  321. "base": {
  322. "id": "736c77d8-a103-47c1-a168-2b8735afaa9e",
  323. "position": {
  324. "x": "1425.0",
  325. "y": "1141.0"
  326. },
  327. "flowTasks": {
  328. "success": "602733a6-48b9-4ddc-883e-58f55555cd93",
  329. "failure": "602733a6-48b9-4ddc-883e-58f55555cd93"
  330. },
  331. "delayMultiplier": 1.0
  332. },
  333. "variables": {
  334. "IntervalLow": 0.0,
  335. "IntervalHigh": 52.966427008310944
  336. }
  337. },
  338. {
  339. "name": "InteractionAction",
  340. "base": {
  341. "id": "225aa722-4d6d-4d6a-a4f8-9458be209926",
  342. "position": {
  343. "x": "2186.0",
  344. "y": "945.0"
  345. },
  346. "flowTasks": {},
  347. "delayMultiplier": 1.0,
  348. "queryData": {
  349. "bool0": true,
  350. "bool1": false,
  351. "bool2": true,
  352. "bool3": false,
  353. "list3": [
  354. "Mine"
  355. ],
  356. "TypeList": [],
  357. "colorSub": [
  358. "IRON"
  359. ],
  360. "within": "",
  361. "results": "",
  362. "type": "GOQuery"
  363. }
  364. },
  365. "variables": {
  366. "Condition": "GameObject",
  367. "ItemValues": [
  368. "Rocks"
  369. ],
  370. "ItemRegex": true,
  371. "ActionValues": [
  372. "Mine"
  373. ],
  374. "ActionRegex": true
  375. }
  376. },
  377. {
  378. "name": "PauseAction",
  379. "base": {
  380. "id": "380c10b9-7c9d-43de-b7d7-431aebcf36f5",
  381. "position": {
  382. "x": "1478.0",
  383. "y": "637.0"
  384. },
  385. "flowTasks": {},
  386. "delayMultiplier": 1.0
  387. },
  388. "variables": {
  389. "Multiplier": "1",
  390. "PauseMode": "Random duration",
  391. "IntervalLow": 1185.6256704277257,
  392. "IntervalHigh": 1840.2614697433937
  393. }
  394. },
  395. {
  396. "name": "InventoryCondition",
  397. "base": {
  398. "id": "71c48b98-3780-4a49-81a0-2e5c43f99514",
  399. "position": {
  400. "x": "38.0",
  401. "y": "1191.0"
  402. },
  403. "flowTasks": {
  404. "success": "3471ebca-2660-4910-a9dc-131fdb623265",
  405. "failure": "ee48541a-e330-4cd8-8f80-2ab0e6cdec3d"
  406. },
  407. "delayMultiplier": 1.0,
  408. "queryData": {
  409. "bool0": false,
  410. "bool1": false,
  411. "bool2": false,
  412. "type": "InventoryQuery"
  413. }
  414. },
  415. "variables": {
  416. "ItemValues": [
  417. "true"
  418. ],
  419. "ItemRegex": true,
  420. "Condition": "Is Full"
  421. }
  422. },
  423. {
  424. "name": "InventoryCondition",
  425. "base": {
  426. "id": "3f63a7e6-c83a-4f92-bf38-b6b0beab7a60",
  427. "position": {
  428. "x": "941.0",
  429. "y": "1466.0"
  430. },
  431. "flowTasks": {
  432. "success": "a161b876-a213-4caf-b4c3-90e012f35d13",
  433. "failure": "139af11f-0bb2-407e-a110-87af00380889"
  434. },
  435. "delayMultiplier": 1.0,
  436. "queryData": {
  437. "bool0": false,
  438. "bool1": false,
  439. "bool2": false,
  440. "type": "InventoryQuery"
  441. }
  442. },
  443. "variables": {
  444. "ItemValues": [
  445. "Ore"
  446. ],
  447. "ItemRegex": true,
  448. "Condition": "Contains any of:"
  449. }
  450. },
  451. {
  452. "name": "ResetToStart",
  453. "base": {
  454. "id": "b1280f6f-e1b7-4408-927f-71c4a594bffc",
  455. "position": {
  456. "x": "1372.0",
  457. "y": "1690.0"
  458. },
  459. "flowTasks": {},
  460. "delayMultiplier": 1.0
  461. },
  462. "variables": {}
  463. },
  464. {
  465. "name": "BooleanCheckModulator",
  466. "base": {
  467. "id": "3471ebca-2660-4910-a9dc-131fdb623265",
  468. "position": {
  469. "x": "291.0",
  470. "y": "1539.0"
  471. },
  472. "flowTasks": {
  473. "success": "b4964135-8191-4ebf-bb1e-212c0a400762",
  474. "failure": "b4964135-8191-4ebf-bb1e-212c0a400762"
  475. },
  476. "delayMultiplier": 1.0
  477. },
  478. "variables": {
  479. "Values": [
  480. "PowerDrop"
  481. ],
  482. "ItemRegex": false
  483. }
  484. },
  485. {
  486. "name": "CheckpointEndTask",
  487. "base": {
  488. "id": "b4964135-8191-4ebf-bb1e-212c0a400762",
  489. "position": {
  490. "x": "804.0",
  491. "y": "1750.0"
  492. },
  493. "flowTasks": {},
  494. "delayMultiplier": 1.0
  495. },
  496. "variables": {
  497. "Checkpoint name": "Drop",
  498. "ItemRegex": true
  499. }
  500. },
  501. {
  502. "name": "CheckpointStart",
  503. "base": {
  504. "id": "dd9faae4-2b0d-495a-b1c3-81a0ab2f5fbc",
  505. "position": {
  506. "x": "705.0",
  507. "y": "1294.0"
  508. },
  509. "flowTasks": {
  510. "success": "3f63a7e6-c83a-4f92-bf38-b6b0beab7a60"
  511. },
  512. "delayMultiplier": 1.0
  513. },
  514. "variables": {
  515. "CheckpointTask name": "Drop"
  516. }
  517. },
  518. {
  519. "name": "TimerCondition",
  520. "base": {
  521. "id": "a161b876-a213-4caf-b4c3-90e012f35d13",
  522. "position": {
  523. "x": "1498.0",
  524. "y": "1425.0"
  525. },
  526. "flowTasks": {
  527. "success": "46cce66d-808a-4227-b5fe-4663d66c0aa4"
  528. },
  529. "delayMultiplier": 1.0
  530. },
  531. "variables": {
  532. "Comparator": "1",
  533. "Condition": "After X seconds runtime",
  534. "IntervalLow": 1268.2939192888764,
  535. "IntervalHigh": 2843.6734737195234
  536. }
  537. },
  538. {
  539. "name": "TimerCondition",
  540. "base": {
  541. "id": "602733a6-48b9-4ddc-883e-58f55555cd93",
  542. "position": {
  543. "x": "1737.0",
  544. "y": "867.0"
  545. },
  546. "flowTasks": {
  547. "success": "225aa722-4d6d-4d6a-a4f8-9458be209926",
  548. "failure": "225aa722-4d6d-4d6a-a4f8-9458be209926"
  549. },
  550. "delayMultiplier": 1.0
  551. },
  552. "variables": {
  553. "Comparator": "1",
  554. "Condition": "After X seconds runtime",
  555. "IntervalLow": 1558.603017239049,
  556. "IntervalHigh": 2573.257240363235
  557. }
  558. },
  559. {
  560. "name": "StopAction",
  561. "base": {
  562. "id": "c2e0e17b-c929-4a48-96f1-d2172d746453",
  563. "position": {
  564. "x": "1555.0",
  565. "y": "244.0"
  566. },
  567. "flowTasks": {},
  568. "delayMultiplier": 1.0
  569. }
  570. },
  571. {
  572. "name": "InteractionAction",
  573. "base": {
  574. "id": "645195c0-bbdd-4d2e-9055-6ced281f2541",
  575. "position": {
  576. "x": "1902.0",
  577. "y": "1289.0"
  578. },
  579. "flowTasks": {},
  580. "delayMultiplier": 1.0,
  581. "queryData": {
  582. "bool0": false,
  583. "bool1": false,
  584. "bool2": false,
  585. "list5": [
  586. "Drop"
  587. ],
  588. "type": "InventoryQuery"
  589. }
  590. },
  591. "variables": {
  592. "Condition": "Inventory",
  593. "ItemValues": [
  594. "Uncut"
  595. ],
  596. "ItemRegex": true,
  597. "ActionValues": [
  598. "DropAct"
  599. ],
  600. "ActionRegex": true
  601. }
  602. },
  603. {
  604. "name": "InventoryCondition",
  605. "base": {
  606. "id": "139af11f-0bb2-407e-a110-87af00380889",
  607. "position": {
  608. "x": "1019.0",
  609. "y": "1968.0"
  610. },
  611. "flowTasks": {
  612. "success": "7bf2500b-16a1-4489-9093-0c9ffc33995f",
  613. "failure": "b1280f6f-e1b7-4408-927f-71c4a594bffc"
  614. },
  615. "delayMultiplier": 1.0,
  616. "queryData": {
  617. "bool0": false,
  618. "bool1": false,
  619. "bool2": false,
  620. "type": "InventoryQuery"
  621. }
  622. },
  623. "variables": {
  624. "ItemValues": [
  625. "Uncut"
  626. ],
  627. "ItemRegex": true,
  628. "Condition": "Contains any of:"
  629. }
  630. },
  631. {
  632. "name": "TimerCondition",
  633. "base": {
  634. "id": "7bf2500b-16a1-4489-9093-0c9ffc33995f",
  635. "position": {
  636. "x": "1562.0",
  637. "y": "1923.0"
  638. },
  639. "flowTasks": {
  640. "success": "95b5fcb3-c389-4696-8aa0-bf877fbbe5ef"
  641. },
  642. "delayMultiplier": 1.0
  643. },
  644. "variables": {
  645. "Comparator": "1",
  646. "Condition": "After X seconds runtime",
  647. "IntervalLow": 1124.2436009068642,
  648. "IntervalHigh": 2669.254620869954
  649. }
  650. },
  651. {
  652. "name": "InteractionAction",
  653. "base": {
  654. "id": "95b5fcb3-c389-4696-8aa0-bf877fbbe5ef",
  655. "position": {
  656. "x": "1962.0",
  657. "y": "1937.0"
  658. },
  659. "flowTasks": {},
  660. "delayMultiplier": 1.0,
  661. "queryData": {
  662. "bool0": false,
  663. "bool1": false,
  664. "bool2": false,
  665. "list5": [
  666. "Drop"
  667. ],
  668. "type": "InventoryQuery"
  669. }
  670. },
  671. "variables": {
  672. "Condition": "Inventory",
  673. "ItemValues": [
  674. "Uncut"
  675. ],
  676. "ItemRegex": true,
  677. "ActionValues": [
  678. "DropAct"
  679. ],
  680. "ActionRegex": false
  681. }
  682. }
  683. ],
  684. "BotCategory": "OTHER",
  685. "inventoryData": {},
  686. "internalData": {
  687. "Mouse multiplier": 1.0,
  688. "Mouse path": "MLP_PATH_GENERATOR",
  689. "Disable advanced": false
  690. }
  691. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement