Advertisement
Guest User

GiantseaweedSuperglassmake

a guest
Sep 23rd, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.99 KB | None | 0 0
  1. {
  2.   "Variables": [
  3.     {
  4.       "name": "Seaweed",
  5.       "value": "Giant seaweed",
  6.       "type": "SPRITE_ITEM"
  7.     },
  8.     {
  9.       "name": "Bucket of sand",
  10.       "value": "Bucket of sand",
  11.       "type": "SPRITE_ITEM"
  12.     },
  13.     {
  14.       "name": "Astral rune",
  15.       "value": "Astral rune",
  16.       "type": "SPRITE_ITEM"
  17.     },
  18.     {
  19.       "name": "Take",
  20.       "value": "Take",
  21.       "type": "ACTION"
  22.     },
  23.     {
  24.       "name": "Molten glass",
  25.       "value": "Molten glass",
  26.       "type": "GI"
  27.     },
  28.     {
  29.       "name": "1",
  30.       "value": "1",
  31.       "type": "NUMBER"
  32.     },
  33.     {
  34.       "name": "True",
  35.       "value": "True",
  36.       "type": "BOOL"
  37.     },
  38.     {
  39.       "name": "Molten glass1",
  40.       "value": "Molten glass",
  41.       "type": "SPRITE_ITEM"
  42.     }
  43.   ],
  44.   "NodeCollection": [
  45.     {
  46.       "name": "StartCondition",
  47.       "base": {
  48.         "id": "fe68ba87-5271-4b42-b84d-c6a401181a08",
  49.         "position": {
  50.           "x": "-43.0",
  51.           "y": "-205.0"
  52.         },
  53.         "flowTasks": {
  54.           "success": "35001c3e-d2cd-4b94-a869-8a7d16a0b5b5"
  55.         },
  56.         "delayMultiplier": 1.0
  57.       },
  58.       "variables": {
  59.         "GameMode": "OSRS",
  60.         "IntervalLow": 0.0,
  61.         "IntervalHigh": 358.4954848483535
  62.       }
  63.     },
  64.     {
  65.       "name": "PlayerCondition",
  66.       "base": {
  67.         "id": "5f03fa49-5ea8-432b-ab6a-b638b00a970a",
  68.         "position": {
  69.           "x": "125.0",
  70.           "y": "627.0"
  71.         },
  72.         "flowTasks": {
  73.           "failure": "baaa0954-b57a-4dd5-b9c7-50e522725d1d"
  74.         },
  75.         "delayMultiplier": 1.0,
  76.         "queryData": {
  77.           "within": "",
  78.           "MinLvl": "",
  79.           "MaxLvl": "",
  80.           "type": "NpcQuery"
  81.         }
  82.       },
  83.       "variables": {
  84.         "Values": [],
  85.         "ValueRegex": false,
  86.         "Condition": "Is animating:"
  87.       }
  88.     },
  89.     {
  90.       "name": "InventoryCondition",
  91.       "base": {
  92.         "id": "baaa0954-b57a-4dd5-b9c7-50e522725d1d",
  93.         "position": {
  94.           "x": "583.0",
  95.           "y": "607.0"
  96.         },
  97.         "flowTasks": {
  98.           "success": "4a2b052c-3fa7-4e3b-8859-07b16d618e0a",
  99.           "failure": "db68f88a-b8f5-4f82-9114-6fa94b663d88"
  100.         },
  101.         "delayMultiplier": 1.0,
  102.         "queryData": {
  103.           "bool0": false,
  104.           "bool1": false,
  105.           "bool2": false,
  106.           "type": "InventoryQuery"
  107.         }
  108.       },
  109.       "variables": {
  110.         "ItemValues": [
  111.           "Bucket of sand"
  112.         ],
  113.         "ItemRegex": false,
  114.         "Condition": "Contains any of:"
  115.       }
  116.     },
  117.     {
  118.       "name": "BankWithdrawAction",
  119.       "base": {
  120.         "id": "db68f88a-b8f5-4f82-9114-6fa94b663d88",
  121.         "position": {
  122.           "x": "1909.0",
  123.           "y": "1031.0"
  124.         },
  125.         "flowTasks": {},
  126.         "delayMultiplier": 1.0,
  127.         "queryData": {
  128.           "bool0": false,
  129.           "type": "BankQuery"
  130.         }
  131.       },
  132.       "variables": {
  133.         "Values": [
  134.           "Seaweed"
  135.         ],
  136.         "ItemRegex": false,
  137.         "Condition": "VisualRm preset",
  138.         "ConditionRegex": false
  139.       }
  140.     },
  141.     {
  142.       "name": "SpecialInteractionAction",
  143.       "base": {
  144.         "id": "62e20572-943f-464f-88ff-b19681f49fdf",
  145.         "position": {
  146.           "x": "2260.0",
  147.           "y": "475.0"
  148.         },
  149.         "flowTasks": {},
  150.         "delayMultiplier": 1.0
  151.       },
  152.       "variables": {
  153.         "Values": [
  154.           "Superglass make"
  155.         ],
  156.         "ValueRegex": false,
  157.         "Comparators": [
  158.           "Lunar"
  159.         ],
  160.         "CompRegex": false,
  161.         "Condition": "Cast magic",
  162.         "Type": "",
  163.         "ClickRegex": false
  164.       }
  165.     },
  166.     {
  167.       "name": "InventoryCondition",
  168.       "base": {
  169.         "id": "4a2b052c-3fa7-4e3b-8859-07b16d618e0a",
  170.         "position": {
  171.           "x": "1015.0",
  172.           "y": "600.0"
  173.         },
  174.         "flowTasks": {
  175.           "success": "eecab99a-02d5-4db8-a7ef-9dd0da0863de",
  176.           "failure": "db68f88a-b8f5-4f82-9114-6fa94b663d88"
  177.         },
  178.         "delayMultiplier": 1.0,
  179.         "queryData": {
  180.           "bool0": false,
  181.           "bool1": false,
  182.           "bool2": false,
  183.           "type": "InventoryQuery"
  184.         }
  185.       },
  186.       "variables": {
  187.         "ItemValues": [
  188.           "Seaweed"
  189.         ],
  190.         "ItemRegex": false,
  191.         "Condition": "Contains any of:"
  192.       }
  193.     },
  194.     {
  195.       "name": "InventoryCondition",
  196.       "base": {
  197.         "id": "eecab99a-02d5-4db8-a7ef-9dd0da0863de",
  198.         "position": {
  199.           "x": "1468.0",
  200.           "y": "581.0"
  201.         },
  202.         "flowTasks": {
  203.           "success": "62e20572-943f-464f-88ff-b19681f49fdf",
  204.           "failure": "db68f88a-b8f5-4f82-9114-6fa94b663d88"
  205.         },
  206.         "delayMultiplier": 1.0,
  207.         "queryData": {
  208.           "bool0": false,
  209.           "bool1": false,
  210.           "bool2": false,
  211.           "type": "InventoryQuery"
  212.         }
  213.       },
  214.       "variables": {
  215.         "ItemValues": [
  216.           "Astral rune"
  217.         ],
  218.         "ItemRegex": false,
  219.         "Condition": "Contains any of:"
  220.       }
  221.     },
  222.     {
  223.       "name": "InventoryCondition",
  224.       "base": {
  225.         "id": "15406828-650e-46cc-822e-bf101d2e69c8",
  226.         "position": {
  227.           "x": "663.0",
  228.           "y": "335.0"
  229.         },
  230.         "flowTasks": {
  231.           "success": "aa41db30-6afd-4883-9f98-9d70672b68d1",
  232.           "failure": "255d1eac-a072-4a4a-a8e9-77544f7a6699"
  233.         },
  234.         "delayMultiplier": 1.0,
  235.         "queryData": {
  236.           "bool0": false,
  237.           "bool1": false,
  238.           "bool2": false,
  239.           "type": "InventoryQuery"
  240.         }
  241.       },
  242.       "variables": {
  243.         "ItemValues": [
  244.           "1"
  245.         ],
  246.         "ItemRegex": false,
  247.         "Condition": "Has \u003e then # empty slots"
  248.       }
  249.     },
  250.     {
  251.       "name": "GroundItemCondition",
  252.       "base": {
  253.         "id": "26e6a2ed-7365-4624-97e3-273259459cb6",
  254.         "position": {
  255.           "x": "131.0",
  256.           "y": "345.0"
  257.         },
  258.         "flowTasks": {
  259.           "success": "15406828-650e-46cc-822e-bf101d2e69c8",
  260.           "failure": "5f03fa49-5ea8-432b-ab6a-b638b00a970a"
  261.         },
  262.         "delayMultiplier": 1.0,
  263.         "queryData": {
  264.           "bool0": false,
  265.           "bool1": false,
  266.           "bool2": false,
  267.           "bool3": false,
  268.           "bool4": false,
  269.           "bool5": false,
  270.           "list7": [
  271.             "Take"
  272.           ],
  273.           "within": "",
  274.           "type": "GOQuery"
  275.         }
  276.       },
  277.       "variables": {
  278.         "ItemValues": [
  279.           "Molten glass"
  280.         ],
  281.         "ItemRegex": false,
  282.         "ActionValues": [
  283.           "Take"
  284.         ],
  285.         "ActionRegex": false
  286.       }
  287.     },
  288.     {
  289.       "name": "InteractionAction",
  290.       "base": {
  291.         "id": "aa41db30-6afd-4883-9f98-9d70672b68d1",
  292.         "position": {
  293.           "x": "1337.0",
  294.           "y": "8.0"
  295.         },
  296.         "flowTasks": {},
  297.         "delayMultiplier": 1.0,
  298.         "queryData": {
  299.           "bool0": false,
  300.           "bool1": false,
  301.           "bool2": false,
  302.           "bool3": false,
  303.           "bool4": false,
  304.           "bool5": false,
  305.           "list7": [
  306.             "Take"
  307.           ],
  308.           "within": "",
  309.           "type": "GOQuery"
  310.         }
  311.       },
  312.       "variables": {
  313.         "Condition": "Ground item",
  314.         "ItemValues": [
  315.           "Molten glass"
  316.         ],
  317.         "ItemRegex": false,
  318.         "ActionValues": [
  319.           "Take"
  320.         ],
  321.         "ActionRegex": false
  322.       }
  323.     },
  324.     {
  325.       "name": "InventoryCondition",
  326.       "base": {
  327.         "id": "35001c3e-d2cd-4b94-a869-8a7d16a0b5b5",
  328.         "position": {
  329.           "x": "137.0",
  330.           "y": "94.0"
  331.         },
  332.         "flowTasks": {
  333.           "success": "255d1eac-a072-4a4a-a8e9-77544f7a6699",
  334.           "failure": "26e6a2ed-7365-4624-97e3-273259459cb6"
  335.         },
  336.         "delayMultiplier": 1.0,
  337.         "queryData": {
  338.           "bool0": false,
  339.           "bool1": false,
  340.           "bool2": false,
  341.           "type": "InventoryQuery"
  342.         }
  343.       },
  344.       "variables": {
  345.         "ItemValues": [
  346.           "True"
  347.         ],
  348.         "ItemRegex": false,
  349.         "Condition": "Is Full"
  350.       }
  351.     },
  352.     {
  353.       "name": "BankDepositAction",
  354.       "base": {
  355.         "id": "255d1eac-a072-4a4a-a8e9-77544f7a6699",
  356.         "position": {
  357.           "x": "1347.0",
  358.           "y": "334.0"
  359.         },
  360.         "flowTasks": {},
  361.         "delayMultiplier": 1.0,
  362.         "queryData": {
  363.           "bool0": false,
  364.           "bool1": false,
  365.           "bool2": false,
  366.           "type": "InventoryQuery"
  367.         }
  368.       },
  369.       "variables": {
  370.         "Values": [
  371.           "Astral rune"
  372.         ],
  373.         "ItemRegex": false,
  374.         "Condition": "Inventory",
  375.         "ConditionRegex": false
  376.       }
  377.     }
  378.   ],
  379.   "BotCategory": "OTHER",
  380.   "inventoryData": {
  381.     "invPreset_Bucket of sand": [
  382.       {
  383.         "name": "Seaweed",
  384.         "id": 401,
  385.         "noted": false,
  386.         "quantity": 13,
  387.         "selected": true
  388.       },
  389.       {
  390.         "name": "Astral rune",
  391.         "id": 9075,
  392.         "noted": false,
  393.         "quantity": 754,
  394.         "selected": false
  395.       },
  396.       {
  397.         "name": "Molten glass",
  398.         "id": 1775,
  399.         "noted": false,
  400.         "quantity": 13,
  401.         "selected": true
  402.       }
  403.     ],
  404.     "invPresets": [
  405.       "Seaweed"
  406.     ],
  407.     "invPreset_Seaweed": [
  408.       {
  409.         "name": "Bucket of sand",
  410.         "id": 1783,
  411.         "noted": false,
  412.         "quantity": 18,
  413.         "selected": true
  414.       },
  415.       {
  416.         "name": "Giant seaweed",
  417.         "id": 21504,
  418.         "noted": false,
  419.         "quantity": 3,
  420.         "selected": true
  421.       },
  422.       {
  423.         "name": "Astral rune",
  424.         "id": 9075,
  425.         "noted": false,
  426.         "quantity": 10,
  427.         "selected": true
  428.       }
  429.     ]
  430.   },
  431.   "internalData": {
  432.     "Mouse multiplier": 1.0,
  433.     "Mouse path": "CLOUSE_PATH_GENERATOR",
  434.     "Disable advanced": false
  435.   }
  436. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement