Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

VisualRM [DEV]

Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
Any chance you could have a look at the osrs lazy zmi ? it seems to just fill my inventory with stamina potions then try and load them into one rune pouch, nothing I have tried has made it better, I tried replacing the part in the line that has stamina pots with pure essence and it just gets pure essence out then spams one bag for me. thanks in advance.
Sorry I didn't write my bot, you should contact the author or if you're brave enable visual debugging and try to figure out why it does that and change it
 
Joined
Apr 1, 2018
Messages
72
Potion Maker, In order for it to work you need to change the Items and the bank Preset.
{
"Variables": [
{
"name": "Potion UNF",
"value": "Harralander potion (unf)",
"type": "SPRITE_ITEM"
},
{
"name": "Item",
"value": "Red spiders\u0027 eggs",
"type": "SPRITE_ITEM"
},
{
"name": "Make",
"value": " ",
"type": "STRING"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "6b24533c-8d68-49cf-bcc6-086e2c16b764",
"position": {
"x": "-127.0",
"y": "-52.0"
},
"flowTasks": {
"success": "06e7d5a2-ab4a-4f01-97f8-604cec49da54"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "OSRS",
"IntervalLow": 1093.2202417241137,
"IntervalHigh": 1993.220241724114
}
},
{
"name": "InventoryCondition",
"base": {
"id": "06e7d5a2-ab4a-4f01-97f8-604cec49da54",
"position": {
"x": "-111.0",
"y": "251.0"
},
"flowTasks": {
"success": "281984c7-4bd0-45d6-9455-cffd6dc47a80",
"failure": "b43699ef-4240-4fb1-bc08-35f33952fd41"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Potion UNF"
],
"ItemRegex": false,
"Condition": "Contains none of:"
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "281984c7-4bd0-45d6-9455-cffd6dc47a80",
"position": {
"x": "337.0",
"y": "78.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Potion Preset"
],
"ItemRegex": false,
"Condition": "VisualRm preset",
"ConditionRegex": false
}
},
{
"name": "SpecialInteractionAction",
"base": {
"id": "de628287-332d-4ae5-aff0-e0bb4bb30a35",
"position": {
"x": "1101.0",
"y": "821.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"Values": [
"Item"
],
"ValueRegex": false,
"Comparators": [
"Potion UNF"
],
"CompRegex": false,
"Condition": "Use item on",
"Type": "Inventory item",
"ClickRegex": false,
"invQuery": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
}
},
{
"name": "ResetToStart",
"base": {
"id": "10c7c99b-956a-4946-b4ca-1f9f25384c21",
"position": {
"x": "1217.0",
"y": "167.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {}
},
{
"name": "KeyboardAction",
"base": {
"id": "b20b504c-5667-41a6-820b-fe014bdc43ea",
"position": {
"x": "1230.0",
"y": "374.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Action": "Enter \u0026 Type \u0026 Enter",
"Character": "Make",
"IntervalLow": 100.0,
"IntervalHigh": 4000.0
}
},
{
"name": "PlayerCondition",
"base": {
"id": "1d416892-9132-4e56-b119-2e5583e523d7",
"position": {
"x": "742.0",
"y": "246.0"
},
"flowTasks": {
"success": "10c7c99b-956a-4946-b4ca-1f9f25384c21",
"failure": "b20b504c-5667-41a6-820b-fe014bdc43ea"
},
"delayMultiplier": 1.0,
"queryData": {
"within": "",
"MinLvl": "",
"MaxLvl": "",
"type": "NpcQuery"
}
},
"variables": {
"Values": [],
"ValueRegex": false,
"Condition": "Is skilling:"
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "b43699ef-4240-4fb1-bc08-35f33952fd41",
"position": {
"x": "301.0",
"y": "405.0"
},
"flowTasks": {
"success": "1d416892-9132-4e56-b119-2e5583e523d7",
"failure": "479ec2e2-9c22-488a-b456-c6bc8700d35c"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "PlayerCondition",
"base": {
"id": "479ec2e2-9c22-488a-b456-c6bc8700d35c",
"position": {
"x": "651.0",
"y": "589.0"
},
"flowTasks": {
"success": "3d63b360-2b3a-4081-892d-ba62f7d184b3",
"failure": "de628287-332d-4ae5-aff0-e0bb4bb30a35"
},
"delayMultiplier": 1.0,
"queryData": {
"within": "",
"MinLvl": "",
"MaxLvl": "",
"type": "NpcQuery"
}
},
"variables": {
"Values": [],
"ValueRegex": false,
"Condition": "Is skilling:"
}
},
{
"name": "ResetToStart",
"base": {
"id": "3d63b360-2b3a-4081-892d-ba62f7d184b3",
"position": {
"x": "1331.0",
"y": "667.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {}
}
],
"BotCategory": "OTHER",
"inventoryData": {
"invPreset_Potion Preset": [
{
"name": "Harralander potion (unf)",
"id": 97,
"noted": false,
"quantity": 14,
"selected": true
},
{
"name": "Red spiders\u0027 eggs",
"id": 223,
"noted": false,
"quantity": 14,
"selected": true
}
],
"invPresets": [
"Potion Preset"
]
},
"internalData": {
"Mouse multiplier": 1.0,
"Mouse path": "CLOUSE_PATH_GENERATOR",
"Disable advanced": false
}
}

Herb Cleaner, Just change the name of the herbs.
{
"Variables": [
{
"name": "Irit leaf",
"value": "Irif leaf",
"type": "SPRITE_ITEM"
},
{
"name": "Grimy irit Leaf",
"value": "Grimy irit leaf",
"type": "SPRITE_ITEM"
},
{
"name": "Clean",
"value": "Clean",
"type": "ACTION"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "c53943fb-a804-4d74-8b24-1a7a475f81bd",
"position": {
"x": "33.0",
"y": "19.0"
},
"flowTasks": {
"success": "155d7014-e8b5-4a0c-8066-4f8f42ca612b"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "OSRS",
"IntervalLow": 100.0,
"IntervalHigh": 1000.0
}
},
{
"name": "InventoryCondition",
"base": {
"id": "155d7014-e8b5-4a0c-8066-4f8f42ca612b",
"position": {
"x": "101.0",
"y": "261.0"
},
"flowTasks": {
"success": "147837cc-85a9-4c2c-a9a7-589b287e35a8",
"failure": "61af44de-dc6e-4870-b55b-b373a2ecd3ea"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Grimy irit Leaf"
],
"ItemRegex": false,
"Condition": "Contains any of:"
}
},
{
"name": "InteractionAction",
"base": {
"id": "147837cc-85a9-4c2c-a9a7-589b287e35a8",
"position": {
"x": "530.0",
"y": "85.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"list5": [
"Clean"
],
"type": "InventoryQuery"
}
},
"variables": {
"Condition": "Inventory",
"ItemValues": [
"Grimy irit Leaf"
],
"ItemRegex": false,
"ActionValues": [
"Clean"
],
"ActionRegex": false
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "4a103338-5d5b-415b-9a73-02f81fa57da6",
"position": {
"x": "877.0",
"y": "274.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Grimy irit Leaf"
],
"ItemRegex": false,
"Condition": "All of",
"ConditionRegex": false
}
},
{
"name": "BankDepositAction",
"base": {
"id": "e754405d-1694-475c-92c4-cf3c587d70b6",
"position": {
"x": "892.0",
"y": "535.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"Values": [
"Irit leaf"
],
"ItemRegex": false,
"Condition": "Inventory",
"ConditionRegex": true
}
},
{
"name": "InventoryCondition",
"base": {
"id": "61af44de-dc6e-4870-b55b-b373a2ecd3ea",
"position": {
"x": "487.0",
"y": "456.0"
},
"flowTasks": {
"success": "e754405d-1694-475c-92c4-cf3c587d70b6",
"failure": "4a103338-5d5b-415b-9a73-02f81fa57da6"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [],
"ItemRegex": false,
"Condition": "Is Full"
}
}
],
"BotCategory": "OTHER",
"inventoryData": {},
"internalData": {
"Mouse multiplier": 1.0,
"Mouse path": "CLOUSE_PATH_GENERATOR",
"Disable advanced": false
}
}

Thiever, Change name of NPC and food, It was made with the idea of the NPC being near a bank,.
{
"Variables": [
{
"name": "Guard",
"value": "Guard",
"type": "NPC"
},
{
"name": "Pickpocket",
"value": "Pickpocket",
"type": "ACTION"
},
{
"name": "Coin pouch",
"value": "Coin pouch",
"type": "SPRITE_ITEM"
},
{
"name": "Open-all",
"value": "Open-all",
"type": "ACTION"
},
{
"name": "Coin1",
"value": "20",
"type": "VARBIT"
},
{
"name": "Coin2",
"value": "20",
"type": "NUMBER"
},
{
"name": "Health",
"value": "25",
"type": "NUMBER"
},
{
"name": "Eat",
"value": "Eat",
"type": "ACTION"
},
{
"name": "Food",
"value": "Lobster",
"type": "SPRITE_ITEM"
},
{
"name": "Bank1",
"value": "26",
"type": "NUMBER"
},
{
"name": "Chat",
"value": "You need to empty",
"type": "STRING"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "c28b6aba-0943-4277-a803-4b0240c795c2",
"position": {
"x": "0.0",
"y": "0.0"
},
"flowTasks": {
"success": "2c6a13aa-8bef-43dc-a910-8be286f4e794"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "OSRS",
"IntervalLow": 699.0346911822927,
"IntervalHigh": 1971.9789833840834
}
},
{
"name": "InteractionAction",
"base": {
"id": "74ebe9e9-d748-4125-8582-39f1c060e603",
"position": {
"x": "995.0",
"y": "686.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"list4": [
"Pickpocket"
],
"within": "",
"type": "NpcQuery"
}
},
"variables": {
"Condition": "Npc",
"ItemValues": [
"Guard"
],
"ItemRegex": false,
"ActionValues": [
"Pickpocket"
],
"ActionRegex": false
}
},
{
"name": "StatusCondition",
"base": {
"id": "39c8c898-02a8-446c-afbf-9ed375ff562d",
"position": {
"x": "11.0",
"y": "604.0"
},
"flowTasks": {
"success": "0cb4667c-db76-4b9e-9f22-87b70a396888",
"failure": "c4b66082-7e07-48c0-a3b0-7ffcb83e5de4"
},
"delayMultiplier": 1.0
},
"variables": {
"Comparator": "Health",
"Condition": "More than (\u003e)",
"Type": "Health (%)"
}
},
{
"name": "InteractionAction",
"base": {
"id": "c4b66082-7e07-48c0-a3b0-7ffcb83e5de4",
"position": {
"x": "470.0",
"y": "756.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"list5": [
"Eat"
],
"type": "InventoryQuery"
}
},
"variables": {
"Condition": "Inventory",
"ItemValues": [
"Food"
],
"ItemRegex": false,
"ActionValues": [
"Eat"
],
"ActionRegex": false
}
},
{
"name": "InventoryCondition",
"base": {
"id": "2c6a13aa-8bef-43dc-a910-8be286f4e794",
"position": {
"x": "13.0",
"y": "276.0"
},
"flowTasks": {
"success": "f63644b0-7e19-4aa2-bcc4-1e13ce458746",
"failure": "39c8c898-02a8-446c-afbf-9ed375ff562d"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Bank1"
],
"ItemRegex": false,
"Condition": "Has \u003e then # empty slots"
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "f63644b0-7e19-4aa2-bcc4-1e13ce458746",
"position": {
"x": "592.0",
"y": "137.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Swordfish"
],
"ItemRegex": false,
"Condition": "VisualRm preset",
"ConditionRegex": false
}
},
{
"name": "ChatBoxCondition",
"base": {
"id": "0cb4667c-db76-4b9e-9f22-87b70a396888",
"position": {
"x": "577.0",
"y": "468.0"
},
"flowTasks": {
"success": "bd007609-f078-4a2b-9400-0a3408054dbc",
"failure": "74ebe9e9-d748-4125-8582-39f1c060e603"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Chat"
],
"ItemRegex": true
}
},
{
"name": "InteractionAction",
"base": {
"id": "bd007609-f078-4a2b-9400-0a3408054dbc",
"position": {
"x": "997.0",
"y": "319.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"list5": [
"Open-all"
],
"type": "InventoryQuery"
}
},
"variables": {
"Condition": "Inventory",
"ItemValues": [
"Coin pouch"
],
"ItemRegex": false,
"ActionValues": [
"Open-all"
],
"ActionRegex": false
}
}
],
"BotCategory": "THIEVING",
"inventoryData": {
"invPreset_Add new preset...": [
{
"name": "Raw swordfish",
"id": 371,
"noted": false,
"quantity": 26,
"selected": true
}
],
"invPresets": [
"",
"Swordfish"
],
"invPreset_": [
{
"name": "Raw swordfish",
"id": 371,
"noted": false,
"quantity": 26,
"selected": true
}
],
"invPreset_Swordfish": [
{
"name": "Swordfish",
"id": 373,
"noted": false,
"quantity": 26,
"selected": true
},
{
"name": "Coin pouch",
"id": 22527,
"noted": false,
"quantity": 8,
"selected": false
},
{
"name": "Coins",
"id": 995,
"noted": false,
"quantity": 7560,
"selected": false
}
]
},
"internalData": {
"Mouse multiplier": 1.0,
"Mouse path": "CLOUSE_PATH_GENERATOR",
"Disable advanced": false
}
}
 
Joined
Jul 29, 2018
Messages
9
Just wrote a simple tea stall script since there wasn't anything. I have it stealing/.dropping perfectly. but only if i manually set it up at the angle its made for and also standing in one spot. How would I go about setting camera angle and making sure the character stays in one spot. thanks!

ok I figured out the cords. Now just the camera option. thanks
Could you show me the node list please?
 
Joined
Nov 2, 2014
Messages
8
Cant seem to get any visual debugging or any at all? I take it we need to use another script for that?
 
Joined
Apr 8, 2017
Messages
42
Cuts sapphires, emeralds and rubys.

{
"Variables": [
{
"name": "Uncut sapphire",
"value": "Uncut sapphire",
"type": "SPRITE_ITEM"
},
{
"name": "Chisel",
"value": "Chisel",
"type": "SPRITE_ITEM"
},
{
"name": "How many gems would you like to cut?",
"value": "1",
"type": "STRING"
},
{
"name": "Cut",
"value": "Cut",
"type": "ACTION"
},
{
"name": "How many gems",
"value": "How many gems",
"type": "INTERFACE_OBJECT"
},
{
"name": "Crafting window",
"value": "270",
"type": "INTERFACE_OBJECT"
},
{
"name": "Cut sapphires window",
"value": "(270, 14)",
"type": "INTERFACE_OBJECT"
},
{
"name": "Sapphire",
"value": "Sapphire",
"type": "SPRITE_ITEM"
},
{
"name": "1",
"value": "1",
"type": "STRING"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "d6fde064-be4c-4b2e-8443-5ae0823855c4",
"position": {
"x": "0.0",
"y": "0.0"
},
"flowTasks": {
"success": "db558819-5bb5-4229-bd73-02d55281a266"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "OSRS",
"IntervalLow": 504.4025585215579,
"IntervalHigh": 1000.0
}
},
{
"name": "InventoryCondition",
"base": {
"id": "db558819-5bb5-4229-bd73-02d55281a266",
"position": {
"x": "-37.0",
"y": "332.0"
},
"flowTasks": {
"success": "e50b6a14-2d58-4bc2-8819-fd58c9ec7766",
"failure": "5c74c73d-e961-4206-afdc-9b5d994f24c2"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Uncut sapphire"
],
"ItemRegex": false,
"Condition": "Contains any of:"
}
},
{
"name": "SpecialInteractionAction",
"base": {
"id": "863612f4-5a73-4adc-9055-10737d4f0cb7",
"position": {
"x": "1528.0",
"y": "116.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
},
"variables": {
"Values": [
"Uncut sapphire"
],
"ValueRegex": false,
"Comparators": [
"Chisel"
],
"CompRegex": false,
"Condition": "Use item on",
"Type": "Inventory item",
"ClickRegex": false,
"invQuery": {
"bool0": false,
"bool1": false,
"bool2": false,
"type": "InventoryQuery"
}
}
},
{
"name": "PlayerCondition",
"base": {
"id": "e50b6a14-2d58-4bc2-8819-fd58c9ec7766",
"position": {
"x": "324.0",
"y": "17.0"
},
"flowTasks": {
"success": "00f3ddac-7fe1-42b0-a570-87cb7b394caa",
"failure": "35436b44-f366-4304-90c6-c12135d48dd5"
},
"delayMultiplier": 1.0,
"queryData": {
"within": "",
"MinLvl": "",
"MaxLvl": "",
"type": "NpcQuery"
}
},
"variables": {
"Values": [],
"ValueRegex": false,
"Condition": "Is animating (2s delay):"
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "bb9b3094-f953-4445-b27a-ff80821ace25",
"position": {
"x": "391.0",
"y": "617.0"
},
"flowTasks": {},
"delayMultiplier": 1.054054054054054,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [],
"ItemRegex": true,
"Condition": "VisualRm preset",
"ConditionRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "35436b44-f366-4304-90c6-c12135d48dd5",
"position": {
"x": "784.0",
"y": "-99.0"
},
"flowTasks": {
"success": "376b9d31-309d-4a23-8cbc-52a100d1101f",
"failure": "863612f4-5a73-4adc-9055-10737d4f0cb7"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "5c74c73d-e961-4206-afdc-9b5d994f24c2",
"position": {
"x": "776.0",
"y": "444.0"
},
"flowTasks": {},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Uncut sapphire"
],
"ItemRegex": true,
"Condition": "VisualRm preset",
"ConditionRegex": false
}
},
{
"name": "PauseAction",
"base": {
"id": "00f3ddac-7fe1-42b0-a570-87cb7b394caa",
"position": {
"x": "792.0",
"y": "169.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Multiplier": "1",
"PauseMode": "Random duration",
"IntervalLow": 599.262450843729,
"IntervalHigh": 1183.8229695955913
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "376b9d31-309d-4a23-8cbc-52a100d1101f",
"position": {
"x": "1168.0",
"y": "143.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Uncut sapphire"
],
"ItemRegex": false,
"Condition": "Select item"
}
}
],
"BotCategory": "OTHER",
"inventoryData": {
"invPreset_Sapphire": [
{
"name": "Chisel",
"id": 1755,
"noted": false,
"quantity": 1,
"selected": false
},
{
"name": "Uncut sapphire",
"id": 1623,
"noted": false,
"quantity": 27,
"selected": true
}
],
"invPresets": [
"Uncut sapphire"
],
"invPreset_Add new preset...": [
{
"name": "Uncut sapphire",
"id": 1623,
"noted": false,
"quantity": 1,
"selected": true
}
],
"invPreset_Uncut sapphire": [
{
"name": "Uncut sapphire",
"id": 1623,
"noted": false,
"quantity": 27,
"selected": true
},
{
"name": "Chisel",
"id": 1755,
"noted": false,
"quantity": 1,
"selected": true
}
],
"invPreset_": [
{
"name": "Uncut sapphire",
"id": 1623,
"noted": false,
"quantity": 27,
"selected": true
},
{
"name": "Chisel",
"id": 1755,
"noted": false,
"quantity": 1,
"selected": false
}
]
},
"internalData": {
"Mouse multiplier": 0.7849462365591398,
"Mouse path": "CLOUSE_PATH_GENERATOR",
"Disable advanced": false
}
}
 
Joined
May 6, 2015
Messages
38
For me the traversal action does not work anymore since the update with the randomizer etc got into place. Any1 got an idea how to fix?
 
Joined
Aug 27, 2018
Messages
1
I'm trying to test the AIO rooftop course one, I set my coordinates and then the bot just runs to the bank withdraws jugs of wine and proceeds to drink them, and repeat... how can I go about fixing this?
 
Joined
Jul 29, 2018
Messages
9
I'm trying to test the AIO rooftop course one, I set my coordinates and then the bot just runs to the bank withdraws jugs of wine and proceeds to drink them, and repeat... how can I go about fixing this?
Check wether or not the Jug of Wine has been consumed?
 
Joined
May 6, 2015
Messages
38
FOr anyone having the same problem the traversal action doesnt work, try replacing it.


Another feature I would like to see added is to increment and decrement numbers and the option and a block that has the option that if a number is more or less than x it will go to succeed.
 
Joined
Nov 6, 2017
Messages
18
the thing that confuses the hell of me is construction and using the butler. Like I can have him do Fetch-From- Bank, but I can't complete the next phase
 
Joined
Aug 31, 2018
Messages
12
Hi, I'm really dumb and have no clue how to use this. I want to make a simple kill cows in certain area and deposit items in bank and return to that position to kill more cows. Any tips or instructions on how I should approach this? would appreciate it, thank you. fyi: I have tried the auto fighters but for none of their banking works properly.
 
Joined
May 6, 2015
Messages
38
Damn,a good addidition would be a house options block whereby which can change all options in a house. Then I can finally call my servant! Furthermore of course an addition of the construction windows interaction!
 
Last edited:
Joined
Aug 15, 2018
Messages
60
it wont cast crystalize on acadia tree... looked at debugging, its keeps trying to ( i have it in my action bar + enough runes)
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
it wont cast crystalize on acadia tree... looked at debugging, its keeps trying to ( i have it in my action bar + enough runes)
try enabling keyboard input it RM settings or try to press ALT on start, those things have been reported to work. Or change the cast action bar node to cast magic, the nit will cast it from magic.

@OTHERS People having issues with scripts, find where the logic goes wrong (follow red flow with visual debug) and fix it. Those looking to do certain thing. take a look at other scripts that do about the same thing or just investigate the different nodes and what they can do
 
Joined
Aug 15, 2018
Messages
60
try enabling keyboard input it RM settings or try to press ALT on start, those things have been reported to work. Or change the cast action bar node to cast magic, the nit will cast it from magic.

@OTHERS People having issues with scripts, find where the logic goes wrong (follow red flow with visual debug) and fix it. Those looking to do certain thing. take a look at other scripts that do about the same thing or just investigate the different nodes and what they can do

either of it fixed it.. only works if it casts manually from spellbook
also, when it castes crystalise, it takes to long time before it clicks the tree... wastes 1/4 of the time the spell lasts
 
Last edited:
Joined
Jul 31, 2018
Messages
2
Got a 1 day bot busting ban and I'm pretty sure it was from the AIO rooftop script :/

Sad day brothers, had just got the pet still under 65 agil. Just thought I'd report that. I haven't seen any others claim a ban from VisualRM.
 
Top