Search the Community
Showing results for tags 'eats food'.
-
Hi, Am looking for a script that would: 1. Telegrab a specific ground item until there is none of it left then hop world and repeat this until: x amount of target ground item is in inventory OR run out of law runes in inventory OR cannot cast telegrab and then logout is triggered. 1.1 There would be a way to tell what worlds the bot will hop to through an interface. OR there is the exact same script but with the world hopping variable changed so if one would like the script to hop 451-459 then the specific script for that hopping pattern is loaded in the script selector. 2. The script, on the condition any hp is lost, would need to eat food in the inventory, activate quick pray and run to single-way combat (approx 100 tiles). 2.1 If hp is still being lost when reaching this co-ordinate then it needs to reach lvl 20 wild (approx 800 tiles) where home tele is activated. 2.2 If home tele turns out to be a null action (either through tb or cooldown timer or still in combat) then it will be taken to the wilderness ditch and logout. With 0 knowledge of Java I've tried making my own script for (1.) and got this far : Entity naturerune = getObjects().closest("Nature rune"); if (naturerune != null) { nature rune.interact("Take"); } Any help with developing this script would be appreciated.
-
Since I was in need of a bot that could safespot and there currently is no free safespotbot on the market I wanted to try to make one myself. Ended up adding five lines of code to Alek's already genious Macro Killer in order to make the bot always return to the spot where the bot is started. Works perfectly at varrock guards, varrock sewers and any other safespot you can think of. Features from Alek's Macro Killer: -Ranged Support, picks up arrows and equips if you are using them -Eats anything for food including wine -Fights anything Added features: - Puts camera always to top to prevent deadwalking - walks back to tile where bot is started - Doesn't attempt to attack level 1337 DMM guards SafespotBot.jar
- 23 replies
-
- 1
-
- safespotbot
- safespotting
-
(and 6 more)
Tagged with: