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

Hexis Fighter 5.2.11

Fight to level!

  1. Damionic

    Joined:
    Jun 27, 2015
    Messages:
    51
    Likes Received:
    6
    Thanks for confirming it. I thought there was something on my end.

    ps: I've also got finally. The trick is adderall but good luck :)
     
  2. s7an

    Joined:
    Jun 22, 2015
    Messages:
    20
    Likes Received:
    2
    @Qosmiof2 I'm assuming you are in high school too. I just finished up my senior year. Good luck on your finals. Hopefully they were 10% of ur grade like mine so you don't have to worry :)
     
    Qosmiof2 likes this.
  3. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Yeah i am. Second year of high school :p
     
  4. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
  5. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
  6. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
  7. SDC

    SDC

    Joined:
    Jun 18, 2016
    Messages:
    2
    Likes Received:
    0
    #107 SDC, Jun 18, 2016
    Last edited: Jun 18, 2016
  8. myalt1200

    myalt1200 This is a title...

    Joined:
    Jun 5, 2016
    Messages:
    4
    Likes Received:
    0
    Thanks for the update, it works now. I only found two problems:
    1. When I tested it on cows by the crafting guild (in Rimmington), it didn't show the word "cow" when I wanted to select it in the gui. It worked for the cow calves, but not for the cow, it just said "null". Selecting "null" made it attack cows so I guess null represented cows in that instance.

    2. You spelled "breaks" wrong (you wrote "breakes")
    --- Double Post Merged, Jun 19, 2016, Original Post Date: Jun 19, 2016 ---
    So I decided to test out problem #1 on the cows in Lumbridge (east of the river). This time was different. It didn't list cows or cow calves, it just showed "null" and the name of the npc there. Selecting null made the player attack BOTH cows and cow calves instead of there being a separate option for calves like before. I don't know what could be causing this, but other than this very minor problem, the bot is working well.

    Keep up the good work :)
     
  9. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Fixing now.

    Wow man. I appreciate this kind of reports. Thank you. Getting right onto it :)
     
  10. hikick8

    Joined:
    Aug 15, 2015
    Messages:
    18
    Likes Received:
    1
    Still waiting for soulsplit and maybe potions.
     
  11. funkybunch

    Joined:
    Nov 3, 2015
    Messages:
    25
    Likes Received:
    4
    java.lang.NullPointerException
    at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.try(wza:24)
    at nul.iIIiIIiiiiii.this(heb:151)
    at nul.iIIiIIiiiiii.this(heb:62)
    at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.getItems(wza:236)
    at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.getItems(wza:163)
    at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.containsAnyOf(wza:161)
    at bot.prn.enum(f:180)
    at com.osrs.fighter.Fighter.onLoop(s:50)
    at com.runemate.game.api.script bot.framework.LoopingScript.run(xta:29)
    at com.runemate.game.api.script bot.framework.AbstractScript.start(cna:97)
    at nul.iIIiIIiIIIii.run(hxa:6)
     
  12. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
  13. American Express

    American Express RuneMate Staff

    Joined:
    Oct 2, 2015
    Messages:
    3,096
    Likes Received:
    1,112
    OSRS - Upon choosing "start"

    I'm at Barbarian Village

    Code (Text):
    1.  
    2. java.rmi.RemoteException: Unable to retrieve the value of ai.ax for 31871039; nested exception is:
    3.     java.lang.ClassCastException: required class ai but encountered class gg
    4.     at aux.IiiIIiiiII.try(ab:780)
    5.     at aux.IiiIIiiiII.int32(ab:600)
    6.     at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
    7.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    8.     at java.lang.reflect.Method.invoke(Method.java:601)
    9.     at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
    10.     at sun.rmi.transport.Transport$1.run(Transport.java:177)
    11.     at sun.rmi.transport.Transport$1.run(Transport.java:174)
    12.     at java.security.AccessController.doPrivileged(Native Method)
    13.     at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
    14.     at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
    15.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
    16.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
    17.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    18.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    19.     at java.lang.Thread.run(Thread.java:722)
    20. Caused by: java.lang.ClassCastException: required class ai but encountered class gg
    21.     at java.lang.invoke.MethodHandleNatives.raiseException(MethodHandleNatives.java:373)
    22.     at aux.IiiIIiiiII.try(ab:920)
    23.     ... 15 more
    EDIT:

    Fixed by going back to fixed screen mode
     
  14. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
  15. hikick8

    Joined:
    Aug 15, 2015
    Messages:
    18
    Likes Received:
    1
    Where can I see a change log?
     
  16. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    I am not posting it. Overall improvements were made and problems fixed.
     
  17. hebelek

    Joined:
    Jul 25, 2016
    Messages:
    4
    Likes Received:
    0
    Hi, it works great for Lesser Demons on RS3. I have revolution on but bot doesn't use %50 abilities. I use A and E buttons for %50 abilities. They are also on action bar.
     
  18. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Yup that is not supported. Sorry.
     
    hebelek likes this.
  19. hebelek

    Joined:
    Jul 25, 2016
    Messages:
    4
    Likes Received:
    0
    No need to sorry, it is still the best combat bot. Thanks.
     
  20. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    really glad to hear that. THank you
     
    hebelek likes this.

Share This Page

Loading...