PoEHUD Overlay Updated menu

User Tag List

Page 307 of 461 FirstFirst ... 207257303304305306307308309310311357407 ... LastLast
Results 4,591 to 4,605 of 6913
  1. #4591
    ceh430's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    75
    Thanks G/R
    16/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ..........delete
    Last edited by ceh430; 12-18-2016 at 02:55 AM.

    PoEHUD Overlay Updated
  2. #4592
    Semen6's Avatar Member
    Reputation
    4
    Join Date
    Sep 2016
    Posts
    16
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ceh430 View Post
    is this released somewhere please? looks epic, much better than full maphack because this way i see whats discovered and what not.
    I am opposed to this function in poehud.

  3. #4593
    ceh430's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    75
    Thanks G/R
    16/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ....................
    Last edited by ceh430; 12-18-2016 at 02:52 AM.

  4. #4594
    ntoskrnl's Avatar Corporal
    Reputation
    74
    Join Date
    Oct 2016
    Posts
    24
    Thanks G/R
    5/66
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm got it

    Code:
    void PrintPreloads(QWORD hBase)
    {
    	DWORD dwAreaChangeCount = *(DWORD*)(hBase + 0xFDB7D4);
    	BYTE* pbFileRoot = (BYTE*)(hBase + 0x11906E0);
    	DWORD count = *(DWORD*)(pbFileRoot + 0x10);
    
    	DWORD listIterator = *(DWORD*)(pbFileRoot + 0x8);
    
    	for (int i = 0; i < count; i++)
    	{
    		listIterator = *(DWORD*)listIterator;
    
    		if (listIterator == 0)
    			return;
    			
    		DWORD CurrentChangeCount = *(DWORD*)(listIterator + 0x18);
    		CurrentChangeCount = *(DWORD*)(CurrentChangeCount + 0x50);
    
    		if (*(DWORD*)(listIterator + 0x10) == 0 || CurrentChangeCount != dwAreaChangeCount)
    			continue;
    			
    
    		wchar_t* wc = (wchar_t*)*(DWORD*)(listIterator + 0x10);
    		if (wc != NULL)
    		{
    			wc = wcstok(wc, L"@");
    			printf("%ls\n", wc);
    		}
    	}
    }
    Last edited by ntoskrnl; 12-17-2016 at 08:38 PM.

  5. Thanks toadskin (1 members gave Thanks to ntoskrnl for this useful post)
  6. #4595
    noyz96's Avatar Member
    Reputation
    3
    Join Date
    Jun 2014
    Posts
    13
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there any way to see breaches chests/hands in the hud?

  7. #4596
    loleriz's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Jul 2014
    Posts
    30
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by noyz96 View Post
    is there any way to see breaches chests/hands in the hud?
    this

    also it's not referencing essences. I almost forgot one once.... is there a way we could set up a wildcard search (possibly in the crafting/currency config file) so it'll alert to anything with the word "essence" in it?

  8. #4597
    Philss's Avatar Member
    Reputation
    8
    Join Date
    Oct 2014
    Posts
    99
    Thanks G/R
    21/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone got recently banned for using this? got banned right before talisman league and only ever used hud and autopot and my ban noticed was Third party software so ya it was hud . I did spawn instance quit a bit to find box and corupted area . I never used hud since then because i dont want to be banned ( only autopot ) . So is it still detectable?

  9. #4598
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I use HUD times from times + autopot 100% times + RMT all my extra exalts. No ban yet for 1 year.

  10. #4599
    goos121's Avatar Member
    Reputation
    1
    Join Date
    Jan 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    last day or so my huds been turning off and on.. and just about 5mins ago it completely went white and wouldnt let me click on poe.. RIP'd a BHC b/c of it was wondering if it was happening to anyone else.. also it seems to be more out of sync then usual

  11. #4600
    a1yet's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    13
    Thanks G/R
    29/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ya happens to me... I think it's more of a program crash... i'll notice i can see monsters on the mini-map anymore ... i windows key out of the game ... use task manager to close poehud then restart it ... i been hoping this would get fixed, i saw other posts concerning this issue but nothing has been done .. maybe cause the program does not give error messages when it stops working ..i should add i have and had this problem using the 32 and 64 versions ... the problem is less in 64 i usually never have to restart the hud but once for several hours of play
    .
    i should also add i'm not a newb .. i been using this program from it's first iteration and poe from it's beta trails
    Last edited by a1yet; 12-19-2016 at 09:28 AM.

  12. #4601
    TehCheat's Avatar ★ Elder ★
    Reputation
    2563
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2265
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by goos121 View Post
    last day or so my huds been turning off and on.. and just about 5mins ago it completely went white and wouldnt let me click on poe.. RIP'd a BHC b/c of it was wondering if it was happening to anyone else.. also it seems to be more out of sync then usual
    It's definitely not working 100% properly. Chances are pretty good there are still some 32 bit references that should be 64 bit. I'll try to dig through all of the 32 bit references as soon as I can. It shouldn't be too hard to find.

  13. Thanks a1yet, toadskin (2 members gave Thanks to TehCheat for this useful post)
  14. #4602
    a1yet's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    13
    Thanks G/R
    29/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you for all your hard work maybe it will fix my issues too .. as goos121's is very similar to mine or exactly the same as mine... anyway it works out ..thank you

  15. #4603
    i_Louis's Avatar Member
    Reputation
    3
    Join Date
    Nov 2016
    Posts
    39
    Thanks G/R
    18/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello again TehCheat,

    You may have missed it earlier, but my FPS and Ping counters always say 0. Any idea what may be causing this?

  16. #4604
    TehCheat's Avatar ★ Elder ★
    Reputation
    2563
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2265
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by i_Louis View Post
    Hello again TehCheat,

    You may have missed it earlier, but my FPS and Ping counters always say 0. Any idea what may be causing this?
    Mine work fine. What version of the game are you running and which branch of HUD are you running?

    EDIT: Digging through all of the 32 bit address reads, I stumbled across one that would cause this. It'll be fixed soon.
    Last edited by TehCheat; 12-20-2016 at 11:19 AM.

  17. Thanks toadskin (1 members gave Thanks to TehCheat for this useful post)
  18. #4605
    Odzaisanz's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    8
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    error.jpg any solution for this 64bit steam

Similar Threads

  1. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  2. [Tool] Exp per hour overlay (needs offset update)
    By moustache in forum PoE Bots and Programs
    Replies: 15
    Last Post: 11-08-2013, 09:00 PM
  3. Site updates 6/19/2006
    By Matt in forum OC News
    Replies: 1
    Last Post: 06-19-2006, 08:48 AM
  4. Updated(FuxxoZ|WoWGlider)
    By ih8blizz in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-16-2006, 09:24 PM
  5. New Update on the Patch!
    By Dwarpy in forum World of Warcraft General
    Replies: 1
    Last Post: 05-22-2006, 12:50 AM
All times are GMT -5. The time now is 06:32 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