Signup Now
Page 2 of 2 FirstFirst 12
Results 11 to 11 of 11
  1. #11
    Free User Cisco's Avatar
    Join Date
    Aug 2014
    Location
    Brazil
    Posts
    1,424
    Reputation
    119
    Rep Power
    23
    @Lucas Terra

    Video of the problem, for the thread to be more complete. (Beta 41)



    I tested it with several different speeds. Today I tested as slow as possible and it happened 5 times in 2h (Beta 69)

    Persistent: I'm currently using

    auto(1000)

    if $connected then
    if $attacked.id ~= 0 then
    setsetting('PotionHealer/Rules/Mana/ConditionValue', '50 to 52%')
    else
    setsetting('PotionHealer/Rules/Mana/ConditionValue', '84 to 90%')
    if $wptsection == "Hunt" then--and $lootsaround == 0 then
    if itemcount("strong mana potion", "all") > 0 and $mppc < 68 then
    pausewalking(1000)
    end
    end
    end
    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
  •