• Visit Rebornbuddy
  • [Plugin] FlaskHelper

    Discussion in 'Archives' started by toNyx, May 26, 2014.

    1. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      You're using a custom routine no? =] basically it's FlaskHelper not able to reach some other plugins settings, nothing harmful, except QSF not used :D
       
    2. NHK

      NHK Member

      Joined:
      Nov 25, 2012
      Messages:
      180
      Likes Received:
      1
      Trophy Points:
      18
      Well, it's actually standard OldRoutine.cs, just slightly modified to summon golem on fallback skill button, without any other changes.
      I guess it's no other way but getting the plugin disabled then, if range changes don't help to prevent this (as i've mention it only happens with ranged build, never with melee, although bot with melee build uses the exact same routine and plugin). If i have to make a choice then i'd rather get by without divination and atziri flasks than quicksilver.
       
    3. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      I'm running the bot with FH + QSF and it doesn't spam it... Ranged build... Oo what are your settings?
       
    4. NHK

      NHK Member

      Joined:
      Nov 25, 2012
      Messages:
      180
      Likes Received:
      1
      Trophy Points:
      18
      Like this.

      [​IMG]


      If you mean grindbot settings:
      Combat range ~80
      Max range: ~90
      Tried to change these to +/-20, without much effect.
       
    5. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Make sure you're using the latest OldRoutine
       
    6. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Little update of the work done :

      - NEXT UPDATE COMING SOON (tm)

      What has/will be changed :
      - Cooldowns are gonna get removed, I'll fully work with Auras names. (Still wondering if it's gonna happen KeepoKappaKappaClausKappaRoss)
      - Migrating selfish checks (per flask checks) to entire behaviors dedicated to any flask, basically each flask is gonna have its own properties/methods : http://puu.sh/m5cNo/4911820693.txt
      - GUI is gonna get a fresh new look !
      - I removed the RoutineHelpers log spam for CombatRange if the Getter (chinese -o-) is not available to use in custom routines, NO MORE SPAMERINO

      What impact this will have on FlaskHelper :
      Nothing...
      Jk, a lot of improvements, people will be able to edit each flask behavior (FH will be shipped with default/standard flasks behaviors for each type) without having to dig into the whole code.
      It's gonna be processed faster since cooldown are out, no more shitty things, as soon as flasks are available to use and we need to, it's gonna be used.
      The way it's coded will also gonna provide a Flask order, people will be able to order the usage if they want to have any synergy (if there's any in the game lol)

      As I said, people will be able to modify/create behaviors, but that will also involve decent rigor/knowledge, It's not hard but it's not for dummies/code ignorants.
      I recommend people that would get into coding behaviors to have visual studio, to avoid confusion when implementing interface.

      Well, I myself got hyped when coding let's hope nothing is gonna break it !

      Have fun botting boys, and keep us alive !
       
    7. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Updated boiz ! lemme know if you find something interesting
       
    8. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      Does Rumis get actived based on what Granite Flask is set to?
       
      Last edited: Dec 24, 2015
    9. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      No rumi has its own behavior, you can find/edit the file located in Classes folder
       
    10. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      Have you tested quick silver flasks yourself? I can not get them to work at all. Tried changing the slots where i placed the QS, used a QS with no mods, and a few mods like evasion / movement speed on them to see if that was causes it not to be used.

      Tried setting QS percent from 10 to 100 (i know this is distance to mob, but even at a distance of 10 its not triggering).

      Can provide logs if its working on your end and just isolated to me. I reinstalled the plugin twice and deleted the .json file for flask helper incase the older version was causing an issue.
       
    11. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Life/Mana/QSF are the first flasks I tested, before merging all the behavior into it, and it's working. it's set up at 80 on my side, please dump the flask data here.
       
    12. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      This what you need?
       
      Last edited: Dec 25, 2015
    13. DocBrown

      DocBrown Member

      Joined:
      Mar 24, 2015
      Messages:
      362
      Likes Received:
      11
      Trophy Points:
      18
      quick silver flasks don't work brothers
       
    14. l337pally

      l337pally New Member

      Joined:
      Jun 24, 2011
      Messages:
      473
      Likes Received:
      2
      Trophy Points:
      0
      Mine is using quick silver flasks. have it set on 100
       
    15. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Yeap, forgot that I removed the checkbox for QSF, go into Classes folder, edit the QuickSilverFlask.cs file, remove that line in ShouldUse :

      Code:
      FlaskHelperSettings.Instance.UseQuickSilverFlask &&
      Should do the trick :)

      // EDIT //

      I fixed the zip file in first post.
       
    16. darlack

      darlack Member

      Joined:
      Mar 3, 2015
      Messages:
      252
      Likes Received:
      0
      Trophy Points:
      16
      do you fix refill at town? thanks))
       
    17. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      I took a quick look at it, it should work :)
       
    18. darlack

      darlack Member

      Joined:
      Mar 3, 2015
      Messages:
      252
      Likes Received:
      0
      Trophy Points:
      16
      i eat all flask by press 12345 and bot dont use tp to refill it :eek:)
       
    19. zhenk

      zhenk Member

      Joined:
      Jun 12, 2012
      Messages:
      101
      Likes Received:
      0
      Trophy Points:
      16
      toNyx, I eventually come across a temporal chains suffix while running maps and this will continuously use my eternal life flask of warding every 4.1 seconds. Do you think there will ever be an implementation in which the bot will recognize that the temporal chains curse is constant throughout the map so it doesn't blow through the life flask over and over again?
       
    20. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      I'll take a look into it, probably adding a task in front of OGB's TaskManager to trigger the refill ;) thanks for reporting

      Enter a cursed map, dump de area data (using object explorer) and give me the infos :) I'll fix it really quick. I don't run these maps so... :D
       

    Share This Page