GameHelper: A light version of PoeHUD/Exile-Api menu

User Tag List

Page 129 of 351 FirstFirst ... 2979125126127128129130131132133179229 ... LastLast
Results 1,921 to 1,935 of 5265
  1. #1921
    RebrandSoft's Avatar Member
    Reputation
    8
    Join Date
    Mar 2020
    Posts
    82
    Thanks G/R
    16/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looking forward +

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #1922
    avengers1's Avatar Banned
    Reputation
    2
    Join Date
    Jul 2019
    Posts
    3
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looking forward +

  3. #1923
    azura69420's Avatar Banned
    Reputation
    1
    Join Date
    Apr 2022
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  4. #1924
    avengers1's Avatar Banned
    Reputation
    2
    Join Date
    Jul 2019
    Posts
    3
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't want to play games without them

  5. #1925
    ilkist's Avatar Member
    Reputation
    1
    Join Date
    May 2021
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    Given that it’s last month of the league, will fix it in a day or two max.
    Glad to see you're still on it We all appreciate your work!

  6. #1926
    TimmyAppelbaum's Avatar Member
    Reputation
    1
    Join Date
    Apr 2022
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey thanks for the super helpful reply. I'm not sure how I missed that thread. I haven't quite mastered the search function on here. I think I'll pass with him this time around. If i want any further guideline we will contact you here mmo/path-of-exile/poe-bots- (GameHelper: A light version of PoeHUD/Exile-Api)results-programs/953353-gamehelper-light-version-of-poehud-exile-api.html

  7. #1927
    avengers1's Avatar Banned
    Reputation
    2
    Join Date
    Jul 2019
    Posts
    3
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't wait.
    I hope it will be updated as soon as soon as possible.
    I share my settings while I wait.
    -----------------------------------------------------
    \Plugins\AutoHotKeyTrigger\config\settings.txt
    ----------------------------------------------------------
    Code:
    -----------------------------------------------------
    \Plugins\AutoHotKeyTrigger\config\settings.txt
    ----------------------------------------------------------
    {
      "EnableAutoQuit": false,
      "AutoQuitCondition": {
        "operator": "LESS_THAN",
        "vitalType": "ENERGYSHIELD_PERCENT",
        "threshold": 20
      },
      "AutoQuitKey": 121,
      "Profiles": {
        "PlayerProfile": {
          "Rules": [
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 1
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=5"
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Fire",
              "Key": 49
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 2
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=5"
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Ice",
              "Key": 50
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 3
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=5"
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "bang",
              "Key": 51
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 24,
                  "durationMs": 1
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 5
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Run",
              "Key": 53
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Bleeding Or Corruption"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "bone_armour",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 3
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Bleeding",
              "Key": 51
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Burning"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 1
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Burning",
              "Key": 49
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Frozen Or Chilled"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 5
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "freeze",
              "Key": 53
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Shocked"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 4
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "Shock",
              "Key": 52
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 35,
                  "durationMs": 5
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "active_offering",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "NOT_EQUAL_TO",
                  "animation": 4,
                  "durationMs": 10
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "offering",
              "Key": 96
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "molten_shell_shield",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 3.9,
              "Enabled": true,
              "Name": "Defence2",
              "Key": 5
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "active_offering",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=3"
                }
              ],
              "delayBetweenRuns": 4.0,
              "Enabled": true,
              "Name": "desecrate",
              "Key": 81
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 35,
                  "durationMs": 300
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": false,
              "Name": "Assassin Mark",
              "Key": 4
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 13,
                  "durationMs": 1
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "Call",
              "Key": 82
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 35,
                  "durationMs": 10
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": false,
              "Name": "Enfeeble2",
              "Key": 4
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.VitalsCondition, AutoHotKeyTrigger",
                  "operator": "LESS_THAN",
                  "vitalType": "ENERGYSHIELD_PERCENT",
                  "threshold": 75
                }
              ],
              "delayBetweenRuns": 0.69,
              "Enabled": false,
              "Name": "jump",
              "Key": 2
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "molten_shell_shield",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=3"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "Defence1",
              "Key": 84
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.VitalsCondition, AutoHotKeyTrigger",
                  "operator": "LESS_THAN",
                  "vitalType": "MANA_PERCENT",
                  "threshold": 50
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 5
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": false,
              "Name": "MP",
              "Key": 53
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.VitalsCondition, AutoHotKeyTrigger",
                  "operator": "LESS_THAN",
                  "vitalType": "LIFE_PERCENT",
                  "threshold": 70
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskChargesCondition, AutoHotKeyTrigger",
                  "operator": "BIGGER_THAN",
                  "flaskSlot": 1,
                  "charges": 15
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 1
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": false,
              "Name": "HP1",
              "Key": 49
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 24,
                  "durationMs": 24
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": false,
              "Name": "Grand slem1",
              "Key": 69
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=20"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "VALL_SK",
              "Key": 4
            }
          ]
        },
        "MP_no": {
          "Rules": [
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 1
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=5"
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Fire",
              "Key": 49
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 2
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=5"
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Ice",
              "Key": 50
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 3
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=5"
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "bang",
              "Key": 51
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 24,
                  "durationMs": 1
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 5
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": false,
              "Name": "Run",
              "Key": 53
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Bleeding Or Corruption"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "bone_armour",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 3
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Bleeding",
              "Key": 51
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Burning"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 1
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": true,
              "Name": "Burning",
              "Key": 49
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Frozen Or Chilled"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 5
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "freeze",
              "Key": 53
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AilmentCondition, AutoHotKeyTrigger",
                  "statusEffectGroupKey": "Shocked"
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 4
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "Shock",
              "Key": 52
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 35,
                  "durationMs": 5
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "active_offering",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "NOT_EQUAL_TO",
                  "animation": 4,
                  "durationMs": 10
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "offering",
              "Key": 96
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "molten_shell_shield",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 3.9,
              "Enabled": true,
              "Name": "Defence2",
              "Key": 5
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "active_offering",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 4.0,
              "Enabled": true,
              "Name": "desecrate",
              "Key": 81
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 35,
                  "durationMs": 300
                }
              ],
              "delayBetweenRuns": 1.0,
              "Enabled": false,
              "Name": "Assassin Mark",
              "Key": 4
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 13,
                  "durationMs": 1
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "Call",
              "Key": 82
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 35,
                  "durationMs": 10
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": false,
              "Name": "Enfeeble2",
              "Key": 4
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.VitalsCondition, AutoHotKeyTrigger",
                  "operator": "LESS_THAN",
                  "vitalType": "ENERGYSHIELD_PERCENT",
                  "threshold": 75
                }
              ],
              "delayBetweenRuns": 0.69,
              "Enabled": false,
              "Name": "jump",
              "Key": 2
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.StatusEffectCondition, AutoHotKeyTrigger",
                  "buffId": "molten_shell_shield",
                  "checkType": "CHARGES",
                  "operator": "NOT_CONTAINS",
                  "threshold": 1.0
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=3"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "Defence1",
              "Key": 84
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.VitalsCondition, AutoHotKeyTrigger",
                  "operator": "LESS_THAN",
                  "vitalType": "MANA_PERCENT",
                  "threshold": 50
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 5
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "MP",
              "Key": 53
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.VitalsCondition, AutoHotKeyTrigger",
                  "operator": "LESS_THAN",
                  "vitalType": "LIFE_PERCENT",
                  "threshold": 70
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskChargesCondition, AutoHotKeyTrigger",
                  "operator": "BIGGER_THAN",
                  "flaskSlot": 1,
                  "charges": 15
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.FlaskEffectCondition, AutoHotKeyTrigger",
                  "flaskSlot": 1
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": false,
              "Name": "HP1",
              "Key": 49
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.AnimationCondition, AutoHotKeyTrigger",
                  "operator": "EQUAL_TO",
                  "animation": 24,
                  "durationMs": 24
                },
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=1"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": false,
              "Name": "Grand slem1",
              "Key": 69
            },
            {
              "Conditions": [
                {
                  "$type": "AutoHotKeyTrigger.ProfileManager.Conditions.DynamicCondition.DynamicCondition, AutoHotKeyTrigger",
                  "conditionSource": "MonsterCount(MonsterRarity.Unique)>=1 | MonsterCount("Any")>=20"
                }
              ],
              "delayBetweenRuns": 0.0,
              "Enabled": true,
              "Name": "VALL_SK",
              "Key": 4
            }
          ]
        }
      },
      "CurrentProfile": "SJH_PlayerProfile",
      "DebugMode": false,
      "ShouldRunInHideout": true,
      "DumpStatusEffectOnMe": 121
    }
    Attached Files Attached Files
    Last edited by avengers1; 04-22-2022 at 08:00 PM.

  8. Thanks ojiojidayo (1 members gave Thanks to avengers1 for this useful post)
  9. #1928
    NoodlesAreTheBest's Avatar Active Member
    Reputation
    17
    Join Date
    Jul 2015
    Posts
    77
    Thanks G/R
    51/15
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Much love to you dude.

  10. #1929
    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)
    shit ton of offsets changed, fixed many, still a few of them left.
    will release a new version tomorrow.
    If I did not reply to you, it mean the question you are asking is stupid.

  11. Thanks horoyoi520, camapxam, kadala, Forumuser1000, Batato, avengers1, kromatikal, guilhermera (8 members gave Thanks to GameHelper for this useful post)
  12. #1930
    John2039's Avatar Member
    Reputation
    3
    Join Date
    Feb 2018
    Posts
    8
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    shit ton of offsets changed, fixed many, still a few of them left.
    will release a new version tomorrow.
    Thank you!

  13. #1931
    jonesquack's Avatar Member
    Reputation
    4
    Join Date
    Mar 2019
    Posts
    9
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    shit ton of offsets changed, fixed many, still a few of them left.
    will release a new version tomorrow.
    Thanks a lot, is there a way to contribute to the project?

  14. #1932
    zad23's Avatar Member
    Reputation
    1
    Join Date
    Apr 2022
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks a lot <3

  15. #1933
    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)
    new version released, everything should be working fine, let me know if that's not the case.

    Originally Posted by jonesquack View Post
    Thanks a lot, is there a way to contribute to the project?
    for testing, feel free to report bugs.
    for development work, currently it's closed source, will make it open source next league.
    for donations, look at settings menu top left hand side for the donation button.

    thx!
    If I did not reply to you, it mean the question you are asking is stupid.

  16. Thanks usebatu, horoyoi520, Forumuser1000, JustAnotherGamer, guilhermera, Rukola_1 (6 members gave Thanks to GameHelper for this useful post)
  17. #1934
    asus1950's Avatar Member
    Reputation
    3
    Join Date
    Aug 2018
    Posts
    24
    Thanks G/R
    14/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ty so much for ur hard work!

  18. #1935
    SethWoodstock's Avatar Banned
    Reputation
    1
    Join Date
    Apr 2022
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey i was browsing the Icons section of the Radar, and didnt see an Option to size/remove/hide the Spike trap icons specifically inside the Lab, they're a bit too much for my personal preference

Similar Threads

  1. "Light" Version of PoE HUD
    By deimudda69 in forum Path of Exile
    Replies: 41
    Last Post: 01-04-2020, 09:44 PM
  2. Replies: 34
    Last Post: 12-14-2019, 11:08 AM
  3. US version of TBC needed
    By Victor in forum World of Warcraft General
    Replies: 0
    Last Post: 01-16-2007, 05:08 AM
  4. Cracked version of Fraps?
    By Amedis in forum Community Chat
    Replies: 36
    Last Post: 12-04-2006, 12:00 AM
  5. new version of Studio
    By wrigley in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 12-02-2006, 06:35 PM
All times are GMT -5. The time now is 01:35 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