Jump to content

splatbug

Members
  • Posts

    309
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Posts posted by splatbug

  1. 8 hours ago, Eagle Scripts said:

    And what is the action that you can perform on "Rosie", is it "Pay"?

    NPC - Rosie

    Action - Pay (tree patch)

     

    I've just done another test run, it finishes the tree patch previous and logger reads "Setting Data - Tree patch location"

    Once account arrives to farming guild west tree patch, it collects XP from the tree then logger reads "WebWalkingEvent; We have reached the final destination".

     

    The actions following this should be interact with NPC "Rosie" - Action "Pay (tree patch)" - Set data

     

  2. If there was a tree previously planted, it will collect xp, then do nothing.  Nothing shows in the log either.  

    I've then tried manually right clicking "Pay" with the NPC to see if the script would take over from there but still nothing.  

     

    When there is no tree planted, it will plant the sapling, then do nothing same as above.

  3. 12 hours ago, Eagle Scripts said:

    Which exact traversing methods should be used/supported for these & could you show me on Explv's map how to get to both of them?

    Weiss patch:

    Teleport method - POH Icy Basalt / Icy Basalt item / DKS fairy ring + boat

    Traversing:

    Position[] path = {
        new Position(2845, 3942, 0),
        new Position(2846, 3933, 0)
    };

     

     

    Troll Stronghold: (Located on top of Troll Stronghold)

    Teleport method - POH Stoney Basalt / Stoney Basalt item / Trollheim teleport

    Traversing - 

    Position[] path = {
        new Position(2845, 3693, 0),
        new Position(2839, 3689, 0),
        new Position(2837, 3689, 0),
        new Position(2831, 3676, 0),
        new Position(2831, 3677, 0),
        new Position(2829, 3695, 0)
    };

    The traversing here requires going into the cave, then traversing south west, climbing up a ladder then walking north to patch.

  4. 17 minutes ago, Kawaiii said:

    I get your point, im stupid for using an email adress i frequently use for games.

    I know I didnt wanna prod it because that takes so long and kinda glad I didn't because I eventually didnt enjoy rushing. However you still think I can get 50 mill out of it? Besides the email stuff?

    Not with your reputation

×
×
  • Create New...