What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] FlaskHelper

Poop ! updated :)

Still not working...

[ThirdPartyLoader] Cannot load [FlaskHelper] because an exception occurred [C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\FlaskHelper.cs(122,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(63,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(66,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Classes\QuicksilverFlask.cs(31,35) : error CS0103: The name 'CommunityLib' does not exist in the current context
].
System.Exception: C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\FlaskHelper.cs(122,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(63,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Tasks\TownRunForRefill.cs(66,19) : error CS0103: The name 'CommunityLib' does not exist in the current context
C:\Users\_A_\Desktop\jkouhioo\3rdParty\_CONFIGS_\Default\FlaskHelper\Content\Classes\QuicksilverFlask.cs(31,35) : error CS0103: The name 'CommunityLib' does not exist in the current context

at Loki.Bot.ThirdPartyLoader.*‪*‫​‫*******‪‬*‎**‏‫​​****(Dictionary`2 , String )
 
Working great as usual tony.
Thanks for the awesome update.

If I can bother you to add radius of detection to mobs onto the Vessel of Vinktar flask I would greatly appreciate it as it's spamming it way off key with my other flasks with the same settings.
 
Any news regarding pathfinder compatibility? Imho it's one of the most underrated ascendancy classes...
For pathfinders we would need an option to activate flasks before attacking mobs and maintaining the buffs during the fight.
I know it's not priority right now although I'd really appreciate pathfinder support :)
 
Works great but i don't see any support for my silver flask for my onslaught buff. Its not a huge deal but it would save me some deaths in higher content since I'm coc cyclone and need all the deeps as fast as possible before boss drops the hammer. I may have missed it or its not there but just food for thought given some heavy farm builds are mainly based on flasks for buffs instead of hp/mana.
 
Works great but i don't see any support for my silver flask for my onslaught buff. Its not a huge deal but it would save me some deaths in higher content since I'm coc cyclone and need all the deeps as fast as possible before boss drops the hammer. I may have missed it or its not there but just food for thought given some heavy farm builds are mainly based on flasks for buffs instead of hp/mana.

You can request a flask to be added, follow this pattern (you can find the aura buff by dumping player data while flask is active) :

Code:
Code:
Flask Name : 
Flask Aura/Buff : 
Flask Behavior :
The behavior is when the flask have to be used, you can use anything that is possible from the API
Attached Files At

Just grab the info and toNyx will add it.
 
You can request a flask to be added, follow this pattern (you can find the aura buff by dumping player data while flask is active) :

Code:
Flask Name : 
Flask Aura/Buff : 
Flask Behavior :

The behavior is when the flask have to be used, you can use anything that is possible from the API

How to dumping player data? I try to use ObjectExplorer, but I failed to find the Aura/Buff information.
 
First time using this, it looks nice but I cant seem to get diamond flask to work. Am I doing something wrong or did the update break it?
 
First time using this, it looks nice but I cant seem to get diamond flask to work. Am I doing something wrong or did the update break it?

Yep there's a bug with few flasks, correcting them
 
First time using this, it looks nice but I cant seem to get diamond flask to work. Am I doing something wrong or did the update break it?

Luckily it still uses dispel flasks so I can still get a bit of Diamond Flask usage from that.
 
Back
Top