FushigiBot Posted June 27, 2022 Share Posted June 27, 2022 (edited) FushigiBot's Firemaking Burns logs at the Grand Exchange Randomly chooses an inventory slot Randomly chooses from within 3 starting areas Automatic Restocking Stop at desired level Edited November 11, 2023 by FushigiBot 1 Quote Link to comment Share on other sites More sharing options...
Nestle Posted June 27, 2022 Share Posted June 27, 2022 Noice Quote Link to comment Share on other sites More sharing options...
mariokiller64 Posted September 19, 2022 Share Posted September 19, 2022 Great script, top tier. Just a recommendation, can you put a max level limit where it just stops doing its task when it hits the limit you put in? Just want to get level 50 for wintertodt and I dont know where I would put an if statement myself to stop the script. Quote Link to comment Share on other sites More sharing options...
xRYAN Posted September 19, 2022 Share Posted September 19, 2022 1 hour ago, mariokiller64 said: Great script, top tier. Just a recommendation, can you put a max level limit where it just stops doing its task when it hits the limit you put in? Just want to get level 50 for wintertodt and I dont know where I would put an if statement myself to stop the script. Just add on a new method line at the end, > If Firemaking level == 50 > Stop script 1 1 Quote Link to comment Share on other sites More sharing options...
FushigiBot Posted September 20, 2022 Author Share Posted September 20, 2022 (edited) 14 hours ago, mariokiller64 said: Great script, top tier. Just a recommendation, can you put a max level limit where it just stops doing its task when it hits the limit you put in? Just want to get level 50 for wintertodt and I dont know where I would put an if statement myself to stop the script. Will do Edit: Added Edited September 20, 2022 by FushigiBot Quote Link to comment Share on other sites More sharing options...
Wolfz421 Posted January 26, 2023 Share Posted January 26, 2023 Script works very well! nice 1 Quote Link to comment Share on other sites More sharing options...
Don Timon Posted March 15, 2023 Share Posted March 15, 2023 i am testing it, works veeeery nice just 1 question :x i want to launch it from BH manager :c no clue how to set the CLI , always gets stuck with number 2 o.o :c how can i set it to work with it? @FushigiBot Quote Link to comment Share on other sites More sharing options...
Qwesting Posted March 16, 2023 Share Posted March 16, 2023 Couple spots it will get stuck and keep attempting to light the logs giving the message "You can't light a fire here". Quote Link to comment Share on other sites More sharing options...
FushigiBot Posted March 17, 2023 Author Share Posted March 17, 2023 On 3/15/2023 at 9:01 PM, Don Timon said: i am testing it, works veeeery nice just 1 question :x i want to launch it from BH manager :c no clue how to set the CLI , always gets stuck with number 2 o.o :c how can i set it to work with it? @FushigiBot Make a profile. 1. Create a txt file and write the following line in it <Find>Firemaking Level</Find><Replace>FIREMAKING LEVEL YOU WISH TO STOP AT</Replace> 2. Name the file the same as the script file. 3. Place this in the /Profiles folder. 6 hours ago, Qwesting said: Couple spots it will get stuck and keep attempting to light the logs giving the message "You can't light a fire here". It could be that it isn't reading the onMessage Quote Link to comment Share on other sites More sharing options...
Don Timon Posted March 17, 2023 Share Posted March 17, 2023 7 hours ago, FushigiBot said: Make a profile. 1. Create a txt file and write the following line in it <Find>Firemaking Level</Find><Replace>FIREMAKING LEVEL YOU WISH TO STOP AT</Replace> 2. Name the file the same as the script file. 3. Place this in the /Profiles folder. It could be that it isn't reading the onMessage yeah, seems like its not reading onMessage bc sometimes gets stuck btw, the profile works : D just 1 more thing: how can turn on the world hop and minibreak on CLI? O: Quote Link to comment Share on other sites More sharing options...
MongooseFox Posted April 22, 2023 Share Posted April 22, 2023 So fast, so crazy bot, sometimes stack logs in this same place. Script can be amazing, but need some fixes Quote Link to comment Share on other sites More sharing options...
Traidyy Posted April 27, 2023 Share Posted April 27, 2023 On 4/23/2023 at 1:48 AM, MongooseFox said: So fast, so crazy bot, sometimes stack logs in this same place. Script can be amazing, but need some fixes Quick n easy fix while the while (!getInventory().isEmpty() && !myPlayer().isAnimating()) { } 1 Quote Link to comment Share on other sites More sharing options...
FushigiBot Posted November 12, 2023 Author Share Posted November 12, 2023 I redid this script into a s2s. Should address all the reported issues. 1 Quote Link to comment Share on other sites More sharing options...