Anyone test the above version?
Hey guys how to fix problem that what i see only auto log out works auto tp don't work and flask don't work to would be great if any one could help me out :/
And it's secure to use all from this script i mean desynch spaming thingy and auto flask with auto off and auto tp programs ? bsc guys i don't want to get banned![]()
Last edited by pkownzs; 03-26-2015 at 10:32 AM.
Normal quicksilver flask works properly.
I tried a quicksilver flask of heat and it uses all charges instantly instead of one at a time so the "of heat" suffix is bugged.
Looking at the debug window, it appears to be cycling through the different suffixes so it can't figure out which one it is.
Last edited by ankorman; 03-28-2015 at 02:27 PM.
Hello, any reason why the script won't use pots? Logout works fine. HP pots, mana pots, and QS' don't work. I've used the script for about a year, so I know how to set it up. It just isn't working currently and I'm not sure what is wrong. This common?
here's my config. i'm using vm and Ex Bot, windowed mode.
[Config]
baseMgrPtr=0x89ecf0
MD5Hash=508400B62770BB57510B3838019494ED
InstantFlaskDelay=0
TrayNotIficationsCheck=1
DPSCheck=1
TradeSpam=0
LastTab=AutoFlask
QuickSilverCheck2=1
[Config1]
minLifePercentToQuit=73
minESPercentToQuit=0
maxLifePercentPerHitToQuit=21
maxESPercentPerHitToQuit=0
minLifePercentToJade=0
minESPercentToJade=0
minLifePercentToElementalResist=0
minESPercentToElementalResist=0
minLifePercentToDrink=0
minManaPercentToDrink=0
minManaToDrinkPot=0
minLifePercentToSpam=0
InstantFlaskDelay=0
QuickSilverMovementTimer=5
RemoveAilmentsTimer=0
ResyncSpam=0
RemainingSpam=0
RemoveCorruptedBloodCharges=1
[DisableSlot]
DisableSlot1=0
DisableSlot2=0
DisableSlot3=0
DisableSlot4=0
DisableSlot5=0
Last edited by SpaceGuy119; 03-27-2015 at 06:37 PM.
When i hit debug window it say Not in Game or Broken.. this past night it work great and now it doest , cna anyone help pls?
hello guys am new here i saw this auto flask thing on first post of this guys with the hood and am wondering is this some kind programm which give you the power to quit or use flask on its own on how much % of life is missing>>??
Great program... Just needs updates.
Is it safe atm ? with anticheat ?
Why this funktion dont work:
[F10] -- Send Last Chat Message to Trade Channels 1-10
Last edited by Marc Luxem; 03-31-2015 at 08:05 AM.
I have one issue with this program right now, i'm playing a spec that heavily utilizes resistance flasks. Because of that I use the belt that gives +20% increased flask duration and I use the flask nodes that give +12% increased flask duration. And this causes the program to already pot my saphire flask when there's already 2-3 seconds left of it.
Any idea how to fix this?
This thing grabs base flask duration, which is 35 deciseconds in the case of resist flasks. This is why it's using your flasks early.
If you don't really feel like doing much you can just manually set the duration of your flasks. (FlaskUtility2, 3, and 4 for ruby, sapphire, and topaz)
Change EffectDuration to 55 which is the length your 20% resist flasks would last with your 32% flask duration modifier.
Or you could do something similar to what gurud did to manage quicksilvers without actually knowing their real duration using buff information.
Code:Else If InStr(playerstats.BuffName[A_Index], "flask_utility_sprint") { QuicksilverBuff:=1 If (BuffTimer<0.25) { QuicksilverBuff:=0 BuffTimer:=0 } continue }are the 3 flask buff namesCode:flask_utility_resist_cold flask_utility_resist_lightning flask_utility_resist_fire
Or of course pull flask quality and your flask duration modifier data from in game and modify effectduration accordingly.
Does anyone have this program actually upgraded to the newest version? I've been waiting for so long for an update but nothing has come out.
I am not a computer genius so dont even bother telling me to update it myself, because I cant.
No need to update, old version works.