Results 1 to 8 of 8

Thread: [RS3] P2P high level afk melee training

  1. #1
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default [RS3] P2P high level afk melee training

    I came across a method that I use to train melee.

    I'm not gonna take the time to write out a large thread cause I'm kinda lazy and just want to share it with you.


    First off, requirements.

    You need either a melee weapon that heals you quite a bit, or soul split. Either or.

    Secondly, you'll need a bone crusher and one of those twisty birdy necklaces that gives you prayer points for burying bones.


    In the God Wars Dungeon, north-east of the Bandos door there is a group of level 95 orcs. Assuming you wear a piece of bandos and zammy armor, you won't be agro'd yet.

    Now, if you kill an orc, all the surrounding orcs will flock to you and attack. The agro refreshes on each kill so you never have to even move.


    So to do this you'll turn on protect from melee if you're not using soul split and kill a single orc. The rest will attack you and you can just sit back and watch.
    You'll need to activate your weapon's special if it has one that heals you (I use a SGS active. The passive version would make it 100% afk)


    It's right about here:



    If you want a script to fully automate this if you're using a SGS, here you go
    Simba Code:
    procedure attack()
    begin
      if(actionBar.getAdrenalinePercent >= RandomRange(50, 80)) then
      begin
        TypeByte(VK_Z); //your actionbar binding for weapon special attack
      end;

    end;


    I'm sure you can figure it out and how to randomize that in a script. simple stuff.


    you get somewhere above 180k xp/hr depending on stats. Maybe more, I forget to keep track.

  2. #2
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default

    I've made a script for this before, you can get up to 350k-450k if you focus.
    Tsunami

  3. #3
    Join Date
    May 2012
    Location
    Glorious Nippon
    Posts
    1,011
    Mentioned
    50 Post(s)
    Quoted
    505 Post(s)

    Default

    What happens when you kill all the orcs and they lose aggro?

  4. #4
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Quote Originally Posted by Lucidity View Post
    I've made a script for this before, you can get up to 350k-450k if you focus.
    I'm getting like 270k/hr with my script. afk for days
    Quote Originally Posted by Citrus View Post
    What happens when you kill all the orcs and they lose aggro?
    I never kill them all theres too many. like 6 of them

  5. #5
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by NKN View Post
    I never kill them all theres too many. like 6 of them
    If you're super op and use Revolution with AoE abilities you might end up killing them all at once but it's not likely.

    Thanks for the tip, I might toss a bond on my other main and try this out...
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  6. #6
    Join Date
    May 2012
    Location
    Glorious Nippon
    Posts
    1,011
    Mentioned
    50 Post(s)
    Quoted
    505 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    If you're super op and use Revolution with AoE abilities you might end up killing them all at once but it's not likely.
    That's why I asked. I remember killing them too quickly with AOE abilities for this to work.

  7. #7
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Citrus View Post
    That's why I asked. I remember killing them too quickly with AOE abilities for this to work.
    Lose the AoE abilities then
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  8. #8
    Join Date
    Dec 2015
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    isnt the abbys much faster now with crystal hally or dragon rider lance?
    4

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •