[Release][Autohotkey script] PoE Autoflasks & autoquit. menu

Shout-Out

User Tag List

Page 14 of 32 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 473
  1. #196
    unloder1's Avatar Member
    Reputation
    1
    Join Date
    Apr 2013
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    =0x6db954
    Last edited by unloder1; 06-14-2013 at 04:14 AM.

    [Release][Autohotkey script] PoE Autoflasks & autoquit.
  2. #197
    ColdBoot's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A friend turned me on to this. Thank you.

  3. #198
    3raser's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    16
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there anything i can do to make it work in anarchy league? it works on normal and HC, but not anarchy

  4. #199
    polo2005's Avatar Member
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it possible to make the granite flask pop on x% energy shield instead of health?

  5. #200
    AK2337's Avatar Member
    Reputation
    8
    Join Date
    Feb 2013
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 3raser View Post
    is there anything i can do to make it work in anarchy league? it works on normal and HC, but not anarchy
    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.

  6. #201
    username1001011's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AK2337 View Post
    This does work on Anarchy. I have been using it without issue..
    Same here. Works fine on Anarchy.

  7. #202
    Eminotic's Avatar Member
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyway to get this to work for Energy Shield? I tried editing:
    PlayerConfig:={}
    PlayerConfig["Default"]:={minLifeRatioToDrink:, minManaRatioToDrink: 0.35, minManaToDrink: 40, minLifeRatioToPopGranite:, minLifeRatioToQuit:} ; disableAutoPotions:true, minLifeRatioToQuit:, minNShieldRatioToQuit: 0.95 , HasZealotsOath: false, }
    Using .95 as just a test to see if it works, but nothing happens, it ignores my energy shield

  8. #203
    Skyfox's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    1/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's because anything after the } is ignored... notice the ";" that's a comment... So, replace minLifeRatioToDrink at the start of the array assignment with minNShieldRatioToQuit and it will work fine (assuming you add a ratio back in of course).
    Originally Posted by Eminotic View Post
    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 shield

  9. #204
    laststop's Avatar Private
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  10. #205
    shu67's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  11. #206
    BuyPOEBots's Avatar Private
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does tis still works ? lmk or pm me thanks..

  12. #207
    AK2337's Avatar Member
    Reputation
    8
    Join Date
    Feb 2013
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BuyPOEBots View Post
    does tis still works ? lmk or pm me thanks..
    Yes it does.

  13. #208
    Str0be's Avatar Member
    Reputation
    2
    Join Date
    Feb 2007
    Posts
    93
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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?

  14. #209
    PerfectMiscreation's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2013
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Str0be View Post
    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.

  15. #210
    username1001011's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you still have 55% mana after turning on the auras? oO

Page 14 of 32 FirstFirst ... 101112131415161718 ... LastLast

Similar Threads

  1. [Release] Custom scripts
    By ion564 in forum World of Warcraft Emulator Servers
    Replies: 20
    Last Post: 05-12-2008, 07:02 PM
  2. [Release] WarsongGulch Script
    By Pragma in forum World of Warcraft Emulator Servers
    Replies: 33
    Last Post: 03-23-2008, 08:07 PM
  3. [Release] |Custom Scripted Instance| Shadow Lair
    By wurstbr0t in forum World of Warcraft Emulator Servers
    Replies: 18
    Last Post: 03-05-2008, 12:03 PM
  4. [RELEASE]Ascent/script compiles 3710 (latest 2/6/08)
    By vivec45 in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 02-06-2008, 07:04 AM
  5. [RELEASE] FunServer Script's ( + Level Cap 80-255 )
    By ~SaiLyn~ in forum World of Warcraft Emulator Servers
    Replies: 36
    Last Post: 01-10-2008, 02:44 PM
All times are GMT -5. The time now is 06:12 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search