Zulrah Killer
$20 / 1 instance(s)
Features
Kills the boss flawlessly, supporting all rotations
- Predicts rotations
- Knows exactly where to stand
- Efficient pathing
- Style switching, including longrange (toggleable for pures)
Magic only mode
- Supports mage only rotations
- Unrecommended as your kills per hour would be much lower using magic only
Special attacks
- Currently only blowpipe - I can add more, just let me know
Potions and all variants
- Defence
- Ranging
- Magic
- Anti-venom & efficient venom curing (tick based)
- Anti-poison
- Prayer
- Cure me (Lunar spellbook)
- Imbued heart & Saturated heart
Prayers
- Protection prayers against zulrah
- Protection prayers against snakelings
- Offensive prayers (mystic might, eagle eye, rigour, augury)
Food
- Potato with butter
- Potato with cheese
- Curry
- Shark
- Sea Turtle
- Manta ray
- Tuna potato
- Karambwans
- Efficient eating calculations for all combat levels
Deathwalking
- Will reclaim your items and continue even after dying
Transportation
- Gets to zulrah using zul-andra teleport
- Emergency teleport via ring of dueling (ferox enclave)
- Emergency teleport via house teleport (rejuvenation portal required)
Quickstart & script arguments
- Quickstart integration
Restocking
- Buys items
- Sells loot
- Recharges blowpipe
- Recharges trident
Note: You need at least 1 charge on a ring of wealth in the bank, as the script uses that to restock at the grand exchange. It will deal with buying more as needed. You should also keep some coins in your bank for death charges and maybe initial restock costs.
Planned features:
- Pray flicking
- Repairing items
- Charging ring of suffering
- Cost/Loot tracker
- Transportation via fairy ring (with agility boosting)
- Ironman support
- Vengeance
- Thralls
FAQ
Will you add chartership support?
I'm afraid that the answer is no. The reason for this is that charterships take way too much travel time to the point that it cuts into kill time. The value of time from using zul-andra teleport and starting a kill is much more efficient than using charterships. This will remain the case unless zul-andra scrolls increase in price significantly. If that ever happens I may consider adding it.
Arguments
Usage: -arg=value | Example: -dart=amethyst
Argument key | Value(s) |
---|---|
dart | amethyst, steel, mithril, adamant, rune |
rangegear | names, of, your, gear, separated, by, comma |
magegear | names, of, your, gear, separated, by, comma |
venom | amount of anti-venom potions to bring per trip |
venomplus | amount of anti-venom+ potions to bring per trip |
pray | amount of prayer potions to bring per trip |
restore | amount of super restores to bring per trip |
magic | amount of magic potions to bring per trip |
battlemage | amount of battlemage potions to bring per trip |
divinemagic | amount of divine magic potions to bring per trip |
ranging | amount of ranging potions to bring per trip |
bastion | amount of bastion potions to bring per trip |
divineranging | amount of divine ranging potions to bring per trip |
food | potato with butter, potato with cheese, curry, shark, sea turtle, manta ray, tuna potato |
foodcount | minimum amount of food needed for a kill |
combo | currently only supports karambwans |
combocount | minimum amount of food needed for a kill |
heart | imbued, saturated |
safe | poh or duel |
recoil | false if using ring of suffering (include in magegear) |
mageonly | true if using mage only |
debug | true to enable debug mode |
Example args
-dart=amethyst
-rangegear=Assembler max cape, Void ranger helm,Ancient d'hide boots,Toxic blowpipe
-magegear=Imbued saradomin max cape,Eternal boots,Trident of the swamp,Occult necklace,
Rada's blessing 4,Elidinis' ward,Elite void top,Elite void robe,Void knight gloves,
Void mage helm,Ring of suffering
-venomplus=1
-pray=2
-divinemagic=1
-divineranging=1
-food=shark
-foodcount=8
-combo=karambwan
-combocount=4
-safe=poh
-recoil=false
-debug=true
You can input these into the script selector outlined below, or into YAML file for quickstart outlined here
Generating args from the GUI
Firstly, enable the logger as shown below
Next, start the script through the GUI as normal, and the bot should generate them into the logger
You can copy these args by double clicking the log
Example YAML file
Save this to a .yml
file and you can launch Inubot with quickstart using java -jar path-to-inubot.jar path-toyour-args-file.yml
---
username: "your rs username"
password: "your rs password"
pin: ""
world: "36"
script: "Zulrah Killer"
script_args: "-dart=amethyst
-rangegear=Assembler max cape, Void ranger helm,Ancient d'hide boots,Toxic blowpipe
-magegear=Imbued saradomin max cape,Eternal boots,Trident of the swamp,Occult necklace,
Rada's blessing 4,Elidinis' ward,Elite void top,Elite void robe,Void knight gloves,
Void mage helm,Ring of suffering
-venomplus=1
-pray=2
-divinemagic=1
-divineranging=1
-food=shark
-foodcount=8
-combo=karambwan
-combocount=4
-safe=poh
-recoil=false
-debug=true"
low_cpu: false
inubot_username: "inubot username"
inubot_password: "inubot password"