PoeHUD - Overlay for Path of Exile menu

Shout-Out

User Tag List

Page 49 of 125 FirstFirst ... 45464748495051525399 ... LastLast
Results 721 to 735 of 1871
  1. #721
    Druzil01's Avatar Member
    Reputation
    7
    Join Date
    Mar 2014
    Posts
    93
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    File-Upload.net - PoeHUD.exe

    Currently Working version with minimap, Pre alert.
    still some problems with Item-Mods .
    NOT working are Maphack and other mem writing stuff (i think i never test those as i dont hare)
    Last edited by Druzil01; 12-13-2014 at 12:49 PM.

    PoeHUD - Overlay for Path of Exile
  2. #722
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    all works besides itemlevel, items mods, fullbright. So Coyl can fix and compile alpha version.

  3. #723
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Thanks doragon, my custom offshoot seems to be working thanks to your hard work getting those updated offsets.

    EDIT:
    I see itemlevel is off. I'll see if I can figure out why.

    Yeah:
    Code:
    public int ItemLevel
    {
    	get
    	{
    		if (this.address == 0)
    		{
    			return 1;
    		}
    		return this.m.ReadInt(this.address + 0xF0); // was 0xD4
    	}
    }
    Last edited by TehCheat; 12-13-2014 at 12:54 PM.

  4. #724
    crazyden85's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    29
    Thanks G/R
    3/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Druzil01 View Post
    File-Upload.net - PoeHUD.exe

    Currently Working version with minimap, Pre alert.
    still some problems with Item-Mods .
    NOT working are Maphack and other mem writing stuff (i think i never test those as i dont hare)
    Chrome say whst that is Virus. pls your Virustotal.

  5. #725
    amazz's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crazyden85 View Post
    Chrome say whst that is Virus. pls your Virustotal.
    nop, everything is fine for me
    checked with avast

  6. #726
    razzergoat's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Druzil01 View Post
    File-Upload.net - PoeHUD.exe

    Currently Working version with minimap, Pre alert.
    still some problems with Item-Mods .
    NOT working are Maphack and other mem writing stuff (i think i never test those as i dont hare)
    That hostingsite tries to force a download of download.exe thats a virus/malware.

    As far as the HudFile itself, Chrome blocks it and Avast false positives it because it edits memory this is standard.
    Last edited by razzergoat; 12-13-2014 at 01:17 PM.

  7. #727
    juangarcia69's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HI, sorry but i couldn't find this info: this HUD works with steam version?
    thank you

  8. #728
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by juangarcia69 View Post
    HI, sorry but i couldn't find this info: this HUD works with steam version?
    thank you
    I don't think anyone has done anything for Steam yet. Probably best to just wait for Coyl to update, which should be fairly soon. There was a decent amount that got updated, but nothing major and I'm guessing it won't be too much different for the Steam version.

  9. #729
    kevel1's Avatar Member
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    341
    Thanks G/R
    14/3
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Druzil01 View Post
    File-Upload.net - PoeHUD.exe

    Currently Working version with minimap, Pre alert.
    still some problems with Item-Mods .
    NOT working are Maphack and other mem writing stuff (i think i never test those as i dont hare)
    Thanks working great for now!

  10. #730
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm, is there anyway to disable the kill count or at least have it so that it shows monsters remaining.

  11. #731
    FrankTheCrazy's Avatar Member
    Reputation
    11
    Join Date
    Nov 2008
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Druzil01 View Post
    File-Upload.net - PoeHUD.exe

    Currently Working version with minimap, Pre alert.
    still some problems with Item-Mods .
    NOT working are Maphack and other mem writing stuff (i think i never test those as i dont hare)
    https://www.virustotal.com/en/file/4...is/1418497950/

    0/x

    Code is NOT obfuscated (by the 0/x result). If you think it is up to something malicious then by all means go ahead and refractor it.

  12. #732
    SpaceGuy119's Avatar Member
    Reputation
    12
    Join Date
    Aug 2014
    Posts
    354
    Thanks G/R
    8/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Can someone verify the above posted link is legit? I get cockblocked from McAfee while trying to DL, but never have been blocked by any previous version of HUD

  13. #733
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The file is legit, but like someone said earlier, the site, will force you to d/l some random other shitty file called download.exe, just ignore that one and dl the poehud.exe file. Also is the rares notify list suppose to be working, i see rares dropping, but don't see them being listed on the side and i have the rares enabled, i am getting notices displayed for orbs and gems, etc, just not for rares.

  14. #734
    Daras's Avatar Member
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Druzil01 View Post
    File-Upload.net - PoeHUD.exe

    Currently Working version with minimap, Pre alert.
    still some problems with Item-Mods .
    NOT working are Maphack and other mem writing stuff (i think i never test those as i dont hare)
    working
    Thx
    PoeHUD.exe --> nod 32 = safe blocked only website

  15. #735
    harrydom's Avatar Member
    Reputation
    3
    Join Date
    Mar 2014
    Posts
    58
    Thanks G/R
    9/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working for me as well. Great job, anyone involved. I don't get rare items alerts, but currency is working well. Pre alert also working great.

Similar Threads

  1. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  2. [Buying] Looking for path of exile high lvl account
    By kevel1 in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 01-29-2013, 09:46 PM
  3. [Selling] Dota 2 cd-key or trade for Path of Exile
    By neepz in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 01-13-2013, 11:22 AM
  4. [Trading] Dota2 beta keys for Path of Exile beta keys
    By shaunffs in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 12-13-2012, 04:20 PM
  5. [Trading] 20m D3 Gold for Path of Exiles Beta Key
    By Jam3z in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 07-31-2012, 05:30 PM
All times are GMT -5. The time now is 12:14 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