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]

Joined
Jan 11, 2017
Messages
19
This may sound very basic and silly, but how do you actually Start/Run a bot after getting it all setup...?
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
Thanks!! I feel like that info should be added to the main post.. lol
Seems to be a very visible place as it says "Paused", anyway next update there wilk be a green/red button indicating more you should press it to play

- Creater of AtlasBots: VisualRM, AtlasSlayer -
 
Joined
Jan 11, 2017
Messages
19
Seems to be a very visible place as it says "Paused", anyway next update there wilk be a green/red button indicating more you should press it to play

- Creater of AtlasBots: VisualRM, AtlasSlayer -

Nice! That seems like it would be more intuitive than Pause/Unpause :p
 
Joined
Jul 5, 2018
Messages
4
This is great, Thank you so much for creating something like this.

Question for anyone to answer. So basically i'm not good with this kind of stuff. I'm trying to save the bit's i have created and trying to test them out. How do i save the bot into RuneMate and run the bot i have created? I'm confused as! Thankyou in advance
 
Joined
Apr 6, 2018
Messages
23
This is great, Thank you so much for creating something like this.

Question for anyone to answer. So basically i'm not good with this kind of stuff. I'm trying to save the bit's i have created and trying to test them out. How do i save the bot into RuneMate and run the bot i have created? I'm confused as! Thankyou in advance
You can save it on your pc with the 'save bot' button beneath the red stop button and next to that you'll find the pause/start button.
 
Joined
Jul 5, 2018
Messages
4
You can save it on your pc with the 'save bot' button beneath the red stop button and next to that you'll find the pause/start button.
Thanks so much.
 
Would anyone please be able to give me a run through over discord on creating a bot? I would love to try do one for Rogues den minigame. Discord is Camel#3620 Would really appreciate it, I've been at it for hours and still can't get anything working!
 
Would anyone please be able to give me a run through over discord on creating a bot? I would love to try do one for Rogues den minigame. Discord is Camel#3620 Would really appreciate it, I've been at it for hours and still can't get anything working!
 
LEARNER, VISUALRM USER
Joined
Jun 2, 2017
Messages
64
Yes, you can use skilling condition node. Summoning level decreases as your summoning points is being used.
 
Joined
Jan 5, 2018
Messages
113
The bot was working perfectly fine for like 10 minutes making prayer renewals, and now whenever the interface to create the potion, it messes up and clicks another potion... I have no idea what causes this to happen, especially that it happens after working perfectly fine...
 
Joined
Jan 5, 2018
Messages
113
@Another User
{
"Variables": [
{
"name": "Portable action",
"value": "Mix Potions",
"type": "ACTION"
},
{
"name": "Material",
"value": "Fellstalk potion (unf)",
"type": "SPRITE_ITEM"
},
{
"name": "Material2",
"value": "Morchella mushroom",
"type": "SPRITE_ITEM"
},
{
"name": "Chat dialog option",
"value": "Something",
"type": "STRING"
},
{
"name": "MinimumQuantity",
"value": "3",
"type": "NUMBER"
},
{
"name": "SelectedItem",
"value": "Prayer renewal (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Stop bot when portable is not available",
"value": "false",
"type": "BOOL"
},
{
"name": "Portable",
"value": "Portable well",
"type": "GO"
},
{
"name": "Bank preset #",
"value": "1",
"type": "NUMBER"
},
{
"name": "true",
"value": "true",
"type": "BOOL"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "be86ad5a-e631-4486-8f24-2bcd115dca8b",
"position": {
"x": "0.0",
"y": "0.0"
},
"flowTasks": {
"success": "7fe030c8-cabf-4624-a4e5-887c9f44328f"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "RS3",
"IntervalLow": 410.058266073436,
"IntervalHigh": 828.3762015410315
}
},
{
"name": "InventoryCondition",
"base": {
"id": "22cb1cdf-6585-4c6d-bf2b-ce3a7e90aef4",
"position": {
"x": "1030.0",
"y": "678.0"
},
"flowTasks": {
"success": "e0ad918c-741c-48dd-8de5-39e7b46780a4",
"failure": "65fbc2a4-bc29-4d1e-bf2b-344378eafecf"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"list3": [
"MinimumQuantity"
],
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Material"
],
"ItemRegex": true,
"Condition": "Contains all of:"
}
},
{
"name": "GameObjectCondition",
"base": {
"id": "a9288522-6ffa-4f77-8053-e54597752364",
"position": {
"x": "1788.0",
"y": "699.0"
},
"flowTasks": {
"success": "f6aee2a3-64bf-4009-aea5-8722eeba81cd",
"failure": "b158c0c9-3751-406e-ab4c-82c148e6293f"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"ItemValues": [
"Portable"
],
"ItemRegex": true,
"ActionValues": [
"Portable action"
],
"ActionRegex": true
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "e0ad918c-741c-48dd-8de5-39e7b46780a4",
"position": {
"x": "1344.0",
"y": "272.0"
},
"flowTasks": {
"success": "8475c33c-f049-467e-af39-203643dcdf6c",
"failure": "a9288522-6ffa-4f77-8053-e54597752364"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "38bb37ca-693c-4b80-ab12-d246458e4c2f",
"position": {
"x": "2236.0",
"y": "20.0"
},
"flowTasks": {},
"delayMultiplier": 1.1801801801801801
},
"variables": {
"Values": [
"true"
],
"ItemRegex": false,
"Condition": "Confirm"
}
},
{
"name": "BooleanCheckModulator",
"base": {
"id": "b158c0c9-3751-406e-ab4c-82c148e6293f",
"position": {
"x": "2252.0",
"y": "946.0"
},
"flowTasks": {
"success": "bdc0c259-aca2-428a-8172-394b38cbafd7",
"failure": "613c4066-bd12-4a78-8176-17ce8a444adb"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Stop bot when portable is not available"
],
"ItemRegex": false
}
},
{
"name": "InteractionAction",
"base": {
"id": "f6aee2a3-64bf-4009-aea5-8722eeba81cd",
"position": {
"x": "2246.0",
"y": "547.0"
},
"flowTasks": {},
"delayMultiplier": 1.0900900900900903,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"bool3": false,
"list3": [
"Mix Potions"
],
"TypeList": [],
"within": "",
"results": "",
"type": "GOQuery"
}
},
"variables": {
"Condition": "GameObject",
"ItemValues": [
"Portable"
],
"ItemRegex": true,
"ActionValues": [
"Portable action"
],
"ActionRegex": true
}
},
{
"name": "StopAction",
"base": {
"id": "bdc0c259-aca2-428a-8172-394b38cbafd7",
"position": {
"x": "2708.0",
"y": "826.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
}
},
{
"name": "PauseAction",
"base": {
"id": "613c4066-bd12-4a78-8176-17ce8a444adb",
"position": {
"x": "2710.0",
"y": "1026.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"PauseMode": "Random duration",
"IntervalLow": 2000.0,
"IntervalHigh": 4983.168901136811
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "65fbc2a4-bc29-4d1e-bf2b-344378eafecf",
"position": {
"x": "1530.0",
"y": "1031.0"
},
"flowTasks": {},
"delayMultiplier": 1.0450450450450453,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Bank preset #"
],
"ItemRegex": true,
"Condition": "Preset (#)",
"ConditionRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "7fe030c8-cabf-4624-a4e5-887c9f44328f",
"position": {
"x": "47.0",
"y": "385.0"
},
"flowTasks": {
"failure": "cce0ea85-2ae6-479d-ad3a-22ea124dbef5"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is crafting"
}
},
{
"name": "ChatDialogAction",
"base": {
"id": "32374daf-dea6-40f7-849f-dc36a378dd32",
"position": {
"x": "834.0",
"y": "446.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Chat dialog option"
],
"ItemRegex": false
}
},
{
"name": "ChatDialogCondition",
"base": {
"id": "cce0ea85-2ae6-479d-ad3a-22ea124dbef5",
"position": {
"x": "447.0",
"y": "622.0"
},
"flowTasks": {
"success": "32374daf-dea6-40f7-849f-dc36a378dd32",
"failure": "22cb1cdf-6585-4c6d-bf2b-ce3a7e90aef4"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Chat dialog option"
]
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "8475c33c-f049-467e-af39-203643dcdf6c",
"position": {
"x": "1759.0",
"y": "177.0"
},
"flowTasks": {
"success": "38bb37ca-693c-4b80-ab12-d246458e4c2f",
"failure": "c4a1c519-561d-4066-b39c-110200f80ec6"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"SelectedItem"
],
"ItemRegex": true,
"Condition": "Selected item"
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "c4a1c519-561d-4066-b39c-110200f80ec6",
"position": {
"x": "2224.0",
"y": "268.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"SelectedItem"
],
"ItemRegex": true,
"Condition": "Select item"
}
}
],
"BotCategory": "OTHER",
"inventoryData": {},
"internalData": {
"Mouse multiplier": 1.0,
"Mouse path": "CLOUSE_PATH_GENERATOR",
"Disable advanced": false
}
}
 
LEARNER, VISUALRM USER
Joined
Jun 2, 2017
Messages
64
@tdotsfinest52
{
"Variables": [
{
"name": "Portable action",
"value": "Mix Potions",
"type": "ACTION"
},
{
"name": "Material",
"value": "Fellstalk potion (unf)",
"type": "SPRITE_ITEM"
},
{
"name": "Material2",
"value": "Morchella mushroom",
"type": "SPRITE_ITEM"
},
{
"name": "Chat dialog option",
"value": "Something",
"type": "STRING"
},
{
"name": "MinimumQuantity",
"value": "3",
"type": "NUMBER"
},
{
"name": "SelectedItem",
"value": "Prayer renewal (3)",
"type": "SPRITE_ITEM"
},
{
"name": "Stop bot when portable is not available",
"value": "false",
"type": "BOOL"
},
{
"name": "Portable",
"value": "Portable well",
"type": "GO"
},
{
"name": "Bank preset #",
"value": "1",
"type": "NUMBER"
},
{
"name": "true",
"value": "true",
"type": "BOOL"
}
],
"NodeCollection": [
{
"name": "StartCondition",
"base": {
"id": "8120e5e7-2028-4100-99a9-391160dbe244",
"position": {
"x": "-100.0",
"y": "118.0"
},
"flowTasks": {
"success": "1331a1c6-5744-4dae-9715-e60f1517ade4"
},
"delayMultiplier": 1.0
},
"variables": {
"GameMode": "RS3",
"IntervalLow": 455.9781561182739,
"IntervalHigh": 1347.36647978505
}
},
{
"name": "InventoryCondition",
"base": {
"id": "f5bed3e6-bb8a-4076-a9eb-8a11b8947784",
"position": {
"x": "49.0",
"y": "818.0"
},
"flowTasks": {
"success": "2a3c7ad3-cb05-4727-8b24-985987c8dd3c",
"failure": "9108b5fe-215d-4c66-a010-5d74f0f31766"
},
"delayMultiplier": 1.0,
"queryData": {
"bool0": false,
"bool1": false,
"bool2": false,
"list3": [
"MinimumQuantity"
],
"type": "InventoryQuery"
}
},
"variables": {
"ItemValues": [
"Material"
],
"ItemRegex": true,
"Condition": "Contains all of:"
}
},
{
"name": "GameObjectCondition",
"base": {
"id": "2ca18465-a66c-4462-b3e4-5ebd329893e1",
"position": {
"x": "602.0",
"y": "1047.0"
},
"flowTasks": {
"success": "61cfe85c-9fa2-4474-9f20-06ffdb948730",
"failure": "4e27bed7-324e-4ce5-bbc4-332bd2210f89"
},
"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": [
"Portable action"
],
"ActionRegex": true
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "2a3c7ad3-cb05-4727-8b24-985987c8dd3c",
"position": {
"x": "597.0",
"y": "796.0"
},
"flowTasks": {
"success": "1780b239-76aa-4345-aa78-fd5da0554d69",
"failure": "2ca18465-a66c-4462-b3e4-5ebd329893e1"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is open"
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "57dc60e2-60d8-4926-b4b7-13b3a616e8d6",
"position": {
"x": "2152.0",
"y": "757.0"
},
"flowTasks": {},
"delayMultiplier": 1.1801801801801801
},
"variables": {
"Values": [
"true"
],
"ItemRegex": false,
"Condition": "Confirm"
}
},
{
"name": "BooleanCheckModulator",
"base": {
"id": "4e27bed7-324e-4ce5-bbc4-332bd2210f89",
"position": {
"x": "594.0",
"y": "1374.0"
},
"flowTasks": {
"success": "69fb1ba4-ea0a-48d3-b15b-8124230c0b34",
"failure": "be91a6e0-abe8-42a3-bb5b-a83f710a2806"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Stop bot when portable is not available"
],
"ItemRegex": false
}
},
{
"name": "InteractionAction",
"base": {
"id": "61cfe85c-9fa2-4474-9f20-06ffdb948730",
"position": {
"x": "1175.0",
"y": "996.0"
},
"flowTasks": {},
"delayMultiplier": 1.0900900900900903,
"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": [
"Portable action"
],
"ActionRegex": true
}
},
{
"name": "StopAction",
"base": {
"id": "69fb1ba4-ea0a-48d3-b15b-8124230c0b34",
"position": {
"x": "1183.0",
"y": "1357.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
}
},
{
"name": "PauseAction",
"base": {
"id": "be91a6e0-abe8-42a3-bb5b-a83f710a2806",
"position": {
"x": "596.0",
"y": "1588.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"PauseMode": "Random duration",
"IntervalLow": 2000.0,
"IntervalHigh": 4983.168901136811
}
},
{
"name": "BankWithdrawAction",
"base": {
"id": "9108b5fe-215d-4c66-a010-5d74f0f31766",
"position": {
"x": "52.0",
"y": "1074.0"
},
"flowTasks": {},
"delayMultiplier": 1.0450450450450453,
"queryData": {
"bool0": false,
"type": "BankQuery"
}
},
"variables": {
"Values": [
"Bank preset #"
],
"ItemRegex": true,
"Condition": "Preset (#)",
"ConditionRegex": false
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "1331a1c6-5744-4dae-9715-e60f1517ade4",
"position": {
"x": "47.0",
"y": "385.0"
},
"flowTasks": {
"failure": "e59bfc01-e9f5-4b28-b850-a17a716ca02a"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [],
"ItemRegex": false,
"Condition": "Is crafting"
}
},
{
"name": "ChatDialogAction",
"base": {
"id": "ac1a10bc-e9de-400f-8fd8-f2233536861c",
"position": {
"x": "595.0",
"y": "614.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Chat dialog option"
],
"ItemRegex": false
}
},
{
"name": "ChatDialogCondition",
"base": {
"id": "e59bfc01-e9f5-4b28-b850-a17a716ca02a",
"position": {
"x": "48.0",
"y": "636.0"
},
"flowTasks": {
"success": "ac1a10bc-e9de-400f-8fd8-f2233536861c",
"failure": "f5bed3e6-bb8a-4076-a9eb-8a11b8947784"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"Chat dialog option"
]
}
},
{
"name": "MakeXWindowCondition",
"base": {
"id": "1780b239-76aa-4345-aa78-fd5da0554d69",
"position": {
"x": "1605.0",
"y": "780.0"
},
"flowTasks": {
"success": "57dc60e2-60d8-4926-b4b7-13b3a616e8d6",
"failure": "072d4694-d991-4eaf-b075-a633b75a6747"
},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"SelectedItem"
],
"ItemRegex": false,
"Condition": "Selected item"
}
},
{
"name": "MakeXWindowAction",
"base": {
"id": "072d4694-d991-4eaf-b075-a633b75a6747",
"position": {
"x": "1609.0",
"y": "1042.0"
},
"flowTasks": {},
"delayMultiplier": 1.0
},
"variables": {
"Values": [
"SelectedItem"
],
"ItemRegex": true,
"Condition": "Select item"
}
}
],
"BotCategory": "OTHER",
"inventoryData": {},
"internalData": {
"Mouse multiplier": 1.0,
"Mouse path": "CLOUSE_PATH_GENERATOR",
"Disable advanced": false
}
}

It was the partial name condition that messes the bot.
 
Joined
Feb 15, 2017
Messages
6
So far everything has worked with the tasks I've tried, however with magic when using the special interaction for cast on (inventory item) like high alch or plank make it quickly switches to inventory then magic bar when it's not required, because once you cast the spell it goes back automatically to magic.

I tried to separate (using two nodes) the special interaction so it just clicks the spell, then has to click the item using an interface condition to check if the cast spell was clicked but it only works sometimes, any suggestions? I believe there is a reported bug regarding this but looking for work around.
 
Top