PoeHUD - Overlay for Path of Exile menu

Shout-Out

User Tag List

Page 108 of 125 FirstFirst ... 858104105106107108109110111112 ... LastLast
Results 1,606 to 1,620 of 1871
  1. #1606
    Weird0's Avatar Contributor
    Reputation
    137
    Join Date
    Jan 2009
    Posts
    352
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FrankTheCrazy View Post
    With this in mind, even using AHK would end up having your account flag if your version of AHK matches the pattern scanner


    not necessarily because GGG allows the usage of AHK in combination with insta logout macros

    PoeHUD - Overlay for Path of Exile
  2. #1607
    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 Weird0 View Post
    not necessarily because GGG allows the usage of AHK in combination with insta logout macros
    I must have missed that post. I will dig around the forums for that.

  3. #1608
    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)
    Originally Posted by sicktight View Post
    needs verification.

  4. #1609
    ocslappy's Avatar Member
    Reputation
    5
    Join Date
    Jun 2013
    Posts
    94
    Thanks G/R
    6/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Weird0 View Post
    not necessarily because GGG allows the usage of AHK in combination with insta logout macros
    Yeah instant logout macros are allowed (for some f*cked up reason) but if you dare to change the healthbars u'll get banned son!

  5. #1610
    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)
    removed cuz stupid

  6. #1611
    phinxy's Avatar Member
    Reputation
    1
    Join Date
    Aug 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FrankTheCrazy View Post
    For those wanting to remove ALL memory writing look in Memory.cs and ClientHacks.cs.
    If people STILL want a build without memory writing I will make one later.

    EDIT: Looks like we are getting a patch today so ill hold off a new build until afterwards
    awesome man. I just commented out all writes to memory and also the code which sets the memory readable.
    Could not find clienthacks.cs so i disabled it trough config. Is this enough?

  7. #1612
    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 phinxy View Post
    awesome man. I just commented out all writes to memory and also the code which sets the memory readable.
    Could not find clienthacks.cs so i disabled it trough config. Is this enough?
    If you removed the functions from memory.cs it should be. Clienthacks.cs is under POEHud/Hud/ClientHacks.cs

  8. #1613
    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 SpaceGuy119 View Post
    needs verification.
    Looks fine. Just build the solution and you should be good to go

    EDIT: For people that don't want to edit their own version you can download and build: https://github.com/H4vC/PoeHud

    EDIT2: Aaaaand the patch is live
    Last edited by FrankTheCrazy; 01-15-2015 at 10:35 PM.

  9. #1614
    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)
    Originally Posted by FrankTheCrazy View Post
    Looks fine. Just build the solution and you should be good to go

    EDIT: For people that don't want to edit their own version you can download and build: https://github.com/H4vC/PoeHud

    EDIT2: Aaaaand the patch is live
    what do you mean build, by the way? im like complete computer dummy

  10. #1615
    datz's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2013
    Posts
    538
    Thanks G/R
    170/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FrankTheCrazy View Post
    Looks fine. Just build the solution and you should be good to go

    EDIT: For people that don't want to edit their own version you can download and build: https://github.com/H4vC/PoeHud

    EDIT2: Aaaaand the patch is live
    no exe in zip?

  11. #1616
    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 SpaceGuy119 View Post
    what do you mean build, by the way? im like complete computer dummy
    Build/Compile the solution as there are no binaries included. I suppose I could build it and post it.

  12. #1617
    sjmonkey's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Being computer illiterate, I would love if you could do that.

    Also, is there a free compiler that I could get for this? I tried looking online but it's a bit over my head.

  13. #1618
    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)
    I don't mean to sound arrogant, and it's just my lack of knowledge in this field. But with all this talk about "yea just change the code and build it", why wouldn't someone just post their updated version to bypass the anti-hack? Just wondering. Seems like it would be helpful and could keep the Hud alive and still maintain a fairly low risk.

  14. #1619
    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)
    https://mega.co.nz/#!ZQA31JAL!qeaPGj...20GDTiHmWgm8X8
    https://www.virustotal.com/en/file/b...is/1421384574/

    FAQ:
    Why is this so BIG?! The source + packages are included.
    Why is the EXE so BIG?! Because the exe now has more packages on it because this author decided it need them :/
    HUH? and it now uses settings.json for settings.
    ZUG? and it now targets .NET 4.5 and not 4.
    BUH? and it now is more customizable!
    Y U NO GIB MEH CREDIT?! Source compiled untouched from here if you didn't see my previous posts: https://github.com/H4vC/PoeHud

    I think that covers it.
    Last edited by FrankTheCrazy; 01-16-2015 at 01:41 PM. Reason: added credit

  15. #1620
    droopie28's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FrankTheCrazy View Post
    https://mega.co.nz/#!ZQA31JAL!qeaPGj...20GDTiHmWgm8X8
    https://www.virustotal.com/en/file/b...is/1421384574/

    FAQ:
    Why is this so BIG?! The source + packages are included.
    Why is the EXE so BIG?! Because the exe now has more packages on it because this author decided it need them :/
    HUH? and it now uses settings.json for settings.
    ZUG? and it now targets .NET 4.5 and not 4.
    BUH? and it now is more customizable!

    I think that covers it.
    Thanks Frank!

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 07:15 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