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
Apr 6, 2018
Messages
23
A simple range safe spot trainer on NPC of your choice. Xp per hr should be good enough to take range till 92-99. Support for telegrabbing major drops with law and dust runes.
Sure, but please do specify location/npc.

I've trained my ranged with chins, I don't know other good spots.
 
Joined
Oct 26, 2016
Messages
147
Astral Runecrafter: hastebin
  • Supports up to large pouch (not gaint yet). Could easily add support for that yourself.
  • Needs Lunar Isle unlocked obviously and be on Lunar Spellbook.
  • Uses NPC Contact to repair pouches.
  • Supports Stamina potions.
  • Eats when under 40% hp.
Have plenty of pure essences in bank as well as law, astral and cosmic runes in rune pouch. Have a Dust battlestaff equipped.
Works best with bank fillers. Start at Moonclan bank and have Bird's Eye Jack bank unlocked so we don't have to bring the Seal of passage.

EDIT: Forgot something, new version: hastebin
 
Last edited:
Joined
May 10, 2018
Messages
6
Could someone help me understand what it should look like for a Barbarian fishing profile? I have successfully got the profile to start fishing, but getting it to drop the items is giving me fits. Maybe its something simple I am missing. Here is what it looks like thus far. Maybe even one that guts the fish and drops the roe. Thanks for your time!
upload_2018-5-29_12-20-30.png
 

Attachments

  • upload_2018-5-29_12-19-40.png
    upload_2018-5-29_12-19-40.png
    59.1 KB · Views: 6
Last edited:
easily triggered ✌
Joined
Dec 31, 2015
Messages
4,539
Could someone help me understand what it should look like for a Barbarian fishing profile? I have successfully got the profile to start fishing, but getting it to drop the items is giving me fits. Maybe its something simple I am missing. Here is what it looks like thus far. Thanks for your time!
View attachment 6026
Is your shift drop enabled
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
RS3 using legacy interface.
Currently it will drop one fish when inventory is full. When inventory is full you should go to a checkpoint (and set that checkpoint as root) where you drop until inventory doesn't contain any fishies. Whe it doesn't return back to start. (Use the checkpoint nodes (which accept a checkpoint variable) to do that):
dL5P1ki.png
 
Joined
May 10, 2018
Messages
6
Currently it will drop one fish when inventory is full. When inventory is full you should go to a checkpoint (and set that checkpoint as root) where you drop until inventory doesn't contain any fishies. Whe it doesn't return back to start. (Use the checkpoint nodes (which accept a checkpoint variable) to do that):
dL5P1ki.png
Do checkpoints act just like coordinates?
So I could just use coord to "get" and use it as the checkpoint?
I am just confused on what to input as the value for a checkpoint.
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
Do checkpoints act just like coordinates?
So I could just use coord to "get" and use it as the checkpoint?
I am just confused on what to input as the value for a checkpoint.
Checkpoint has nothing to do with something in game, you just give it a name. The value is irrelevant.
You use it to have a separate logic flow. In your case start the "dropping" checkpoint when inventory is full and leave that checkpoint when inventory does not contain the items
 
Last edited:
Joined
May 10, 2018
Messages
6
Checkpoint has nothing to do with something in game, you just give it a name. The value is irrelevant.
You use it to have a separate logic flow. In this start dropping checkpoint when inventory is full and leave that checkpoint when inventory does not contain the items
Thank you very much for clearing that up! Makes a lot more sense now.
 
Joined
Jul 9, 2016
Messages
2
How do I get my Coal Bag filled with coal, and then use the preset?
Just need it to finish my portable forge bot.
I don't know how to make 2 iteractions in a row, and i'm not getting a condition to it,
Can someone help me?
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
How do I get my Coal Bag filled with coal, and then use the preset?
Just need it to finish my portable forge bot.
I don't know how to make 2 iteractions in a row, and i'm not getting a condition to it,
Can someone help me?
What game Type? You should probably use the varbit condition if it exists and try to find the varbit for coal bag. If no coal bag exists make use of booleans. Join us on slack #visualrm if you need more help
 
Joined
Jul 9, 2016
Messages
2
What game Type? You should probably use the varbit condition if it exists and try to find the varbit for coal bag. If no coal bag exists make use of booleans. Join us on slack #visualrm if you need more help
How to enter slack?
I don't know how booleans work,
Just need an example to understand.
Maybe an example that solves my problem...
 
Joined
Mar 26, 2018
Messages
57
Third time's the charm....
Whenever i try to configure the aio portables, i get an error when trying to cook rocktails, it says; There was an unappointed value for MakeXWindow condition node?
 
Niche bots at your disposal
Joined
Dec 23, 2015
Messages
1,099
Third time's the charm....
Whenever i try to configure the aio portables, i get an error when trying to cook rocktails, it says; There was an unappointed value for MakeXWindow condition node?
Ahh srry man if I msised you. I should take a look at that, but it won't be for today. You should post issues on the issue tracker for me to keep track.
Also, for now you could try to assign the values again in the Crafting condition node. That might work
 
Joined
Apr 6, 2018
Messages
23
A simple range safe spot trainer on NPC of your choice. Xp per hr should be good enough to take range till 92-99. Support for telegrabbing major drops with law and dust runes.
A lazy way to: defeating Greater Demons in the Catatombs, the bot.

v1.3
Code:
{"Variables":[{"name":"Start coordinate","value":"(1702, 10099, 0)","type":"COORDINATE"},{"name":"1","value":"1","type":"NUMBER"},{"name":"2","value":"2","type":"NUMBER"},{"name":"Health 50%","value":"50","type":"NUMBER"},{"name":"99","value":"100","type":"NUMBER"},{"name":"Ranging potion","value":"Ranging potion","type":"SPRITE_ITEM"},{"name":"Drink","value":"Drink","type":"ACTION"},{"name":"true","value":"true","type":"BOOL"},{"name":"Greater demon","value":"Greater demon","type":"NPC"},{"name":"Attack","value":"Attack","type":"ACTION"},{"name":"Dieing animation","value":"68","type":"ACTION"},{"name":"Clue scroll (hard)","value":"Clue scroll (hard)","type":"GI"},{"name":"Adamant platelegs","value":"Adamant platelegs","type":"GI"},{"name":"Rune full helm","value":"Rune full helm","type":"GI"},{"name":"Chaos rune","value":"Chaos rune","type":"GI"},{"name":"Death rune","value":"Death rune","type":"GI"},{"name":"Ensouled demon head","value":"Ensouled demon head","type":"GI"},{"name":"Slayer\u0027s enchantment","value":"Slayer\u0027s enchantment","type":"GI"},{"name":"Ancient shard","value":"Ancient shard","type":"GI"},{"name":"Dark totem base","value":"Dark totem base","type":"GI"},{"name":"Dark totem middle","value":"Dark totem middle","type":"GI"},{"name":"Dark totem top","value":"Dark totem top","type":"GI"},{"name":"Telekinetic Grab","value":"Telekinetic Grab","type":"ACTION"},{"name":"Take","value":"Take","type":"ACTION"},{"name":"Lobster","value":"Lobster","type":"SPRITE_ITEM"},{"name":"Eat","value":"Eat","type":"ACTION"},{"name":"Logout","value":"182","type":"INTERFACE_OBJECT"},{"name":"Nature rune","value":"Nature rune","type":"SPRITE_ITEM"},{"name":"Abyssal whip","value":"Abyssal whip","type":"SPRITE_ITEM"},{"name":"Dragon scimitar","value":"Dragon scimitar","type":"SPRITE_ITEM"},{"name":"Adamant platelegs2","value":"Adamant platelegs","type":"SPRITE_ITEM"},{"name":"Rune full helm2","value":"Rune full helm","type":"SPRITE_ITEM"},{"name":"Super combat potion","value":"Super combat potion","type":"SPRITE_ITEM"},{"name":"Shark","value":"Shark","type":"SPRITE_ITEM"},{"name":"Tuna","value":"Tuna","type":"GI"},{"name":"Tuna2","value":"Tuna","type":"SPRITE_ITEM"},{"name":"Drop","value":"Drop","type":"ACTION"},{"name":"Dieing ID","value":"68","type":"NUMBER"},{"name":"Frozen abyssal whip","value":"Frozen abyssal whip","type":"SPRITE_ITEM"},{"name":"West lower room","value":"(1693, 10103, 0)","type":"COORDINATE"},{"name":"East lower room","value":"(1713, 10102, 0)","type":"COORDINATE"},{"name":"Upper room","value":"(1685, 10090, 0)","type":"COORDINATE"},{"name":"Distance Ground Item","value":"8","type":"NUMBER"},{"name":"Volcanic abyssal whip","value":"Volcanic abyssal whip","type":"SPRITE_ITEM"},{"name":"Abyssal tentacle","value":"Abyssal tentacle","type":"SPRITE_ITEM"},{"name":"Vial","value":"Vial","type":"SPRITE_ITEM"}],"NodeCollection":[{"name":"StartCondition","base":{"id":"b44380a6-ae9a-4642-8cb4-acfc1e764a91","position":{"x":"0.0","y":"0.0"},"flowTasks":{"success":"cd758fe8-56f9-4155-b77f-7223fa247725"},"delayMultiplier":1.0},"variables":{"GameMode":"OSRS","IntervalLow":426.3216420198471,"IntervalHigh":813.0071744154047}},{"name":"TraversalAction","base":{"id":"5301941a-d03e-4267-98c7-ccf12e897a08","position":{"x":"1040.0","y":"744.0"},"flowTasks":{},"delayMultiplier":1.0},"variables":{"Condition":"To coordinate:","Coordinate":"Start coordinate","Exact":true,"Radius":"2"}},{"name":"StatusCondition","base":{"id":"6d43e396-1917-418d-8358-0631c7d8c9e3","position":{"x":"1389.0","y":"37.0"},"flowTasks":{"success":"0c98dc5d-48ca-4fff-8c2d-422c4ebe33c2","failure":"bf4e04ef-c8df-4767-8a5d-b9d55351e3a4"},"delayMultiplier":1.0},"variables":{"Comparator":"Health 50%","Condition":"More than (\u003e)","Type":"Health (%)"}},{"name":"SkillCondition","base":{"id":"3fe3fd64-28b4-4815-b3f2-99b1fe455ce9","position":{"x":"2765.0","y":"353.0"},"flowTasks":{"success":"d740dcad-1128-4702-8517-890d561dffe7","failure":"e49393fe-21f5-41e7-89ff-46b0e294817e"},"delayMultiplier":1.0},"variables":{"Comparator":"99","Condition":"Less than (\u003c)","Type":"Ranged"}},{"name":"InteractionAction","base":{"id":"d740dcad-1128-4702-8517-890d561dffe7","position":{"x":"2757.0","y":"647.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Ranging potion"],"ItemRegex":true,"ActionValues":["Drink"],"ActionRegex":false}},{"name":"PlayerCondition","base":{"id":"46a916cd-6932-48a5-9c1e-8f4120c65f98","position":{"x":"3708.0","y":"-191.0"},"flowTasks":{"failure":"8732e4b2-0a71-420b-91e8-70104897ed2c"},"delayMultiplier":1.0},"variables":{"Value":"true","Condition":"Has target:"}},{"name":"InteractionAction","base":{"id":"762198e3-c1cb-462a-866b-b41a5eb8539e","position":{"x":"4480.0","y":"-79.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"bool6":false,"within":"","type":"NpcQuery"}},"variables":{"Condition":"Npc","ItemValues":["Greater demon"],"ItemRegex":false,"ActionValues":["Attack"],"ActionRegex":false}},{"name":"PlayerCondition","base":{"id":"8732e4b2-0a71-420b-91e8-70104897ed2c","position":{"x":"3715.0","y":"43.0"},"flowTasks":{"failure":"455cbd32-676e-446c-954e-93a49afcbf6e"},"delayMultiplier":1.0},"variables":{"Value":"true","Condition":"Is animating:"}},{"name":"NpcCondition","base":{"id":"455cbd32-676e-446c-954e-93a49afcbf6e","position":{"x":"3716.0","y":"273.0"},"flowTasks":{"failure":"762198e3-c1cb-462a-866b-b41a5eb8539e"},"delayMultiplier":1.0,"enableQuery":true,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"bool6":false,"list0":["Dieing ID"],"within":"","type":"NpcQuery"}},"variables":{"ItemValues":["Greater demon"],"ItemRegex":false,"ActionValues":[],"ActionRegex":false}},{"name":"GroundItemCondition","base":{"id":"5147d033-495c-4d70-91e4-c589d45f4517","position":{"x":"1799.0","y":"42.0"},"flowTasks":{"success":"09278e94-8654-442d-a977-90455acdd499","failure":"7e5e1f22-a1be-4d86-854c-560e92db032b"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"ItemValues":["Adamant platelegs","Rune full helm","Chaos rune","Death rune","Ensouled demon head","Slayer\u0027s enchantment","Tuna"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"InteractionAction","base":{"id":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","position":{"x":"2454.0","y":"1779.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"Condition":"Ground item","ItemValues":["Clue scroll (hard)","Adamant platelegs","Rune full helm","Chaos rune","Death rune","Ensouled demon head","Slayer\u0027s enchantment","Ancient shard","Dark totem base","Dark totem middle","Dark totem top","Tuna"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"InteractionAction","base":{"id":"cceecd6a-efc9-460e-847f-cb16ef57c5ba","position":{"x":"1433.0","y":"702.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Lobster","Shark","Tuna2"],"ItemRegex":true,"ActionValues":["Eat"],"ActionRegex":false}},{"name":"SpecialInteractionAction","base":{"id":"8a2f9804-8c97-4cb1-b75b-64369db93454","position":{"x":"2298.0","y":"-629.0"},"flowTasks":{},"delayMultiplier":1.0},"variables":{"Value":"Adamant platelegs2","ValueRegex":false,"Comparator":"Standard","CompRegex":false,"Condition":"Cast magic on","Type":"Inventory item","spellName":"High level alchemy"}},{"name":"InventoryCondition","base":{"id":"d390171c-c6f5-4a43-b1cc-176a43d250bf","position":{"x":"2269.0","y":"63.0"},"flowTasks":{"success":"ae198299-7591-4d22-aac1-2e6f9063cc35","failure":"a28cb4e3-5d16-46ad-8fa1-dcb41634745d"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Adamant platelegs2","Rune full helm2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"56ac7de9-c2d3-476a-a3b2-43160b1e715a","position":{"x":"2270.0","y":"400.0"},"flowTasks":{"success":"fc71a4e7-e39a-4117-8156-29965b0e3a30"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Rune full helm2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"SpecialInteractionAction","base":{"id":"fc71a4e7-e39a-4117-8156-29965b0e3a30","position":{"x":"2672.0","y":"-629.0"},"flowTasks":{},"delayMultiplier":1.0},"variables":{"Value":"Rune full helm2","ValueRegex":false,"Comparator":"Standard","CompRegex":false,"Condition":"Cast magic on","Type":"Inventory item","spellName":"High level alchemy"}},{"name":"InventoryCondition","base":{"id":"ae198299-7591-4d22-aac1-2e6f9063cc35","position":{"x":"2275.0","y":"-192.0"},"flowTasks":{"success":"8a2f9804-8c97-4cb1-b75b-64369db93454","failure":"56ac7de9-c2d3-476a-a3b2-43160b1e715a"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Adamant platelegs2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"EquipmentCondition","base":{"id":"fcc59176-0e43-4a6e-aca3-61cb97358683","position":{"x":"463.0","y":"403.0"},"flowTasks":{"success":"6d43e396-1917-418d-8358-0631c7d8c9e3","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0},"variables":{"ItemValues":["Abyssal whip","Dragon scimitar","Frozen abyssal whip","Volcanic abyssal whip","Abyssal tentacle"],"ItemRegex":true,"Condition":"Contains any of:"}},{"name":"SkillCondition","base":{"id":"2b75d623-184f-46d7-a75a-2ad345bc9713","position":{"x":"3216.0","y":"348.0"},"flowTasks":{"success":"7403af2a-fe06-4639-a0e0-a51ae221ca46","failure":"46a916cd-6932-48a5-9c1e-8f4120c65f98"},"delayMultiplier":1.0},"variables":{"Comparator":"99","Condition":"Less than (\u003c)","Type":"Strength"}},{"name":"InventoryCondition","base":{"id":"a28cb4e3-5d16-46ad-8fa1-dcb41634745d","position":{"x":"2770.0","y":"50.0"},"flowTasks":{"success":"3fe3fd64-28b4-4815-b3f2-99b1fe455ce9","failure":"e49393fe-21f5-41e7-89ff-46b0e294817e"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Ranging potion"],"ItemRegex":true,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"e49393fe-21f5-41e7-89ff-46b0e294817e","position":{"x":"3220.0","y":"50.0"},"flowTasks":{"success":"2b75d623-184f-46d7-a75a-2ad345bc9713","failure":"46a916cd-6932-48a5-9c1e-8f4120c65f98"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Super combat potion"],"ItemRegex":true,"Condition":"Contains any of:"}},{"name":"InteractionAction","base":{"id":"7403af2a-fe06-4639-a0e0-a51ae221ca46","position":{"x":"3213.0","y":"647.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Super combat potion"],"ItemRegex":true,"ActionValues":["Drink"],"ActionRegex":false}},{"name":"InventoryCondition","base":{"id":"bf4e04ef-c8df-4767-8a5d-b9d55351e3a4","position":{"x":"1460.0","y":"369.0"},"flowTasks":{"success":"cceecd6a-efc9-460e-847f-cb16ef57c5ba","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Lobster","Shark","Tuna2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"d2e909c8-b434-4128-91a4-aeeed89fb51f","position":{"x":"461.0","y":"150.0"},"flowTasks":{"success":"c855a631-514a-4af2-be5b-65db85a26f5f","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Lobster","Shark","Tuna2","Vial"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"cd758fe8-56f9-4155-b77f-7223fa247725","position":{"x":"65.0","y":"341.0"},"flowTasks":{"success":"d2e909c8-b434-4128-91a4-aeeed89fb51f","failure":"fcc59176-0e43-4a6e-aca3-61cb97358683"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["true"],"ItemRegex":false,"Condition":"Is Full"}},{"name":"InteractionAction","base":{"id":"c855a631-514a-4af2-be5b-65db85a26f5f","position":{"x":"464.0","y":"-188.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Lobster","Shark","Tuna2","Vial"],"ItemRegex":false,"ActionValues":["Drop"],"ActionRegex":false}},{"name":"CalculationCondition","base":{"id":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f","position":{"x":"992.0","y":"326.0"},"flowTasks":{"success":"6d43e396-1917-418d-8358-0631c7d8c9e3","failure":"5301941a-d03e-4267-98c7-ccf12e897a08"},"delayMultiplier":1.0},"variables":{"Value":"2","Comparator":"Start coordinate","CompRegex":true,"Condition":"Distance to (\u003c)","Type":"Coordinate"}},{"name":"CalculationCondition","base":{"id":"09278e94-8654-442d-a977-90455acdd499","position":{"x":"1812.0","y":"710.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"49b23af4-6c58-41bb-a554-5e322e696cb7"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Tuna","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"49b23af4-6c58-41bb-a554-5e322e696cb7","position":{"x":"1815.0","y":"1051.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"3d43d9c9-dc6d-44cf-b605-90826a373b8b"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Adamant platelegs","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"3d43d9c9-dc6d-44cf-b605-90826a373b8b","position":{"x":"1814.0","y":"1390.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"d05b9ad9-8e0a-45bf-a17c-0b3aed9eff0e"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Rune full helm","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"d05b9ad9-8e0a-45bf-a17c-0b3aed9eff0e","position":{"x":"1817.0","y":"1731.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"95338703-01ab-4b09-85a5-de65844573bd"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Chaos rune","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"95338703-01ab-4b09-85a5-de65844573bd","position":{"x":"1819.0","y":"2073.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"edaa7102-9d01-4a21-a81b-c9d58b640dce"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Death rune","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"edaa7102-9d01-4a21-a81b-c9d58b640dce","position":{"x":"1821.0","y":"2416.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"3f424dc9-1a54-4e0a-a013-14d6188ca674"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Ensouled demon head","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"3f424dc9-1a54-4e0a-a013-14d6188ca674","position":{"x":"1824.0","y":"2763.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"d390171c-c6f5-4a43-b1cc-176a43d250bf"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Slayer\u0027s enchantment","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"GroundItemCondition","base":{"id":"7e5e1f22-a1be-4d86-854c-560e92db032b","position":{"x":"1840.0","y":"300.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"d390171c-c6f5-4a43-b1cc-176a43d250bf"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"ItemValues":["Clue scroll (hard)","Ancient shard","Dark totem base","Dark totem middle","Dark totem top"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"InventoryCondition","base":{"id":"0c98dc5d-48ca-4fff-8c2d-422c4ebe33c2","position":{"x":"1763.0","y":"-233.0"},"flowTasks":{"success":"addcd354-dd40-4ca7-a754-e53c7406af87","failure":"5147d033-495c-4d70-91e4-c589d45f4517"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["1"],"ItemRegex":false,"Condition":"Has \u003c then # empty slots"}},{"name":"InteractionAction","base":{"id":"38d96ede-cd16-4554-8d4b-ea174367d904","position":{"x":"1979.0","y":"-567.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"Condition":"Ground item","ItemValues":["Clue scroll (hard)","Adamant platelegs","Rune full helm","Chaos rune","Death rune","Ensouled demon head","Slayer\u0027s enchantment","Ancient shard","Dark totem base","Dark totem middle","Dark totem top"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"GroundItemCondition","base":{"id":"addcd354-dd40-4ca7-a754-e53c7406af87","position":{"x":"1554.0","y":"-500.0"},"flowTasks":{"success":"38d96ede-cd16-4554-8d4b-ea174367d904","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"ItemValues":["Clue scroll (hard)","Ancient shard","Dark totem base","Dark totem middle","Dark totem top"],"ItemRegex":false,"ActionValues":["Take"],"ActionRegex":false}}],"BotCategory":"OTHER","inventoryData":{}}

- Support for melee and safespotting for magic and ranged combat styles
- Supports Ranging/Super combat potion (see picture 1)
- Eats Tuna/Lobster/Shark
- Picks up all valuable loot (rare drop table not supported yet)
- Has safety measurement for low hp and full inventory of loot
- Optional high alchemy for rune full helms and addy platelegs (see picture 2)
- Does not bank

Gear up your combat style:

Melee: only Whips/Dragon Scimitar (more possible on request)
Magic: any spell that can be set on autocast (more possible on request)
Ranged: anything except cannon

Start at the Greater Demons in the Catatombs of Kourend.

Melee: max 80k xp per hour
Magic: not tested yet
Ranged: max 85k xp per hour
High level players should be able to get around 160 kills per hour.

EDIT: update bot to v1.3
 

Attachments

  • change this number for the level you want to drink potion.JPG
    change this number for the level you want to drink potion.JPG
    35 KB · Views: 11
  • hover here and set spell to high alchemy.JPG
    hover here and set spell to high alchemy.JPG
    50 KB · Views: 12
Joined
Feb 17, 2018
Messages
136
Ve
A lazy way to: defeating Greater Demons in the Catatombs, the bot.

v1.3
Code:
{"Variables":[{"name":"Start coordinate","value":"(1702, 10099, 0)","type":"COORDINATE"},{"name":"1","value":"1","type":"NUMBER"},{"name":"2","value":"2","type":"NUMBER"},{"name":"Health 50%","value":"50","type":"NUMBER"},{"name":"99","value":"100","type":"NUMBER"},{"name":"Ranging potion","value":"Ranging potion","type":"SPRITE_ITEM"},{"name":"Drink","value":"Drink","type":"ACTION"},{"name":"true","value":"true","type":"BOOL"},{"name":"Greater demon","value":"Greater demon","type":"NPC"},{"name":"Attack","value":"Attack","type":"ACTION"},{"name":"Dieing animation","value":"68","type":"ACTION"},{"name":"Clue scroll (hard)","value":"Clue scroll (hard)","type":"GI"},{"name":"Adamant platelegs","value":"Adamant platelegs","type":"GI"},{"name":"Rune full helm","value":"Rune full helm","type":"GI"},{"name":"Chaos rune","value":"Chaos rune","type":"GI"},{"name":"Death rune","value":"Death rune","type":"GI"},{"name":"Ensouled demon head","value":"Ensouled demon head","type":"GI"},{"name":"Slayer\u0027s enchantment","value":"Slayer\u0027s enchantment","type":"GI"},{"name":"Ancient shard","value":"Ancient shard","type":"GI"},{"name":"Dark totem base","value":"Dark totem base","type":"GI"},{"name":"Dark totem middle","value":"Dark totem middle","type":"GI"},{"name":"Dark totem top","value":"Dark totem top","type":"GI"},{"name":"Telekinetic Grab","value":"Telekinetic Grab","type":"ACTION"},{"name":"Take","value":"Take","type":"ACTION"},{"name":"Lobster","value":"Lobster","type":"SPRITE_ITEM"},{"name":"Eat","value":"Eat","type":"ACTION"},{"name":"Logout","value":"182","type":"INTERFACE_OBJECT"},{"name":"Nature rune","value":"Nature rune","type":"SPRITE_ITEM"},{"name":"Abyssal whip","value":"Abyssal whip","type":"SPRITE_ITEM"},{"name":"Dragon scimitar","value":"Dragon scimitar","type":"SPRITE_ITEM"},{"name":"Adamant platelegs2","value":"Adamant platelegs","type":"SPRITE_ITEM"},{"name":"Rune full helm2","value":"Rune full helm","type":"SPRITE_ITEM"},{"name":"Super combat potion","value":"Super combat potion","type":"SPRITE_ITEM"},{"name":"Shark","value":"Shark","type":"SPRITE_ITEM"},{"name":"Tuna","value":"Tuna","type":"GI"},{"name":"Tuna2","value":"Tuna","type":"SPRITE_ITEM"},{"name":"Drop","value":"Drop","type":"ACTION"},{"name":"Dieing ID","value":"68","type":"NUMBER"},{"name":"Frozen abyssal whip","value":"Frozen abyssal whip","type":"SPRITE_ITEM"},{"name":"West lower room","value":"(1693, 10103, 0)","type":"COORDINATE"},{"name":"East lower room","value":"(1713, 10102, 0)","type":"COORDINATE"},{"name":"Upper room","value":"(1685, 10090, 0)","type":"COORDINATE"},{"name":"Distance Ground Item","value":"8","type":"NUMBER"},{"name":"Volcanic abyssal whip","value":"Volcanic abyssal whip","type":"SPRITE_ITEM"},{"name":"Abyssal tentacle","value":"Abyssal tentacle","type":"SPRITE_ITEM"},{"name":"Vial","value":"Vial","type":"SPRITE_ITEM"}],"NodeCollection":[{"name":"StartCondition","base":{"id":"b44380a6-ae9a-4642-8cb4-acfc1e764a91","position":{"x":"0.0","y":"0.0"},"flowTasks":{"success":"cd758fe8-56f9-4155-b77f-7223fa247725"},"delayMultiplier":1.0},"variables":{"GameMode":"OSRS","IntervalLow":426.3216420198471,"IntervalHigh":813.0071744154047}},{"name":"TraversalAction","base":{"id":"5301941a-d03e-4267-98c7-ccf12e897a08","position":{"x":"1040.0","y":"744.0"},"flowTasks":{},"delayMultiplier":1.0},"variables":{"Condition":"To coordinate:","Coordinate":"Start coordinate","Exact":true,"Radius":"2"}},{"name":"StatusCondition","base":{"id":"6d43e396-1917-418d-8358-0631c7d8c9e3","position":{"x":"1389.0","y":"37.0"},"flowTasks":{"success":"0c98dc5d-48ca-4fff-8c2d-422c4ebe33c2","failure":"bf4e04ef-c8df-4767-8a5d-b9d55351e3a4"},"delayMultiplier":1.0},"variables":{"Comparator":"Health 50%","Condition":"More than (\u003e)","Type":"Health (%)"}},{"name":"SkillCondition","base":{"id":"3fe3fd64-28b4-4815-b3f2-99b1fe455ce9","position":{"x":"2765.0","y":"353.0"},"flowTasks":{"success":"d740dcad-1128-4702-8517-890d561dffe7","failure":"e49393fe-21f5-41e7-89ff-46b0e294817e"},"delayMultiplier":1.0},"variables":{"Comparator":"99","Condition":"Less than (\u003c)","Type":"Ranged"}},{"name":"InteractionAction","base":{"id":"d740dcad-1128-4702-8517-890d561dffe7","position":{"x":"2757.0","y":"647.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Ranging potion"],"ItemRegex":true,"ActionValues":["Drink"],"ActionRegex":false}},{"name":"PlayerCondition","base":{"id":"46a916cd-6932-48a5-9c1e-8f4120c65f98","position":{"x":"3708.0","y":"-191.0"},"flowTasks":{"failure":"8732e4b2-0a71-420b-91e8-70104897ed2c"},"delayMultiplier":1.0},"variables":{"Value":"true","Condition":"Has target:"}},{"name":"InteractionAction","base":{"id":"762198e3-c1cb-462a-866b-b41a5eb8539e","position":{"x":"4480.0","y":"-79.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"bool6":false,"within":"","type":"NpcQuery"}},"variables":{"Condition":"Npc","ItemValues":["Greater demon"],"ItemRegex":false,"ActionValues":["Attack"],"ActionRegex":false}},{"name":"PlayerCondition","base":{"id":"8732e4b2-0a71-420b-91e8-70104897ed2c","position":{"x":"3715.0","y":"43.0"},"flowTasks":{"failure":"455cbd32-676e-446c-954e-93a49afcbf6e"},"delayMultiplier":1.0},"variables":{"Value":"true","Condition":"Is animating:"}},{"name":"NpcCondition","base":{"id":"455cbd32-676e-446c-954e-93a49afcbf6e","position":{"x":"3716.0","y":"273.0"},"flowTasks":{"failure":"762198e3-c1cb-462a-866b-b41a5eb8539e"},"delayMultiplier":1.0,"enableQuery":true,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"bool6":false,"list0":["Dieing ID"],"within":"","type":"NpcQuery"}},"variables":{"ItemValues":["Greater demon"],"ItemRegex":false,"ActionValues":[],"ActionRegex":false}},{"name":"GroundItemCondition","base":{"id":"5147d033-495c-4d70-91e4-c589d45f4517","position":{"x":"1799.0","y":"42.0"},"flowTasks":{"success":"09278e94-8654-442d-a977-90455acdd499","failure":"7e5e1f22-a1be-4d86-854c-560e92db032b"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"ItemValues":["Adamant platelegs","Rune full helm","Chaos rune","Death rune","Ensouled demon head","Slayer\u0027s enchantment","Tuna"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"InteractionAction","base":{"id":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","position":{"x":"2454.0","y":"1779.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"Condition":"Ground item","ItemValues":["Clue scroll (hard)","Adamant platelegs","Rune full helm","Chaos rune","Death rune","Ensouled demon head","Slayer\u0027s enchantment","Ancient shard","Dark totem base","Dark totem middle","Dark totem top","Tuna"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"InteractionAction","base":{"id":"cceecd6a-efc9-460e-847f-cb16ef57c5ba","position":{"x":"1433.0","y":"702.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Lobster","Shark","Tuna2"],"ItemRegex":true,"ActionValues":["Eat"],"ActionRegex":false}},{"name":"SpecialInteractionAction","base":{"id":"8a2f9804-8c97-4cb1-b75b-64369db93454","position":{"x":"2298.0","y":"-629.0"},"flowTasks":{},"delayMultiplier":1.0},"variables":{"Value":"Adamant platelegs2","ValueRegex":false,"Comparator":"Standard","CompRegex":false,"Condition":"Cast magic on","Type":"Inventory item","spellName":"High level alchemy"}},{"name":"InventoryCondition","base":{"id":"d390171c-c6f5-4a43-b1cc-176a43d250bf","position":{"x":"2269.0","y":"63.0"},"flowTasks":{"success":"ae198299-7591-4d22-aac1-2e6f9063cc35","failure":"a28cb4e3-5d16-46ad-8fa1-dcb41634745d"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Adamant platelegs2","Rune full helm2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"56ac7de9-c2d3-476a-a3b2-43160b1e715a","position":{"x":"2270.0","y":"400.0"},"flowTasks":{"success":"fc71a4e7-e39a-4117-8156-29965b0e3a30"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Rune full helm2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"SpecialInteractionAction","base":{"id":"fc71a4e7-e39a-4117-8156-29965b0e3a30","position":{"x":"2672.0","y":"-629.0"},"flowTasks":{},"delayMultiplier":1.0},"variables":{"Value":"Rune full helm2","ValueRegex":false,"Comparator":"Standard","CompRegex":false,"Condition":"Cast magic on","Type":"Inventory item","spellName":"High level alchemy"}},{"name":"InventoryCondition","base":{"id":"ae198299-7591-4d22-aac1-2e6f9063cc35","position":{"x":"2275.0","y":"-192.0"},"flowTasks":{"success":"8a2f9804-8c97-4cb1-b75b-64369db93454","failure":"56ac7de9-c2d3-476a-a3b2-43160b1e715a"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Adamant platelegs2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"EquipmentCondition","base":{"id":"fcc59176-0e43-4a6e-aca3-61cb97358683","position":{"x":"463.0","y":"403.0"},"flowTasks":{"success":"6d43e396-1917-418d-8358-0631c7d8c9e3","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0},"variables":{"ItemValues":["Abyssal whip","Dragon scimitar","Frozen abyssal whip","Volcanic abyssal whip","Abyssal tentacle"],"ItemRegex":true,"Condition":"Contains any of:"}},{"name":"SkillCondition","base":{"id":"2b75d623-184f-46d7-a75a-2ad345bc9713","position":{"x":"3216.0","y":"348.0"},"flowTasks":{"success":"7403af2a-fe06-4639-a0e0-a51ae221ca46","failure":"46a916cd-6932-48a5-9c1e-8f4120c65f98"},"delayMultiplier":1.0},"variables":{"Comparator":"99","Condition":"Less than (\u003c)","Type":"Strength"}},{"name":"InventoryCondition","base":{"id":"a28cb4e3-5d16-46ad-8fa1-dcb41634745d","position":{"x":"2770.0","y":"50.0"},"flowTasks":{"success":"3fe3fd64-28b4-4815-b3f2-99b1fe455ce9","failure":"e49393fe-21f5-41e7-89ff-46b0e294817e"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Ranging potion"],"ItemRegex":true,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"e49393fe-21f5-41e7-89ff-46b0e294817e","position":{"x":"3220.0","y":"50.0"},"flowTasks":{"success":"2b75d623-184f-46d7-a75a-2ad345bc9713","failure":"46a916cd-6932-48a5-9c1e-8f4120c65f98"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Super combat potion"],"ItemRegex":true,"Condition":"Contains any of:"}},{"name":"InteractionAction","base":{"id":"7403af2a-fe06-4639-a0e0-a51ae221ca46","position":{"x":"3213.0","y":"647.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Super combat potion"],"ItemRegex":true,"ActionValues":["Drink"],"ActionRegex":false}},{"name":"InventoryCondition","base":{"id":"bf4e04ef-c8df-4767-8a5d-b9d55351e3a4","position":{"x":"1460.0","y":"369.0"},"flowTasks":{"success":"cceecd6a-efc9-460e-847f-cb16ef57c5ba","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Lobster","Shark","Tuna2"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"d2e909c8-b434-4128-91a4-aeeed89fb51f","position":{"x":"461.0","y":"150.0"},"flowTasks":{"success":"c855a631-514a-4af2-be5b-65db85a26f5f","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["Lobster","Shark","Tuna2","Vial"],"ItemRegex":false,"Condition":"Contains any of:"}},{"name":"InventoryCondition","base":{"id":"cd758fe8-56f9-4155-b77f-7223fa247725","position":{"x":"65.0","y":"341.0"},"flowTasks":{"success":"d2e909c8-b434-4128-91a4-aeeed89fb51f","failure":"fcc59176-0e43-4a6e-aca3-61cb97358683"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["true"],"ItemRegex":false,"Condition":"Is Full"}},{"name":"InteractionAction","base":{"id":"c855a631-514a-4af2-be5b-65db85a26f5f","position":{"x":"464.0","y":"-188.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"Condition":"Inventory","ItemValues":["Lobster","Shark","Tuna2","Vial"],"ItemRegex":false,"ActionValues":["Drop"],"ActionRegex":false}},{"name":"CalculationCondition","base":{"id":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f","position":{"x":"992.0","y":"326.0"},"flowTasks":{"success":"6d43e396-1917-418d-8358-0631c7d8c9e3","failure":"5301941a-d03e-4267-98c7-ccf12e897a08"},"delayMultiplier":1.0},"variables":{"Value":"2","Comparator":"Start coordinate","CompRegex":true,"Condition":"Distance to (\u003c)","Type":"Coordinate"}},{"name":"CalculationCondition","base":{"id":"09278e94-8654-442d-a977-90455acdd499","position":{"x":"1812.0","y":"710.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"49b23af4-6c58-41bb-a554-5e322e696cb7"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Tuna","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"49b23af4-6c58-41bb-a554-5e322e696cb7","position":{"x":"1815.0","y":"1051.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"3d43d9c9-dc6d-44cf-b605-90826a373b8b"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Adamant platelegs","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"3d43d9c9-dc6d-44cf-b605-90826a373b8b","position":{"x":"1814.0","y":"1390.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"d05b9ad9-8e0a-45bf-a17c-0b3aed9eff0e"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Rune full helm","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"d05b9ad9-8e0a-45bf-a17c-0b3aed9eff0e","position":{"x":"1817.0","y":"1731.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"95338703-01ab-4b09-85a5-de65844573bd"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Chaos rune","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"95338703-01ab-4b09-85a5-de65844573bd","position":{"x":"1819.0","y":"2073.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"edaa7102-9d01-4a21-a81b-c9d58b640dce"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Death rune","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"edaa7102-9d01-4a21-a81b-c9d58b640dce","position":{"x":"1821.0","y":"2416.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"3f424dc9-1a54-4e0a-a013-14d6188ca674"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Ensouled demon head","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"CalculationCondition","base":{"id":"3f424dc9-1a54-4e0a-a013-14d6188ca674","position":{"x":"1824.0","y":"2763.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"d390171c-c6f5-4a43-b1cc-176a43d250bf"},"delayMultiplier":1.0},"variables":{"Value":"Distance Ground Item","Comparator":"Slayer\u0027s enchantment","CompRegex":false,"Condition":"Distance to (\u003c)","Type":"Ground Item"}},{"name":"GroundItemCondition","base":{"id":"7e5e1f22-a1be-4d86-854c-560e92db032b","position":{"x":"1840.0","y":"300.0"},"flowTasks":{"success":"84a09bca-e299-4fb4-b3d0-f8a8fc81d619","failure":"d390171c-c6f5-4a43-b1cc-176a43d250bf"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"ItemValues":["Clue scroll (hard)","Ancient shard","Dark totem base","Dark totem middle","Dark totem top"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"InventoryCondition","base":{"id":"0c98dc5d-48ca-4fff-8c2d-422c4ebe33c2","position":{"x":"1763.0","y":"-233.0"},"flowTasks":{"success":"addcd354-dd40-4ca7-a754-e53c7406af87","failure":"5147d033-495c-4d70-91e4-c589d45f4517"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"list0":[],"type":"InventoryQuery"}},"variables":{"ItemValues":["1"],"ItemRegex":false,"Condition":"Has \u003c then # empty slots"}},{"name":"InteractionAction","base":{"id":"38d96ede-cd16-4554-8d4b-ea174367d904","position":{"x":"1979.0","y":"-567.0"},"flowTasks":{},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"Condition":"Ground item","ItemValues":["Clue scroll (hard)","Adamant platelegs","Rune full helm","Chaos rune","Death rune","Ensouled demon head","Slayer\u0027s enchantment","Ancient shard","Dark totem base","Dark totem middle","Dark totem top"],"ItemRegex":true,"ActionValues":["Take"],"ActionRegex":false}},{"name":"GroundItemCondition","base":{"id":"addcd354-dd40-4ca7-a754-e53c7406af87","position":{"x":"1554.0","y":"-500.0"},"flowTasks":{"success":"38d96ede-cd16-4554-8d4b-ea174367d904","failure":"64f30bcd-bae4-4be1-a2f4-2245c6b2a82f"},"delayMultiplier":1.0,"enableQuery":false,"queryData":{"bool0":false,"bool1":false,"bool2":false,"bool3":false,"bool4":false,"bool5":false,"list0":[],"within":"","type":"GOQuery"}},"variables":{"ItemValues":["Clue scroll (hard)","Ancient shard","Dark totem base","Dark totem middle","Dark totem top"],"ItemRegex":false,"ActionValues":["Take"],"ActionRegex":false}}],"BotCategory":"OTHER","inventoryData":{}}

- Support for melee and safespotting for magic and ranged combat styles
- Supports Ranging/Super combat potion (see picture 1)
- Eats Tuna/Lobster/Shark
- Picks up all valuable loot (rare drop table not supported yet)
- Has safety measurement for low hp and full inventory of loot
- Optional high alchemy for rune full helms and addy platelegs (see picture 2)
- Does not bank

Gear up your combat style:

Melee: only Whips/Dragon Scimitar (more possible on request)
Magic: any spell that can be set on autocast (more possible on request)
Ranged: anything except cannon

Start at the Greater Demons in the Catatombs of Kourend.

Melee: max 80k xp per hour
Magic: not tested yet
Ranged: max 85k xp per hour
High level players should be able to get around 160 kills per hour.

EDIT: update bot to v1.3

Very nice. Can easily add a banking function by making the player go to catacomb stairs, climbing back up and then going to bank co ordinates.

With what setup you got 85k per hr ranged xp?
 
Joined
Apr 6, 2018
Messages
23
Ve


Very nice. Can easily add a banking function by making the player go to catacomb stairs, climbing back up and then going to bank co ordinates.

With what setup you got 85k per hr ranged xp?
I don't support fully afk botting where you have to share game resources.
This bot will stop when it's out of food or has full inventory, so other players can use the spot to train.
You can afk for about an hour or 2.

I actually get 72k xp with blowpiping addy darts, black dragonhide, glory, archer ring, barrow gloves and 94 range level.
85k xp max is what I expect realistically would be possible with better gear, better ammunition & higher range level, even more so.

Same with melee, I'm at 75k xp, but more than 80k xp is possible.
 
Joined
Feb 17, 2018
Messages
136
I don't support fully afk botting where you have to share game resources.
This bot will stop when it's out of food or has full inventory, so other players can use the spot to train.
You can afk for about an hour or 2.

I actually get 72k xp with blowpiping addy darts, black dragonhide, glory, archer ring, barrow gloves and 94 range level.
85k xp max is what I expect realistically would be possible with better gear, better ammunition & higher range level, even more so.

Same with melee, I'm at 75k xp, but more than 80k xp is possible.
okay. Even i dont support irresponsible botting. Never to gold farm. But once i get a certain level, im never going back to this spot again.

On other notes, while checking for player "is animating", change that to "is animating(2s)"; would save the extra attack that bot does and not look bottish. The bot drops all the food in inventory if there is no space while it should drop only one to make space, it should be fixed.
 
Joined
Apr 6, 2018
Messages
23
okay. Even i dont support irresponsible botting. Never to gold farm. But once i get a certain level, im never going back to this spot again.

On other notes, while checking for player "is animating", change that to "is animating(2s)"; would save the extra attack that bot does and not look bottish. The bot drops all the food in inventory if there is no space while it should drop only one to make space, it should be fixed.
Changing it to 'is animating(2s)' will decrease xp rates by 11%

On the contrary, clicking once on a target to attack does look bottish. A lot of people spam-click a target until they see their character animating so they're sure the attack click went through. I do it too.

The bot drops food when you're at full inventory, meaning your inventory should, by then, be full of loot, so it drops the last pieces of food to make space for more loot.

You probably went there with your inventory packed with food? Try to guess how much food you need for a full inventory of loot when you're in melee style.

For safespotting you only need maybe 2-6 pieces of food to survive the first 10 minutes when they're aggressive towards you.

I bring only 2 sharks when I'm safespotting, because I have a high defence level.
 
Top