Welcome!

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

Sign up now!

MaxiFletcher TRIAL [Deleted]

Status
Not open for further replies.
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Selecting make all (X), X being the timer of how long the action takes.
You're assuming correct.
Very interesting. It seems that it's unable to get the correct bounds for the interface. If it wasn't detecting it then it would use the items together again rather than say it's selecting make all/x. That's useful information for cloud to use. Thanks.
 
@MVisser91 I've just released a silent update that queries by interface component action as well (Make x/all). Please try this out and let me know if it works for you. If it does it could very well be that there's another component somewhere with the same text and it was detecting that one instead of the one we want. If not, it seems like it's a bounds issue.
 
Joined
Dec 24, 2016
Messages
28
After testing, it's looping the knife -> log code. Even when people had it happen to them, this is something new for me.

This time, when I hover over the longbow, it'll keep hitting the knife -> log

When I right click it to help the bot out, it'll just keep doing what it does; knife -> log

Status from bot: Using knife with maple logs (10)
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
After testing, it's looping the knife -> log code. Even when people had it happen to them, this is something new for me.

This time, when I hover over the longbow, it'll keep hitting the knife -> log

When I right click it to help the bot out, it'll just keep doing what it does; knife -> log

Status from bot: Using knife with maple logs (10)
Okay so it turns out the interface has no actions yet interact still works on it. So i've removed the action filtering as that won't work. I've now added some debug output for the component that the bot is trying to interact with.

ANYONE who has the make x/all issue please refresh the bot list and try again, and this time when it doesn't work go into your most recent log file and you'll see something like this:
Code:
InterfaceComponent [309, 6] | Name: null | Text: Yew longbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 378, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
Please post it here.
 
Joined
Dec 24, 2016
Messages
28
Well, you won't see any debugging posts from me.. You know why? Because the darn things works :D
88kxp per hour on the maples, so that's very good :)
 
Before I forget to mention, I also tested it out on my second computer, multiple accounts and closed/reset bot a few times. Seems to be working solidly for me now!

Thanks <3
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Well, you won't see any debugging posts from me.. You know why? Because the darn things works :D
88kxp per hour on the maples, so that's very good :)
 
Before I forget to mention, I also tested it out on my second computer, multiple accounts and closed/reset bot a few times. Seems to be working solidly for me now!

Thanks <3
Very odd... Let me know if it stops working again as others have previously had it randomly work and then not again.
 
Joined
Dec 24, 2016
Messages
28
Will most certainly do. I'll test it out a bit more tonight and tomorrow morning.
Not going to close this client till 99 fletching first haha, don't wanna curse it
 
Joined
Oct 21, 2015
Messages
28
Doesnt work for me anymore now. Here is the logfile
Code:
[Debug] RuneMate Version: 2.4.8
[Debug] Java Version: 8u92 x86 (Oracle Corporation)
[Debug] Operating System: Windows 10 x64
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
Found a new game instance after 15 seconds.
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.potatoIIIIIIiIII.initialize(ta:92)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiIIiIiIII.initialize(ma:49)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiiiIiiIiI.botInterfaceProperty(p:135)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at bot.potatoIIIIIIiIII.catch(ta:43)
    ... 4 more
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.potatoiiIIIiiIIi.initialize(na:234)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiIIiIiIII.initialize(ma:6)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiiiIiiIiI.botInterfaceProperty(p:135)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at bot.potatoiiIIIiiIIi.catch(na:16)
    ... 4 more
Took 244ms to load UI.
Login Handler has been activated!
Interface Closer - Play Button has been activated!
[Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
00:00:58 - Thanks for using Prime Smelting!
Finished with 0 exceptions.
java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at com.runemate.game.api.script.framework.core.BotPlatform.invokeAndWait(cbb:6)
    at bot.potatoIiiiIIIIiI.catch(ba:40)
    at com.runemate.maxibots.tree.fletcher.MaxiFletcher.onStart(jb:23)
    at com.runemate.game.api.script.framework.AbstractBot.const(igb:63)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at nul.iiiiIIiiiIIi.const(asb:205)
    at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    at com.runemate.game.api.hybrid.Environment.getStorageDirectory(gkb:41)
    at bot.potatoIiiiIIIIiI.null(ba:160)
    ... 5 more
java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at nul.iiiiIIiiiIIi.const(asb:205)
    at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    at bot.potatoIiiIIiiiIi.<init>(n:104)
    at bot.potatoIiIiiIiiii.<init>(bb:174)
    at bot.potatoIiIiiIiiii.catch(bb:13)
    at bot.potatoIiIIIiiIii.<init>(r:23)
    at bot.potatoiiIiiIiiIi.<init>(lb:209)
    at bot.potatoIiiiIIIIiI.catch(ba:98)
    at com.runemate.maxibots.tree.fletcher.MaxiFletcher.onStart(jb:23)
    at com.runemate.game.api.script.framework.AbstractBot.const(igb:63)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at nul.iiiiIIiiiIIi.const(asb:205)
    at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    at nul.iiiiiIiiiIiI.run(whb:111)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
---MaxiFletcherV2 V2.0.1---
Runtime: 00:00:00
Last status: Loading...
---Thanks for using MaxiFletcherV2!---
MaxiFletcherV2 V2.0.1 started!
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
---MaxiFletcherV2 V2.0.1---
Runtime: 00:01:32
Last status: Selecting Make All (48)
Total profit: 0
---Thanks for using MaxiFletcherV2!---
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Doesnt work for me anymore now. Here is the logfile
Code:
[Debug] RuneMate Version: 2.4.8
[Debug] Java Version: 8u92 x86 (Oracle Corporation)
[Debug] Operating System: Windows 10 x64
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
Found a new game instance after 15 seconds.
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.potatoIIIIIIiIII.initialize(ta:92)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiIIiIiIII.initialize(ma:49)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiiiIiiIiI.botInterfaceProperty(p:135)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at bot.potatoIIIIIIiIII.catch(ta:43)
    ... 4 more
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at bot.potatoiiIIIiiIIi.initialize(na:234)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiIIiIiIII.initialize(ma:6)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    at bot.potatoiiiiIiiIiI.botInterfaceProperty(p:135)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at bot.potatoiiIIIiiIIi.catch(na:16)
    ... 4 more
Took 244ms to load UI.
Login Handler has been activated!
Interface Closer - Play Button has been activated!
[Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
00:00:58 - Thanks for using Prime Smelting!
Finished with 0 exceptions.
java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    at com.runemate.game.api.script.framework.core.BotPlatform.invokeAndWait(cbb:6)
    at bot.potatoIiiiIIIIiI.catch(ba:40)
    at com.runemate.maxibots.tree.fletcher.MaxiFletcher.onStart(jb:23)
    at com.runemate.game.api.script.framework.AbstractBot.const(igb:63)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at nul.iiiiIIiiiIIi.const(asb:205)
    at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    at com.runemate.game.api.hybrid.Environment.getStorageDirectory(gkb:41)
    at bot.potatoIiiiIIIIiI.null(ba:160)
    ... 5 more
java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at nul.iiiiIIiiiIIi.const(asb:205)
    at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    at bot.potatoIiiIIiiiIi.<init>(n:104)
    at bot.potatoIiIiiIiiii.<init>(bb:174)
    at bot.potatoIiIiiIiiii.catch(bb:13)
    at bot.potatoIiIIIiiIii.<init>(r:23)
    at bot.potatoiiIiiIiiIi.<init>(lb:209)
    at bot.potatoIiiiIIIIiI.catch(ba:98)
    at com.runemate.maxibots.tree.fletcher.MaxiFletcher.onStart(jb:23)
    at com.runemate.game.api.script.framework.AbstractBot.const(igb:63)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    at nul.iiiiIIiiiIIi.const(asb:205)
    at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    at nul.iiiiiIiiiIiI.run(whb:111)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
---MaxiFletcherV2 V2.0.1---
Runtime: 00:00:00
Last status: Loading...
---Thanks for using MaxiFletcherV2!---
MaxiFletcherV2 V2.0.1 started!
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
InterfaceComponent [309, 6] | Name: null | Text: Yew shortbow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(78, 44, 363, 79) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0
| Actions:
---MaxiFletcherV2 V2.0.1---
Runtime: 00:01:32
Last status: Selecting Make All (48)
Total profit: 0
---Thanks for using MaxiFletcherV2!---
Please define what doesn't work for me now actually means. What can it do and what can't it do.
 
Joined
Oct 21, 2015
Messages
28
Please define what doesn't work for me now actually means. What can it do and what can't it do.
When selecting make X/all it gets stuck again. I guess the only thing we can do is to wait until runemate updates the client
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
@ironskillz1 Please try running it again and post the log file again when it fails. Allow the bot to try to interact a couple times first. So the status will be Selecting make x/all (someamount) and then stop the bot and post the full log file please. @MVisser91 ifi t's stopped working for you please do as i've just mentioned.
 
Joined
Nov 28, 2016
Messages
3
Here is my log file, having Make X/all problem, thank you! Also should i put the log file of the stringing bows problem as well? Or will this fix both of those??? Thanks again.




[Debug] RuneMate Version: 2.4.8
[Debug] Java Version: 8u92 x86 (Oracle Corporation)
[Debug] Operating System: Windows 10 x64
Clearing outdated biometric: mouse_fire_delay.bio
Clearing outdated biometric: pre_click_delay.bio
Clearing outdated biometric: click_length.bio
Clearing outdated biometric: mouse_ppm.bio
Clearing outdated biometric: mouse_inefficiency.bio
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
Found a new game instance after 16 seconds.
MaxiFletcherV2 V2.0.1 started!
Login Handler has been activated!
Unable to load corrupted player sense profile for toy man10, resetting.
Interface Closer - Play Button has been activated!
[Clouse] Downloaded 959 human mouse movements selected for you by Clouse.
Bank Pin has been activated!
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(341, 86)} | Visible: true | Target entity: InteractablePoint(341, 86) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(314, 82)} | Visible: true | Target entity: InteractablePoint(314, 82) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(291, 96)} | Visible: true | Target entity: InteractablePoint(291, 96) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Examine" : "Standard" : Standard [3211, 3225, 2]} | Visible: false | Target entity: Standard [3211, 3225, 2] | getTarget: Standard | Target type: game Object
MenuItem{3 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(300, 106)} | Visible: true | Target entity: InteractablePoint(300, 106) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : UNRESOLVED} | Visible: true | Target entity: UNRESOLVED | getTarget: | Target type: game Object
MenuItem{1 : "Examine" : "Closed booth" : InteractablePoint(50, 53)} | Visible: false | Target entity: InteractablePoint(50, 53) | getTarget: Closed booth | Target type: Walk
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(349, 80)} | Visible: true | Target entity: InteractablePoint(349, 80) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(317, 61)} | Visible: true | Target entity: InteractablePoint(317, 61) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(300, 77)} | Visible: true | Target entity: InteractablePoint(300, 77) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(322, 90)} | Visible: true | Target entity: InteractablePoint(322, 90) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(340, 114)} | Visible: true | Target entity: InteractablePoint(340, 114) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(331, 87)} | Visible: true | Target entity: InteractablePoint(331, 87) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: true | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{1 : "Walk here" : "" : InteractablePoint(325, 87)} | Visible: false | Target entity: InteractablePoint(325, 87) | getTarget: | Target type: Walk
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(315, 66)} | Visible: true | Target entity: InteractablePoint(315, 66) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(309, 87)} | Visible: true | Target entity: InteractablePoint(309, 87) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(334, 107)} | Visible: true | Target entity: InteractablePoint(334, 107) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(313, 93)} | Visible: true | Target entity: InteractablePoint(313, 93) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(310, 86)} | Visible: true | Target entity: InteractablePoint(310, 86) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(343, 75)} | Visible: true | Target entity: InteractablePoint(343, 75) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Make 1" : "" : InterfaceComponent [305, 17]} | Visible: true | Target entity: InterfaceComponent [305, 17] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{1 : "Make 5" : "" : InterfaceComponent [305, 16]} | Visible: false | Target entity: InterfaceComponent [305, 16] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 16] | Name: null | Text: | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{2 : "Make 10" : "" : InterfaceComponent [305, 15]} | Visible: false | Target entity: InterfaceComponent [305, 15] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 15] | Name: null | Text: | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{3 : "Make X" : "" : InterfaceComponent [305, 14]} | Visible: false | Target entity: InterfaceComponent [305, 14] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 14] | Name: null | Text: | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{4 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: false | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(348, 71)} | Visible: true | Target entity: InteractablePoint(348, 71) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
No bot running, shutting down activity scheduler.
---MaxiFletcherV2 V2.0.1---
Runtime: 00:03:05
Last status: Making Yew longbow (u)
Total profit: 3132
---Thanks for using MaxiFletcherV2!---
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Here is my log file, having Make X/all problem, thank you! Also should i put the log file of the stringing bows problem as well? Or will this fix both of those??? Thanks again.




[Debug] RuneMate Version: 2.4.8
[Debug] Java Version: 8u92 x86 (Oracle Corporation)
[Debug] Operating System: Windows 10 x64
Clearing outdated biometric: mouse_fire_delay.bio
Clearing outdated biometric: pre_click_delay.bio
Clearing outdated biometric: click_length.bio
Clearing outdated biometric: mouse_ppm.bio
Clearing outdated biometric: mouse_inefficiency.bio
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
Found a new game instance after 16 seconds.
MaxiFletcherV2 V2.0.1 started!
Login Handler has been activated!
Unable to load corrupted player sense profile for toy man10, resetting.
Interface Closer - Play Button has been activated!
[Clouse] Downloaded 959 human mouse movements selected for you by Clouse.
Bank Pin has been activated!
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(341, 86)} | Visible: true | Target entity: InteractablePoint(341, 86) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(314, 82)} | Visible: true | Target entity: InteractablePoint(314, 82) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(291, 96)} | Visible: true | Target entity: InteractablePoint(291, 96) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Examine" : "Standard" : Standard [3211, 3225, 2]} | Visible: false | Target entity: Standard [3211, 3225, 2] | getTarget: Standard | Target type: game Object
MenuItem{3 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(300, 106)} | Visible: true | Target entity: InteractablePoint(300, 106) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : UNRESOLVED} | Visible: true | Target entity: UNRESOLVED | getTarget: | Target type: game Object
MenuItem{1 : "Examine" : "Closed booth" : InteractablePoint(50, 53)} | Visible: false | Target entity: InteractablePoint(50, 53) | getTarget: Closed booth | Target type: Walk
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(349, 80)} | Visible: true | Target entity: InteractablePoint(349, 80) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(317, 61)} | Visible: true | Target entity: InteractablePoint(317, 61) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(300, 77)} | Visible: true | Target entity: InteractablePoint(300, 77) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(322, 90)} | Visible: true | Target entity: InteractablePoint(322, 90) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(340, 114)} | Visible: true | Target entity: InteractablePoint(340, 114) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(331, 87)} | Visible: true | Target entity: InteractablePoint(331, 87) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: true | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{1 : "Walk here" : "" : InteractablePoint(325, 87)} | Visible: false | Target entity: InteractablePoint(325, 87) | getTarget: | Target type: Walk
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(315, 66)} | Visible: true | Target entity: InteractablePoint(315, 66) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(309, 87)} | Visible: true | Target entity: InteractablePoint(309, 87) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(334, 107)} | Visible: true | Target entity: InteractablePoint(334, 107) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(313, 93)} | Visible: true | Target entity: InteractablePoint(313, 93) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(310, 86)} | Visible: true | Target entity: InteractablePoint(310, 86) | getTarget: | Target type: Walk
MenuItem{1 : "Examine" : "Closed booth" : Closed booth [3210, 3221, 2]} | Visible: false | Target entity: Closed booth [3210, 3221, 2] | getTarget: Closed booth | Target type: game Object
MenuItem{2 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(343, 75)} | Visible: true | Target entity: InteractablePoint(343, 75) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Make 1" : "" : InterfaceComponent [305, 17]} | Visible: true | Target entity: InterfaceComponent [305, 17] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{1 : "Make 5" : "" : InterfaceComponent [305, 16]} | Visible: false | Target entity: InterfaceComponent [305, 16] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 16] | Name: null | Text: | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{2 : "Make 10" : "" : InterfaceComponent [305, 15]} | Visible: false | Target entity: InterfaceComponent [305, 15] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 15] | Name: null | Text: | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{3 : "Make X" : "" : InterfaceComponent [305, 14]} | Visible: false | Target entity: InterfaceComponent [305, 14] | getTarget: | Target type: interface Button
---Target Entity debug---
InterfaceComponent [305, 14] | Name: null | Text: | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: true | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End target entity debug---
MenuItem{4 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
---1 Query results---
InterfaceComponent [305, 17] | Name: null | Text: Long Bow | Text color: java.awt.Color[r=0,g=0,b=0] | Contained Item: null | Contained Item ID: -1 | Contained Item Quantity: 0 | Bounds: InteractableRectangle(255, 42, 122, 81) | Projected Item: null | Projected Buffer ID: -1 | Visible: false | Custom Handler Opcode: 0 | getLayer: InterfaceComponent [162, 546]
| Actions:
---End of query results---
---Menu options---
MenuItem{0 : "Walk here" : "" : InteractablePoint(348, 71)} | Visible: true | Target entity: InteractablePoint(348, 71) | getTarget: | Target type: Walk
MenuItem{1 : "Cancel" : "" : UNRESOLVED} | Visible: false | Target entity: UNRESOLVED | getTarget: | Target type: Cancel
---End of menu options---
No bot running, shutting down activity scheduler.
---MaxiFletcherV2 V2.0.1---
Runtime: 00:03:05
Last status: Making Yew longbow (u)
Total profit: 3132
---Thanks for using MaxiFletcherV2!---
Could you also please send me a screenshot of the game when it's stuck. Just press the prtscn button on your keyboard and then paste it here or open paint and past it there, save it then send it here (if the first option doesn't work)
 
Joined
Nov 28, 2016
Messages
3
Could you also please send me a screenshot of the game when it's stuck. Just press the prtscn button on your keyboard and then paste it here or open paint and past it there, save it then send it here (if the first option doesn't work)

It just stays at this screens, nothing else happens past this no matter how long i wait.

upload_2017-1-8_21-9-44.png
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
It just stays at this screens, nothing else happens past this no matter how long i wait.

View attachment 1492
Thank you. As i expected. Just needed to make sure that the interface wasn't different to mine somehow. It seems that the client is getting the wrong y coordinate for the bounds of the interface component, which means it's a client issue not a bot one and can now be looked into properly by @Cloud and @SlashnHax
 
Joined
Nov 28, 2016
Messages
3
Thank you. As i expected. Just needed to make sure that the interface wasn't different to mine somehow. It seems that the client is getting the wrong y coordinate for the bounds of the interface component, which means it's a client issue not a bot one and can now be looked into properly by @Cloud and @SlashnHax

So Just wait on them to address it correct?
 
Joined
May 25, 2016
Messages
162
Not performing as wel as I tested it out 2 weeks ago :(
Is not as smooth as it was then, every action takes up a lot of time.
Making maple longbows (u) at castle wars bank, bot clicks knife, clicks maple log, right clicks make X on the longbow, then before it types a number selects the knife again and within a half a second types the number (I guess, I can't even see the number) and starts fletching still with the knife selected.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Not performing as wel as I tested it out 2 weeks ago :(
Is not as smooth as it was then, every action takes up a lot of time.
Making maple longbows (u) at castle wars bank, bot clicks knife, clicks maple log, right clicks make X on the longbow, then before it types a number selects the knife again and within a half a second types the number (I guess, I can't even see the number) and starts fletching still with the knife selected.
Probably due to the debug code. The sooner someone experiencing the make x/all issue gives us access to their pc, the sooner things will be working properly.
 
A temporary fix has been found for the make x/all bug. Use fixed mode instead of resizable. If you are already using fixed mode and are having the issue please let me know so we can look into your case further.
 
@Ryab @ironskillz1 @MVisser91
 
Joined
Oct 30, 2015
Messages
4
Hey, so this bot seems to be running very slow, i don't know if it's on my side, but i would like to have some help if you have time. :)
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,768
Hey, so this bot seems to be running very slow, i don't know if it's on my side, but i would like to have some help if you have time. :)
OSRS or RS3? The only spot i've noticed it being slow is on OSRS before using the items on each other i.e when you start the bot or when the bank closes it takes 2-3 seconds to keep going. Which will be looked into later, working on another rewrite at the moment
 
Status
Not open for further replies.
Top