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

User Tag List

Page 24 of 351 FirstFirst ... 20212223242526272874124 ... LastLast
Results 346 to 360 of 5265
  1. #346
    Mold's Avatar Member
    Reputation
    4
    Join Date
    Apr 2013
    Posts
    66
    Thanks G/R
    4/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    delete your GH folder and start again.
    Same error

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #347
    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 Mold View Post
    Same error
    put these folders in the GameHelper -> Runtimes folder. & see if that fixes the issue.
    ImGui.NET/deps/cimgui at master . mellinoe/ImGui.NET . GitHub

  3. #348
    KVon's Avatar Member
    Reputation
    8
    Join Date
    Oct 2017
    Posts
    52
    Thanks G/R
    8/6
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    mine spam hotkey too but GH doesn't hang. What's your "Key timeout" in Core plugin. Mine is 80, maybe that's why my doesn't hang.
    Mine is 76

  4. #349
    omgree's Avatar Member
    Reputation
    5
    Join Date
    Jun 2016
    Posts
    71
    Thanks G/R
    12/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same problem. Nothing happens when running GameHelper.exe. Also for some reason there is no error.log in my folder.
    Im using standalone client

  5. #350
    ThePheonix's Avatar Member
    Reputation
    1
    Join Date
    Aug 2021
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There seems to be no player buff for nearby enemies anymore, at least not with my setup. Any idea how to proc flasks when any enemy gets near now?

  6. #351
    Mold's Avatar Member
    Reputation
    4
    Join Date
    Apr 2013
    Posts
    66
    Thanks G/R
    4/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    put these folders in the GameHelper -> Runtimes folder. & see if that fixes the issue.
    ImGui.NET/deps/cimgui at master . mellinoe/ImGui.NET . GitHub
    Not helping, same error log (

  7. #352
    nyva's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    6
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Flasks not work for me.

  8. #353
    ThePheonix's Avatar Member
    Reputation
    1
    Join Date
    Aug 2021
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nyva View Post
    Flasks not work for me.
    If you're using HP and mana flasks, keep in mind "less than" and "bigger than" is actual values NOT percent. If you have 3k life and want it to proc at 2k, you put 2k in the box.

  9. #354
    mariahcarey's Avatar Member
    Reputation
    4
    Join Date
    Jul 2018
    Posts
    18
    Thanks G/R
    4/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    deleted............
    Last edited by mariahcarey; 10-23-2021 at 02:01 AM. Reason: upd

  10. #355
    nyva's Avatar Member
    Reputation
    1
    Join Date
    Sep 2020
    Posts
    6
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ThePheonix View Post
    is actual values NOT percent.
    Oh shiiit thanks vm. Now works.

  11. #356
    setim's Avatar Member
    Reputation
    9
    Join Date
    Mar 2020
    Posts
    103
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is flask work now?
    I use the flask function to trigger some skill based on buff, it work.
    But when I try to use flask with the rules for: charge > 10, life < 500, no flask effect 1, when my life is less than 500, it didn't trigger the hotkey.
    I can see nothing in the debug window. it is the same as silver flask, mana flask.

  12. #357
    10243245's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    39
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    Brother, thank you very much. It is already available. May I ask you whether the following plug-in in the forum can be installed and used in it? I want to catch more animals

  13. #358
    Mold's Avatar Member
    Reputation
    4
    Join Date
    Apr 2013
    Posts
    66
    Thanks G/R
    4/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fixed, uninstalling overwoolf, and after restar it is working !
    Ty

  14. #359
    niks71's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ------------------------------
    23.10.2021 12:40 Program exited with message:
    System.DllNotFoundException: Unable to load DLL 'cimgui' or one of its dependencies: Не найден указанный модуль. (0x8007007E)
    at ImGuiNET.ImGuiNative.igCreateContext(ImFontAtlas* shared_font_atlas)
    at ImGuiNET.ImGui.CreateContext()
    at ClickableTransparentOverlay.ImGuiController..ctor(GraphicsDevice gd, Int32 width, Int32 height)
    at ClickableTransparentOverlay.Overlay.<Start>b__11_0()
    at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__139_1(Object state)
    at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
    at System.Threading.ThreadPoolWorkQueue.Dispatch()
    at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    ------------------------------
    Tried it, doesn't help
    Last edited by niks71; 10-23-2021 at 04:46 AM.

  15. #360
    miracle1's Avatar Active Member
    Reputation
    37
    Join Date
    Jun 2014
    Posts
    270
    Thanks G/R
    114/30
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Radar stopped working for me.

    edit: nvm, all good, copied wrong folder kappa
    Last edited by miracle1; 10-23-2021 at 05:20 AM.

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 02:55 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