Signup Now
Results 1 to 3 of 3
  1. #1
    Free User
    Join Date
    Dec 2020
    Posts
    3
    Reputation
    10
    Rep Power
    0

    Script for not letting any monster touch me 3sqm away at all time and switching to closest monster(only, pve) target

    For a royal pally, also if it could take from my open bp crystalline arrows and add them in arrow slot when the arrow slot is empty, that would be much appreciated!!!

    2 scripts really. hehe

  2. #2
    Free User
    Join Date
    Jan 2019
    Posts
    13
    Reputation
    10
    Rep Power
    0
    3 sqm distance You can set in targeting and here is ammo refilling script

    Code:
    auto(1000)
    if $belt.count < 30 then
         equipitem($belt.id,'belt')
         wait(300,500)
    end
    if You require any further asistance catch me on discord Inuidisse#4684

  3. #3
    Free User
    Join Date
    Dec 2020
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Inu Scripts View Post
    3 sqm distance You can set in targeting and here is ammo refilling script

    Code:
    auto(1000)
    if $belt.count < 30 then
         equipitem($belt.id,'belt')
         wait(300,500)
    end
    if You require any further asistance catch me on discord Inuidisse#4684
    Oh my bad on the 3 sqm, I didn't see the option for some reason XD. Thank you and thanks for the ammo refill code!! I might message you sometime on discord if I need further assistance, thanks for the offer man .

 

 

Posting Permissions

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