exmap 2.0: Simple and lightweight maphack menu

User Tag List

Page 3 of 18 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 258
  1. #31
    Rocker866's Avatar Member
    Reputation
    3
    Join Date
    Nov 2011
    Posts
    204
    Thanks G/R
    13/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can u zoom out with this? if not is there any chance to do that because back in the days u could do that with a program
    ty

    exmap 2.0: Simple and lightweight maphack
  2. #32
    maper's Avatar Elite User __readgsqword(0x188); CoreCoins Purchaser
    Reputation
    496
    Join Date
    Nov 2013
    Posts
    356
    Thanks G/R
    26/353
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    This intrigues me. Not that you should publicly disclose how you do it (so that GGG at least has to RE your program)... but I know a guy on the discord that had mentioned knowing a way that could be used to accomplish the same. He never ended up sharing the offset(s)/code though =(

    EDIT: He also never had the code take effect as as far as he could tell, the Anti-cheat was disabled or at least not enabled for him.
    Originally Posted by TehCheat View Post
    I'm assuming he's just modifying a function in some way. Flipping a bit and/or writing a jmp and a code cave, etc. No need to keep a program open after you've done that. Also really easy to detect from ggg's perspective if they reverse what is changing.
    Not writing any visible changes to the game code - no jumps, code caves, or any of that.

    There are definitely artifacts in the process that they could use to detect it though. It's not hard to detect if you know the mechanism, it's just harder than a Cheat Engine table.

    Originally Posted by kykymbas View Post
    a sign is displayed "looks like everything was seccessful.enjoy!" and no effect.
    what am I doing wrong?
    Make sure you're using the 64-bit client.

  3. #33
    TehCheat's Avatar ★ Elder ★
    Reputation
    2557
    Join Date
    Oct 2013
    Posts
    1,896
    Thanks G/R
    347/2259
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by maper View Post
    Not writing any visible changes to the game code - no jumps, code caves, or any of that.
    I've heard someone say this before and it turned out they were completely wrong. Not sure if it was you, but it was in regards to a map hack. They hooked a function. A hook is a modified function and would be detected easily.

    If you're doing something like writing to the ggpk file stored in memory, then I could see that, but that'd be really easy to detect, as well.
    Last edited by TehCheat; 02-14-2020 at 03:35 PM.

  4. #34
    TehCheat's Avatar ★ Elder ★
    Reputation
    2557
    Join Date
    Oct 2013
    Posts
    1,896
    Thanks G/R
    347/2259
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by TehCheat View Post
    I've heard someone say this before and it turned out they were completely wrong. Not sure if it was you, but it was in regards to a map hack. They hooked a function. A hook is a modified function and would be detected easily.

    If you're doing something like writing to the ggpk file stored in memory, then I could see that, but that'd be really easy to detect, as well.
    OK I reversed it a bit and I see what you're doing. It's definitely not as simple as hooking/modifying a poe function, which would be very easy to detect. Nicely done.

  5. Thanks Sychotix, GameHelper, maper (3 members gave Thanks to TehCheat for this useful post)
  6. #35
    cunningStunts's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    27
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    From my completely infantile understanding of coding, reading you all chat about what's really happening to make and allow this to work is impressive. Just wanted to throw that out there, thanks for both of your passion in doing so!

  7. #36
    Vivoxity's Avatar Member
    Reputation
    1
    Join Date
    Feb 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    simple and functioning. thanks!

  8. #37
    Kainovan's Avatar Member
    Reputation
    1
    Join Date
    Feb 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Work well and so easy without 10 program to start

    good job i hope this will not detected soon

  9. #38
    Vivoxity's Avatar Member
    Reputation
    1
    Join Date
    Feb 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Re-try today.. Working well..

  10. #39
    antroxxx's Avatar Member
    Reputation
    8
    Join Date
    Jan 2015
    Posts
    72
    Thanks G/R
    3/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    working fine. unable to delete the files after starting. obvious things are going on i guess. it's safe until it isn't ^^

  11. #40
    sushix's Avatar Member
    Reputation
    5
    Join Date
    Jun 2017
    Posts
    86
    Thanks G/R
    33/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works good thanks mate!~! cheers

  12. #41
    maper's Avatar Elite User __readgsqword(0x188); CoreCoins Purchaser
    Reputation
    496
    Join Date
    Nov 2013
    Posts
    356
    Thanks G/R
    26/353
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by antroxxx View Post
    working fine. unable to delete the files after starting. obvious things are going on i guess. it's safe until it isn't ^^
    You can't delete exmaplib.dll while the game is running. But after you exit the game, you should be able to.

  13. #42
    Chillzinho's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maper View Post
    You can't delete exmaplib.dll while the game is running. But after you exit the game, you should be able to.
    Everytime i try to run the hack it tells me i should get a newer version and nothing happens. What could the problem be ?

  14. #43
    maper's Avatar Elite User __readgsqword(0x188); CoreCoins Purchaser
    Reputation
    496
    Join Date
    Nov 2013
    Posts
    356
    Thanks G/R
    26/353
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Updated to version 2.1. It now includes a simple zoomhack that allows the player to zoom out an additional 50%. I decided on this limit because it still maintains some semblance of the game's atmosphere. Please visit the Github repository for the latest download since it's a bit annoying to lose the download counter every time I update the attachment in this thread.

    Originally Posted by Chillzinho View Post
    Everytime i try to run the hack it tells me i should get a newer version and nothing happens. What could the problem be ?
    What version of Path of Exile are you using? It works for the 64-bit version of Steam or standard client only.

  15. Thanks Sychotix (1 members gave Thanks to maper for this useful post)
  16. #44
    deimudda69's Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    83
    Thanks G/R
    23/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have 2 problems. First, the 2.1 version zip file is empty on my end. Dont know if its winrar, but i dont think so. Dont get the archive structur either. A zip in a zip? Strange packing here. Second, if i start the 2.0 version, i get the "Unable to set a message hook on the game" error. Doesnt matter if i start as admin or as limited user.

  17. #45
    xerox1223's Avatar Member
    Reputation
    3
    Join Date
    Jul 2017
    Posts
    19
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will this be updated for 3.10, and if yes how long do you figure it will take before its usable with 3.10

    Thanks

Page 3 of 18 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Beta stage][AFK Bot] Simple and well working!
    By [F]ear in forum World of Warcraft Bots and Programs
    Replies: 18
    Last Post: 10-28-2008, 09:50 AM
  2. How to make a ascent server simple and fast + making it public
    By Confucius in forum WoW EMU Guides & Tutorials
    Replies: 14
    Last Post: 03-19-2008, 09:58 PM
  3. A simple and working way to get a private server up
    By w00ty in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 03-04-2008, 11:31 PM
  4. [How to]: change your IP simple and fast
    By Job For a Cowboy in forum World of Warcraft Bots and Programs
    Replies: 27
    Last Post: 09-04-2007, 07:55 PM
All times are GMT -5. The time now is 01:25 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search