PoEHUD Overlay Updated menu

Shout-Out

User Tag List

Page 199 of 461 FirstFirst ... 99149195196197198199200201202203249299 ... LastLast
Results 2,971 to 2,985 of 6913
  1. #2971
    pthnmj's Avatar Member
    Reputation
    2
    Join Date
    Apr 2010
    Posts
    26
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Compiled .exe for TehCheat-Master version (regular+steam):https://www.dropbox.com/s/66scxasup9...oeHUD.exe?dl=0

    Should work fine if i didn't mess anything else
    It works, but what did you do differently?

    PoEHUD Overlay Updated
  2. #2972
    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 pthnmj View Post
    It works, but what did you do differently?
    Nothing, just compiled the source...

  3. #2973
    pthnmj's Avatar Member
    Reputation
    2
    Join Date
    Apr 2010
    Posts
    26
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Interesting so I can't just change the Offsets.cs file? I have to compile it too ? :confused:

    I understand there's no viruses in this program, but as a professor can you explain to me why an AV would come back with HEUR/QVM03.0.0000.Malware.Gen | Any ideas?

  4. #2974
    UPSoft's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    26
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://youtu.be/aXL56eRdBB0

    Can you implement this? It would be AWESOME. Also there is pathfinding and terrarian data in exilebuddies assembly. I think this is still possible
    Originally Posted by TehCheat View Post
    Why does it need implemented? There nothing in HUD that needs to know pathfinding.
    Originally Posted by UPSoft View Post
    maphack w/o memory write?
    So, what about maphack? It may be possible...

  5. #2975
    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 pthnmj View Post
    Interesting so I can't just change the Offsets.cs file? I have to compile it too ? :confused:

    I understand there's no viruses in this program, but as a professor can you explain to me why an AV would come back with HEUR/QVM03.0.0000.Malware.Gen | Any ideas?
    https://www.virustotal.com/en/url/c8...is/1460018088/

    Ofc you need to compile the source, to create a new .exe file..

  6. #2976
    pthnmj's Avatar Member
    Reputation
    2
    Join Date
    Apr 2010
    Posts
    26
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You scanned the URL not the file :shh:

  7. #2977
    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 pthnmj View Post
    You scanned the URL not the file :shh:
    https://www.virustotal.com/en/file/c...is/1460018819/

    Happy ?

  8. #2978
    pthnmj's Avatar Member
    Reputation
    2
    Join Date
    Apr 2010
    Posts
    26
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hehe I'm just asking what that could be.. I already scanned it. Just asking what you think about the HEUR/GEN just curious

  9. #2979
    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 pthnmj View Post
    Hehe I'm just asking what that could be.. I already scanned it. Just asking what you think about the HEUR/GEN just curious
    Dunno, different antivirus, diff methods of scanning...don't worry about it.
    As a side note, i don't use an antivirus for more then 8-10 years. Never ever had a real problem, with any virus/malware.
    I just scan my computer once every 3-4 months or if i see some suspicious behavior.
    I'm also working in fixing computers...hard/soft, so i know what i'm doing.

  10. #2980
    dd4thewin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    252
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got it ty
    Last edited by dd4thewin; 04-07-2016 at 04:31 AM.

  11. #2981
    joetheplayer's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    33
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    garena SG hud update please sir Teh

  12. #2982
    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 joetheplayer View Post
    garena SG hud update please sir Teh
    Try this for Garena:
    Code:
    public static Offsets Regular = new Offsets { IgsOffset = 0, IgsDelta = 0, ExeName = "PathOfExile", AreaChangeCount = 0x9B64C8 };
    public static Offsets Steam = new Offsets { IgsOffset = 0x1C, IgsDelta = 0x4, ExeName = "PathOfExileSteam", AreaChangeCount = 0x9C84C8 };
    I'm not sure if they work.

  13. #2983
    joetheplayer's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    33
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Try this for Garena:
    Code:
    public static Offsets Regular = new Offsets { IgsOffset = 0, IgsDelta = 0, ExeName = "PathOfExile", AreaChangeCount = 0x9B64C8 };
    public static Offsets Steam = new Offsets { IgsOffset = 0x1C, IgsDelta = 0x4, ExeName = "PathOfExileSteam", AreaChangeCount = 0x9C84C8 };
    I'm not sure if they work.
    im pretty noob with coding ,,how to chnge it,n where to paste this code sir

  14. #2984
    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 joetheplayer View Post
    im pretty noob with coding ,,how to chnge it,n where to paste this code sir
    Eh, try the .exe, see if it's working:
    https://www.dropbox.com/s/ffi7cn5ddb...oeHUD.exe?dl=0

    Delete whatever .exe file you have now in the hud folder and paste this one then hit that shortcut.bat file to start the hud.

  15. #2985
    joetheplayer's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    33
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Eh, try the .exe, see if it's working:
    https://www.dropbox.com/s/ffi7cn5ddb...oeHUD.exe?dl=0

    Delete whatever .exe file you have now in the hud folder and paste this one then hit that shortcut.bat file to start the hud.
    okay itry now =)

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 10:45 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