PoEHUD Overlay Updated menu

User Tag List

Page 226 of 461 FirstFirst ... 126176222223224225226227228229230276326 ... LastLast
Results 3,376 to 3,390 of 6913
  1. #3376
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bcz View Post
    hmm, I'm not so sure i found the correct file root. I think the one I found ends up returning all available files for that area regardless of whether they get preloaded or not. Maybe I'm close though
    Share the steps ...i may help ..tho i have drunk last night few beers and i'm not yet sober ))

    PoEHUD Overlay Updated
  2. #3377
    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)
    vmv, you got item alerts working? can you push a version?

  3. #3378
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    AreaChangePattern:

    PHP Code:
    private static readonly Pattern areaChangePattern = new Pattern
                
    (@"\x8b\x88\x00\x00\x00\x00\xe8\x00\x00\x00\x00\xe8\x00\x00\x00\x00\xff\x05\x00\x00\x00\x00\x8b\xc8",
                    
    "xx????x????x????xx????xx");

    AreaChangeCount m.ReadInt(m.AddressOfProcess + array[1] + 17) - m.AddressOfProcess

    Originally Posted by harrydom View Post
    vmv, you got item alerts working? can you push a version?
    Preloads not working, anything else is fine: https://www.dropbox.com/s/vvem5p9zyy...aster.zip?dl=0
    Last edited by vmv; 06-22-2016 at 07:31 AM.

  4. Thanks harrydom, dabnoj, m7m8m9 (3 members gave Thanks to vmv for this useful post)
  5. #3379
    boomit001's Avatar Member
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just make to see "corrupted area" is ok

  6. #3380
    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)
    Originally Posted by vmv View Post
    Preloads not working, anything else is fine
    Looks good, thanks. I also see that mini map icons are aligned properly again.

  7. #3381
    Huaojozu's Avatar Member
    Reputation
    6
    Join Date
    Jun 2013
    Posts
    35
    Thanks G/R
    0/5
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vmv's version stutters a lot for me; the icons and minibars are constantly shifting few pixels, as if they aren't updating fast enough.

  8. #3382
    Pit2k's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I ran the .bat file with admin rights in VMV's dropbox version and bam, 30 things launched, from calculator to controll panel items to device manager, and more so IIS, bitlocker came up with failure to change drive encryption keys etc. I killed it all and ran malware bytes (no hits), should i be worried? I looked at the bat file but i seen nothing that would point to that behavior, i ran it again on a 2nd machine disconnected from network/internet and same shit happened.

    What the hell did just happen

  9. #3383
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pit2k View Post
    I ran the .bat file with admin rights in VMV's dropbox version and bam, 30 things launched, from calculator to controll panel items to device manager, and more so IIS, bitlocker came up with failure to change drive encryption keys etc. I killed it all and ran malware bytes (no hits), should i be worried? I looked at the bat file but i seen nothing that would point to that behavior, i ran it again on a 2nd machine disconnected from network/internet and same shit happened.

    What the hell did just happen
    Don't run it as admin...

  10. #3384
    Pit2k's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Don't run it as admin...
    Aye, but why did it do all those things, especially IIS/Bitlocker key change request (it failed to change the key as there was no bitlocker enabled)
    And should i be worried?

  11. #3385
    m7m8m9's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    6
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vmv's version stutters a lot for me; the icons and minibars are constantly shifting few pixels, as if they aren't updating fast enough.
    having the same issue. any tips/tricks/advices how to fix it?

  12. #3386
    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 Pit2k View Post
    Aye, but why did it do all those things, especially IIS/Bitlocker key change request (it failed to change the key as there was no bitlocker enabled)
    And should i be worried?
    It's been mentioned about 10 times in the thread, but no fault of yours to not see it, they're buried. The batch file just runs every .exe file in the directory it runs from. When you run as admin, that's the system32 folder.

  13. #3387
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pit2k View Post
    Aye, but why did it do all those things, especially IIS/Bitlocker key change request (it failed to change the key as there was no bitlocker enabled)
    And should i be worried?
    With admin rights it is running all system32 exe that are found...so i think. You don't need to worry.Run the bat file as normal.

    Originally Posted by m7m8m9 View Post
    having the same issue. any tips/tricks/advices how to fix it?
    Wait for TehCheat to find the right offsets, iv'e just used what other players posted, and added the areachangePattern.
    The zip version it's just a temporary solution.
    Last edited by vmv; 06-22-2016 at 11:12 AM.

  14. Thanks m7m8m9 (1 members gave Thanks to vmv for this useful post)
  15. #3388
    Pit2k's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That makes complete sense now about the sys32 folder. Thanks. I looked at the bat and saw run all .exes but there was nothing in the root/sub folders besides the poehud. I had no ideas running as admin exectues the batch as if it lived in system32.

    Thank you.

  16. #3389
    WIZARDBONER's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Preloads not working, anything else is fine.

    Does this mean that Item alerts are working again? Cause I loved that feature.

  17. #3390
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't work with steam client.


    Originally Posted by WIZARDBONER View Post
    Does this mean that Item alerts are working again? Cause I loved that feature.
    Yes.

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 09:34 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