More actions
Content update, accuracy fixes and cleanup |
|||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{#ifeq:{{{gaio|yes}}}|no|{{PAGENAME}}|GFiremaking}} is a DreamBot script that trains the OSRS Firemaking skill by burning logs, either line-burning along tiles or on bonfires. It does this two ways: '''line-burning''' (walking along and lighting logs tile-by-tile, the classic method) and '''bonfires''' (dumping all your logs onto an existing fire or [[osrs:Forester's Campfire|Forester's Campfire]] with Make-All). Which one you get is decided per account by the '''Bonfire Chance''' setting. Left on the default it'll bonfire on most accounts, since bonfires give better xp/hr. {{#if:{{#ifeq:{{FULLPAGENAME}}|Template:GFiremaking|1}}{{#ifeq:{{PAGENAME}}|GFiremaking|1}}|{{Template:StandaloneToGAIO|skill=Firemaking}}}} | |||
When line-burning it walks along lighting logs in a line, and the exact tiles are humanised so it isn't always burning the same perfectly-repetitive spot. Any tile where the game says you can't light a fire gets avoided from then on. At tighter spots like the [[osrs:Grand Exchange|Grand Exchange]] and [[osrs:Castle Wars|Castle Wars]] it keeps the burning area sensible so fires stay on valid tiles and off the paths. When you're low on coins it'll also pick up the [[osrs:Ashes|Ashes]] dropped between burns to sell. | |||
=== Bank Location Settings === | === Bank Location Settings === | ||
This menu allows you to enable or disable the supported bank locations. We recommend the following banking locations: [[osrs:Varrock West Bank|Varrock West Bank]], [[osrs:Varrock East Bank|Varrock East Bank]], [[osrs:Grand Exchange|Grand Exchange]], [[osrs:Emir's Arena|Emir's Arena]] | This menu allows you to enable or disable the supported bank locations. We recommend the following banking locations: [[osrs:Varrock West Bank|Varrock West Bank]], [[osrs:Varrock East Bank|Varrock East Bank]], [[osrs:Grand Exchange|Grand Exchange]], [[osrs:Emir's Arena|Emir's Arena]]. By default only '''Grand Exchange''', '''Varrock East''' and '''Varrock West''' are enabled. The script seeds one of your enabled banks per account and sticks with it (re-rolling if the one it picked is members-only and the account can't use it). A handful of cramped locations that are bad for line-burning are skipped automatically. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 45: | Line 49: | ||
| '''[[Level_Offset_Feature|Target Level Offset]]''' | | '''[[Level_Offset_Feature|Target Level Offset]]''' | ||
| 1-10 | | 1-10 | ||
| If Target Level is set to 60, and offset is 5, the target level will be set to 60 - 65, unique per account. | | If Target Level is set to 60, and offset is 5, the target level will be set to 60-65, unique per account. | ||
|- | |- | ||
| '''Target Level''' | | '''Target Level''' | ||
| 0-99 | | 0-99 | ||
| This option sets the level the script will stop once it is reached. Set to 0 to train beyond 99. | | This option sets the level the script will stop once it is reached. Set to 0 to train beyond 99. | ||
|- | |||
| '''Bonfire Chance''' | |||
| -1, 0-100 | |||
| Chance, rolled on start-up, to use bonfires instead of line-burning. '''-1''' (default) lets the script pick dynamically per account. '''0''' disables bonfires entirely so it only line-burns. Any other number is the literal % chance to bonfire. | |||
|} | |} | ||
</div> | </div> | ||
| Line 55: | Line 63: | ||
=== Logs Settings === | === Logs Settings === | ||
This menu | This menu lets you enable or disable each supported log individually. The script buys and burns the highest-level log you've enabled and meet the level for. '''Teak is OFF by default'''; everything else is on. If the best pick is Yew or Magic but you can't afford a decent stack of them, it'll fall back to Maple so you're not blowing your whole bank on one trip. Ironman accounts only use logs they actually own. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! colspan=" | ! colspan="2" style="text-align:center;" | Supported Logs | ||
|- | |||
! Log !! Level | |||
|- | |||
| [[osrs:Logs|Logs]] || 1 | |||
|- | |||
| [[osrs:Oak logs|Oak Logs]] || 15 | |||
|- | |||
| [[osrs:Willow logs|Willow Logs]] || 30 | |||
|- | |||
| [[osrs:Teak logs|Teak Logs]] || 35 | |||
|- | |||
| [[osrs:Maple logs|Maple Logs]] || 45 | |||
|- | |||
| [[osrs:Yew logs|Yew Logs]] || 60 | |||
|- | |- | ||
| [[osrs: | | [[osrs:Camphor logs|Camphor Logs]] || 66 | ||
|- | |||
| [[osrs:Magic logs|Magic Logs]] || 75 | |||
|- | |||
| [[osrs:Redwood logs|Redwood Logs]] || 90 | |||
|} | |} | ||
<div style="{{#ifeq:{{FULLPAGENAME}}|Template:GFiremaking||{{#ifeq:{{{gaio|no}}}|yes||display:none;}}}}"> | |||
'''Wintertodt interplay:''' if you've got [[GWintertodt|Wintertodt]] enabled alongside this on a members account, it may route to Wintertodt instead of line-burning when that's the stronger option. On members accounts there's a per-account chance it eventually moves off regular firemaking, so accounts don't burn logs indefinitely. | |||
</div> | |||