Signup Now
Results 1 to 7 of 7
  1. #1
    Free User Cyanogen's Avatar
    Join Date
    Jan 2015
    Location
    Brazil
    Posts
    22
    Reputation
    10
    Rep Power
    0

    Exclamation Simple rune shooter

    As the title says, it's a simple rune shooter.

    I have not found anything like this in the forum then asked for help to a friend, and he sent me this persistent.

    This persistent use the rune in the creature you are attacking at the time, so you don't need a creature name, number of creatures on screen, etc.

    It will shoot runes only in the creature you attack.


    auto(100)
    useoncreature(itemid('avalanche rune'), $target)


    Of course, you can change the name of the rune! Just erase the avalanche rune and use as you want.


    Ps.: This persistent is good to do team hunts "manually" =P
    Ps2.: You can use it as a hotkey so you can enable or disable whenever you want.
    Ps3.: Sorry for my bad english.

  2. #2
    Helper StaR's Avatar
    Join Date
    Dec 2013
    Location
    Manchester
    Posts
    713
    Reputation
    50
    Rep Power
    22
    There's actually one in Lucas Terra's Library you might want to try! It uses 'use with crosshairs'.

    -- @name shootarearune
    -- @desc Shoots an area rune where it can hit more creatures.
    -- @param id The rune ID.
    -- @param amount The minimum amount to shoot creatures.
    -- @param ignoreplayers Set true to ignore players, false will avoid shooting if there are players.
    -- @param name¹, name², name*, ... The creatures names to consider.
    -- @returns boolean
    e.g
    shootarearune('avalanche rune', 3, true, 'minotaur', 'rat')
    Last edited by StaR; 02-10-2015 at 02:07 AM.



  3. #3
    Free User Cyanogen's Avatar
    Join Date
    Jan 2015
    Location
    Brazil
    Posts
    22
    Reputation
    10
    Rep Power
    0
    Thanks, @StaR, i'll take a look.

  4. #4
    Free User
    Join Date
    Sep 2016
    Posts
    1
    Reputation
    10
    Rep Power
    0
    lagea me when you try to put your script and move, any solution to that?

  5. #5
    Free User chacalz's Avatar
    Join Date
    Feb 2017
    Posts
    14
    Reputation
    10
    Rep Power
    0
    Thank you so much

  6. #6
    Free User kirro's Avatar
    Join Date
    Jul 2015
    Posts
    336
    Reputation
    121
    Rep Power
    19
    Quote Originally Posted by chacalz View Post
    Thank you so much
    Thank you so much for bumping this very innovative and extraordinary persistent from 2015





    Troubled Animals Quest [100+]
    ALL
    Feyrist Animals Surface [160+]
    RP
    Feyrist Silencers Underground X1 [180+]
    RP | EK
    Feyrist Silencers Underground X2 [200+]
    RP | EK
    Feyrist Silencers Surface [210+]
    RP | EK
    Rathleton Sewers [240+]
    RP
    Glooth Fairy [350+]
    ED/MS
    Hardcore Draken Walls [400+]
    EK

  7. #7
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,578
    Reputation
    149
    Rep Power
    27


    Closing...

 

 

Posting Permissions

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