Skip to content

Instantly share code, notes, and snippets.

@Nematsu
Created July 12, 2018 11:57
Show Gist options
  • Save Nematsu/872d4644f378e8b072acdf19a4c2b15c to your computer and use it in GitHub Desktop.
Save Nematsu/872d4644f378e8b072acdf19a4c2b15c to your computer and use it in GitHub Desktop.
Bell Herblore Bot [RS3]
{
"Variables": [
{
"name": "True",
"value": "true",
"type": "BOOL"
},
{
"name": "Portable",
"value": "Portable well",
"type": "GO"
},
{
"name": "Material #1",
"value": "Ground mud runes",
"type": "SPRITE_ITEM"
},
{
"name": "Material #2",
"value": "Super magic potion (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Bank preset #",
"value": "6",
"type": "NUMBER"
},
{
"name": "Make Overload potions?",
"value": "false",
"type": "BOOL"
},
{
"name": "Make Supreme overload potions?",
"value": "false",
"type": "BOOL"
},
{
"name": "Continue while waiting for portable?",
"value": "false",
"type": "BOOL"
},
{
"name": "Crystal flask",
"value": "Crystal flask",
"type": "SPRITE_ITEM"
},
{
"name": "Overload (4)",
"value": "Overload (4)",
"type": "SPRITE_ITEM"
},
{
"name": "Super attack (4)",
"value": "Super attack (4)",
"type": "SPRITE_ITEM"
},
{
"name": "Super strength (4)",
"value": "Super strength (4)",
"type": "SPRITE_ITEM"
},
{
"name": "Super defence (4)",
"value": "Super defence (4)",
"type": "SPRITE_ITEM"
},
{
"name": "Super ranging potion (4)",
"value": "Super ranging potion (4)",
"type": "SPRITE_ITEM"
},
{
"name": "Super magic potion (4)",
"value": "Super magic potion (4)",
"type": "SPRITE_ITEM"
},
{
"name": "Extreme attack (3)",
"value": "Extreme attack (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Extreme strength (3)",
"value": "Extreme strength (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Extreme defence (3)",
"value": "Extreme defence (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Extreme ranging (3)",
"value": "Extreme ranging (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Extreme magic (3)",
"value": "Extreme magic (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Clean torstol",
"value": "Clean torstol",
"type": "SPRITE_ITEM"
},
{
"name": "Bank chest",
"value": "Bank chest",
"type": "GO"
},
{
"name": "Manifested knowledge",
"value": "Manifested knowledge",
"type": "NPC"
},
{
"name": "Divine carpet dust",
"value": "Divine carpet dust",
"type": "NPC"
},
{
"name": "Mix Potions",
"value": "Mix Potions",
"type": "ACTION"
},
{
"name": "Use",
"value": "Use",
"type": "ACTION"
},
{
"name": "Siphon",
"value": "Siphon",
"type": "ACTION"
},
{
"name": "Supreme overload handler",
"value": "true",
"type": "CHECKPOINT"
},
{
"name": "Overload handler",
"value": "true",
"type": "CHECKPOINT"
},
{
"name": "Potion handler",
"value": "true",
"type": "CHECKPOINT"
},
{
"name": "Extra XP handler",
"value": "true",
"type": "CHECKPOINT"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "96bfb2f2-5a2b-42ac-89b4-6dd604af0480",
"position": {
"x": "0.0",
"y": "0.0"
},
"flowTasks": {
"success": "832a84aa-7bde-485a-8b42-3ea3d6a201e3"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "RS3",
"IntervalLow": 976.3431220926266,
"IntervalHigh": 1824.0759372711182
}
},
{
"name": "CheckpointStart",
"base": {
"id": "5c5e9560-49a4-44de-ace4-bedf6bdb494c",
"position": {
"x": "527.0",
"y": "284.0"
},
"flowTasks": {
"success": "05a91f8c-572d-44a7-806d-0394016248d3"
},
"delayMultiplier": 1.0
},
"variables": {
"CheckpointTask name": "Overload handler"
}
},
{
"name": "BooleanCheckModulator",
"base": {
"id": "05a91f8c-572d-44a7-806d-0394016248d3",
"position": {
"x": "703.0",
"y": "473.0"
},
"flowTasks": {
"success": "e225a128-c423-4df0-b2a1-dbd89a852ec4",
"failure": "656067d2-0a06-46e4-9ee0-3fdba2de6dc8"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Make Overload potions?"
],
"ItemRegex": false
}
},
{
"name": "CheckpointEndTask",
"base": {
"id": "656067d2-0a06-46e4-9ee0-3fdba2de6dc8",
"position": {
"x": "705.0",
"y": "657.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Checkpoint name": "Supreme overload handler",
"ItemRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "e225a128-c423-4df0-b2a1-dbd89a852ec4",
"position": {
"x": "1189.0",
"y": "419.0"
},
"flowTasks": {
"success": "6c0c1d84-0f00-47b5-8cd4-fbdf430bf838",
"failure": "22af9086-5b03-44fc-ace5-23b8ccd25263"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is crafting"
}
},
{
"name": "CheckpointEndTask",
"base": {
"id": "6c0c1d84-0f00-47b5-8cd4-fbdf430bf838",
"position": {
"x": "1657.0",
"y": "426.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Checkpoint name": "Extra XP handler",
"ItemRegex": false
}
},
{
"name": "InventoryCondition",
"base": {
"id": "22af9086-5b03-44fc-ace5-23b8ccd25263",
"position": {
"x": "1190.0",
"y": "678.0"
},
"flowTasks": {
"success": "01f90496-e455-4cbd-bacc-98ae5c5cf61a",
"failure": "640f2dfb-7452-4ac3-9e14-69991143c14f"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Extreme attack (3)",
"Extreme strength (3)",
"Extreme defence (3)",
"Extreme ranging (3)",
"Extreme magic (3)",
"Clean torstol"
],
"ItemRegex": false,
"Condition": "Contains all of:"
}
},
{
"name": "GameObjectCondition",
"base": {
"id": "beb1c04c-ac35-461f-9794-2bd28e417da1",
"position": {
"x": "2540.0",
"y": "642.0"
},
"flowTasks": {
"success": "21315315-39d4-4deb-a0c1-7d3823b9c4e0",
"failure": "011df9db-996b-44fd-b28f-6a1eae41a385"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"ItemValues": [
"Portable"
],
"ItemRegex": false,
"ActionValues": [
"Mix Potions"
],
"ActionRegex": false
}
},
{
"name": "BooleanCheckModulator",
"base": {
"id": "011df9db-996b-44fd-b28f-6a1eae41a385",
"position": {
"x": "2544.0",
"y": "910.0"
},
"flowTasks": {
"success": "af04a67a-506c-4560-bab8-4db75d0043ce",
"failure": "0802b006-663a-47cb-bd5b-8c0d694fa00a"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Continue while waiting for portable?"
],
"ItemRegex": false
}
},
{
"name": "PauseAction",
"base": {
"id": "0802b006-663a-47cb-bd5b-8c0d694fa00a",
"position": {
"x": "2545.0",
"y": "1093.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"PauseMode": "Random duration",
"IntervalLow": 2000.0,
"IntervalHigh": 4934.831062952678
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "21315315-39d4-4deb-a0c1-7d3823b9c4e0",
"position": {
"x": "3044.0",
"y": "633.0"
},
"flowTasks": {
"success": "020e266f-8049-4b8a-a855-7620be1a36ba",
"failure": "ee2c6f77-fd0f-4b0b-9c8c-203d74212952"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "InteractionAction",
"base": {
"id": "ee2c6f77-fd0f-4b0b-9c8c-203d74212952",
"position": {
"x": "3533.0",
"y": "861.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"Condition": "GameObject",
"ItemValues": [
"Portable"
],
"ItemRegex": false,
"ActionValues": [
"Mix Potions"
],
"ActionRegex": false
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "020e266f-8049-4b8a-a855-7620be1a36ba",
"position": {
"x": "3535.0",
"y": "611.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Confirm"
}
},
{
"name": "CheckpointStart",
"base": {
"id": "0b79b32a-4956-4f65-b1cf-2c372988f72e",
"position": {
"x": "527.0",
"y": "1353.0"
},
"flowTasks": {
"success": "5f93d32f-5cfe-47c4-b0fb-4fa2b552f3d9"
},
"delayMultiplier": 1.0
},
"variables": {
"CheckpointTask name": "Supreme overload handler"
}
},
{
"name": "BooleanCheckModulator",
"base": {
"id": "5f93d32f-5cfe-47c4-b0fb-4fa2b552f3d9",
"position": {
"x": "701.0",
"y": "1542.0"
},
"flowTasks": {
"success": "1e142467-2118-4c40-95d5-b7fcb00b4736",
"failure": "d362a9a8-cbaa-4edf-ae0b-d56f79d5ca17"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Make Supreme overload potions?"
],
"ItemRegex": false
}
},
{
"name": "CheckpointEndTask",
"base": {
"id": "d362a9a8-cbaa-4edf-ae0b-d56f79d5ca17",
"position": {
"x": "699.0",
"y": "1731.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Checkpoint name": "Potion handler",
"ItemRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "1e142467-2118-4c40-95d5-b7fcb00b4736",
"position": {
"x": "1184.0",
"y": "1486.0"
},
"flowTasks": {
"success": "29ace61b-5b10-43b6-8d08-2f49faa84a58",
"failure": "b125e89c-ede3-47f0-a193-def9cb466d02"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is crafting"
}
},
{
"name": "InventoryCondition",
"base": {
"id": "b125e89c-ede3-47f0-a193-def9cb466d02",
"position": {
"x": "1186.0",
"y": "1729.0"
},
"flowTasks": {
"success": "b2a4b100-5f5d-4f41-9d17-29aeaca1012b",
"failure": "a3f47390-8470-4622-acc4-6422e0cc30ef"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Crystal flask",
"Overload (4)",
"Super attack (4)",
"Super strength (4)",
"Super defence (4)",
"Super ranging potion (4)",
"Super magic potion (4)"
],
"ItemRegex": false,
"Condition": "Contains all of:"
}
},
{
"name": "GameObjectCondition",
"base": {
"id": "6ebc4df9-a6f7-4687-9c76-0cac2d066096",
"position": {
"x": "2523.0",
"y": "1697.0"
},
"flowTasks": {
"success": "5ab91994-a7b4-4ca1-90c4-22b3e9c74afc",
"failure": "29fd53eb-b2b0-4bf2-8ee6-c475a2783d53"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"ItemValues": [
"Portable"
],
"ItemRegex": false,
"ActionValues": [
"Mix Potions"
],
"ActionRegex": false
}
},
{
"name": "CheckpointEndTask",
"base": {
"id": "29ace61b-5b10-43b6-8d08-2f49faa84a58",
"position": {
"x": "1654.0",
"y": "1492.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Checkpoint name": "Extra XP handler",
"ItemRegex": false
}
},
{
"name": "BooleanCheckModulator",
"base": {
"id": "29fd53eb-b2b0-4bf2-8ee6-c475a2783d53",
"position": {
"x": "2524.0",
"y": "1962.0"
},
"flowTasks": {
"success": "37f48ac2-97d5-4188-897f-b818b8c881f2",
"failure": "4dbab245-b066-4ede-bedd-df93abf6460a"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Continue while waiting for portable?"
],
"ItemRegex": false
}
},
{
"name": "PauseAction",
"base": {
"id": "4dbab245-b066-4ede-bedd-df93abf6460a",
"position": {
"x": "2525.0",
"y": "2152.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"PauseMode": "Random duration",
"IntervalLow": 2000.0,
"IntervalHigh": 4944.128195444743
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "5ab91994-a7b4-4ca1-90c4-22b3e9c74afc",
"position": {
"x": "3080.0",
"y": "1687.0"
},
"flowTasks": {
"success": "9d8ae835-d1d6-4530-9c4c-418cde1348c9",
"failure": "ebbae310-a3cf-4a1f-aeab-69a9ed39edf0"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "InteractionAction",
"base": {
"id": "ebbae310-a3cf-4a1f-aeab-69a9ed39edf0",
"position": {
"x": "3587.0",
"y": "1917.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"Condition": "GameObject",
"ItemValues": [
"Portable"
],
"ItemRegex": false,
"ActionValues": [
"Mix Potions"
],
"ActionRegex": false
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "9d8ae835-d1d6-4530-9c4c-418cde1348c9",
"position": {
"x": "3588.0",
"y": "1665.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Confirm"
}
},
{
"name": "BankCondition",
"base": {
"id": "a3f47390-8470-4622-acc4-6422e0cc30ef",
"position": {
"x": "1188.0",
"y": "1976.0"
},
"flowTasks": {
"success": "ed9d19a9-dbfd-4cbb-a726-cc1469a52b44",
"failure": "025b9118-2335-4cb9-99b3-d71e9ffcb561"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"ItemValues": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "StopAction",
"base": {
"id": "9949526f-e2b0-4efd-9e60-c05dac0e4d1b",
"position": {
"x": "1654.0",
"y": "2199.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "772505b8-01fa-402a-972e-b75644b9b4fb",
"position": {
"x": "2124.0",
"y": "1916.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Bank preset #"
],
"ItemRegex": true,
"Condition": "Preset (#)",
"ConditionRegex": false
}
},
{
"name": "BankCondition",
"base": {
"id": "954e5a6c-f0a4-4b22-8dbf-1a35ce861262",
"position": {
"x": "1658.0",
"y": "908.0"
},
"flowTasks": {
"success": "915b2558-04c5-474d-88ab-e04864d3ff42",
"failure": "fe0c435a-9939-4990-b074-57215b731cb0"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"ItemValues": [
"Extreme attack (3)",
"Extreme strength (3)",
"Extreme defence (3)",
"Extreme ranging (3)",
"Extreme magic (3)",
"Clean torstol"
],
"ItemRegex": false,
"Condition": "Contains all of:"
}
},
{
"name": "StopAction",
"base": {
"id": "fe0c435a-9939-4990-b074-57215b731cb0",
"position": {
"x": "1657.0",
"y": "1153.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "915b2558-04c5-474d-88ab-e04864d3ff42",
"position": {
"x": "2130.0",
"y": "869.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Bank preset #"
],
"ItemRegex": true,
"Condition": "Preset (#)",
"ConditionRegex": false
}
},
{
"name": "CheckpointStart",
"base": {
"id": "133a0fce-e586-4053-910a-86ec034a3028",
"position": {
"x": "523.0",
"y": "2498.0"
},
"flowTasks": {
"success": "a7df1595-e744-4ce4-936c-c538ffc0d3b5"
},
"delayMultiplier": 1.0
},
"variables": {
"CheckpointTask name": "Potion handler"
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "a7df1595-e744-4ce4-936c-c538ffc0d3b5",
"position": {
"x": "694.0",
"y": "2673.0"
},
"flowTasks": {
"success": "af4c2a46-f9b0-41b6-bf2f-d213a033a598",
"failure": "9fc30d98-95d9-4984-b716-0d8f8ad37b38"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is crafting"
}
},
{
"name": "InventoryCondition",
"base": {
"id": "9fc30d98-95d9-4984-b716-0d8f8ad37b38",
"position": {
"x": "693.0",
"y": "2921.0"
},
"flowTasks": {
"success": "959308da-9120-494e-9da3-70e931f98f28",
"failure": "e6f1f9ef-c2c9-4439-91bd-09c17b452d4a"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Material #1",
"Material #2"
],
"ItemRegex": false,
"Condition": "Contains all of:"
}
},
{
"name": "BankCondition",
"base": {
"id": "a85986c7-3319-4cb2-9394-4ba2e616c053",
"position": {
"x": "1168.0",
"y": "3153.0"
},
"flowTasks": {
"success": "c70f7221-8889-4601-99eb-b31f8d243efa",
"failure": "36ecb0a9-638a-4151-b6fd-4768656c334e"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"ItemValues": [
"Material #1",
"Material #2"
],
"ItemRegex": false,
"Condition": "Contains all of:"
}
},
{
"name": "StopAction",
"base": {
"id": "36ecb0a9-638a-4151-b6fd-4768656c334e",
"position": {
"x": "1163.0",
"y": "3401.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "c70f7221-8889-4601-99eb-b31f8d243efa",
"position": {
"x": "1632.0",
"y": "3115.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Bank preset #"
],
"ItemRegex": true,
"Condition": "Preset (#)",
"ConditionRegex": false
}
},
{
"name": "GameObjectCondition",
"base": {
"id": "cee608f2-adfa-4824-950e-f48d0f628803",
"position": {
"x": "2024.0",
"y": "2887.0"
},
"flowTasks": {
"success": "ece185cb-dbce-4f01-b311-c43fb4d291e6",
"failure": "2b270d8c-bb64-4e5a-b4b4-10a632724269"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"ItemValues": [
"Portable"
],
"ItemRegex": false,
"ActionValues": [
"Mix Potions"
],
"ActionRegex": false
}
},
{
"name": "BooleanCheckModulator",
"base": {
"id": "2b270d8c-bb64-4e5a-b4b4-10a632724269",
"position": {
"x": "2026.0",
"y": "3158.0"
},
"flowTasks": {
"success": "1dcac97d-4156-47c3-a248-79902b33921d",
"failure": "e010aa28-f03e-44e2-93b2-1a1c09b673c6"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Continue while waiting for portable?"
],
"ItemRegex": false
}
},
{
"name": "PauseAction",
"base": {
"id": "e010aa28-f03e-44e2-93b2-1a1c09b673c6",
"position": {
"x": "2025.0",
"y": "3339.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"PauseMode": "Random duration",
"IntervalLow": 2000.0,
"IntervalHigh": 4904.197454452515
}
},
{
"name": "BankCondition",
"base": {
"id": "ed9d19a9-dbfd-4cbb-a726-cc1469a52b44",
"position": {
"x": "1654.0",
"y": "1954.0"
},
"flowTasks": {
"success": "772505b8-01fa-402a-972e-b75644b9b4fb",
"failure": "9949526f-e2b0-4efd-9e60-c05dac0e4d1b"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"ItemValues": [
"Crystal flask",
"Overload (4)",
"Super attack (4)",
"Super strength (4)",
"Super defence (4)",
"Super ranging potion (4)",
"Super magic potion (4)"
],
"ItemRegex": false,
"Condition": "Contains all of:"
}
},
{
"name": "InteractionAction",
"base": {
"id": "025b9118-2335-4cb9-99b3-d71e9ffcb561",
"position": {
"x": "1186.0",
"y": "2230.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"Condition": "GameObject",
"ItemValues": [
"Bank chest"
],
"ItemRegex": false,
"ActionValues": [],
"ActionRegex": false
}
},
{
"name": "CheckpointEndTask",
"base": {
"id": "832a84aa-7bde-485a-8b42-3ea3d6a201e3",
"position": {
"x": "183.0",
"y": "280.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Checkpoint name": "Overload handler",
"ItemRegex": false
}
},
{
"name": "BankCondition",
"base": {
"id": "e6f1f9ef-c2c9-4439-91bd-09c17b452d4a",
"position": {
"x": "694.0",
"y": "3174.0"
},
"flowTasks": {
"success": "a85986c7-3319-4cb2-9394-4ba2e616c053",
"failure": "a9d8a972-970a-43a6-80e3-5f194af02685"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"ItemValues": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "InteractionAction",
"base": {
"id": "a9d8a972-970a-43a6-80e3-5f194af02685",
"position": {
"x": "692.0",
"y": "3418.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"Condition": "GameObject",
"ItemValues": [
"Bank chest"
],
"ItemRegex": false,
"ActionValues": [],
"ActionRegex": false
}
},
{
"name": "CheckpointEndTask",
"base": {
"id": "af4c2a46-f9b0-41b6-bf2f-d213a033a598",
"position": {
"x": "1165.0",
"y": "2679.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Checkpoint name": "Extra XP handler",
"ItemRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "ece185cb-dbce-4f01-b311-c43fb4d291e6",
"position": {
"x": "2520.0",
"y": "2877.0"
},
"flowTasks": {
"success": "a88c7730-1f81-476b-a34a-5fb5256419dc",
"failure": "afe686a4-fcb0-4eb3-8b36-de97f1ca6983"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "InteractionAction",
"base": {
"id": "afe686a4-fcb0-4eb3-8b36-de97f1ca6983",
"position": {
"x": "3008.0",
"y": "3089.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"Condition": "GameObject",
"ItemValues": [
"Portable"
],
"ItemRegex": false,
"ActionValues": [
"Mix Potions"
],
"ActionRegex": false
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "a88c7730-1f81-476b-a34a-5fb5256419dc",
"position": {
"x": "3008.0",
"y": "2855.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Confirm"
}
},
{
"name": "BankCondition",
"base": {
"id": "640f2dfb-7452-4ac3-9e14-69991143c14f",
"position": {
"x": "1191.0",
"y": "929.0"
},
"flowTasks": {
"success": "954e5a6c-f0a4-4b22-8dbf-1a35ce861262",
"failure": "6cd30d0a-054d-4ef1-bf31-0313abe98c75"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"ItemValues": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "InteractionAction",
"base": {
"id": "6cd30d0a-054d-4ef1-bf31-0313abe98c75",
"position": {
"x": "1191.0",
"y": "1173.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"Condition": "GameObject",
"ItemValues": [
"Bank chest"
],
"ItemRegex": false,
"ActionValues": [],
"ActionRegex": false
}
},
{
"name": "CheckpointStart",
"base": {
"id": "1b797fe0-3c7f-4f60-83e2-d0040917eada",
"position": {
"x": "523.0",
"y": "3902.0"
},
"flowTasks": {
"success": "cae6e2a5-dcf5-4365-9a61-39c252db4940"
},
"delayMultiplier": 1.0
},
"variables": {
"CheckpointTask name": "Extra XP handler"
}
},
{
"name": "NpcCondition",
"base": {
"id": "cae6e2a5-dcf5-4365-9a61-39c252db4940",
"position": {
"x": "692.0",
"y": "4073.0"
},
"flowTasks": {
"success": "7413a04d-dcdd-4463-b8e5-e2820862210f",
"failure": "d197a3a1-88c7-4a16-be5e-9de31d749ddb"
},
"delayMultiplier": 1.0,
"queryData": {
"list4": [
"Siphon"
],
"within": "",
"type": "NpcQuery"
}
},
"variables": {
"ItemValues": [
"Manifested knowledge",
"Divine carpet dust"
],
"ItemRegex": true,
"ActionValues": [
"Siphon"
],
"ActionRegex": true
}
},
{
"name": "InteractionAction",
"base": {
"id": "7413a04d-dcdd-4463-b8e5-e2820862210f",
"position": {
"x": "1175.0",
"y": "4018.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"list4": [
"Siphon"
],
"within": "",
"type": "NpcQuery"
}
},
"variables": {
"Condition": "Npc",
"ItemValues": [
"Manifested knowledge",
"Divine carpet dust"
],
"ItemRegex": false,
"ActionValues": [
"Siphon"
],
"ActionRegex": true
}
},
{
"name": "InventoryCondition",
"base": {
"id": "01f90496-e455-4cbd-bacc-98ae5c5cf61a",
"position": {
"x": "1658.0",
"y": "656.0"
},
"flowTasks": {
"success": "beb1c04c-ac35-461f-9794-2bd28e417da1",
"failure": "640f2dfb-7452-4ac3-9e14-69991143c14f"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"True"
],
"ItemRegex": false,
"Condition": "Is Full"
}
},
{
"name": "InventoryCondition",
"base": {
"id": "b2a4b100-5f5d-4f41-9d17-29aeaca1012b",
"position": {
"x": "1650.0",
"y": "1709.0"
},
"flowTasks": {
"success": "6ebc4df9-a6f7-4687-9c76-0cac2d066096",
"failure": "a3f47390-8470-4622-acc4-6422e0cc30ef"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"True"
],
"ItemRegex": false,
"Condition": "Is Full"
}
},
{
"name": "InventoryCondition",
"base": {
"id": "959308da-9120-494e-9da3-70e931f98f28",
"position": {
"x": "1168.0",
"y": "2903.0"
},
"flowTasks": {
"success": "cee608f2-adfa-4824-950e-f48d0f628803",
"failure": "e6f1f9ef-c2c9-4439-91bd-09c17b452d4a"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"True"
],
"ItemRegex": false,
"Condition": "Is Full"
}
},
{
"name": "CheckpointEndTask",
"base": {
"id": "d197a3a1-88c7-4a16-be5e-9de31d749ddb",
"position": {
"x": "688.0",
"y": "4345.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Checkpoint name": "Overload handler",
"ItemRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "1dcac97d-4156-47c3-a248-79902b33921d",
"position": {
"x": "2521.0",
"y": "3102.0"
},
"flowTasks": {
"success": "a88c7730-1f81-476b-a34a-5fb5256419dc",
"failure": "3a6d8885-d637-4a77-9c09-a601bfc149e6"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "SpecialInteractionAction",
"base": {
"id": "3a6d8885-d637-4a77-9c09-a601bfc149e6",
"position": {
"x": "2518.0",
"y": "3347.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"Values": [
"Material #2"
],
"ValueRegex": false,
"Comparators": [
"Material #1"
],
"CompRegex": false,
"Condition": "Use item on",
"Type": "Inventory item",
"ClickRegex": false,
"invQuery": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "37f48ac2-97d5-4188-897f-b818b8c881f2",
"position": {
"x": "3080.0",
"y": "1909.0"
},
"flowTasks": {
"success": "9d8ae835-d1d6-4530-9c4c-418cde1348c9",
"failure": "87093b3d-f44d-4fd7-b39d-fb63de310073"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "InteractionAction",
"base": {
"id": "87093b3d-f44d-4fd7-b39d-fb63de310073",
"position": {
"x": "3079.0",
"y": "2163.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"Condition": "Inventory",
"ItemValues": [
"Crystal flask"
],
"ItemRegex": true,
"ActionValues": [],
"ActionRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "af04a67a-506c-4560-bab8-4db75d0043ce",
"position": {
"x": "3046.0",
"y": "857.0"
},
"flowTasks": {
"success": "020e266f-8049-4b8a-a855-7620be1a36ba",
"failure": "f4fbdf99-ab3b-4b76-9e70-e5c28cbe36f4"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "SpecialInteractionAction",
"base": {
"id": "f4fbdf99-ab3b-4b76-9e70-e5c28cbe36f4",
"position": {
"x": "3046.0",
"y": "1110.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"Values": [
"Extreme magic (3)"
],
"ValueRegex": false,
"Comparators": [
"Clean torstol"
],
"CompRegex": false,
"Condition": "Use item on",
"Type": "Inventory item",
"ClickRegex": true,
"invQuery": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
}
}
],
"BotCategory": "HERBLORE",
"inventoryData": {},
"internalData": {
"Mouse multiplier": 1.0,
"Mouse path": "CLOUSE_PATH_GENERATOR",
"Disable advanced": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment