=0x6db954![]()
=0x6db954![]()
Last edited by unloder1; 06-14-2013 at 04:14 AM.
A friend turned me on to this. Thank you.
is there anything i can do to make it work in anarchy league? it works on normal and HC, but not anarchy
is it possible to make the granite flask pop on x% energy shield instead of health?
This does work on Anarchy. I have been using it without issue.
Are you sure you are using up to date scripts?
If you are, the pointers may simply need updated.
To ensure your pointer addresses are correct :
Right Click on the AutoFlasks ahk file, and choose Edit Script
Find "baseMgrPtr" (without the quotes)
and comment it out by placing a semi-colon in front of it, for example :
";baseMgrPtr" (without quotes again)
Save and run the script after logging in your character.
It will not do anything for 3-4 seconds. But then a dialog box should pop up letting you know that the new addresses have been found.
Now head to a map and spam a skill to see if your mana pots pop. I always recommend the laboratory as there is no danger of death there.
Last edited by AK2337; 06-16-2013 at 02:09 PM.
Anyway to get this to work for Energy Shield? I tried editing:
Using .95 as just a test to see if it works, but nothing happens, it ignores my energy shieldPlayerConfig:={}
PlayerConfig["Default"]:={minLifeRatioToDrink:, minManaRatioToDrink: 0.35, minManaToDrink: 40, minLifeRatioToPopGranite:, minLifeRatioToQuit:} ; disableAutoPotions:true, minLifeRatioToQuit:, minNShieldRatioToQuit: 0.95 , HasZealotsOath: false, }
ty unloder for finally posting the right offset for some reason m script was broken.. Wouldn't rescan the offset was broke till I manually edited the one you posted. Other people posted useless stuff that didn't work.
Hello I live in Russia use the program, but it can `t be working with granite bank CI build
help write and what kind should have a line
PlayerConfig:={}
PlayerConfig["Default"]:={minManaRatioToDrink: 0.1, minManaToDrink: 40, minShieldRatioToPopGranite: 0.95, minNShieldRatioToQuit: 0.6} ; disableAutoPotions:true, minNShieldRatioToQuit: , minShieldRatioToPopGranite: , HasZealotsOath: false, }
PlayerConfig["Default"].FlaskConfig:=[]
PlayerConfig["Default"].FlaskConfig[1]:={Hotkey:"{1 Down 1 UP}"} ; ,OverrideFlaskDuration:70, minShieldRatioToPopGranite: } ;specify override recovery time in deciseconds, e.g. 7 seconds = 70
PlayerConfig["Default"].FlaskConfig[2]:={Hotkey:"{2 Down 2 UP}"}
PlayerConfig["Default"].FlaskConfig[3]:={Hotkey:"{3 Down 3 UP}"}
PlayerConfig["Default"].FlaskConfig[4]:={Hotkey:"{4 Down 4 UP}"}
PlayerConfig["Default"].FlaskConfig[5]:={Hotkey:"{5 Down 5 UP}"}
PlayerConfig["YourHardcorePlayerName"]:={minManaRatioToDrink: 0.1, minManaToDrink: 40, minShieldRatioToPopGranite: 0.95, minNShieldRatioToQuit: 0.6}
Last edited by shu67; 06-18-2013 at 11:05 AM.
does tis still works ? lmk or pm me thanks..
Was working for a while, now when I put it on the health pots work, but it keeps spamming my mana pots even at full mana..... Recopied and pasted the whole script in both sections and only changed the names, still spams just mana pots, anything I can do here?
Be sure to check the "minManaToDrink" value. Especially if you are using a new character. The value may be more than you start with or so close to the full amount that it will spam it after each skill. I always set it to 20, but leave the minRatioManaToDrink at .55
This way for the higher level characters it still pots at 55% mana, but the numerical value is low enough that it will not spam on low mana builds or new characters.
you still have 55% mana after turning on the auras? oO