Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Celestial Firemaker [Deleted]

Status
Not open for further replies.
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
CS Firemaker - Firemaking at it's finest

Features:
  • Both, OSRS and RS3 support
  • Bonfire support
  • Claims fire spirit reward
  • Multiple lines
  • Custom locations
  • Pickin up ashes


How to use:
  • (IMPORTANT) Before starting the script, make a fire and hover it with your mouse so the fire's definitions are loaded, otherwise the bot might crash.
  • When using bonfires, start the bot at a populated world at the Grand Exchange south west
  • When using line firemaking, you can choose a preset location or set your own location:
    1. Stand next to the bank you want to use and click the "Set bank location" button in the GUI
    2. Move your character to the spot where the first line begins and set the first location in the GUI
    3. If you think your character has an appropriate firemaking level and want to use a second line, move to the second line spot, if not, click the second coordinate field in the GUI in order to remove it and only use one line
    4. (Optional) Select "Pick up ashes" and the script will automatically pick up ashes once it finishes every line

Changelog:
0.1 - 14.12.2014: Initial release
1.0 - 19.12.2014: Out of dev stages

Future updates:
-User feedback based improvements
-Adding more preset locations


If you find a bug , please post you report in this thread
The bot is still in dev stages, so feel free to suggest more features or preset locations

Have fun botting! :)
 
Last edited:
Joined
Jun 21, 2014
Messages
350
The script crashes me out to the lobby sometimes when a fire spirit appears. I'm not sure how it works though.
 
Joined
Dec 9, 2014
Messages
16
Honestly not sure it hasn't happend since and i've been watching it, if it happens again i'll see why
 
Joined
Dec 9, 2014
Messages
16
It randomly stopped and did this:


java.lang.RuntimeException: java.lang.IllegalStateException: Cannot get an instance value from a null instance
at com.runemate.game.api.script.Execution.delayUntil(xhb:96)
at com.runemate.game.api.script.Execution.delayUntil(xhb:239)
at com.runemate.game.api.script.Execution.delayUntil(xhb:85)
at com.runemate.game.api.script.Execution.delayUntil(xhb:2)
at a.Ym.byte(yqb:165)
at a.Ym.accepts(yqb:17)
at a.vl.move(sqb:239)
at com.runemate.game.api.hybrid.input.Mouse.move(ep:234)
at com.runemate.game.api.hybrid.location.Coordinate.interact(snb:859)
at com.runemate.game.api.hybrid.entities.details.Interactable.interact(im:264)
at com.runemate.game.api.hybrid.entities.details.Interactable.interact(im:78)
at com.runemate.game.api.hybrid.location.navigation.basic.ViewportPath.step(gqb:99)
at com.runemate.game.api.hybrid.location.navigation.Path.step(omb:91)
at com.runemate.game.api.hybrid.location.navigation.Path.step(omb:278)
at productions.coconut.firemaker.tasks.walk.WalkToBank.execute(WalkToBank.java:66)
at productions.coconut.api.TaskScript$$Lambda$503/134272596.accept(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.util.stream.ReferencePipeline.forEach(Unknown Source)
at productions.coconut.api.TaskScript.onLoop(TaskScript.java:31)
at com.runemate.game.api.script.framework.LoopingScript.run(yhb:89)
at com.runemate.game.api.script.framework.AbstractScript.start(plb:197)
at a.sJ.run(clb:102)
Caused by: java.lang.IllegalStateException: Cannot get an instance value from a null instance
at a.vI.byte(xcb:652)
at a.vI.do(xcb:262)
at a.ML.next(wrb:248)
at a.ML.hasNext(wrb:124)
at a.AM.byte(bwb:91)
at com.runemate.game.api.hybrid.local.hud.Menu.getItems(xwb:64)
at com.runemate.game.api.hybrid.local.hud.Menu.indexOf(xwb:71)
at com.runemate.game.api.hybrid.local.hud.Menu.contains(xwb:118)
at a.AL.byte(yqb:248)
at a.AL.call(yqb:165)
at com.runemate.game.api.script.Execution.delayUntil(xhb:163)
... 28 more
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
It randomly stopped and did this:


java.lang.RuntimeException: java.lang.IllegalStateException: Cannot get an instance value from a null instance
at com.runemate.game.api.script.Execution.delayUntil(xhb:96)
at com.runemate.game.api.script.Execution.delayUntil(xhb:239)
at com.runemate.game.api.script.Execution.delayUntil(xhb:85)
at com.runemate.game.api.script.Execution.delayUntil(xhb:2)
at a.Ym.byte(yqb:165)
at a.Ym.accepts(yqb:17)
at a.vl.move(sqb:239)
at com.runemate.game.api.hybrid.input.Mouse.move(ep:234)
at com.runemate.game.api.hybrid.location.Coordinate.interact(snb:859)
at com.runemate.game.api.hybrid.entities.details.Interactable.interact(im:264)
at com.runemate.game.api.hybrid.entities.details.Interactable.interact(im:78)
at com.runemate.game.api.hybrid.location.navigation.basic.ViewportPath.step(gqb:99)
at com.runemate.game.api.hybrid.location.navigation.Path.step(omb:91)
at com.runemate.game.api.hybrid.location.navigation.Path.step(omb:278)
at productions.coconut.firemaker.tasks.walk.WalkToBank.execute(WalkToBank.java:66)
at productions.coconut.api.TaskScript$$Lambda$503/134272596.accept(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.util.stream.ReferencePipeline.forEach(Unknown Source)
at productions.coconut.api.TaskScript.onLoop(TaskScript.java:31)
at com.runemate.game.api.script.framework.LoopingScript.run(yhb:89)
at com.runemate.game.api.script.framework.AbstractScript.start(plb:197)
at a.sJ.run(clb:102)
Caused by: java.lang.IllegalStateException: Cannot get an instance value from a null instance
at a.vI.byte(xcb:652)
at a.vI.do(xcb:262)
at a.ML.next(wrb:248)
at a.ML.hasNext(wrb:124)
at a.AM.byte(bwb:91)
at com.runemate.game.api.hybrid.local.hud.Menu.getItems(xwb:64)
at com.runemate.game.api.hybrid.local.hud.Menu.indexOf(xwb:71)
at com.runemate.game.api.hybrid.local.hud.Menu.contains(xwb:118)
at a.AL.byte(yqb:248)
at a.AL.call(yqb:165)
at com.runemate.game.api.script.Execution.delayUntil(xhb:163)
... 28 more
This seems to be a client issue, it happens often lately.
However im not sure if it is just mybots, because other developers dont know that exception...
@Cloud
 
Joined
Sep 6, 2014
Messages
244
Well, mine is running flawless for 6+ hours straight.
For me it's one of the most stable scripts.
Thanks for it! ;)
 
Status
Not open for further replies.
Top