POE2 Assistant – AutoPot (+Controller), Minimap Reveal (Maphack), Zoomout & More! menu

User Tag List

Page 1 of 17 12345 ... LastLast
Results 1 to 15 of 247
  1. #1
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    POE2 Assistant – AutoPot (+Controller), Minimap Reveal (Maphack), Zoomout & More!

    Good day, everyone!
    Controller Support + remove Atlas Fog + clear Atlas Paths + effect removal

    Working with Normal, Steam, EpicGames, Korean and Taiwan POE2 version!

    Click to join: DISCORD SERVER

    In case the link fails - feel free to add me to discord friends!
    Discord: kintaro_oe



    Functionality:
    • The app does not inject any code at runtime; it simply reads game memory to obtain the necessary information.
    • Minimap reveal and zoom-out are achieved by editing specific game files before the game is launched (the game process must be closed to apply these changes).
    • Automatic detection of game version (normal,steam,epic,korea,taiwan)
    • Autoflask on HP/MP/ES values
    • Logout if below set threshold
    • Press Escape if below set threshold
    • Minimap reveal - fog of war remains rendered, allowing you to see where you've already been
    • Zoomout - x1.3 x1.6 x1.9 to choose from
    • Any form of autoplay, such as combining skills or using them based on certain conditions like charges, and similar scenarios
    • Other build-specific scenarios that may require assistance to improve quality of life
    • Server-Side offset update functionality on startup
    • Server-Side application updater on a major update

    New potential use cases:
    • Chronomancer: Smart use of Temporal Rift to avoid returning to low health or mana
    • Always perfect release of charged abilities

    This app is designed for those with little to no coding knowledge or who simply don’t want to bother with updates.

    What you get in the end: access to the app and my support in helping you realize any ideas you might have but struggle to implement.
    Implementations by other users will be available to everyone by default.

    Please join Discord for direct support - I will answer here as well but Discord is naturally faster!

    Thanks and see you!

    Dependencies:


    Code:
    Changelog
    3.5
    - 0.1.1 Patch ready
    - introduced 6 new detections on virus-total
    - fixed rubber-banding issues with monster hp always shown
    - resolved zoom-out-related issues
    - addressed a potential critical error when attempting to connect to github
    - added chinese region specific server to solve connection issues
    - config.ini allows server choice
    - introduced a new file format: 'ggpx'
    	- partial rewrite of LibGGPK3 for better performance and ggpx support
    	- significantly reduced overhead as a data type
    	- significantly improved patching speed!
    	- enabling delta patching of the original GGPK, though defaults must still be reloaded each time
    
    3.3
    - removed mandatory auth.key creation  (would only limit free users)
    - removed region check for known users (verified skips it of course)
    - fixed bug -> known files corrupted
    - fixed bug -> options cannot be applied
    - fixed bug -> out of sync with server time (time zone independent now)
    - added back "altered effects" option with prototype selections
    
    3.2
    - bug fix - sorry!
    
    3.1
    - atlas fog remove -> added clearer lines between maps!
    - added a singular option to apply custom effects (will be available soon)
    - poe2 installation path is saved and settings are applied with 1-click
    - fixed updater to properly update the current encryption key
    - region check is disabled upon reaching poe loaded state once
    - disabled ping check error message (https://github.com is mandatory to reach)
    - south america region should be supported natively now
    
    3.0b
    - minor bug fixes
    
    3.0a
    - added anti anti-cheat measures
    - added randomized filename (will rename on first startup)
    - added randomized window title
    - added inTown() check to scripts
    - added remove shadows/effects feature
    - added black screen mode feature
    - added server auth with private key feature
    - added fully encrypted server communication
    - added chinese region check because of illegal reselling
    - added a non-mandatory ping check (reveals potential connection issues)
    - changed binary compression and encryption to a private/unique method
    - changed data location to github
    
    2.3a
    - added remove atlas fog feature
    - added always show enemy hp feature
    - added remove delirium fog feature
    - added thread sync (internal function)
    - added notification message for free software
    - fixed zoomout reset during campaign and certain boss encounters
    - fixed an issue where XButton and Escape did not work as keys
    - increased basic tickrate by 5x (average readout now 25/sec)
    - adjusted GUI speed due to increased tickrate (GUI does not represent internal speed)
    
    2.2a
    - added controller support
    - added error handling of some edge cases
    - added support for hybrid builds
    - added support for mana as life builds
    
    2.1d
    - fixed network bug with proxifier
    
    2.1c
    - added partial controller support (button presses not yet)
    - added tooltip support for GUI
    - added more in-app guides
    - fixed .NET version check dependencies
    
    2.1b
    - all existing game versions are fully supported now
    - added minimap reveal to Steam and EpicGames version
    - added zoomout to Steam and EpicGames version
    - added proper message popup display
    - added in-app guides
    - added .NET version check dependencies
    - fixed rubberbanding while zoomout is active
    - removed in-memory maphack (deprecated solution anyway)
    
    2.0a
    - added minimap reveal (fog of war rendered)
    - added zoomout: x1.3 x1.6 x1.9
    - added function to restore GGPK (do that before you patch the game - run nopatch to avoid patching)
    - added automatic detection of game version (normal,steam,epic,korea,taiwan)
    - added configurable flask hotkeys
    - added local/server version display on GUI
    - added user input block on escape instead of logout to prevent deaths on input spam
    - improved tickrate
    - improved startup behavior
    - improved GUI performance
    - fixed out of screen GUI position
    - fixed behavior with Blood Magic
    - fixed GUI DPI scaling
    - fixed handling for encrypted VPN error (most VPN simply work - some chinese don't)
    
    1.6a
    - added maphack
    - added configurable hotkeys into GUI
    - startup is now almost instantly
    - server verification is now almost instantly
    - added save and exit sound
    - updated GUI
    - press ESCAPE instead of logout feature
    - fixed a bug with Chaos Inoculation
    
    1.5a
    - added a GUI for general settings and readouts
    - changes are valid immediately
    - script restructure
    - fixed button spam while dead
    
    1.4d
    - added korean client support
    - added epic games client support
    - fixed windows 11 restriction/bug
    - fixed server time error
    
    1.3a
    - added an updater to download the most recent version
    - changed patch detection
    - checking for app elevation (run as administrator is required)
    
    1.2a
    - added steam version support
    - added patch detection
    - run with proper admin rights
    - whitelist in antivirus software to avoid issues
    - korea client will not be supported
    
    1.1d
    - added version check for steam/korea
    - standalone client only for now
    - cleared up __THREAD__UTILITY (please adjust your values)
    
    1.1c
    - added active window check before keypress
    - added security check for character stat values
    
    1.1b
    - december 7 memory update
    - first functional release
    
    1.1a
    - initial release
    - draft __thread__utility
    - draft __thread__keystate
    - draft __thread__temporalrift
    - not functional; intended for inspection purposes only
    - current functions:
    	- autopot hp/mp
    	- autologout on lowhp
    	- any macro with a hotkey
    	- any combo skill while holding down a key for 500ms (as an example)
    	- chronomancer temporal rift assistance; only trigger if hp/mp is high enough (configurable values)
    Attached Files Attached Files
    Last edited by Kintaro-Oe; 5 Hours Ago at 08:07 AM.

    POE2 Assistant – AutoPot (+Controller), Minimap Reveal (Maphack), Zoomout & More!
  2. #2
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Last edited by Kintaro-Oe; 3 Weeks Ago at 06:19 PM.

  3. Thanks PittePat (1 members gave Thanks to Kintaro-Oe for this useful post)
  4. #3
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2941
    Join Date
    Jun 2015
    Posts
    3,297
    Thanks G/R
    506/2632
    Trade Feedback
    0 (0%)
    Mentioned
    91 Post(s)
    Tagged
    2 Thread(s)
    According to the policy Non-free apps threads should be moved to buy and sell section of the form.
    If I did not reply to you, it mean the question you are asking is stupid.

  5. #4
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    thanks for the comment - i changed my original post to match forum rules.
    Last edited by Kintaro-Oe; 12-04-2024 at 12:53 PM.

  6. #5
    Confucius's Avatar Super Moderator Don't Look Back in Anger

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1410
    Join Date
    Oct 2007
    Posts
    2,715
    Thanks G/R
    293/303
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Threads that exist to only advertise your discord server, whether the program is free or not, are not allowed. In order to sell a program please create a buy/trade thread with legendary upgrade in order to include discord server links.

    You are welcome and encouraged to share your programs here but having it completely gated behind a discord server like this makes it impossible for us to know if anything related to it is legitimate. You may include the discord server link for program support but please include at least a download link to a free version of the program within the thread.

    In general to post a program in this section you must include a download link to a free version of the software (limited feature set is okay) that is completely usable without requiring users to join a discord server, etc.

    For now I've edited out the discord server link.

  7. Thanks revistabr (1 members gave Thanks to Confucius for this useful post)
  8. #6
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    understood - i changed my original post according to the rules you mentioned! sorry and thank you!

  9. #7
    xxc2's Avatar Member
    Reputation
    2
    Join Date
    Sep 2017
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the program is very useful, I would like to avoid button spam, do something like this PoE-Wingman

  10. #8
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xxc2 View Post
    the program is very useful, I would like to avoid button spam, do something like this PoE-Wingman
    please explain when exactly it would spam - because every keypress has a configurable cooldown. please join discord so we can share screenshots and similar much quicker.

    thank you!

  11. #9
    vaskbp12's Avatar Member
    Reputation
    1
    Join Date
    Dec 2023
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After patch not working for me? Something changed? Please update.

  12. #10
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vaskbp12 View Post
    After patch not working for me? Something changed? Please update.
    just updated - restart and it works. please join discord for quicker communication.

  13. #11
    Noobstein's Avatar Member
    Reputation
    2
    Join Date
    Jun 2017
    Posts
    15
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Autopotion is QUALITY OF LIFE!!!😆
    Is it possible to configure it to only use potions when you have 50% HP or less?

  14. #12
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Noobstein View Post
    Autopotion is QUALITY OF LIFE!!!😆
    Is it possible to configure it to only use potions when you have 50% HP or less?
    yes, you can configure any percentage or real value. hp/mana or disconnect for hardcore play.

  15. #13
    lovingfather's Avatar Member
    Reputation
    4
    Join Date
    Dec 2024
    Posts
    18
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    support korean client?

  16. #14
    Kintaro-Oe's Avatar Contributor CoreCoins Purchaser
    Reputation
    104
    Join Date
    Jan 2015
    Posts
    175
    Thanks G/R
    4/84
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lovingfather View Post
    support korean client?
    i just released a new version:

    Code:
    1.4d
    - added korean client support
    - added epic games client support
    - fixed windows 11 restriction/bug
    - fixed server time error

  17. #15
    mega2k0's Avatar Member
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    117
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    i just need to know why autologout aint working
    Last edited by mega2k0; 12-14-2024 at 12:42 PM.

Page 1 of 17 12345 ... LastLast

Similar Threads

  1. [Question] MiniMap revealing
    By Saico in forum TurboHUD Support
    Replies: 2
    Last Post: 06-02-2019, 08:23 AM
  2. [Request] minimap reveal can add tow options, like as Enigma.maphack?
    By SeaDragon in forum TurboHUD Support
    Replies: 16
    Last Post: 03-19-2019, 02:03 AM
  3. Minimap reveal Opacity
    By gabinator in forum TurboHUD Community Plugins
    Replies: 0
    Last Post: 02-04-2019, 07:55 PM
  4. [Request] minimap reveal with a goblin spawn range circle??
    By Pe1a0 in forum TurboHUD Support
    Replies: 4
    Last Post: 06-12-2018, 06:52 AM
  5. [Question] Disable Minimap Reveal
    By VitaKaninen in forum TurboHUD Support
    Replies: 3
    Last Post: 10-23-2017, 04:13 AM
All times are GMT -5. The time now is 01:47 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.
Digital Point modules: Sphinx-based search