Signup Now
Results 1 to 2 of 2
  1. #1
    Wind Powered
    Join Date
    Aug 2017
    Posts
    3
    Reputation
    10
    Rep Power
    0

    Script exori con

    Hello guys. I need a script for using exori san when attack more than 3 monsters.

  2. #2
    Free User
    Join Date
    May 2017
    Posts
    40
    Reputation
    2
    Rep Power
    0
    auto(100)
    monsters = {'Dragon', 'Dragon Lord'}

    if maround(4, unpack(monsters)) >= 3 and cancastspell('exori san') then
    cast('exori san')
    end

 

 

Posting Permissions

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