Signup Now
Page 67 of 89 FirstFirst ... 1757656667686977 ... LastLast
Results 661 to 670 of 884
  1. #661
    Free User Gaxeo's Avatar
    Join Date
    Nov 2014
    Posts
    101
    Reputation
    5
    Rep Power
    0
    Quote Originally Posted by Knutlejf View Post
    Appreciated
    MONSTERS = {"Medusa", "Serpent Spawn", "Hellspawn", "Behemoth", "Nightmare", "Hydra", "Eternal Guardian", "Souleater", "Giant Spider", "Earth Elemental"}
    STRONG_MONSTERS = {"Hydra", "Serpent Spawn", "Medusa", "Eternal Guardian", "Behemoth", "Souleater", "Hellspawn"}


    auto(50)
    if $paralyzed and $standtime < 2000 and $hppc >= 92 and cancastspell("exura ico") then
    cast("exura ico")
    end

    local strongaround = maround(3, unpack(STRONG_MONSTERS))
    local medusaaround = maround(3, "Medusa")

    if strongaround >= 6 or medusaaround >= 4 then
    setsetting("PotionHealer/Rules/health/ConditionValue", "55 to 55%")
    setsetting("SpellHealer/Rules/ico/Enabled", ($hppc <= 55 or $mppc < 15) and "no" or "yes")
    setsetting("SpellHealer/Rules/utura/Enabled", ($hppc <= 55 or $mppc < 15) and "no" or "yes")
    elseif strongaround >= 4 or medusaaround >= 3 then
    setsetting("PotionHealer/Rules/health/ConditionValue", "40 to 40%")
    setsetting("SpellHealer/Rules/ico/Enabled", ($hppc <= 40 or $mppc < 15) and "no" or "yes")
    setsetting("SpellHealer/Rules/utura/Enabled", ($hppc <= 40 or $mppc < 15) and "no" or "yes")
    else
    setsetting("PotionHealer/Rules/health/ConditionValue", "30 to 30%")
    setsetting("SpellHealer/Rules/ico/Enabled", ($hppc <= 30 or $mppc < 15) and "no" or "yes")
    setsetting("SpellHealer/Rules/utura/Enabled", ($hppc <= 30 or $mppc < 15) and "no" or "yes")
    end
    All thanks to @walukasz

  2. #662
    Free User Knutlejf's Avatar
    Join Date
    Jan 2014
    Posts
    814
    Reputation
    24
    Rep Power
    25
    Quote Originally Posted by Gaxeo View Post
    MONSTERS = {"Medusa", "Serpent Spawn", "Hellspawn", "Behemoth", "Nightmare", "Hydra", "Eternal Guardian", "Souleater", "Giant Spider", "Earth Elemental"}
    STRONG_MONSTERS = {"Hydra", "Serpent Spawn", "Medusa", "Eternal Guardian", "Behemoth", "Souleater", "Hellspawn"}



    All thanks to @walukasz

    Appreciated @walukasz and @Gaxeo for taking the time

  3. #663
    Free User strahowski's Avatar
    Join Date
    Aug 2014
    Posts
    216
    Reputation
    27
    Rep Power
    22
    Yo, can i join ur team in Antica? =) 300+ ms & 250+ ed

  4. #664
    Free User MrYogusable's Avatar
    Join Date
    Mar 2014
    Posts
    165
    Reputation
    43
    Rep Power
    23
    @Knutlejf
    I've been using bug's script also for long time with HUGE usage of UHP's.

    After that, I just completely DELETED his healing action, and did the simplest one possible (in healing section, exura ico above 90% hp, doesnt matter the monsters around etc).

    Usage dropped like hell, I'm almost not using UHPs now, it's sick.

  5. #665
    Free User Knutlejf's Avatar
    Join Date
    Jan 2014
    Posts
    814
    Reputation
    24
    Rep Power
    25
    Quote Originally Posted by MrYogusable View Post
    @Knutlejf
    I've been using bug's script also for long time with HUGE usage of UHP's.

    After that, I just completely DELETED his healing action, and did the simplest one possible (in healing section, exura ico above 90% hp, doesnt matter the monsters around etc).

    Usage dropped like hell, I'm almost not using UHPs now, it's sick.
    Roger dat compadre, thanks for the information

  6. #666
    Free User Knutlejf's Avatar
    Join Date
    Jan 2014
    Posts
    814
    Reputation
    24
    Rep Power
    25
    Thanks for the resets on Antica, just lost 4kk in these resets according to the huds, mucho appriciated

  7. #667
    Free User Knutlejf's Avatar
    Join Date
    Jan 2014
    Posts
    814
    Reputation
    24
    Rep Power
    25
    Quote Originally Posted by MrYogusable View Post
    @Knutlejf
    I've been using bug's script also for long time with HUGE usage of UHP's.

    After that, I just completely DELETED his healing action, and did the simplest one possible (in healing section, exura ico above 90% hp, doesnt matter the monsters around etc).

    Usage dropped like hell, I'm almost not using UHPs now, it's sick.
    You were right, I wish someone would have told me at lvl 300 instead of 377 hahah I've wasted to much money hoho

  8. #668
    Free User glowingstick's Avatar
    Join Date
    Jan 2014
    Posts
    333
    Reputation
    36
    Rep Power
    24
    Expecting pictures after/during expweeked

  9. #669
    Free User Knutlejf's Avatar
    Join Date
    Jan 2014
    Posts
    814
    Reputation
    24
    Rep Power
    25
    I will not camp in front of the computer just because its double exp, sorry mate :P
    Last edited by Knutlejf; 01-31-2015 at 01:14 PM.

  10. #670
    Free User
    Join Date
    Dec 2014
    Posts
    50
    Reputation
    10
    Rep Power
    22
    Just looked through this whole thread lol, I just recently started on Antica too but I dont have any windbot days so im using another bot meanwhile

 

 

Posting Permissions

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