Signup Now
Page 11 of 18 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 180

Thread: Spells Attacker

  1. #101
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,819
    Reputation
    220
    Rep Power
    29
    Same here :P

    edit: just removed cancast and added cancastspell . now is working well xd
    Last edited by mistgun; 02-23-2014 at 02:05 PM.

  2. #102
    Wind Powered
    Join Date
    Dec 2013
    Location
    dvscripts.com
    Posts
    7,098
    Reputation
    433
    Rep Power
    42
    @Leonardo, same here, i think there is problem with Leo lib's so i will wait till update Library ;P
    Last edited by Dworak; 02-23-2014 at 02:10 PM.

  3. #103
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    25
    @Dworak @mistgun @Shiba

    Yes it's a fix in my library. You can download it right now or wait till the next version of the bot which will bring the update automatically.

    Download Link

  4. #104
    Wind Powered
    Join Date
    Dec 2013
    Location
    dvscripts.com
    Posts
    7,098
    Reputation
    433
    Rep Power
    42
    Downloaded by WindBot updater! Thanks !

  5. #105
    Banned
    Join Date
    Dec 2013
    Posts
    556
    Reputation
    18
    Rep Power
    0
    @Leonardo, check this script again. It seems like you wrote smth wrong. It cast exori hur/ico when hppc is higher than this instead of lower xD

  6. #106
    Moderator Leonardo's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    758
    Reputation
    77
    Rep Power
    25
    Quote Originally Posted by K4r4biN View Post
    @Leonardo, check this script again. It seems like you wrote smth wrong. It cast exori hur/ico when hppc is higher than this instead of lower xD
    Hppc = 10 will cast until the target have between 100 and 10 health percent. so it should work as that.

  7. #107
    Banned
    Join Date
    Dec 2013
    Posts
    556
    Reputation
    18
    Rep Power
    0
    Quote Originally Posted by Leonardo View Post
    Hppc = 10 will cast until the target have between 100 and 10 health percent. so it should work as that.
    Ahh lol, I thought it will cast only if lower xD

  8. #108
    Wind Powered brad's Avatar
    Join Date
    Nov 2013
    Location
    Brazil
    Posts
    516
    Reputation
    94
    Rep Power
    25
    Code:
    local Spells = {
            {Name = "exori gran", Amount = 4},
            {Name = "exori", Amount = 3},
            {Name = "exori min", Amount = 3},
            {Name = "exori ico", Amount = 1},
            {Name = "exori hur", Amount = 2},
            {Name = "utito tempo", Amount = 5},
    It's not casting 'exori hur' when I have 2 monsters on my screen. I did something wrong or what?
    Last edited by brad; 03-09-2014 at 02:46 AM.
    Brad - Free Cavebot Scripts
    If you have any doubts on how to use one of my scripts, go to FAQ & Doubts, add me on skype and message me there


  9. #109
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,819
    Reputation
    220
    Rep Power
    29
    Quote Originally Posted by brad View Post
    Code:
    local Spells = {
            {Name = "exori gran", Amount = 4},
            {Name = "exori", Amount = 3},
            {Name = "exori min", Amount = 3},
            {Name = "exori ico", Amount = 1},
            {Name = "exori hur", Amount = 2},
            {Name = "utito tempo", Amount = 5},
    It's not casting 'exori hur' when I have 2 monsters on my screen. I did something wrong or what?
    Brad, it wont shoot exori ico/hur if You set amount, it just working witch HPPC :P

  10. #110
    Wind Powered brad's Avatar
    Join Date
    Nov 2013
    Location
    Brazil
    Posts
    516
    Reputation
    94
    Rep Power
    25
    Quote Originally Posted by mistgun View Post
    Brad, it wont shoot exori ico/hur if You set amount, it just working witch HPPC :P
    Hum.. But it's shooting exori ico, and if I set amout to exori hur 1, shots too.
    Brad - Free Cavebot Scripts
    If you have any doubts on how to use one of my scripts, go to FAQ & Doubts, add me on skype and message me there


 

 

Posting Permissions

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