Jump to content

Perfect Fighter AIO


Recommended Posts

Posted

Hey Czar,
Can you look into walking to rune dragons ?
Sometimes it interacts with the barrier at adamant dragons and dies.

Probs wanna check for closest barrier when in specific area (area before the rune dragons barrier).

This is what i'm currently using in my script (trying to learn java):

Area area4 = new Area(1573, 5077, 1572, 5072); //Area before rune dragons barrier (5x2 area)

// part from my walking method applying the above...
if(area4.contains(api.myPosition())){
            api.log("We are at area 4.. getting the closest barrier");
            RS2Object obstacle3_barrier = api.getObjects().closest("Barrier");
  			obstacle3_barrier.interact().....

 

  • Like 1
Posted
21 hours ago, Czar said:

Stronghold - updated! My apologies, the images were not working, and the stronghold plugin didn't launch. Update will automatically go live within a few hours.

Latest version now v264.4 Stronghold now launching again, my apologies!

@freemynsandy As for safespot make sure to hit the f6 key, and CTRL key for more commands - let me know what npcs you're fighting I will help :D 

@biesje As for Taverley dungeon, yep both dusty key and 70 agility shortcut are supported, gave you a trial enjoy!

Would be more human like if when you have the bot potting up att/str/def to open up the skills tab to "look" at ur stats rather than just it knowing when to pot up. Doesn't necessarily have to do it every time but it would add more of a human aspect to the bot. Especially since mirror mode uses the original os client.

  • Like 1
Posted
10 hours ago, MrLights said:

Would be more human like if when you have the bot potting up att/str/def to open up the skills tab to "look" at ur stats rather than just it knowing when to pot up. Doesn't necessarily have to do it every time but it would add more of a human aspect to the bot. Especially since mirror mode uses the original os client.

Most people use runelite now days which shows your stats on the left side of the screen.. very common for the majority of players to know when to pot without looking at stats panel

Posted

There seems to be a bug where it gets stuck when trying to reenter hill giant area under varrock (with brass key).  For me it got stuck somewhere in front of the door.  Could be from setting combat tiles inside -> banking -> attempting to go back.

Otherwise great script!

One suggestion I would make is to add an option to bank when > inventory full or low health and no food.  There seems to be two separate options which would work nice if they were combined

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...