More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 11: | Line 11: | ||
For example, if you select Dragon Defender (t) but in your bank is Dragon Defender (l) then the script will error because you have manually selected an untradeable gear that it cannot buy at the Grand Exchange. | For example, if you select Dragon Defender (t) but in your bank is Dragon Defender (l) then the script will error because you have manually selected an untradeable gear that it cannot buy at the Grand Exchange. | ||
This tab also includes a Import Gear button. If you press this, the script will check the gear the character is currently wearing, and import that as the mandatory gear. | This tab also includes a Import Gear button. If you press this, the script will check the gear the character is currently wearing, and import that as the mandatory gear.{{#ifexpr: {{#ifeq:{{FULLPAGENAME}}|Template:ManualEquipment|1|0}} + {{#ifeq:{{Template:WildyPages}}|yes|1|0}} > 0 | | ||
{{#ifexpr: {{#ifeq:{{FULLPAGENAME}}|Template:ManualEquipment|1|0}} + {{#ifeq:{{Template:WildyPages}}|yes|1|0}} > 0 | | |||
{{Template:Equipment-Wildy|equipment=manual}} | {{Template:Equipment-Wildy|equipment=manual}} | ||
}} | }} |
Revision as of 13:21, 29 May 2025
This tab is for manually defining gear that the script will bring. Using your mouse, left click into the Gear Selection Icon of your choice. In the below example, the Shield icon.
Once selected, you'll notice a white border around the Shield icon. On the right search box, begin typing in the item name. In my example, I've typed in "Dragon Defender".
In my search, there are three returned values. It is very important that you right-click on the item that your character has equipped, or is in the bag/bank.
For example, if you select Dragon Defender (t) but in your bank is Dragon Defender (l) then the script will error because you have manually selected an untradeable gear that it cannot buy at the Grand Exchange.
This tab also includes a Import Gear button. If you press this, the script will check the gear the character is currently wearing, and import that as the mandatory gear.
For ManualEquipment script, the manual tab also contains the below extra options:
Setting | Tooltip | Options |
---|---|---|
Ammo Count | If you're using arrows, this is how much ammo the script will bring. Leaving it -1 will be dynamic. | Suggested is 175. |
Spell Count | If you're using spells, this is how many casts the script will bring. | Suggested is 375. |
Spell | If you're using magic, this will be the spell used. If dynamic is chosen the script will automatically use the best spell for your level. If you cannot cast a spell it'll use the best strike available. If you do not have the level to cast your chosen spell, the script will act as if you selected dynamic. | Dynamic, Wind Strike, Water Strike, Earth Strike, Fire Strike, Wind Bolt, Water Bolt, Earth Bolt, Fire Bolt, Wind Blast, Water Blast, Earth Blast, Fire Blast, Wind Wave, Water Wave, Earth Wave, Fire Wave, Wind Surge, Water Surge, Earth Surge, Fire Surge. |
Spec Weapon | This is the spec weapon used on the monster you are killing. | If set to None, it won't bring or use a spec weapon. If set to Let Script Choose, it'll dynamically choose one, or if you manually select a spec weapon from the dropdown list. |
Ether Refill Amount | Amount of revenant ether to charge your weapon with. This does not include the 1000 to make the weapon usable. If you want it to charge your weapon with 5000 "attacks", put 5000, not 6000. This should not be lower than 200, unless you have also modified the ether_min_refill parameter. | Suggested is 400. |
Ether Refill Minimum | If your weapon charges are below this point and you are not in the boss arena, the script will attempt to charge your weapon up to your ether_refill_amount. This value should always be lower than or equal to your ether_refill_amount. | Suggested is 200. |