Signup Now
Results 1 to 3 of 3
  1. #1
    Free User
    Join Date
    Jan 2014
    Posts
    16
    Reputation
    7
    Rep Power
    0

    need If x mob on screen use x spell !!

    am hunting in yalahar necros, but now and then necro runs east (whare hellspawn is spawned ) but the scirpt runs when hellspawns (lose target) shows on screen but the character is not fast enough and he dies.. i want a script that makes if hellspawn comes on screen so it makes utani gran hur and it will run fast enough from the hellspawn !
    Would be g8 for help !

  2. #2
    Moderator BUgWT's Avatar
    Join Date
    Dec 2013
    Location
    www.bugwt.com
    Posts
    546
    Reputation
    72
    Rep Power
    22
    You can add special areas so it avoids going far west to hellspawns. Also for your request:

    auto(100)
    if not $hasted and maround(10, "Hellspawn") > 0 then
    cast("utani gran hur") waitping(2,3)
    end


    LATEST SCRIPTS SKYPE
    Got a Question? Add me on Skype!
    bugwt.support

    This image is hosted on a possibly dangerous website (http://mystatus.skype.com/smallclassic/bugwt.support). Please consider reuploading it on Imgur.com.


  3. #3
    Free User
    Join Date
    Jan 2014
    Posts
    16
    Reputation
    7
    Rep Power
    0
    Thank you !

 

 

Posting Permissions

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