PoeHUD Plugin: Flask Manager menu

User Tag List

Page 54 of 76 FirstFirst ... 4505152535455565758 ... LastLast
Results 796 to 810 of 1139
  1. #796
    Sort's Avatar Member
    Reputation
    4
    Join Date
    Nov 2013
    Posts
    33
    Thanks G/R
    7/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    U can do that from the config file. Read the FAQ for more details. ( first post )
    ok i opened "flskbind", there is soemthign liek this in: { "k": [ 49, 50, 51, 52, 53 ] }

    what numbers must be for num1 num2 num3 ?

    ( i only need to change 1,2,3 dont need to change 4,5 )

    sorry i'm total newbe in those metter

    PoeHUD Plugin: Flask Manager
  2. #797
    itdontmata's Avatar Banned
    Reputation
    3
    Join Date
    Jan 2016
    Posts
    31
    Thanks G/R
    1/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sort View Post
    ok i opened "flskbind", there is soemthign liek this in: { "k": [ 49, 50, 51, 52, 53 ] }

    what numbers must be for num1 num2 num3 ?

    ( i only need to change 1,2,3 dont need to change 4,5 )

    sorry i'm total newbe in those metter
    Here you go:

    Originally Posted by Key List
    Left mouse button: 1
    Right mouse button: 2
    Control-break processing: 3
    Middle mouse button (mouse3): 4
    Mouse4: 5
    Mouse5: 6
    Mouse6: 7
    BACKSPACE: 8
    TAB: 9
    CLEAR: 12
    ENTER: 13
    SHIFT: 16
    CTRL: 17
    ALT: 18
    PAUSE: 19
    CAPS LOCK: 20
    ESC: 27
    SPACEBAR: 32
    PAGE UP: 33
    PAGE DOWN: 34
    END: 35
    HOME:36
    LEFT ARROW: 37
    UP ARROW: 38
    RIGHT ARROW: 39
    DOWN ARROW: 40
    SELECT: 41
    PRINT: 42
    EXECUTE: 43
    PRINT SCREEN: 44
    INS: 45
    DEL: 46
    HELP: 47
    0: 48
    1: 49
    2: 50
    3: 51
    4: 52
    5: 53
    6: 54
    7: 55
    8: 56
    9: 57
    A: 65
    B: 66
    C: 67
    D: 68
    E: 69
    F: 70
    G: 71
    H: 72
    I: 73
    J: 74
    K: 75
    L: 76
    M: 77
    N: 78
    O: 79
    P: 80
    Q: 81
    R: 82
    S: 83
    T: 84
    U: 85
    V: 86
    W: 87
    X: 88
    Y: 89
    Z: 90
    Numpad 0: 96
    Numpad 1: 97
    Numpad 2: 98
    Numpad 3: 99
    Numpad 4: 100
    Numpad 5: 101
    Numpad 6: 102
    Numpad 7: 103
    Numpad 8: 104
    Numpad 9: 105
    Separator: 108
    Subtract: 109
    Decimal: 110
    Divide: 111
    F1: 112
    F2: 113
    F3: 114
    F4: 115
    F5: 116
    F6: 117
    F7: 118
    F8: 119
    F9: 120
    F10: 121
    F11: 122
    F12: 123
    F13: 124
    F14: 125
    F15: 126
    F16: 127
    F17: 128
    F18: 129
    F19: 130
    F20: 131
    F21: 132
    F22: 133
    F23: 134
    F24: 135
    NumLock: 143
    ScrollLock: 144
    Left SHIFT: 160
    Right SHIFT: 161
    Left CONTROL: 162
    Right CONTROL: 163
    Left MENU: 164
    Right MENU: 165
    Play: 250
    Zoom: 251

  3. Thanks Sort (1 members gave Thanks to itdontmata for this useful post)
  4. #798
    alr's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    7
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    make sure u are using non-steam version of the game ( for now )
    make sure u downloaded poehud from here: https://github.com/TehCheat/PoEHUD/archive/x64.zip
    make sure u downloaded autoflask manager from here: https://github.com/Xcesius/AutoFlask...ive/master.zip


    do that and if it still fails.
    turn on debug mode and tell me what it says on low life or low mana
    turn on flask UI from flask manager menu and tell me if u see your flask names there...
    Working fine, Some odd behaviour every now and then, but I can't be sure whether that's PoE itself or the overlay.
    Just another little thing to add for anyone else having trouble, for the love of god, make sure you are running everything as Administrator.

  5. #799
    miracle1's Avatar Active Member
    Reputation
    38
    Join Date
    Jun 2014
    Posts
    270
    Thanks G/R
    114/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Weird thing. Splash screen doesn't disappear for me.

    Non-steam version.
    Errorlog:

    Method error: Initialise : Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: r. Path '', line 0, position 0.
    at Newtonsoft.Json.JsonTextReader.ParseValue()
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReade r reader, JsonContract contract, Boolean hasConverter)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReade r reader, Type objectType, Boolean checkAdditionalContent)
    at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
    at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
    at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
    at FlaskManager.FlaskManagerCore.Initialise()
    at PoeHUD.Plugins.BasePlugin.iInitialise()

    Method error: OnClose : System.NullReferenceException: Object reference not set to an instance of an object..
    at FlaskManager.FlaskManagerCore.OnClose()
    at PoeHUD.Plugins.BasePlugin.iOnClose()
    Last edited by miracle1; 08-07-2017 at 07:09 AM.

  6. #800
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    delete everything and re download it from the link.
    If I did not reply to you, it mean the question you are asking is stupid.

  7. #801
    miracle1's Avatar Active Member
    Reputation
    38
    Join Date
    Jun 2014
    Posts
    270
    Thanks G/R
    114/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    delete everything and re download it from the link.
    same error

  8. #802
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by miracle1 View Post
    same error
    u didn't delete everything...
    dude delete poehud and flask manager everything
    If I did not reply to you, it mean the question you are asking is stupid.

  9. #803
    leros174's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ребята, есть кто перевел для русской версии? Спасибо заранее!
    Can help plz? How translate from another language?

  10. #804
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by leros174 View Post
    Ребята, есть кто перевел для русской версии? Спасибо заранее!
    Can help plz? How translate from another language?
    someone did it in the past.....good luck finding him.

    I don't remember the name.
    If I did not reply to you, it mean the question you are asking is stupid.

  11. #805
    leszek432's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont know what i do wrong but it didnt work for me

    1. downloaded both poehud + flask manager
    2. copied manager to poehud plugin dir
    3. run game + hud
    4. enabled flaskmanagercore in plugin section in game
    5. enabled hp/mana flask in option on default 60% hp
    6. go on mobs and it dont work

    7. when use debug mode i got only "disabling FlaskManager" and "Enabling FlaskManager". nothing more
    8. i play in 2k res, maybe it is the reason? poehud works perfectly btw

  12. #806
    KOCMOTPOH's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    2
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey since i've been using gurud's PoE Autoflask & AutoScript w/o any problems what so ever for the past 3 years but the script seems to be abandoned. So i decided its time to switch to poeHUD flask manager but my main concern is how safe it is banwise (its just for automated mana/life flask usage i just hate managing it myself). Cheers for the awesome plugin it helps big time!

  13. Thanks GameHelper (1 members gave Thanks to KOCMOTPOH for this useful post)
  14. #807
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    It's as safe as the HUD.
    If I did not reply to you, it mean the question you are asking is stupid.

  15. Thanks KOCMOTPOH (1 members gave Thanks to GameHelper for this useful post)
  16. #808
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by leszek432 View Post
    I dont know what i do wrong but it didnt work for me

    1. downloaded both poehud + flask manager
    2. copied manager to poehud plugin dir
    3. run game + hud
    4. enabled flaskmanagercore in plugin section in game
    5. enabled hp/mana flask in option on default 60% hp
    6. go on mobs and it dont work

    7. when use debug mode i got only "disabling FlaskManager" and "Enabling FlaskManager". nothing more
    8. i play in 2k res, maybe it is the reason? poehud works perfectly btw

    Kindly read the FAQ, it's working perfectly on my computer with 2k res.
    If I did not reply to you, it mean the question you are asking is stupid.

  17. #809
    KOCMOTPOH's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    2
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    It's as safe as the HUD.
    So might or might not get banned 50/50.

    The real q is there any person who's using it for long period: 5 months or so w/o being banned this should be enough for me (got like 100$ invested in microtransactions)

  18. #810
    Cthulhoo's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    82
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by leros174 View Post
    Ребята, есть кто перевел для русской версии? Спасибо заранее!
    Can help plz? How translate from another language?
    идешь в AutoFlaskManager-master/config/flaskinfo.json
    и там UniqueFlaskNames - это уник бутылки,
    а FlaskTypes - это на хипе/ману
    тут названия на русском, названия вроде не все, только 12/13. проще только название посмотреть в английской версии и сверить с русской

Similar Threads

  1. Replies: 27
    Last Post: 12-19-2016, 07:57 AM
  2. Managed to get a lot of cd keys
    By fallingforme in forum World of Warcraft General
    Replies: 15
    Last Post: 02-18-2007, 04:32 PM
  3. Where can i get a Cord mod/plugin?
    By Mike3667 in forum World of Warcraft General
    Replies: 1
    Last Post: 09-09-2006, 07:20 PM
  4. TUU's Guide: Building and Managing a successful guild
    By Örpheus in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-06-2006, 04:06 PM
All times are GMT -5. The time now is 11:50 AM. 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