Welcome!

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

Sign up now!
  1. H

    Hexis Fighter

    Yeah just noticed a bit of a bug - After killing an NPC, if your player doesn't move quick enough to the next NPC that the bot clicks, it starts to spam click that NPC. There needs to be some execution delay between that first click to allow the player to start moving (or for any other flags)...
  2. H

    Hexis Fighter

    I'm pretty pleased with the technical improvements you have made. I see that the "clicking" on the entity after death has been fixed. I hope the clip issue (walls) is fixed as well. Good job!
  3. H

    Bug Base Level

    Everytime I call getBaseLevel() in Skill, eventally I get an IllegalArgumentException: java.lang.IllegalArgumentException: Argument is not an array at java.lang.reflect.Array.getLength(Native Method) at aux.IiiiIiiiiiI.d_array(ab:805) at aux.IiiiIiiiiiI.d_array(ab:525) at...
  4. H

    Bug Right click menus

    Okay, I think "click()" returns false each time? I guess you could just add a counter for up to 5 - 10 then instruct RM to do something else.
  5. H

    Bug Right click menus

    I said that I would post this but almost forgot. Sometime ago while running my bot I came back to find that a right click menu had been opened on the viewport of the game (it appeared that Clouse performed this action). The menu appeared to overlap one of the game objects and RM had issues...
  6. H

    Never thought I'd get this!

    Congrats!
  7. H

    Bug Minimap Wrong coordinates.

    Makes sense I guess.. but how does the packet send exact coordinates to the server? This margin of error seems highly unlikely (Built a server at #90 revision), Is it a thing a with the minimap image? Because Im' pretty sure that the client decodes to the exact coordinates when clicked. Can you...
  8. H

    Bug Minimap Wrong coordinates.

    When I request coordinate.minimap().click() It clicks the wrong coordinates on the minimap. There are some objects surrounding the coordinate, but that shouldn't matter. It's supposed to click the exact coordinates, shouldn't it? In order to get the right coordinates... I had to use the x -1 and...
  9. H

    IntelFighter [Deleted]

    This resource has been removed and is no longer available for download.
  10. H

    IntelFighter [Deleted]

    hotyute submitted a new resource: IntelFighter - fighter Read more about this resource...
  11. H

    Question Delete...

    [Please delete thread]
  12. H

    Hexis Fighter

    You should add clip checks before it attacks an npc (this prevents the "I can't reach this!" message)
Top