1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

MaxiFletcher TRIAL 2.7.26

Strings those bows tighter than your boot straps!

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    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.
    --- Double Post Merged, Jan 5, 2017, Original Post Date: Jan 5, 2017 ---
    @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.
     
  2. Hithereas

    Joined:
    Dec 24, 2016
    Messages:
    28
    Likes Received:
    2
    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)
     
  3. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    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 (Text):
    1.  
    2. 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
    3. | Actions:
    4.  
    Please post it here.
     
  4. Hithereas

    Joined:
    Dec 24, 2016
    Messages:
    28
    Likes Received:
    2
    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 :)
    --- Double Post Merged, Jan 6, 2017, Original Post Date: Jan 6, 2017 ---
    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
     
  5. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Very odd... Let me know if it stops working again as others have previously had it randomly work and then not again.
     
  6. Hithereas

    Joined:
    Dec 24, 2016
    Messages:
    28
    Likes Received:
    2
    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
     
  7. ironskillz1

    Joined:
    Oct 21, 2015
    Messages:
    28
    Likes Received:
    4
    Doesnt work for me anymore now. Here is the logfile
    Code (Text):
    1. [Debug] RuneMate Version: 2.4.8
    2. [Debug] Java Version: 8u92 x86 (Oracle Corporation)
    3. [Debug] Operating System: Windows 10 x64
    4. Attempting to start official client. If it does not open shortly please do so manually.
    5. Checking for a new game client every second for two minutes or until one is found.
    6. Found a new game instance after 15 seconds.
    7. java.util.concurrent.ExecutionException: java.lang.NullPointerException
    8.     at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    9.     at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    10.     at bot.potatoIIIIIIiIII.initialize(ta:92)
    11.     at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    12.     at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    13.     at bot.potatoiiIIiIiIII.initialize(ma:49)
    14.     at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    15.     at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    16.     at bot.potatoiiiiIiiIiI.botInterfaceProperty(p:135)
    17.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    18.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    19.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    20.     at java.lang.Thread.run(Thread.java:745)
    21. Caused by: java.lang.NullPointerException
    22.     at bot.potatoIIIIIIiIII.catch(ta:43)
    23.     ... 4 more
    24. java.util.concurrent.ExecutionException: java.lang.NullPointerException
    25.     at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    26.     at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    27.     at bot.potatoiiIIIiiIIi.initialize(na:234)
    28.     at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    29.     at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    30.     at bot.potatoiiIIiIiIII.initialize(ma:6)
    31.     at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    32.     at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425)
    33.     at bot.potatoiiiiIiiIiI.botInterfaceProperty(p:135)
    34.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    35.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    36.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    37.     at java.lang.Thread.run(Thread.java:745)
    38. Caused by: java.lang.NullPointerException
    39.     at bot.potatoiiIIIiiIIi.catch(na:16)
    40.     ... 4 more
    41. Took 244ms to load UI.
    42. Login Handler has been activated!
    43. Interface Closer - Play Button has been activated!
    44. [Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
    45. 00:00:58 - Thanks for using Prime Smelting!
    46. Finished with 0 exceptions.
    47. java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    48.     at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    49.     at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    50.     at com.runemate.game.api.script.framework.core.BotPlatform.invokeAndWait(cbb:6)
    51.     at bot.potatoIiiiIIIIiI.catch(ba:40)
    52.     at com.runemate.maxibots.tree.fletcher.MaxiFletcher.onStart(jb:23)
    53.     at com.runemate.game.api.script.framework.AbstractBot.const(igb:63)
    54.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    55.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    56.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    57.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    58.     at java.lang.Thread.run(Thread.java:745)
    59. Caused by: java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    60.     at nul.iiiiIIiiiIIi.const(asb:205)
    61.     at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    62.     at com.runemate.game.api.hybrid.Environment.getStorageDirectory(gkb:41)
    63.     at bot.potatoIiiiIIIIiI.null(ba:160)
    64.     ... 5 more
    65. java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    66.     at nul.iiiiIIiiiIIi.const(asb:205)
    67.     at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    68.     at bot.potatoIiiIIiiiIi.<init>(n:104)
    69.     at bot.potatoIiIiiIiiii.<init>(bb:174)
    70.     at bot.potatoIiIiiIiiii.catch(bb:13)
    71.     at bot.potatoIiIIIiiIii.<init>(r:23)
    72.     at bot.potatoiiIiiIiiIi.<init>(lb:209)
    73.     at bot.potatoIiiiIIIIiI.catch(ba:98)
    74.     at com.runemate.maxibots.tree.fletcher.MaxiFletcher.onStart(jb:23)
    75.     at com.runemate.game.api.script.framework.AbstractBot.const(igb:63)
    76.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    77.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    78.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    79.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    80.     at java.lang.Thread.run(Thread.java:745)
    81. java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
    82.     at nul.iiiiIIiiiIIi.const(asb:205)
    83.     at com.runemate.game.api.hybrid.Environment.getBot(gkb:30)
    84.     at nul.iiiiiIiiiIiI.run(whb:111)
    85.     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    86.     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
    87.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    88.     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    89.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    90.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    91.     at java.lang.Thread.run(Thread.java:745)
    92. ---MaxiFletcherV2 V2.0.1---
    93. Runtime: 00:00:00
    94. Last status: Loading...
    95. ---Thanks for using MaxiFletcherV2!---
    96. MaxiFletcherV2 V2.0.1 started!
    97. 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
    98. | Actions:
    99. 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
    100. | Actions:
    101. 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
    102. | Actions:
    103. 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
    104. | Actions:
    105. 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
    106. | Actions:
    107. 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
    108. | Actions:
    109. 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
    110. | Actions:
    111. 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
    112. | Actions:
    113. 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
    114. | Actions:
    115. 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
    116. | Actions:
    117. 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
    118. | Actions:
    119. 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
    120. | Actions:
    121. 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
    122. | Actions:
    123. 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
    124. | Actions:
    125. 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
    126. | Actions:
    127. 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
    128. | Actions:
    129. 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
    130. | Actions:
    131. 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
    132. | Actions:
    133. 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
    134. | Actions:
    135. 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
    136. | Actions:
    137. 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
    138. | Actions:
    139. 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
    140. | Actions:
    141. 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
    142. | Actions:
    143. 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
    144. | Actions:
    145. 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
    146. | Actions:
    147. 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
    148. | Actions:
    149. 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
    150. | Actions:
    151. 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
    152. | Actions:
    153. 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
    154. | Actions:
    155. 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
    156. | Actions:
    157. 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
    158. | Actions:
    159. 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
    160. | Actions:
    161. 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
    162. | Actions:
    163. 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
    164. | Actions:
    165. 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
    166. | Actions:
    167. 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
    168. | Actions:
    169. 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
    170. | Actions:
    171. 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
    172. | Actions:
    173. 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
    174. | Actions:
    175. 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
    176. | Actions:
    177. 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
    178. | Actions:
    179. 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
    180. | Actions:
    181. 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
    182. | Actions:
    183. 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
    184. | Actions:
    185. 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
    186. | Actions:
    187. 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
    188. | Actions:
    189. 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
    190. | Actions:
    191. 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
    192. | Actions:
    193. ---MaxiFletcherV2 V2.0.1---
    194. Runtime: 00:01:32
    195. Last status: Selecting Make All (48)
    196. Total profit: 0
    197. ---Thanks for using MaxiFletcherV2!---
     
  8. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Please define what doesn't work for me now actually means. What can it do and what can't it do.
     
  9. ironskillz1

    Joined:
    Oct 21, 2015
    Messages:
    28
    Likes Received:
    4
    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
     
  10. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    @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.
     
  11. Ryab

    Joined:
    Nov 28, 2016
    Messages:
    3
    Likes Received:
    0
    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!---
     
  12. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    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)
     
  13. Ryab

    Joined:
    Nov 28, 2016
    Messages:
    3
    Likes Received:
    0
    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
     
  14. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    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
     
  15. Ryab

    Joined:
    Nov 28, 2016
    Messages:
    3
    Likes Received:
    0
    So Just wait on them to address it correct?
     
  16. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Correct, however I've sent you a pm with another request which will help resolve the issue quicker.
     
  17. Djoels

    Joined:
    May 25, 2016
    Messages:
    162
    Likes Received:
    46
    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.
     
  18. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    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.
    --- Double Post Merged, Jan 11, 2017, Original Post Date: Jan 9, 2017 ---
    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.
    --- Double Post Merged, Jan 11, 2017 ---
    @Ryab @ironskillz1 @MVisser91
     
  19. kristian628

    Joined:
    Oct 30, 2015
    Messages:
    4
    Likes Received:
    0
    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. :)
     
  20. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    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
     

Share This Page

Loading...