Results 1 to 7 of 7

Thread: [Minigame] Warrior Guild!

  1. #1
    Join Date
    Feb 2012
    Posts
    93
    Mentioned
    0 Post(s)
    Quoted
    31 Post(s)

    Default [Minigame] Warrior Guild!

    Hello guys,

    Would like to see a script that does the warrior guild activity's doesn't matter which one IMO it isnt hard to script this because at 1 activity it just need to do this:

    Put arm in animal magnitsor auto ret on it kills it picks up re-do. isnt hard?

  2. #2
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Quote Originally Posted by kanko View Post
    Hello guys,

    Would like to see a script that does the warrior guild activity's doesn't matter which one IMO it isnt hard to script this because at 1 activity it just need to do this:

    Put arm in animal magnitsor auto ret on it kills it picks up re-do. isnt hard?
    The armour one wouldn't be as simple as you think, its essentialy a combat script thats even more complex than usual. An easier one would be the shotput that'd take about 15 minutes to write

    you should try and have a go at writing one, if you break the problem down its a much less daunting problem:
    eg.
    1: click the pile of shotputs on the ground; Use DTM's or TPA's for this.
    2: check the chat box and select the correct options.

    just repeat that with a few waits and failsaves and bingo

    A few SRL functions you should check out:
    Simba Code:
    FindNPCChatText('text here',ClickLeft);
    This finds "text here" in the NPC chat box and if it finds it clicks on it.

    for the DTM or TPA of the shotputs of the ground if you don't know about these check them out in the Tutorials section

  3. #3
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by kanko View Post
    Hello guys,

    Would like to see a script that does the warrior guild activity's doesn't matter which one IMO it isnt hard to script this because at 1 activity it just need to do this:

    Put arm in animal magnitsor auto ret on it kills it picks up re-do. isnt hard?
    And if the armor walks out of the animator from the N/E/S south? What if there's multiple people doing this at once and your NPC gets blocked by theirs long enough to where it is no longer aggressive to you? Then what?

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  4. #4
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    not easy to write no, but is it worth it? yes.
    I started writing one last week then gave up

  5. #5
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Quote Originally Posted by samerdl View Post
    not easy to write no, but is it worth it? yes.
    I started writing one last week then gave up
    If you thought it was worth it you'd have kept going, but the armour is very hard, you'd probably have to use MMtoMS on the flashing arrow of the minimap and also on the mainscreen then cross that with the coords from the same flashing arrow on the main screen if its visible, then try and attack all the possible ones under your armour.... yeah its much simpler to write one for the shotput..

  6. #6
    Join Date
    Sep 2008
    Posts
    754
    Mentioned
    8 Post(s)
    Quoted
    275 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    If you thought it was worth it you'd have kept going, but the armour is very hard, you'd probably have to use MMtoMS on the flashing arrow of the minimap and also on the mainscreen then cross that with the coords from the same flashing arrow on the main screen if its visible, then try and attack all the possible ones under your armour.... yeah its much simpler to write one for the shotput..
    Yep and for the Animator i found a color that is perfect in CTS2, it finds it and animates and how you said it - follow the Yellow marker to attack, and then on Find the Rune plateBody, - Walk to it, then make the mouse highlight Cursor on it, then spam click with short random wait times, till all 4 items are picked up. Now that does it for a loop that animates and kills.

    But what if some one wants to fight Addy/Rune? they risk dying, so we'd have to make it go to the shops, buy food and re-enter..

    yeah its a lot of work and i can't really focus on it right now, this jad cave script i continues... has already taken so much time.

  7. #7
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    158
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    can someone just make the shotput one, its really easy if you know what your doing

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
  •