Hey guys,
This is a very simple High Alcher.
Have all your nature runes in your invent, the item you want to alch and have the High Level Alchemy spell in your actionbar.
Then, chance the name of your item in the "variables" tab in VisualRM.
The bot will stop once it notices that you have run out of Nature runes.
Enjoy.
{
"Variables": [
{
"name": "Ascendri bolts (e)",
"value": "Ascendri bolts (e)",
"type": "SPRITE_ITEM"
},
{
"name": "High Level Alchemy",
"value": "High Level Alchemy",
"type": "ABILITY"
},
{
"name": "Nature rune",
"value": "Nature rune",
"type": "SPRITE_ITEM"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "46cfe866-fdd1-4a47-8817-13bd00bbecca",
"position": {
"x": "0.0",
"y": "0.0"
},
"flowTasks": {
"success": "434a7e12-103e-470c-8a87-2de186f1d045"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "RS3",
"IntervalLow": 505.4207750546036,
"IntervalHigh": 1196.6448624928792
}
},
{
"name": "InventoryCondition",
"base": {
"id": "434a7e12-103e-470c-8a87-2de186f1d045",
"position": {
"x": "-107.0",
"y": "344.0"
},
"flowTasks": {
"success": "b9f451c4-4944-4306-808c-4e8e1a05dba3",
"failure": "3ff8365c-e201-448c-88e2-aacab2c253b6"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Nature rune"
],
"ItemRegex": false,
"Condition": "Contains any of:"
}
},
{
"name": "SpecialInteractionAction",
"base": {
"id": "b9f451c4-4944-4306-808c-4e8e1a05dba3",
"position": {
"x": "394.0",
"y": "88.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"Values": [
"Ascendri bolts (e)"
],
"ValueRegex": false,
"Comparators": [
"High Level Alchemy"
],
"CompRegex": false,
"Condition": "Cast action bar on",
"Type": "Inventory item",
"ClickRegex": false,
"spellName": ""
}
},
{
"name": "StopAction",
"base": {
"id": "3ff8365c-e201-448c-88e2-aacab2c253b6",
"position": {
"x": "384.0",
"y": "506.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
}
}
],
"BotCategory": "OTHER",
"inventoryData": {},
"internalData": {
"Mouse multiplier": 1.0,
"Mouse path": "MLP_PATH_GENERATOR",
"Disable advanced": false
}
}