-
Member
Oke so ive been using this 3rd program for 3 leagues now, and i had no issue with it whatsoever, i did a t16 map and it started stuttering and having issues, i came back to lower tier and i still have same issues, ive disabled all health bars and stuff ingame, which it used to cause the problem when i started using this app.. and for some reason i cant figure out how to fix this, i went back on some of the comments and is ee nobody ahving that issue.. i even downloaded the newer version (my version was from the start of this league).. any thought of what might have caused the sudden problem?
PS: i also changed build from CF champ to TS, i have ice golem on TS, and i had herald of purity on CF, so i dont if that has any issue or if there is something with TS thats making this problem
Last edited by Choman; 01-03-2024 at 07:18 AM.
-
Member
Originally Posted by
Choman
Oke so ive been using this 3rd program for 3 leagues now, and i had no issue with it whatsoever, i did a t16 map and it started stuttering and having issues, i came back to lower tier and i still have same issues, ive disabled all health bars and stuff ingame, which it used to cause the problem when i started using this app.. and for some reason i cant figure out how to fix this, i went back on some of the comments and is ee nobody ahving that issue.. i even downloaded the newer version (my version was from the start of this league).. any thought of what might have caused the sudden problem?
PS: i also changed build from CF champ to TS, i have ice golem on TS, and i had herald of purity on CF, so i dont if that has any issue or if there is something with TS thats making this problem
not GH problem, change TS mtx, take off Ebony and game works fine
-
Member
Is there any way i can add Lunaris and Solaris-touch mobs to my radar? if yes how can i do it? help me please
-
Member
您好,我是一位中国玩家,请原谅我使用中文和你交流,因� �我不会英语,我使用的是腾讯客户端,我在开启GameHelper.exe� �后提示Current Game State: GameNotLoaded,进入游戏也没有变化,请问我该如何做?我在中� ��的游戏讨论网站发现了这种功能,花了12个小时找到这里来� ��但发现无法使用,非常难过,希望可以回复我,愿你有美好 的一天
-
Member
Hi,
Autohotkey doesn't works for me, i tried both version but it won't works
Example for Vaal Haste :
Code:
"Conditions": [
{
"conditionSource": "PlayerSkillIsUseable.Contains(\"VaalHaste\")",
"component": null
},
{
"conditionSource": "MonsterCount(MonsterRarity.AtLeastRare, MonsterNearbyZones.OuterCircle) >= 1",
"component": null
}
],
"delayBetweenRuns": 6.8,
"Enabled": true,
"Name": "Vaal Haste",
"Key": 84
When i'm near a rare monster and both conditions are on true, key is setup on T and same in poe keyconfig but nothing happens.
Tried with anymonster too nothing happens.
Also i'm trying to config my divine blessing for Malevolence on Mbutton and in POE setup on middlebutton with the conditions "Atleast 1 rare monster" nothing happens when i'm near a rare monster but the condition is on true also ( Possible to add malevolence in useable skill ?)
Thanks.
-
Member
Originally Posted by
Stanleyy
Hi,
Autohotkey doesn't works for me, i tried both version but it won't works
Example for Vaal Haste :
Code:
"Conditions": [
{
"conditionSource": "PlayerSkillIsUseable.Contains(\"VaalHaste\")",
"component": null
},
{
"conditionSource": "MonsterCount(MonsterRarity.AtLeastRare, MonsterNearbyZones.OuterCircle) >= 1",
"component": null
}
],
"delayBetweenRuns": 6.8,
"Enabled": true,
"Name": "Vaal Haste",
"Key": 84
When i'm near a rare monster and both conditions are on true, key is setup on T and same in poe keyconfig but nothing happens.
Tried with anymonster too nothing happens.
Also i'm trying to config my divine blessing for Malevolence on Mbutton and in POE setup on middlebutton with the conditions "Atleast 1 rare monster" nothing happens when i'm near a rare monster but the condition is on true also ( Possible to add malevolence in useable skill ?)
Thanks.
For VaalHaste try (changed condition and delay)
Code:
"Conditions": [
{
"conditionSource": "PlayerSkillIsUseable.Contains("VaalHaste")",
"component": null
},
{
"conditionSource": "MonsterCount(MonsterRarity.AtLeastRare) >= 0",
"component": null
}
],
"delayBetweenRuns": 0.2,
"Enabled": true,
"Name": "Vaal Haste",
"Key": 84
For Malevolence
Code:
"Conditions": [
{
"conditionSource": "PlayerSkillIsUseable.Contains(\"DamageOverTimeAura\")",
"component": null
},
{
"conditionSource": "!PlayerBuffs.Has(\"player_aura_damage_over_time\")",
"component": null
},
{
"conditionSource": "MonsterCount(MonsterRarity.Any) > 0",
"component": null
}
],
"delayBetweenRuns": 0.2,
"Enabled": true,
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to AngryBeavers for this useful post)
-
Originally Posted by
MAASHSJIH
您好,我是一位中国玩家,请原谅我使用中文和你交流,因� �我不会英语,我使用的是腾讯客户端,我在开启GameHelper.exe� �后提示Current Game State: GameNotLoaded,进入游戏也没有变化,请问我该如何做?我在中� ��的游戏讨论网站发现了这种功能,花了12个小时找到这里来� ��但发现无法使用,非常难过,希望可以回复我,愿你有美好 的一天
腾讯用户注意:由于腾讯客户端有反作弊软件,GameHelper不支� ��腾讯客户端。
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 1 Thanks
MAASHSJIH (1 members gave Thanks to GameHelper for this useful post)
-
Member
Hello @GameHelper. Thank you for your dedication in this project.
I saw what you did with the Abyss trail/track rendering its path. Do you think its possible to render Delve Crawler path the same way?
How can we change the Delve chest to icons instead of its text? and or remove the not desired chest to show up? I tried changing the icon and setting the icon size to 0 doesn't work.
Also, not sure if this is reported yet. When you use Totem Mastery "Buffs from active Ancestral Totems linger for 3 seconds" it shows in the Data Visualization that the totem buff is still in the buff list even if the totem died and the lingering ended. You need to relog your character to remove the buff on the list.
Capture.PNG
-
Originally Posted by
egarfield19
Hello @
GameHelper. Thank you for your dedication in this project.
I saw what you did with the Abyss trail/track rendering its path. Do you think its possible to render Delve Crawler path the same way?
How can we change the Delve chest to icons instead of its text? and or remove the not desired chest to show up? I tried changing the icon and setting the icon size to 0 doesn't work.
Also, not sure if this is reported yet. When you use Totem Mastery "Buffs from active Ancestral Totems linger for 3 seconds" it shows in the Data Visualization that the totem buff is still in the buff list even if the totem died and the lingering ended. You need to relog your character to remove the buff on the list.
Capture.PNG
ill look into delve crawler path
select a different icon and then set its size to zero.
ill look into the totem issue.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
Hello, you have a plan to add something like dps meter? It's will be really helpfull. Anyway, thx for you work.
-
Member
Is there any way i can add Lunaris and Solaris-touch mobs to my radar? if yes how can i do it? help me please
-
Member
Originally Posted by
Galaxy83
Is there any way i can add Lunaris and Solaris-touch mobs to my radar? if yes how can i do it? help me please
why u need that? here no reason to add it
-
Member
please help me with Plague Bearer so that it can be used at maximum stacks, I previously saw a similar method here, but the search on the forum is terrible and it’s impossible to find
-
Member
Hi,
Thanks for u answer
I tried it but still not works even with atleastrare to 0 it seems like Gamehelper can't send any hotkeys to poe
-
Member
Hi all!
Is possible using Data Visualization to filter the world instance items dropped on the ground?
For example the instance have a lot of Leather and Heavy belts, is there a way to know if one of them is t0 (hh or mb) looking at their data?