top of page

Forum Posts

Kristiaan Delforge
Jul 22, 2019
In Community made bots
Hey Guys, With double XP around the corner, i am looking to get 99 fletching. I want to do this, by making rune arrows. Its cheap and around 1.1MIL XP per hour during double XP. So, if you want to use this method aswell, i am sharing the bot that i wrote for it :D If you have any tips, please post them below. { "Variables": [ { "name": "Bank preset #", "value": "2", "type": "NUMBER" }, { "name": "true", "value": "true", "type": "BOOL" }, { "name": "Item to craft", "value": "Unpowered", "type": "SPRITE_ITEM" }, { "name": "Glass", "value": "Molten glass", "type": "SPRITE_ITEM" }, { "name": "Craft", "value": "Craft", "type": "ACTION" }, { "name": "Rune arrowheads", "value": "Rune arrowheads", "type": "SPRITE_ITEM" }, { "name": "Tip", "value": "Tip", "type": "ACTION" }, { "name": "Rune arrows", "value": "Rune arrows", "type": "SPRITE_ITEM" } ], "NodeCollection": [ { "name": "StartCondition", "base": { "id": "a67a34c3-d3eb-4df3-b237-1492d6ef70b7", "position": { "x": "0.0", "y": "0.0" }, "flowTasks": { "success": "8c90a858-b6a6-4650-b786-f67ded991f42" }, "delayMultiplier": 1.0 }, "variables": { "GameMode": "RS3", "IntervalLow": 410.058266073436, "IntervalHigh": 828.3762015410315 } }, { "name": "InventoryCondition", "base": { "id": "dcd29199-3a86-412f-b6d2-12671ed1427d", "position": { "x": "541.0", "y": "73.0" }, "flowTasks": { "success": "1b9e54b9-1a95-46ec-9a06-cf4fa84260ea" }, "delayMultiplier": 1.0, "queryData": { "bool0": false, "bool1": false, "bool2": false, "type": "InventoryQuery" } }, "variables": { "ItemValues": [ "Rune arrowheads" ], "ItemRegex": false, "Condition": "Contains any of:" } }, { "name": "MakeXWindowCondition", "base": { "id": "1b9e54b9-1a95-46ec-9a06-cf4fa84260ea", "position": { "x": "1010.0", "y": "62.0" }, "flowTasks": { "success": "831d96cb-0428-4457-9266-6edb3e01761b", "failure": "02d25ee6-ec34-45ab-84be-6371a25cd3dd" }, "delayMultiplier": 1.0 }, "variables": { "Values": [], "ItemRegex": false, "Condition": "Is open" } }, { "name": "MakeXWindowAction", "base": { "id": "831d96cb-0428-4457-9266-6edb3e01761b", "position": { "x": "1570.0", "y": "82.0" }, "flowTasks": {}, "delayMultiplier": 1.1801801801801801 }, "variables": { "Values": [ "true" ], "ItemRegex": false, "Condition": "Confirm" } }, { "name": "MakeXWindowCondition", "base": { "id": "8c90a858-b6a6-4650-b786-f67ded991f42", "position": { "x": "344.0", "y": "473.0" }, "flowTasks": { "failure": "dcd29199-3a86-412f-b6d2-12671ed1427d" }, "delayMultiplier": 1.0 }, "variables": { "Values": [], "ItemRegex": false, "Condition": "Is crafting" } }, { "name": "InteractionAction", "base": { "id": "02d25ee6-ec34-45ab-84be-6371a25cd3dd", "position": { "x": "1597.0", "y": "433.0" }, "flowTasks": {}, "delayMultiplier": 1.0, "queryData": { "bool0": false, "bool1": false, "bool2": false, "list5": [ "Tip" ], "type": "InventoryQuery" } }, "variables": { "Condition": "Inventory", "ItemValues": [ "Rune arrowheads" ], "ItemRegex": false, "ActionValues": [ "Tip" ], "ActionRegex": false } } ], "BotCategory": "OTHER", "inventoryData": {}, "internalData": { "Mouse multiplier": 1.0, "Mouse path": "MLP_PATH_GENERATOR", "Disable advanced": false } }
[RS3] Rune Arrow Fletcher content media
0
1
104
Kristiaan Delforge
Jul 05, 2019
In Community made bots
Hey Guys, This bot will have you crafting at the breaking the storm minigame. The crafting boot gives you 100-115k xp/h. { "Variables": [ { "name": "Crafting workbench", "value": "Crafting workbench", "type": "GO" }, { "name": "Sew sails with crafting", "value": "Sew sails with crafting", "type": "ACTION" } ], "NodeCollection": [ { "name": "StartCondition", "base": { "id": "093e8c8d-1b00-4a8b-8679-79f7911e825b", "position": { "x": "-199.0", "y": "-35.0" }, "flowTasks": { "success": "a95feb23-abdd-44bb-ae40-1caa6347ecfa" }, "delayMultiplier": 1.0 }, "variables": { "GameMode": "RS3", "IntervalLow": 100.0, "IntervalHigh": 1000.0 } }, { "name": "InteractionAction", "base": { "id": "d99f07e0-24a0-4a0d-a44e-f8542bab4008", "position": { "x": "144.0", "y": "-25.0" }, "flowTasks": {}, "delayMultiplier": 1.0, "queryData": { "bool0": false, "bool1": false, "bool2": false, "bool3": false, "list3": [ "Sew sails with crafting" ], "TypeList": [], "within": "", "results": "", "type": "GOQuery" } }, "variables": { "Condition": "GameObject", "ItemValues": [ "Crafting workbench" ], "ItemRegex": false, "ActionValues": [ "Sew sails with crafting" ], "ActionRegex": false } }, { "name": "PlayerCondition", "base": { "id": "a95feb23-abdd-44bb-ae40-1caa6347ecfa", "position": { "x": "-296.0", "y": "206.0" }, "flowTasks": { "success": "4809344f-c6b1-4aa2-97b8-ec7ade23d7ec", "failure": "d99f07e0-24a0-4a0d-a44e-f8542bab4008" }, "delayMultiplier": 1.0, "queryData": { "within": "", "MinLvl": "", "MaxLvl": "", "type": "NpcQuery" } }, "variables": { "Values": [], "ValueRegex": false, "Condition": "Is skilling:" } }, { "name": "TimerCondition", "base": { "id": "4809344f-c6b1-4aa2-97b8-ec7ade23d7ec", "position": { "x": "115.0", "y": "262.0" }, "flowTasks": { "success": "06d931f6-521f-4f42-939a-28273f3e2497" }, "delayMultiplier": 1.0 }, "variables": { "Comparator": "50", "Condition": "Every X seconds", "IntervalLow": 41.04686039750294, "IntervalHigh": 160.97707549730936 } }, { "name": "InteractionAction", "base": { "id": "06d931f6-521f-4f42-939a-28273f3e2497", "position": { "x": "476.0", "y": "109.0" }, "flowTasks": {}, "delayMultiplier": 1.0, "queryData": { "bool0": false, "bool1": false, "bool2": false, "bool3": false, "list3": [ "Sew sails with crafting" ], "TypeList": [], "within": "", "results": "", "type": "GOQuery" } }, "variables": { "Condition": "GameObject", "ItemValues": [ "Crafting workbench" ], "ItemRegex": false, "ActionValues": [ "Sew sails with crafting" ], "ActionRegex": false } } ], "BotCategory": "OTHER", "inventoryData": {}, "internalData": { "Mouse multiplier": 1.0, "Mouse path": "MLP_PATH_GENERATOR", "Disable advanced": false } }
RS3 Breaking the Storm [Crafting] content media
0
4
151
Kristiaan Delforge
Jun 27, 2019
In Community made bots
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 } }
RS3 High Alchemy content media
0
0
104
Kristiaan Delforge
Jun 26, 2019
In Community made bots
I made this script so i don't need to humidify myself xD Make sure you have enough Astral runes in your inventory, and have a steam staff equiped. Then it will use preset 1 to refill the invent on (in this situation) clay. You can use this on all items you want.. I used clay, so you will just need to change the values :) How the script runs now, it will casts 420 casts per hour, making you 1.2M in profit per hour. (Profit is based on the prices of items 26/06/2019) If you have any advice on this script, then plz share :) { "Variables": [ { "name": "Banker", "value": "Banker", "type": "NPC" }, { "name": "Bank", "value": "Bank", "type": "ACTION" }, { "name": "1", "value": "1", "type": "NUMBER" }, { "name": "7", "value": "7", "type": "INTERFACE_OBJECT" }, { "name": "Clay", "value": "Clay", "type": "SPRITE_ITEM" }, { "name": "Soft clay", "value": "Soft clay", "type": "SPRITE_ITEM" } ], "NodeCollection": [ { "name": "StartCondition", "base": { "id": "c5594ea6-d8b8-4490-b66f-3eccf1a4b66b", "position": { "x": "-6.0", "y": "-262.0" }, "flowTasks": { "success": "650ef451-6ebe-469c-b633-48aac17f3d21" }, "delayMultiplier": 1.0 }, "variables": { "GameMode": "RS3", "IntervalLow": 505.4207750546036, "IntervalHigh": 1196.6448624928792 } }, { "name": "InventoryCondition", "base": { "id": "650ef451-6ebe-469c-b633-48aac17f3d21", "position": { "x": "-113.0", "y": "82.0" }, "flowTasks": { "success": "b45e5769-ccba-48e5-8238-004d692256a0", "failure": "9d1a0e64-930b-43d2-8245-362dcbf37597" }, "delayMultiplier": 1.0, "queryData": { "bool0": false, "bool1": false, "bool2": false, "type": "InventoryQuery" } }, "variables": { "ItemValues": [ "Clay" ], "ItemRegex": false, "Condition": "Contains any of:" } }, { "name": "SpecialInteractionAction", "base": { "id": "b45e5769-ccba-48e5-8238-004d692256a0", "position": { "x": "388.0", "y": "-174.0" }, "flowTasks": {}, "delayMultiplier": 1.0 }, "variables": { "Values": [ "Humidify" ], "ValueRegex": false, "Comparators": [ "Lunar" ], "CompRegex": false, "Condition": "Cast magic", "Type": "", "ClickRegex": false, "spellName": "" } }, { "name": "NpcCondition", "base": { "id": "9d1a0e64-930b-43d2-8245-362dcbf37597", "position": { "x": "321.0", "y": "368.0" }, "flowTasks": { "success": "27d64b8a-5158-4b65-89f7-fa387dcc4d7a" }, "delayMultiplier": 1.0, "queryData": { "list4": [ "Bank" ], "within": "", "type": "NpcQuery" } }, "variables": { "ItemValues": [ "Banker" ], "ItemRegex": false, "ActionValues": [ "Bank" ], "ActionRegex": false } }, { "name": "BankCondition", "base": { "id": "27d64b8a-5158-4b65-89f7-fa387dcc4d7a", "position": { "x": "754.0", "y": "384.0" }, "flowTasks": { "success": "a25abeb5-845f-449e-805f-179461890596", "failure": "732a68be-2216-4609-9c63-effcb417859e" }, "delayMultiplier": 1.0, "queryData": { "bool0": false, "type": "BankQuery" } }, "variables": { "ItemValues": [], "ItemRegex": false, "Condition": "Is open" } }, { "name": "InteractionAction", "base": { "id": "732a68be-2216-4609-9c63-effcb417859e", "position": { "x": "1168.0", "y": "559.0" }, "flowTasks": {}, "delayMultiplier": 1.0, "queryData": { "list4": [ "Bank" ], "within": "", "type": "NpcQuery" } }, "variables": { "Condition": "Npc", "ItemValues": [ "Banker" ], "ItemRegex": false, "ActionValues": [ "Bank" ], "ActionRegex": false } }, { "name": "InventoryCondition", "base": { "id": "a25abeb5-845f-449e-805f-179461890596", "position": { "x": "1186.0", "y": "296.0" }, "flowTasks": { "success": "b68329a7-6851-4820-bc12-7bdb91fd1895", "failure": "b68329a7-6851-4820-bc12-7bdb91fd1895" }, "delayMultiplier": 1.0, "queryData": { "bool0": false, "bool1": false, "bool2": false, "type": "InventoryQuery" } }, "variables": { "ItemValues": [ "Soft clay" ], "ItemRegex": false, "Condition": "Contains any of:" } }, { "name": "BankWithdrawAction", "base": { "id": "b68329a7-6851-4820-bc12-7bdb91fd1895", "position": { "x": "1648.0", "y": "361.0" }, "flowTasks": {}, "delayMultiplier": 1.0, "queryData": { "bool0": false, "type": "BankQuery" } }, "variables": { "Values": [ "1" ], "ItemRegex": false, "Condition": "Preset (#)", "ConditionRegex": false } } ], "BotCategory": "OTHER", "inventoryData": {}, "internalData": { "Mouse multiplier": 1.0, "Mouse path": "MLP_PATH_GENERATOR", "Disable advanced": false } }
0
1
66
Kristiaan Delforge
Jun 14, 2019
In Bot requests
Hey guys, I am looking for someone to make a simple cannonball maker. i would have deposited a bunch of steel bars in the furnace, and i would make sure that the item "cannonball" is selected as the item to make. So it would just need to do to the following 1) Click the furnace 2) click on "begin project" Thanks :)
0
32
120

Kristiaan Delforge

More actions
bottom of page