Map Hack for 3.1.1 64 bit CE table menu

User Tag List

Page 29 of 41 FirstFirst ... 252627282930313233 ... LastLast
Results 421 to 435 of 605
  1. #421
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,049
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    @ankorman
    it sucks, cuz the icons are small but still for the love of CE.

    Code:
    { Game   : PathOfExile_x64.exe
      Version:
      Date   : 2019
      Author : Zaafar
    }
    
    [ENABLE]
    
    aobscanmodule(legionIcons, PathOfExile_x64.exe, FF 50 08 84 C0 75 12 48)
    registersymbol(legionIcons)
    
    legionIcons:
    //  mov word ptr [rbx+78],100
      db FF 50 08 84 C0 74 12 48
    
    
    [DISABLE]
    
    legionIcons:
    //mov word ptr [rbx+78],0
      db FF 50 08 84 C0 75 12 48
    unregistersymbol(legionIcons)

    Map Hack for 3.1.1 64 bit CE table
  2. Thanks ankorman (1 members gave Thanks to GameHelper for this useful post)
  3. #422
    yokyaa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2019
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to use debuff ? i cant understand that. just opening it thats all? or need to set something?

  4. #423
    Rocker866's Avatar Member
    Reputation
    3
    Join Date
    Nov 2011
    Posts
    206
    Thanks G/R
    13/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this safe with limited user method like the HUD itself?

  5. #424
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    340/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rocker866 View Post
    is this safe with limited user method like the HUD itself?
    using CE tables in POE since 2013 when there was no limited users or etc.
    my main account is still alive

    only braindead cheating streamers are banned

  6. #425
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by armory236 View Post
    using CE tables in POE since 2013 when there was no limited users or etc.
    my main account is still alive

    only braindead cheating streamers are banned
    While I don't know of any bans for people using Cheat Engine, that definitely doesn't mean it is safe. We know that they can scan their own memory. Limited user will NOT help prevent that.

  7. #426
    ankorman's Avatar Contributor
    Reputation
    298
    Join Date
    Mar 2015
    Posts
    176
    Thanks G/R
    19/245
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by XianPoE View Post
    Just putting this out there that when your client crashes, a minidump will be generated and sent to GGG with the exception, offset, etc. on the next time you log in.

    There's also a nice wee' folder GGG creates called "Minimaps" which stores info about your minimaps into encrypted files including the "isRevealed" flag, a new file will be created each instance and modified during the instance .


    For those who want "Current HP + MP reading":

    Local Player Entity -> Traverse Component List -> Get "Life" named component -> Offset 0xA0 from this component's address (or something very close to 0xa0, changed last update)
    Good info. It would probably be a good idea to set up something like a batch script to delete the folder each crash.

    echo Y | del "path to minimaps folder"

  8. #427
    ankorman's Avatar Contributor
    Reputation
    298
    Join Date
    Mar 2015
    Posts
    176
    Thanks G/R
    19/245
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    @ankorman
    it sucks, cuz the icons are small but still for the love of CE.
    Thanks. I could probably find map icon sizes. I had worked with them before but not lately.

  9. #428
    ankorman's Avatar Contributor
    Reputation
    298
    Join Date
    Mar 2015
    Posts
    176
    Thanks G/R
    19/245
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rocker866 View Post
    is this safe with limited user method like the HUD itself?
    Running as limited user isn't an effective countermeasure. It only prevents a program from scanning files on your drive but as you may know programs aren't run from drive but first loaded into memory which isn't hidden by limited user. Still it won't hurt to use it just isn't going to be a sure thing under any circumstance.

    You can run as limited user by holding shift while right clicking and selecting run as different user. Another method is to make an autohotkey script.

    Code:
    RunAs, limitedusername, password
    SetWorkingDir, path to path of exile
    Run, PathOfExile_x64.exe, path to path of exile
    where path to path of exile is your poe folder c:\program files\pathofexile or whatever. Save that as .ahk and compile it and use it as a shortcut.

    Make sure your limitedusername account has been denied access to the cheat engine folder and whatever other tools you want to withhold.

  10. #429
    killaz13's Avatar Member
    Reputation
    1
    Join Date
    Apr 2019
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does this show fractured walls?

  11. #430
    Archdregs's Avatar Member Authenticator enabled
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry noob question. How do I set autoflask?

  12. #431
    qNxX's Avatar Member
    Reputation
    3
    Join Date
    Jan 2015
    Posts
    19
    Thanks G/R
    13/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Archdregs View Post
    Sorry noob question. How do I set autoflask?
    I have no idea about the flask grouping because I didn't use it, but aside of that:
    tick "Low Hp or Shield dc and low life light" option
    tick "flask routine"
    tick "routine"
    tick every flask that you want the script to control, for example "flask 2"

    Under every flask you have the options "health", "shield", "mana" and flask timeout (in seconds). Don't tick any of these.
    At the end of each of the lines you have a number that you set to the percentage of health/mana/energy shield at which the flask should be used.
    For flask 2 that defaults to 95, 22, 15 and 6. That means flask 2 will get used when your health drops below 95% of the maximum health or below 22% of your maximum energy shield or below 15% of your maximum mana. And after it has been used there is a window of 6 seconds where the script will not use it again. And those are the numbers you change by doubleclicking them and entering a different number.

  13. #432
    arjenrobbenn's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    20
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can I trigger F2 FLASK with my Q button

  14. #433
    ankorman's Avatar Contributor
    Reputation
    298
    Join Date
    Mar 2015
    Posts
    176
    Thanks G/R
    19/245
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by arjenrobbenn View Post
    how can I trigger F2 FLASK with my Q button
    Go to flask 2 settings and select one of the stats like energy shield. Right click and select set hotkeys. Create a hotkey and enter q and select set value to and make the value 101. Create another hotkey and make it ctrl q and set the value to 0.

    Make a new autohotkey script and put this in it.

    ;#IfWinActive Path of Exile
    ~q up:: send ^q

    Run the auto hotkey script and pressing Q should make your flask 2 always fire after timeout due to energy shield setting being so high. Unpressing Q should make flask 2 inactive for energy shield.
    Last edited by ankorman; 07-08-2019 at 07:38 AM.

  15. #434
    arjenrobbenn's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    20
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you for answer. I fixed it like that : press flask 2 when my mana %85 and when i press q its working Thank you.

  16. #435
    Cyboxzerino's Avatar Member
    Reputation
    1
    Join Date
    Mar 2019
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hp bar broke for me for some reason after today

Page 29 of 41 FirstFirst ... 252627282930313233 ... LastLast

Similar Threads

  1. [Hack] Fly Hack for 64-bit
    By l0l1dk in forum World of Warcraft Bots and Programs
    Replies: 90
    Last Post: 07-22-2014, 05:19 PM
  2. Proclaimed Map Hack for Diablo 3
    By Chihero in forum Diablo 3 Bots and Programs
    Replies: 10
    Last Post: 05-20-2012, 05:13 AM
  3. [Trinity] Compiling Trinity for 64 Bit
    By Zellcorp in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 06-18-2010, 09:54 PM
  4. banned for war3 map hack?
    By woffles in forum World of Warcraft General
    Replies: 4
    Last Post: 05-11-2008, 08:26 PM
All times are GMT -5. The time now is 12:14 AM. 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