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

User Tag List

Page 232 of 351 FirstFirst ... 132182228229230231232233234235236282332 ... LastLast
Results 3,466 to 3,480 of 5265
  1. #3466
    acgreat's Avatar Member
    Reputation
    2
    Join Date
    Jul 2023
    Posts
    18
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    today can do

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #3467
    Rukola_1's Avatar Active Member
    Reputation
    22
    Join Date
    Feb 2018
    Posts
    44
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    you can use PoeHelper (ExileApi) https://www.ownedcore.com/forums/mmo...ml#post4429243 (PoEHelper (ExileApi) - 3.20 (Forbidden Sanctum)) instead. It was updated a few days ago and the main parts are working.

  3. #3468
    acgreat's Avatar Member
    Reputation
    2
    Join Date
    Jul 2023
    Posts
    18
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i need flask manager,but there is a error,sad...

  4. #3469
    SATOCU's Avatar Member
    Reputation
    1
    Join Date
    Jul 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Have some error

    Originally Posted by GameHelper View Post
    Introduction

    GameHelper is an overlay created from scratch for league start scenario. It's not created to replace existing overlays (e.g. PoEHelper). Basically, every league it takes few hours to few days to fully update PoEHelper and that's not good for anyone. Developers who are working on updating the overlay misses the league start economy advantage. Users, who are waiting for the overlay, have a wait until someone fixes the overlay. At-least, that's what I have felt in the past, it may be different for different people.



    Rules

    Here are some rules



    How to report a bug/issue
    Bug Report Rules


    History
    How long it took to update on league start (league start = when player can enter The Twilight Strand)


    Some cool things about GameHelper
    List


    GameHelper dependencies/Requirements
    Libraries

    List of Plugins and their features
    Game Helper plugins


    HOW-TO
    Helping Guides

    F.A.Qs
    FAQs


    Credits
    Credits

    Released Version

    Attachment 83118(Zip Checksum: c866864f08e6cd041fa0b8de72c7da56c6bd3460dcf825a09fb351527cc06a1d)

    To keep this project alive I have to do shit ton of work every day, so please donate every POE expansion. Paypal donations URL is at the top of the software settings window. Also, just use the paypal messaging system for priority replies rather than this form PM/this thread.

    VirusTotal Reports (all-green/clear):
    VirusTotal
    VirusTotal
    VirusTotal

    DON'T FORGET TO USE LIMITED USER METHOD

    Other Files

    Preload Alert File: Attachment 79298 (put this file in GameHelper -> plugin -> preloadalert folder) (last updated: Oct 31, 2021)

    Important POI File: Attachment 80475 (put this file in GameHelper -> plugin -> Radar folder) (last updated: March 28, 2022)
    Hi, I downloaded all the necessary dependencies, the gui starts, but when I start the game itself, the gui closes with this error -
    Code:
    30.07.2023 0:52 Program exited with message:
     System.Exception: Couldn't find some patterns. kindly fix the patterns.
       at GameHelper.Utils.PatternFinder.Find(SafeMemoryHandle handle, IntPtr baseAddress, Int32 processSize) in D:\a\GameOverlay\GameOverlay\GameHelper\Utils\PatternFinder.cs:line 167
       at GameHelper.GameProcess.FindStaticAddresses()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 284
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.Open() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 309
       at GameHelper.GameProcess.FindAndOpen()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 166
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandlerInstance.<>c__DisplayClass15_0.<Tick>b__0(ActiveCoroutine c)
       at System.Collections.Generic.List`1.RemoveAll(Predicate`1 match)
       at Coroutine.CoroutineHandlerInstance.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandler.Tick(Double deltaSeconds)
       at GameHelper.GameOverlay.Render() in D:\a\GameOverlay\GameOverlay\GameHelper\GameOverlay.cs:line 91
       at ClickableTransparentOverlay.ImGuiRenderer.Update(Single deltaTime, Action DoRender)
       at ClickableTransparentOverlay.Overlay.RunInfiniteLoop(CancellationToken token)
       at ClickableTransparentOverlay.Overlay.<Start>b__26_0()
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

  5. #3470
    Galaxy83's Avatar Member
    Reputation
    4
    Join Date
    Apr 2023
    Posts
    40
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SATOCU View Post
    Hi, I downloaded all the necessary dependencies, the gui starts, but when I start the game itself, the gui closes with this error -
    Code:
    30.07.2023 0:52 Program exited with message:
     System.Exception: Couldn't find some patterns. kindly fix the patterns.
       at GameHelper.Utils.PatternFinder.Find(SafeMemoryHandle handle, IntPtr baseAddress, Int32 processSize) in D:\a\GameOverlay\GameOverlay\GameHelper\Utils\PatternFinder.cs:line 167
       at GameHelper.GameProcess.FindStaticAddresses()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 284
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.Open() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 309
       at GameHelper.GameProcess.FindAndOpen()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 166
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandlerInstance.<>c__DisplayClass15_0.<Tick>b__0(ActiveCoroutine c)
       at System.Collections.Generic.List`1.RemoveAll(Predicate`1 match)
       at Coroutine.CoroutineHandlerInstance.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandler.Tick(Double deltaSeconds)
       at GameHelper.GameOverlay.Render() in D:\a\GameOverlay\GameOverlay\GameHelper\GameOverlay.cs:line 91
       at ClickableTransparentOverlay.ImGuiRenderer.Update(Single deltaTime, Action DoRender)
       at ClickableTransparentOverlay.Overlay.RunInfiniteLoop(CancellationToken token)
       at ClickableTransparentOverlay.Overlay.<Start>b__26_0()
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
    The developer promised to fix the program 3 days ago but disappeared somewhere. I guess we'll have to wait for a new league. It broke after the last update

  6. #3471
    Dinozavr's Avatar Banned
    Reputation
    6
    Join Date
    May 2023
    Posts
    12
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    The program isn't working yet. Since the last patch. The error you posted has already been posted several times. Why don't you just backtrack the message queue...?

  7. #3472
    Galaxy83's Avatar Member
    Reputation
    4
    Join Date
    Apr 2023
    Posts
    40
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any idea how to move the AutoHotKeyTrigger plugin from GameHelper to PoEHelper so that it works?

  8. #3473
    acgreat's Avatar Member
    Reputation
    2
    Join Date
    Jul 2023
    Posts
    18
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    same need,AutoHotKeyTrigger is so good

  9. #3474
    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)
    Uploaded a new version, download it from the first post.

    sorry for the delay.

    first i was updating my auto-offset-updater tool, after that i got busy with exile-con watching (like all of you).


    NOTE: this version isn't fully tested, so some things might break, i will release a new version soon that will have more fixes.
    If I did not reply to you, it mean the question you are asking is stupid.

  10. Thanks XORReverseEngineering, asus1950, nJammi, Forumuser1000 (4 members gave Thanks to GameHelper for this useful post)
  11. #3475
    404x04's Avatar Member
    Reputation
    1
    Join Date
    Jul 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    Uploaded a new version, download it from the first post.

    sorry for the delay.

    first i was updating my auto-offset-updater tool, after that i got busy with exile-con watching (like all of you).


    NOTE: this version isn't fully tested, so some things might break, i will release a new version soon that will have more fixes.
    thx maaan, im finally can play poe

  12. #3476
    Galaxy83's Avatar Member
    Reputation
    4
    Join Date
    Apr 2023
    Posts
    40
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GameHelper View Post
    Uploaded a new version, download it from the first post.

    sorry for the delay.

    first i was updating my auto-offset-updater tool, after that i got busy with exile-con watching (like all of you).


    NOTE: this version isn't fully tested, so some things might break, i will release a new version soon that will have more fixes.
    Thank you, sir.

  13. #3477
    acgreat's Avatar Member
    Reputation
    2
    Join Date
    Jul 2023
    Posts
    18
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice word,tks

  14. #3478
    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 Dinozavr View Post
    Thanks, we all already thought we would only get your source in the next league. Thank you for still not obfuscating your code and always adding a .pdb file to the distribution!
    Respect to you, more donations and a good start to the new league - we'll be waiting for your mega-fast offsets with the whole office.
    I would realistically and without question throw you money, but unfortunately I know too many unnecessary details. Peace.
    There is no change in my source code. So I am not sure what are you trying to find in there.
    If I did not reply to you, it mean the question you are asking is stupid.

  15. Thanks nJammi, znkymobb (2 members gave Thanks to GameHelper for this useful post)
  16. #3479
    nJammi's Avatar Member
    Reputation
    1
    Join Date
    Feb 2022
    Posts
    8
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you... I see whiners have already come here, I hope you do not pay attention to them
    Last edited by nJammi; 08-01-2023 at 12:04 AM.

  17. #3480
    hansen4200's Avatar Member
    Reputation
    7
    Join Date
    Aug 2009
    Posts
    13
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i deleted that message cus i didn't want to get involved in this between Dinozav and Gamehelper... Please leave me out.
    Also there's a name differnce on github compared to this one i think, but as we don't see both sources so i would say it's impossible to proof if they are the same or not and even if they were why would it matter?? He makes two softwares one public and one private? shouldn't be a problem IF HE DID.
    Last edited by hansen4200; 08-01-2023 at 01:33 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:33 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