Jump to content

Apaec

Scripter III
  • Posts

    11151
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. Awesome to hear That's some insane progress! +2 levels at 93 agility is mad. Thanks for sharing this beast Apa
  2. There's no specific reference to 'fire' in the API - we're working with Java objects here. It seems you've got the brackets and semi colons a little confused as well, it might be worth looking up some basic java tutorials to get the basics down before trying to do this Apa
  3. Sure - trial started Apa
  4. Not sure if/when I would add support for the cave. There are still a number of details that I have to work out, including how to fit the options onto the UI and how to integrate the cave with the current code, etc.
  5. Well, it looks like you've correctly defined the fire: RS2Object fire = getObjects().closest("Fire"); Then all you have to do is select the item in your inventory: getInventory().interact("Trout", "Use"); .. and once that is selected (you will have to add checks for this), you can interact with the fire: fire.interact("Use"); -Apa
  6. Unfortunately i'm not working on anything new at the moment and am focusing my efforts on maintaining my current collection. Perhaps this will change when new content enters the game Apa
  7. Both trials started Thanks Apa
  8. Hey, Yeah - mirror mode doesn't seem to work with this script. I'd strongly suggest switching over to Stealth Injection for a reliable experience. For more information, check out the 'things to consider before buying/trying 'section on the main thread Apa Sure, trial started:
  9. Sure thing - trial started -Apa
  10. Hmm, potentially but this won't always work if the interface offers multiple options (e.g karambwan). As a result, adding support for this would be a more involved process. Thanks for the suggestion
  11. Update! Version 3.15 Updated Hosidius to not walk Made the script left-click ranges (where possible) -Apa
  12. Thanks, This isn't the first time i've heard this criticism so i'll try and get hosidius sorted once and for all. I've got a little bit of free time this evening so i'll try and spend it investigating this. Thanks for the reminder Apa
  13. Apaec

    APA Chest Thiever

    Awesome to hear it is working well, glad you liked it Apa
  14. Apaec

    APA Chest Thiever

    Yes, the script should be working. The exp rates and profits are relatively poor in the normal game so I wouldn't recommend using the script outside of DMM Apa
  15. Sure - trial started ! -Apa
  16. Hmm, nice idea - thanks When I have a bit of free time i'll work on this Apa
  17. Hmm, and are you sure you have Raw salmon in the bank? I just did a test run and it's working for me Apa
  18. Sure, trial started Apa
×
×
  • Create New...