POE Zoom Hack 3.3.1b Steam x64 menu

User Tag List

Page 5 of 8 FirstFirst 12345678 LastLast
Results 61 to 75 of 109
  1. #61
    lifediary's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2016
    Posts
    64
    Thanks G/R
    15/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roska View Post
    Would it be possible to add perma health bars to trainer like in this script?
    What effect should this table give? ..
    how to see it in the game?

    POE Zoom Hack 3.3.1b Steam x64
  2. #62
    roska's Avatar Active Member
    Reputation
    19
    Join Date
    Sep 2017
    Posts
    220
    Thanks G/R
    42/18
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lifediary View Post
    What effect should this table give? ..
    how to see it in the game?
    It makes clients monster hp bars to show always.

  3. #63
    lifediary's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2016
    Posts
    64
    Thanks G/R
    15/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shogo View Post
    This plugin works in CE 6.7, but not in 6.81
    in CE 6.7 the same story

    Warning
    Not all code is injectable.
    (Error in line 3 (label(stzoomadr)) :label stzoomadr is not defined in the script)
    registersymbol(stzoomadr) does not help

    code
    aobscanmodule(zoom,PathOfExile_x64.exe,48 0F 43 C1 8B ? 89 83 ? ? ? ? C6)
    stealtheditex(stzoom,zoom,1)
    label(stzoomadr)
    registersymbol(stzoomadr)

  4. #64
    hdes93208's Avatar Member
    Reputation
    2
    Join Date
    Mar 2016
    Posts
    17
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The viewing angle of the map is far away, there will be fogging effect.

  5. #65
    lifediary's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2016
    Posts
    64
    Thanks G/R
    15/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hdes93208 View Post
    The viewing angle of the map is far away, there will be fogging effect.
    put 00247449 instead of 00504347

  6. #66
    shogo's Avatar Banned
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    92
    Thanks G/R
    8/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lifediary View Post
    in CE 6.7 the same story

    Warning
    Not all code is injectable.
    (Error in line 3 (label(stzoomadr)) :label stzoomadr is not defined in the script)
    registersymbol(stzoomadr) does not help

    code
    aobscanmodule(zoom,PathOfExile_x64.exe,48 0F 43 C1 8B ? 89 83 ? ? ? ? C6)
    stealtheditex(stzoom,zoom,1)
    label(stzoomadr)
    registersymbol(stzoomadr)
    so its impossible at all or u just dont know? im total noob there

  7. #67
    lifediary's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2016
    Posts
    64
    Thanks G/R
    15/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shogo View Post
    so its impossible at all or u just dont know? im total noob there
    can do
    just not figured it out yet

  8. #68
    lifediary's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2016
    Posts
    64
    Thanks G/R
    15/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    stealth version complete
    check
    DropMeFiles – free one-click file sharing service


    I remind you
    stealthedit plugin not a panacea for detection
    Cheat Enjine included during the game session is probably even faster to be detected than changes in the game code
    however ... at the request of the workers

    Tech info:
    The idea behind the stealthedit plugin is that we do not modify the original code at all, instead we make a copy of that code and re-route the program to use the copy instead of the original code. Since the memory check is scanning the unmodified original code only, we can do whatever we want with our copy, including code injections, which is the main method of creating cheats.
    Last edited by lifediary; 09-06-2018 at 04:05 AM.

  9. Thanks armory236, shogo (2 members gave Thanks to lifediary for this useful post)
  10. #69
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    344/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lifediary View Post
    stealth version complete
    check
    DropMeFiles – free one-click file sharing service


    I remind you
    stealthedit plugin not a panacea for detection
    Cheat Enjine included during the game session is probably even faster to be detected than changes in the game code
    however ... at the request of the workers

    Tech info:
    The idea behind the stealthedit plugin is that we do not modify the original code at all, instead we make a copy of that code and re-route the program to use the copy instead of the original code. Since the memory check is scanning the unmodified original code only, we can do whatever we want with our copy, including code injections, which is the main method of creating cheats.
    hello
    is it somehow possible to delete all that "fog of war" around the character in different game areas (locations) appearing while we're zooming out the cam?

  11. #70
    roska's Avatar Active Member
    Reputation
    19
    Join Date
    Sep 2017
    Posts
    220
    Thanks G/R
    42/18
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lifediary View Post
    stealth version complete
    check
    DropMeFiles – free one-click file sharing service


    I remind you
    stealthedit plugin not a panacea for detection
    Cheat Enjine included during the game session is probably even faster to be detected than changes in the game code
    however ... at the request of the workers

    Tech info:
    The idea behind the stealthedit plugin is that we do not modify the original code at all, instead we make a copy of that code and re-route the program to use the copy instead of the original code. Since the memory check is scanning the unmodified original code only, we can do whatever we want with our copy, including code injections, which is the main method of creating cheats.
    any idea why this script (nor any other) does not work for me? the boxes wont tick on in ce

  12. #71
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    344/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roska View Post
    any idea why this script (nor any other) does not work for me? the boxes wont tick on in ce
    which CE version do you run?

  13. #72
    lifediary's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2016
    Posts
    64
    Thanks G/R
    15/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by armory236 View Post
    hello
    is it somehow possible to delete all that "fog of war" around the character in different game areas (locations) appearing while we're zooming out the cam?
    screen maybe?
    cause I like everything is fine

  14. #73
    Brindle123's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you release this version with steam as well ?

  15. #74
    shogo's Avatar Banned
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    92
    Thanks G/R
    8/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roska View Post
    any idea why this script (nor any other) does not work for me? the boxes wont tick on in ce
    u need to install stealhedit plugin, Stealthedit plugin for dealing with memory checks (Last update: 21th May, 2012) - Page 2 - FearLess Cheat Engine can does not work in 6.8, then run on 6.7, and turn on that in plugins tab

  16. #75
    lifediary's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2016
    Posts
    64
    Thanks G/R
    15/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Brindle123 View Post
    Can you release this version with steam as well ?
    write everywhere PathOfExile_x64Steam instead of PathOfExile_x64

    Originally Posted by shogo View Post
    can does not work in 6.8
    it work

Page 5 of 8 FirstFirst 12345678 LastLast

Similar Threads

  1. [HACK] Undetected Warcraft 3 yHack (maphack, zoom hack etc..)
    By greenegzofyoshi in forum RTS Game Discussions
    Replies: 13
    Last Post: 12-31-2024, 03:27 AM
  2. [Hack] Zoom Hack, Map Hack and Full Bright for x64 POE 3.0 BETA
    By GameHelper in forum PoE Bots and Programs
    Replies: 499
    Last Post: 06-01-2018, 12:46 PM
  3. [Release] Zoom Hack, Map Hack and Full Bright for x64
    By GameHelper in forum PoE Bots and Programs
    Replies: 86
    Last Post: 03-06-2017, 02:35 AM
  4. LoL Zoom Hack Address
    By Sychotix in forum League of Legends
    Replies: 5
    Last Post: 09-11-2013, 09:14 PM
  5. Some Zoom Hacks
    By Serpious in forum League of Legends
    Replies: 18
    Last Post: 02-04-2012, 04:00 PM
All times are GMT -5. The time now is 03:45 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.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search