Guest User

Untitled

a guest
Jan 12th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.63 KB | None | 0 0
  1. {
  2. "Variables": [
  3. {
  4. "name": "Guild trophy space",
  5. "value": "Guild trophy space",
  6. "type": "GO"
  7. },
  8. {
  9. "name": "Build",
  10. "value": "Build",
  11. "type": "ACTION"
  12. },
  13. {
  14. "name": "Remove",
  15. "value": "Remove",
  16. "type": "ACTION"
  17. },
  18. {
  19. "name": "Teak plank",
  20. "value": "Teak plank",
  21. "type": "SPRITE_ITEM"
  22. },
  23. {
  24. "name": "6",
  25. "value": "6",
  26. "type": "NUMBER"
  27. },
  28. {
  29. "name": "4",
  30. "value": "4",
  31. "type": "STRING"
  32. },
  33. {
  34. "name": "Furniture",
  35. "value": "Menu",
  36. "type": "STRING"
  37. },
  38. {
  39. "name": "Menu",
  40. "value": "",
  41. "type": "INTERFACE_OBJECT"
  42. },
  43. {
  44. "name": "Mythical cape object",
  45. "value": "Mythical cape",
  46. "type": "GO"
  47. },
  48. {
  49. "name": "Really remove it?",
  50. "value": "Really remove it?",
  51. "type": "STRING"
  52. },
  53. {
  54. "name": "1",
  55. "value": "1",
  56. "type": "STRING"
  57. },
  58. {
  59. "name": "7",
  60. "value": "7",
  61. "type": "NUMBER"
  62. },
  63. {
  64. "name": "Talk",
  65. "value": "Talk",
  66. "type": "ACTION"
  67. },
  68. {
  69. "name": "Butler",
  70. "value": "Butler",
  71. "type": "NPC"
  72. },
  73. {
  74. "name": "Fetch",
  75. "value": "Something",
  76. "type": "STRING"
  77. },
  78. {
  79. "name": "Yes",
  80. "value": "Yes",
  81. "type": "STRING"
  82. },
  83. {
  84. "name": "No",
  85. "value": "No",
  86. "type": "STRING"
  87. },
  88. {
  89. "name": "Your goods",
  90. "value": "Your goods",
  91. "type": "STRING"
  92. },
  93. {
  94. "name": "Congratulations",
  95. "value": "Congratulations",
  96. "type": "STRING"
  97. },
  98. {
  99. "name": "Space",
  100. "value": " ",
  101. "type": "STRING"
  102. }
  103. ],
  104. "NodeCollection": [
  105. {
  106. "name": "StartCondition",
  107. "base": {
  108. "id": "3753551c-089f-47d4-81ed-99d02de4f892",
  109. "position": {
  110. "x": "0.0",
  111. "y": "0.0"
  112. },
  113. "flowTasks": {
  114. "success": "c8bee01f-c855-4e4c-8b38-420dc5cfbc08"
  115. },
  116. "delayMultiplier": 1.0
  117. },
  118. "variables": {
  119. "GameMode": "OSRS",
  120. "IntervalLow": 1319.969505392095,
  121. "IntervalHigh": 1517.346606860253
  122. }
  123. },
  124. {
  125. "name": "InventoryCondition",
  126. "base": {
  127. "id": "c8bee01f-c855-4e4c-8b38-420dc5cfbc08",
  128. "position": {
  129. "x": "28.0",
  130. "y": "306.0"
  131. },
  132. "flowTasks": {
  133. "success": "73100ee9-9887-44fa-9040-6e5b7bf228c7",
  134. "failure": "eea8760f-8857-4fda-9c28-8c88fb32ce7a"
  135. },
  136. "delayMultiplier": 1.0,
  137. "queryData": {
  138. "bool0": false,
  139. "bool1": false,
  140. "bool2": false,
  141. "list3": [
  142. "7"
  143. ],
  144. "type": "InventoryQuery"
  145. }
  146. },
  147. "variables": {
  148. "ItemValues": [
  149. "Teak plank"
  150. ],
  151. "ItemRegex": false,
  152. "Condition": "Contains any of:"
  153. }
  154. },
  155. {
  156. "name": "InteractionAction",
  157. "base": {
  158. "id": "c45bccda-bb71-49bc-8ea6-5b15c0f65500",
  159. "position": {
  160. "x": "1434.0",
  161. "y": "830.0"
  162. },
  163. "flowTasks": {},
  164. "delayMultiplier": 1.0,
  165. "queryData": {
  166. "bool0": false,
  167. "bool1": false,
  168. "bool2": false,
  169. "bool3": false,
  170. "list3": [
  171. "Build"
  172. ],
  173. "TypeList": [],
  174. "within": "",
  175. "results": "",
  176. "type": "GOQuery"
  177. }
  178. },
  179. "variables": {
  180. "Condition": "GameObject",
  181. "ItemValues": [
  182. "Guild trophy space"
  183. ],
  184. "ItemRegex": false,
  185. "ActionValues": [
  186. "Build"
  187. ],
  188. "ActionRegex": false
  189. }
  190. },
  191. {
  192. "name": "MakeXWindowCondition",
  193. "base": {
  194. "id": "37102da4-3c15-4bc5-a932-395991ed3068",
  195. "position": {
  196. "x": "376.0",
  197. "y": "-442.0"
  198. },
  199. "flowTasks": {},
  200. "delayMultiplier": 1.0
  201. },
  202. "variables": {
  203. "Values": [],
  204. "ItemRegex": false,
  205. "Condition": "Is open"
  206. }
  207. },
  208. {
  209. "name": "KeyboardAction",
  210. "base": {
  211. "id": "7ba24a6a-1b8a-4f23-b862-43bc23eb4d59",
  212. "position": {
  213. "x": "1124.0",
  214. "y": "-257.0"
  215. },
  216. "flowTasks": {},
  217. "delayMultiplier": 1.0
  218. },
  219. "variables": {
  220. "Action": "Press",
  221. "Character": "4",
  222. "IntervalLow": 100.0,
  223. "IntervalHigh": 4000.0
  224. }
  225. },
  226. {
  227. "name": "InterfaceCondition",
  228. "base": {
  229. "id": "ab0cf7b1-4f80-4315-8a65-5321aa8d0312",
  230. "position": {
  231. "x": "678.0",
  232. "y": "93.0"
  233. },
  234. "flowTasks": {
  235. "success": "7ba24a6a-1b8a-4f23-b862-43bc23eb4d59",
  236. "failure": "019cc90b-7a3e-4a6c-ae2f-5853fd36077f"
  237. },
  238. "delayMultiplier": 1.0,
  239. "queryData": {
  240. "bool0": true,
  241. "bool1": false,
  242. "bool2": false,
  243. "TypeList": [],
  244. "type": "ICQuery"
  245. }
  246. },
  247. "variables": {
  248. "TextValues": [
  249. "Furniture"
  250. ],
  251. "TextRegex": true,
  252. "ActionValues": [],
  253. "ActionRegex": false,
  254. "InterfaceObject": "Menu",
  255. "Cache container": true
  256. }
  257. },
  258. {
  259. "name": "CalculationCondition",
  260. "base": {
  261. "id": "019cc90b-7a3e-4a6c-ae2f-5853fd36077f",
  262. "position": {
  263. "x": "1049.0",
  264. "y": "480.0"
  265. },
  266. "flowTasks": {
  267. "success": "05e342a3-f66b-42db-bd8d-509544687f95",
  268. "failure": "c45bccda-bb71-49bc-8ea6-5b15c0f65500"
  269. },
  270. "delayMultiplier": 1.0,
  271. "queryData": {
  272. "bool0": false,
  273. "bool1": false,
  274. "bool2": false,
  275. "bool3": false,
  276. "TypeList": [],
  277. "within": "",
  278. "results": "",
  279. "type": "GOQuery"
  280. }
  281. },
  282. "variables": {
  283. "Values": [],
  284. "ValueRegex": false,
  285. "Comparators": [
  286. "Mythical cape object"
  287. ],
  288. "CompRegex": false,
  289. "Condition": "Reachable",
  290. "Type": "Game Object"
  291. }
  292. },
  293. {
  294. "name": "InteractionAction",
  295. "base": {
  296. "id": "f4f5d4f3-54e3-4e51-ad09-2711405bd8d6",
  297. "position": {
  298. "x": "1916.0",
  299. "y": "491.0"
  300. },
  301. "flowTasks": {},
  302. "delayMultiplier": 1.0,
  303. "queryData": {
  304. "bool0": false,
  305. "bool1": false,
  306. "bool2": false,
  307. "bool3": false,
  308. "list3": [
  309. "Remove"
  310. ],
  311. "TypeList": [],
  312. "within": "",
  313. "results": "",
  314. "type": "GOQuery"
  315. }
  316. },
  317. "variables": {
  318. "Condition": "GameObject",
  319. "ItemValues": [
  320. "Mythical cape object"
  321. ],
  322. "ItemRegex": false,
  323. "ActionValues": [
  324. "Remove"
  325. ],
  326. "ActionRegex": false
  327. }
  328. },
  329. {
  330. "name": "KeyboardAction",
  331. "base": {
  332. "id": "ebb7e403-2f57-4784-861d-3c542abad8a9",
  333. "position": {
  334. "x": "1857.0",
  335. "y": "163.0"
  336. },
  337. "flowTasks": {},
  338. "delayMultiplier": 1.0
  339. },
  340. "variables": {
  341. "Action": "Press",
  342. "Character": "1",
  343. "IntervalLow": 100.0,
  344. "IntervalHigh": 4000.0
  345. }
  346. },
  347. {
  348. "name": "PlayerCondition",
  349. "base": {
  350. "id": "73100ee9-9887-44fa-9040-6e5b7bf228c7",
  351. "position": {
  352. "x": "299.0",
  353. "y": "37.0"
  354. },
  355. "flowTasks": {
  356. "failure": "ab0cf7b1-4f80-4315-8a65-5321aa8d0312"
  357. },
  358. "delayMultiplier": 1.0,
  359. "queryData": {
  360. "within": "",
  361. "MinLvl": "",
  362. "MaxLvl": "",
  363. "type": "NpcQuery"
  364. }
  365. },
  366. "variables": {
  367. "Values": [],
  368. "ValueRegex": false,
  369. "Condition": "Is animating:"
  370. }
  371. },
  372. {
  373. "name": "ChatDialogCondition",
  374. "base": {
  375. "id": "f122feed-b2a3-405a-9f3f-4b7f1000bda3",
  376. "position": {
  377. "x": "-35.0",
  378. "y": "580.0"
  379. },
  380. "flowTasks": {
  381. "success": "5289468d-6cca-4a6d-a36c-66462c60176c",
  382. "failure": "bae13573-6f47-4339-bb93-79aa9222c090"
  383. },
  384. "delayMultiplier": 1.0
  385. },
  386. "variables": {
  387. "Values": [
  388. "Fetch"
  389. ],
  390. "ItemRegex": true
  391. }
  392. },
  393. {
  394. "name": "InteractionAction",
  395. "base": {
  396. "id": "bae13573-6f47-4339-bb93-79aa9222c090",
  397. "position": {
  398. "x": "299.0",
  399. "y": "889.0"
  400. },
  401. "flowTasks": {},
  402. "delayMultiplier": 1.0,
  403. "queryData": {
  404. "list4": [
  405. "Talk"
  406. ],
  407. "within": "",
  408. "type": "NpcQuery"
  409. }
  410. },
  411. "variables": {
  412. "Condition": "Npc",
  413. "ItemValues": [
  414. "Butler"
  415. ],
  416. "ItemRegex": true,
  417. "ActionValues": [
  418. "Talk"
  419. ],
  420. "ActionRegex": true
  421. }
  422. },
  423. {
  424. "name": "KeyboardAction",
  425. "base": {
  426. "id": "36d2194d-1842-4be4-bad4-699cf2548e40",
  427. "position": {
  428. "x": "717.0",
  429. "y": "533.0"
  430. },
  431. "flowTasks": {},
  432. "delayMultiplier": 1.0
  433. },
  434. "variables": {
  435. "Action": "Press",
  436. "Character": "1",
  437. "IntervalLow": 100.0,
  438. "IntervalHigh": 4000.0
  439. }
  440. },
  441. {
  442. "name": "ChatDialogCondition",
  443. "base": {
  444. "id": "7b499955-cd85-4c52-af73-3e3086436d60",
  445. "position": {
  446. "x": "1445.0",
  447. "y": "576.0"
  448. },
  449. "flowTasks": {
  450. "success": "ebb7e403-2f57-4784-861d-3c542abad8a9",
  451. "failure": "f4f5d4f3-54e3-4e51-ad09-2711405bd8d6"
  452. },
  453. "delayMultiplier": 1.0
  454. },
  455. "variables": {
  456. "Values": [
  457. "No"
  458. ],
  459. "ItemRegex": false
  460. }
  461. },
  462. {
  463. "name": "CalculationCondition",
  464. "base": {
  465. "id": "eea8760f-8857-4fda-9c28-8c88fb32ce7a",
  466. "position": {
  467. "x": "-412.0",
  468. "y": "492.0"
  469. },
  470. "flowTasks": {
  471. "success": "f122feed-b2a3-405a-9f3f-4b7f1000bda3",
  472. "failure": "73100ee9-9887-44fa-9040-6e5b7bf228c7"
  473. },
  474. "delayMultiplier": 1.0,
  475. "queryData": {
  476. "within": "",
  477. "type": "NpcQuery"
  478. }
  479. },
  480. "variables": {
  481. "Values": [],
  482. "ValueRegex": false,
  483. "Comparators": [
  484. "Butler"
  485. ],
  486. "CompRegex": false,
  487. "Condition": "Reachable",
  488. "Type": "NPC"
  489. }
  490. },
  491. {
  492. "name": "ChatDialogCondition",
  493. "base": {
  494. "id": "05e342a3-f66b-42db-bd8d-509544687f95",
  495. "position": {
  496. "x": "1342.0",
  497. "y": "226.0"
  498. },
  499. "flowTasks": {
  500. "success": "f4f5d4f3-54e3-4e51-ad09-2711405bd8d6",
  501. "failure": "7b499955-cd85-4c52-af73-3e3086436d60"
  502. },
  503. "delayMultiplier": 1.0
  504. },
  505. "variables": {
  506. "Values": [
  507. "Your goods"
  508. ],
  509. "ItemRegex": false
  510. }
  511. },
  512. {
  513. "name": "ChatDialogCondition",
  514. "base": {
  515. "id": "5289468d-6cca-4a6d-a36c-66462c60176c",
  516. "position": {
  517. "x": "331.0",
  518. "y": "565.0"
  519. },
  520. "flowTasks": {
  521. "success": "634035c7-a46c-430a-a16c-87107e02b036",
  522. "failure": "36d2194d-1842-4be4-bad4-699cf2548e40"
  523. },
  524. "delayMultiplier": 1.0
  525. },
  526. "variables": {
  527. "Values": [
  528. "Congratulations"
  529. ],
  530. "ItemRegex": false
  531. }
  532. },
  533. {
  534. "name": "KeyboardAction",
  535. "base": {
  536. "id": "634035c7-a46c-430a-a16c-87107e02b036",
  537. "position": {
  538. "x": "706.0",
  539. "y": "877.0"
  540. },
  541. "flowTasks": {},
  542. "delayMultiplier": 1.0
  543. },
  544. "variables": {
  545. "Action": "Press",
  546. "Character": "Space",
  547. "IntervalLow": 100.0,
  548. "IntervalHigh": 4000.0
  549. }
  550. }
  551. ],
  552. "BotCategory": "OTHER",
  553. "inventoryData": {},
  554. "internalData": {
  555. "Mouse multiplier": 0.946236559139785,
  556. "Mouse path": "MLP_PATH_GENERATOR",
  557. "Disable advanced": false
  558. }
  559. }
Advertisement
Add Comment
Please, Sign In to add comment