RSRICK

Rune Essence Miner + Bankerv1.1.01

Oct 11th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.49 KB | None | 0 0
  1. {
  2. "Variables": [
  3. {
  4. "name": "DoorInside",
  5. "value": "Coordinate(3253, 3399, 0)",
  6. "type": "COORDINATE"
  7. },
  8. {
  9. "name": "DoorOutside",
  10. "value": "Coordinate(3253, 3398, 0)",
  11. "type": "COORDINATE"
  12. },
  13. {
  14. "name": "RuneShop",
  15. "value": "Coordinate(3253, 3401, 0)",
  16. "type": "COORDINATE"
  17. },
  18. {
  19. "name": "Aubury",
  20. "value": "Aubury",
  21. "type": "NPC"
  22. },
  23. {
  24. "name": "Teleport",
  25. "value": "Teleport",
  26. "type": "ACTION"
  27. },
  28. {
  29. "name": "Mine",
  30. "value": "Mine",
  31. "type": "ACTION"
  32. },
  33. {
  34. "name": "Essence",
  35. "value": "Rune",
  36. "type": "GO"
  37. },
  38. {
  39. "name": "Portal",
  40. "value": "Portal",
  41. "type": "GO"
  42. },
  43. {
  44. "name": "5",
  45. "value": "5",
  46. "type": "NUMBER"
  47. },
  48. {
  49. "name": "Bookcase",
  50. "value": "Bookcase",
  51. "type": "GO"
  52. },
  53. {
  54. "name": "Door",
  55. "value": "Door",
  56. "type": "GO"
  57. },
  58. {
  59. "name": "Close",
  60. "value": "Close",
  61. "type": "ACTION"
  62. },
  63. {
  64. "name": "Banker",
  65. "value": "Banker",
  66. "type": "NPC"
  67. },
  68. {
  69. "name": "pickaxe",
  70. "value": "pickaxe",
  71. "type": "SPRITE_ITEM"
  72. },
  73. {
  74. "name": "BankCords",
  75. "value": "Coordinate(3253, 3420, 0)",
  76. "type": "COORDINATE"
  77. },
  78. {
  79. "name": "Portaln",
  80. "value": "Portal",
  81. "type": "NPC"
  82. }
  83. ],
  84. "NodeCollection": [
  85. {
  86. "name": "StartCondition",
  87. "base": {
  88. "id": "c3d469b2-d941-40e8-994b-f880f079e938",
  89. "position": {
  90. "x": "-60.0",
  91. "y": "4.0"
  92. },
  93. "flowTasks": {
  94. "success": "a2af438b-529f-4e3a-8640-219c7f1305f8"
  95. },
  96. "delayMultiplier": 1.0
  97. },
  98. "variables": {
  99. "GameMode": "OSRS",
  100. "IntervalLow": 100.0,
  101. "IntervalHigh": 1000.0
  102. }
  103. },
  104. {
  105. "name": "InventoryCondition",
  106. "base": {
  107. "id": "a2af438b-529f-4e3a-8640-219c7f1305f8",
  108. "position": {
  109. "x": "162.0",
  110. "y": "264.0"
  111. },
  112. "flowTasks": {
  113. "success": "0f5e48bb-6f2d-4574-94e0-dc6095385d9b",
  114. "failure": "97ad8798-b9b8-41c0-ba83-a72614f4e58a"
  115. },
  116. "delayMultiplier": 1.0,
  117. "queryData": {
  118. "bool0": false,
  119. "bool1": false,
  120. "bool2": false,
  121. "type": "InventoryQuery"
  122. }
  123. },
  124. "variables": {
  125. "ItemValues": [],
  126. "ItemRegex": false,
  127. "Condition": "Is Full"
  128. }
  129. },
  130. {
  131. "name": "CalculationCondition",
  132. "base": {
  133. "id": "97ad8798-b9b8-41c0-ba83-a72614f4e58a",
  134. "position": {
  135. "x": "609.0",
  136. "y": "382.0"
  137. },
  138. "flowTasks": {
  139. "success": "c291252c-8b46-47a0-bd40-8f5b7a539357",
  140. "failure": "71f3f1b5-70f7-4fc7-bd61-097400e61d3a"
  141. },
  142. "delayMultiplier": 1.0,
  143. "queryData": {
  144. "bool0": false,
  145. "bool1": false,
  146. "bool2": false,
  147. "bool3": false,
  148. "TypeList": [],
  149. "within": "",
  150. "results": "",
  151. "type": "GOQuery"
  152. }
  153. },
  154. "variables": {
  155. "Values": [],
  156. "ValueRegex": false,
  157. "Comparators": [
  158. "Essence"
  159. ],
  160. "CompRegex": true,
  161. "Condition": "Visible",
  162. "Type": "Game Object"
  163. }
  164. },
  165. {
  166. "name": "TraversalAction",
  167. "base": {
  168. "id": "3d0f7c6c-2861-42db-8b8a-36515fb2f9c4",
  169. "position": {
  170. "x": "1508.0",
  171. "y": "1227.0"
  172. },
  173. "flowTasks": {},
  174. "delayMultiplier": 1.0
  175. },
  176. "variables": {
  177. "Condition": "To area:",
  178. "Coordinates": [
  179. "RuneShop"
  180. ],
  181. "Exact": false,
  182. "Radius": "5"
  183. }
  184. },
  185. {
  186. "name": "CalculationCondition",
  187. "base": {
  188. "id": "71f3f1b5-70f7-4fc7-bd61-097400e61d3a",
  189. "position": {
  190. "x": "923.0",
  191. "y": "785.0"
  192. },
  193. "flowTasks": {
  194. "success": "f63956c6-4af6-464c-a869-10ffcdcc5697",
  195. "failure": "19edf1d9-3acb-42f7-bfb0-e4d8b3d8736c"
  196. },
  197. "delayMultiplier": 1.0,
  198. "queryData": {
  199. "within": "",
  200. "type": "NpcQuery"
  201. }
  202. },
  203. "variables": {
  204. "Values": [
  205. "5"
  206. ],
  207. "ValueRegex": false,
  208. "Comparators": [
  209. "Aubury"
  210. ],
  211. "CompRegex": true,
  212. "Condition": "Distance to (\u003c)",
  213. "Type": "NPC"
  214. }
  215. },
  216. {
  217. "name": "GameObjectCondition",
  218. "base": {
  219. "id": "f63956c6-4af6-464c-a869-10ffcdcc5697",
  220. "position": {
  221. "x": "1391.0",
  222. "y": "927.0"
  223. },
  224. "flowTasks": {
  225. "success": "1f608690-1eba-45f2-9fec-a8b0515b54f9",
  226. "failure": "9bcaccf2-5216-41e9-9cfe-ba8d5f00e731"
  227. },
  228. "delayMultiplier": 1.0,
  229. "queryData": {
  230. "bool0": false,
  231. "bool1": false,
  232. "bool2": false,
  233. "bool3": false,
  234. "list1": [
  235. "DoorInside",
  236. "DoorOutside"
  237. ],
  238. "list3": [
  239. "Close"
  240. ],
  241. "TypeList": [],
  242. "within": "",
  243. "results": "",
  244. "type": "GOQuery"
  245. }
  246. },
  247. "variables": {
  248. "ItemValues": [
  249. "Door"
  250. ],
  251. "ItemRegex": false,
  252. "ActionValues": [
  253. "Close"
  254. ],
  255. "ActionRegex": true
  256. }
  257. },
  258. {
  259. "name": "InteractionAction",
  260. "base": {
  261. "id": "ea1afbb2-c322-47d0-b13e-9215db88ebb2",
  262. "position": {
  263. "x": "2412.0",
  264. "y": "619.0"
  265. },
  266. "flowTasks": {},
  267. "delayMultiplier": 1.0,
  268. "queryData": {
  269. "list4": [
  270. "Teleport"
  271. ],
  272. "within": "",
  273. "type": "NpcQuery"
  274. }
  275. },
  276. "variables": {
  277. "Condition": "Npc",
  278. "ItemValues": [
  279. "Aubury"
  280. ],
  281. "ItemRegex": true,
  282. "ActionValues": [
  283. "Teleport"
  284. ],
  285. "ActionRegex": true
  286. }
  287. },
  288. {
  289. "name": "SpecialInteractionAction",
  290. "base": {
  291. "id": "7e928124-1588-4c47-9783-2b05f6f20bdb",
  292. "position": {
  293. "x": "2403.0",
  294. "y": "1065.0"
  295. },
  296. "flowTasks": {},
  297. "delayMultiplier": 1.0,
  298. "queryData": {
  299. "bool0": false,
  300. "bool1": false,
  301. "bool2": false,
  302. "bool3": false,
  303. "list1": [
  304. "DoorInside",
  305. "DoorOutside"
  306. ],
  307. "TypeList": [],
  308. "within": "",
  309. "results": "",
  310. "type": "GOQuery"
  311. }
  312. },
  313. "variables": {
  314. "Values": [
  315. "Door"
  316. ],
  317. "ValueRegex": true,
  318. "Comparators": [],
  319. "CompRegex": false,
  320. "Condition": "Click",
  321. "Type": "Game Object",
  322. "ClickRegex": false
  323. }
  324. },
  325. {
  326. "name": "TimerCondition",
  327. "base": {
  328. "id": "1f608690-1eba-45f2-9fec-a8b0515b54f9",
  329. "position": {
  330. "x": "1986.0",
  331. "y": "759.0"
  332. },
  333. "flowTasks": {
  334. "success": "ea1afbb2-c322-47d0-b13e-9215db88ebb2"
  335. },
  336. "delayMultiplier": 1.0
  337. },
  338. "variables": {
  339. "Comparator": "1",
  340. "Condition": "Every X seconds",
  341. "IntervalLow": 1128.9830989578206,
  342. "IntervalHigh": 1804.545107179765
  343. }
  344. },
  345. {
  346. "name": "TimerCondition",
  347. "base": {
  348. "id": "19edf1d9-3acb-42f7-bfb0-e4d8b3d8736c",
  349. "position": {
  350. "x": "1035.0",
  351. "y": "1264.0"
  352. },
  353. "flowTasks": {
  354. "success": "3d0f7c6c-2861-42db-8b8a-36515fb2f9c4"
  355. },
  356. "delayMultiplier": 1.0
  357. },
  358. "variables": {
  359. "Comparator": "1",
  360. "Condition": "Every X seconds",
  361. "IntervalLow": 1459.642951741167,
  362. "IntervalHigh": 2761.714611024138
  363. }
  364. },
  365. {
  366. "name": "TimerCondition",
  367. "base": {
  368. "id": "9bcaccf2-5216-41e9-9cfe-ba8d5f00e731",
  369. "position": {
  370. "x": "1952.0",
  371. "y": "1122.0"
  372. },
  373. "flowTasks": {
  374. "success": "7e928124-1588-4c47-9783-2b05f6f20bdb"
  375. },
  376. "delayMultiplier": 1.0
  377. },
  378. "variables": {
  379. "Comparator": "1",
  380. "Condition": "Every X seconds",
  381. "IntervalLow": 2083.29779656273,
  382. "IntervalHigh": 3436.502329027076
  383. }
  384. },
  385. {
  386. "name": "PlayerCondition",
  387. "base": {
  388. "id": "c291252c-8b46-47a0-bd40-8f5b7a539357",
  389. "position": {
  390. "x": "1068.0",
  391. "y": "263.0"
  392. },
  393. "flowTasks": {
  394. "success": "adf0164d-d7a0-4e65-b6e6-b518430a684d",
  395. "failure": "7998e072-0281-41a4-ae16-cb31e70d55ac"
  396. },
  397. "delayMultiplier": 1.0,
  398. "queryData": {
  399. "within": "",
  400. "MinLvl": "",
  401. "MaxLvl": "",
  402. "type": "NpcQuery"
  403. }
  404. },
  405. "variables": {
  406. "Values": [],
  407. "ValueRegex": false,
  408. "Condition": "Is animating:"
  409. }
  410. },
  411. {
  412. "name": "TimerCondition",
  413. "base": {
  414. "id": "7998e072-0281-41a4-ae16-cb31e70d55ac",
  415. "position": {
  416. "x": "1411.0",
  417. "y": "568.0"
  418. },
  419. "flowTasks": {
  420. "success": "d4fe1cd4-56d6-4ea4-a7a5-ac1f685f3f5b",
  421. "failure": "d4fe1cd4-56d6-4ea4-a7a5-ac1f685f3f5b"
  422. },
  423. "delayMultiplier": 1.0
  424. },
  425. "variables": {
  426. "Comparator": "1",
  427. "Condition": "Every X seconds",
  428. "IntervalLow": 1805.9429119036454,
  429. "IntervalHigh": 2673.8978047523215
  430. }
  431. },
  432. {
  433. "name": "PlayerCondition",
  434. "base": {
  435. "id": "adf0164d-d7a0-4e65-b6e6-b518430a684d",
  436. "position": {
  437. "x": "1551.0",
  438. "y": "300.0"
  439. },
  440. "flowTasks": {
  441. "success": "032dcfa9-bd08-4bf4-8a0e-a067c9b069a1",
  442. "failure": "7998e072-0281-41a4-ae16-cb31e70d55ac"
  443. },
  444. "delayMultiplier": 1.0,
  445. "queryData": {
  446. "within": "",
  447. "MinLvl": "",
  448. "MaxLvl": "",
  449. "type": "NpcQuery"
  450. }
  451. },
  452. "variables": {
  453. "Values": [],
  454. "ValueRegex": false,
  455. "Condition": "Is skilling:"
  456. }
  457. },
  458. {
  459. "name": "PauseAction",
  460. "base": {
  461. "id": "032dcfa9-bd08-4bf4-8a0e-a067c9b069a1",
  462. "position": {
  463. "x": "2356.0",
  464. "y": "226.0"
  465. },
  466. "flowTasks": {},
  467. "delayMultiplier": 1.0
  468. },
  469. "variables": {
  470. "Multiplier": "20",
  471. "PauseMode": "Random duration",
  472. "IntervalLow": 10.738029603143744,
  473. "IntervalHigh": 16.536234343032252
  474. }
  475. },
  476. {
  477. "name": "CalculationCondition",
  478. "base": {
  479. "id": "0f5e48bb-6f2d-4574-94e0-dc6095385d9b",
  480. "position": {
  481. "x": "-5.0",
  482. "y": "-493.0"
  483. },
  484. "flowTasks": {
  485. "success": "6b0a33db-0978-4b41-ab33-86725b425d47",
  486. "failure": "3c3f8072-988d-475b-b31c-af977bca37ba"
  487. },
  488. "delayMultiplier": 1.0,
  489. "queryData": {
  490. "within": "",
  491. "type": "NpcQuery"
  492. }
  493. },
  494. "variables": {
  495. "Values": [],
  496. "ValueRegex": false,
  497. "Comparators": [
  498. "Portaln"
  499. ],
  500. "CompRegex": true,
  501. "Condition": "Visible",
  502. "Type": "NPC"
  503. }
  504. },
  505. {
  506. "name": "CalculationCondition",
  507. "base": {
  508. "id": "c9f75b64-bb31-42d9-bec2-ef2d0800b569",
  509. "position": {
  510. "x": "841.0",
  511. "y": "-185.0"
  512. },
  513. "flowTasks": {
  514. "success": "1af17b5c-2ae3-48f4-9143-84f1ac27f4d5",
  515. "failure": "cf9a404a-8706-43ec-ac55-4f7d11438721"
  516. },
  517. "delayMultiplier": 1.0,
  518. "queryData": {
  519. "within": "",
  520. "type": "NpcQuery"
  521. }
  522. },
  523. "variables": {
  524. "Values": [],
  525. "ValueRegex": false,
  526. "Comparators": [
  527. "Banker"
  528. ],
  529. "CompRegex": true,
  530. "Condition": "Visible",
  531. "Type": "NPC"
  532. }
  533. },
  534. {
  535. "name": "TraversalAction",
  536. "base": {
  537. "id": "5b3e5e16-360a-4bc0-9232-9be7b3844df0",
  538. "position": {
  539. "x": "1969.0",
  540. "y": "-39.0"
  541. },
  542. "flowTasks": {},
  543. "delayMultiplier": 1.0
  544. },
  545. "variables": {
  546. "Condition": "To area:",
  547. "Coordinates": [
  548. "BankCords"
  549. ],
  550. "Exact": false,
  551. "Radius": "5"
  552. }
  553. },
  554. {
  555. "name": "TimerCondition",
  556. "base": {
  557. "id": "cf9a404a-8706-43ec-ac55-4f7d11438721",
  558. "position": {
  559. "x": "1393.0",
  560. "y": "-20.0"
  561. },
  562. "flowTasks": {
  563. "success": "5b3e5e16-360a-4bc0-9232-9be7b3844df0"
  564. },
  565. "delayMultiplier": 1.0
  566. },
  567. "variables": {
  568. "Comparator": "1",
  569. "Condition": "Every X seconds",
  570. "IntervalLow": 604.5160142862775,
  571. "IntervalHigh": 2788.4071358327055
  572. }
  573. },
  574. {
  575. "name": "SpecialInteractionAction",
  576. "base": {
  577. "id": "b4f2de3a-a163-4a08-9f86-a842e6336e8b",
  578. "position": {
  579. "x": "874.0",
  580. "y": "-716.0"
  581. },
  582. "flowTasks": {},
  583. "delayMultiplier": 1.0,
  584. "queryData": {
  585. "bool0": false,
  586. "bool1": false,
  587. "bool2": false,
  588. "bool3": false,
  589. "TypeList": [],
  590. "within": "",
  591. "results": "",
  592. "type": "GOQuery"
  593. }
  594. },
  595. "variables": {
  596. "Values": [
  597. "Portal"
  598. ],
  599. "ValueRegex": false,
  600. "Comparators": [],
  601. "CompRegex": false,
  602. "Condition": "Click",
  603. "Type": "Game Object",
  604. "ClickRegex": false
  605. }
  606. },
  607. {
  608. "name": "BankDepositAction",
  609. "base": {
  610. "id": "678fa2bb-97d6-418b-9573-550ce070bc32",
  611. "position": {
  612. "x": "2216.0",
  613. "y": "-418.0"
  614. },
  615. "flowTasks": {},
  616. "delayMultiplier": 1.0,
  617. "queryData": {
  618. "bool0": false,
  619. "bool1": false,
  620. "bool2": false,
  621. "type": "InventoryQuery"
  622. }
  623. },
  624. "variables": {
  625. "Values": [
  626. "pickaxe"
  627. ],
  628. "ItemRegex": true,
  629. "Condition": "All except",
  630. "ConditionRegex": true
  631. }
  632. },
  633. {
  634. "name": "BankCondition",
  635. "base": {
  636. "id": "1af17b5c-2ae3-48f4-9143-84f1ac27f4d5",
  637. "position": {
  638. "x": "1331.0",
  639. "y": "-401.0"
  640. },
  641. "flowTasks": {
  642. "success": "7c3aa943-a83f-44eb-a3e7-8e9d6dc98f45",
  643. "failure": "7c3aa943-a83f-44eb-a3e7-8e9d6dc98f45"
  644. },
  645. "delayMultiplier": 1.0,
  646. "queryData": {
  647. "bool0": false,
  648. "type": "BankQuery"
  649. }
  650. },
  651. "variables": {
  652. "ItemValues": [],
  653. "ItemRegex": false,
  654. "Condition": "Is open"
  655. }
  656. },
  657. {
  658. "name": "SpecialInteractionAction",
  659. "base": {
  660. "id": "d4fe1cd4-56d6-4ea4-a7a5-ac1f685f3f5b",
  661. "position": {
  662. "x": "2027.0",
  663. "y": "361.0"
  664. },
  665. "flowTasks": {},
  666. "delayMultiplier": 1.0,
  667. "queryData": {
  668. "bool0": false,
  669. "bool1": false,
  670. "bool2": false,
  671. "bool3": false,
  672. "TypeList": [],
  673. "within": "",
  674. "results": "",
  675. "type": "GOQuery"
  676. }
  677. },
  678. "variables": {
  679. "Values": [
  680. "Essence"
  681. ],
  682. "ValueRegex": true,
  683. "Comparators": [],
  684. "CompRegex": false,
  685. "Condition": "Click",
  686. "Type": "Game Object",
  687. "ClickRegex": false
  688. }
  689. },
  690. {
  691. "name": "CalculationCondition",
  692. "base": {
  693. "id": "3c3f8072-988d-475b-b31c-af977bca37ba",
  694. "position": {
  695. "x": "406.0",
  696. "y": "-359.0"
  697. },
  698. "flowTasks": {
  699. "success": "b4f2de3a-a163-4a08-9f86-a842e6336e8b",
  700. "failure": "c9f75b64-bb31-42d9-bec2-ef2d0800b569"
  701. },
  702. "delayMultiplier": 1.0,
  703. "queryData": {
  704. "bool0": false,
  705. "bool1": false,
  706. "bool2": false,
  707. "bool3": false,
  708. "TypeList": [],
  709. "within": "",
  710. "results": "",
  711. "type": "GOQuery"
  712. }
  713. },
  714. "variables": {
  715. "Values": [],
  716. "ValueRegex": false,
  717. "Comparators": [
  718. "Portal"
  719. ],
  720. "CompRegex": true,
  721. "Condition": "Visible",
  722. "Type": "Game Object"
  723. }
  724. },
  725. {
  726. "name": "SpecialInteractionAction",
  727. "base": {
  728. "id": "6b0a33db-0978-4b41-ab33-86725b425d47",
  729. "position": {
  730. "x": "462.0",
  731. "y": "-854.0"
  732. },
  733. "flowTasks": {},
  734. "delayMultiplier": 1.0,
  735. "queryData": {
  736. "within": "",
  737. "type": "NpcQuery"
  738. }
  739. },
  740. "variables": {
  741. "Values": [
  742. "Portaln"
  743. ],
  744. "ValueRegex": true,
  745. "Comparators": [],
  746. "CompRegex": false,
  747. "Condition": "Click",
  748. "Type": "NPC",
  749. "ClickRegex": false
  750. }
  751. },
  752. {
  753. "name": "TimerCondition",
  754. "base": {
  755. "id": "7c3aa943-a83f-44eb-a3e7-8e9d6dc98f45",
  756. "position": {
  757. "x": "1742.0",
  758. "y": "-482.0"
  759. },
  760. "flowTasks": {
  761. "success": "678fa2bb-97d6-418b-9573-550ce070bc32",
  762. "failure": "678fa2bb-97d6-418b-9573-550ce070bc32"
  763. },
  764. "delayMultiplier": 1.0
  765. },
  766. "variables": {
  767. "Comparator": "1",
  768. "Condition": "Every X seconds",
  769. "IntervalLow": 1416.6297090542673,
  770. "IntervalHigh": 2372.5737544389917
  771. }
  772. }
  773. ],
  774. "BotCategory": "RUNECRAFTING",
  775. "inventoryData": {},
  776. "internalData": {
  777. "Mouse multiplier": 1.0,
  778. "Mouse path": "MLP_PATH_GENERATOR",
  779. "Disable advanced": false
  780. }
  781. }
Add Comment
Please, Sign In to add comment