[Release] PoE Multihack : Fullbright/Lighting control, Zoomhack, Maphack 0.10.1b+ menu

Shout-Out

User Tag List

Page 21 of 28 FirstFirst ... 171819202122232425 ... LastLast
Results 301 to 315 of 411
  1. #301
    blacklider's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    30
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome!! Thanks you for share your work man!

    [Release] PoE Multihack : Fullbright/Lighting control, Zoomhack, Maphack 0.10.1b+
  2. #302
    TheRealSlimShady's Avatar Banned
    Reputation
    6
    Join Date
    Dec 2012
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Props To the original Poster: Wrongusername
    Working & Tested
    1.0.0c
    Zoom Hack
    Map Hack


    <?xml version="1.0" encoding="utf-8"?>
    <CheatTable>
    <CheatEntries>
    <CheatEntry>
    <ID>316</ID>
    <Description>"Enable Maphack"</Description>
    <Color>80000008</Color>
    <VariableType>Auto Assembler Script</VariableType>
    <AssemblerScript>[ENABLE]
    aobScan(_mapHack, D9 00 8B 0C 24 D9 19 8B 0C 24 03 CA 89 0C 24 D9 00 D9 19 8B 0C 24 03 CA 89 0C 24)
    label(mapHack1)
    registerSymbol(mapHack1)
    label(mapHack2)
    registerSymbol(mapHack2)
    label(mapHack3)
    registerSymbol(mapHack3)
    label(mapHack4)
    registerSymbol(mapHack4)
    _mapHack:
    mapHack1:
    fld1

    _mapHack+F:
    mapHack2:
    fld1

    _mapHack+1B:
    mapHack3:
    fld1

    _mapHack+27:
    mapHack4:
    fld1


    [DISABLE]
    mapHack1:
    fld dword ptr [eax]

    mapHack2:
    fld dword ptr [eax]

    mapHack3:
    fld dword ptr [eax]

    mapHack4:
    fld dword ptr [eax]
    </AssemblerScript>
    </CheatEntry>
    <CheatEntry>
    <ID>291</ID>
    <Description>"Enable Zoomhack"</Description>
    <Color>80000008</Color>
    <VariableType>Auto Assembler Script</VariableType>
    <AssemblerScript>[ENABLE]

    label(zoom1)
    registersymbol(zoom1)
    aobscan(_zoom1,76 04 8D 44 24 08 D9 00)

    label(zoom2)
    registersymbol(zoom2)
    aobscan(_zoom2,F3 0F 10 83 88 01 00 00 56)

    label(zoom3)
    registersymbol(zoom3)
    aobscan(_zoom3,F3 0F 10 83 88 01 00 00 8B)

    alloc(zfarplane,4)
    registerSymbol(zfarplane)
    zfarplane:
    dd 461C4000

    _zoom1:
    zoom1:
    db EB

    _zoom2:
    zoom2:
    movss xmm0, dword ptr [zfarplane]

    _zoom3:
    zoom3:
    movss xmm0, dword ptr [zfarplane]

    [DISABLE]

    zoom1:
    db 76

    zoom2:
    movss xmm0,[ebx+00000188]

    zoom3:
    movss xmm0,[ebx+00000188]

    dealloc(zfarplane)
    </AssemblerScript>
    </CheatEntry>
    </CheatEntries>
    </CheatTable>







    How-to:
    1.Copy above code
    2.Open Cheatengine
    3.Press ctrl+v
    4.Press save button, save CT for later usage.
    5.Open Client.exe process, say yes to question if you want to keep address list.
    6.Tick away your options.

    Also for some people double-clicking CT files seems to not work, in that case you can run CT first and use open file option.
    Last edited by TheRealSlimShady; 10-27-2013 at 06:45 AM.

  3. #303
    ZiPouet's Avatar Private
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a lot for all this, just one question.
    On the main thread there's a brief tutorial about how to use this code but for someone who never experienced CE it might not be enough.

    I first asked here for a deeper tutorial but I finally found a way by myself. So here is a more detailed toturial for the ones who would need it like I did.

    Here is what I do (wrong..):

    - Install Cheat Engine (easy to find on the web)
    - Open Wordpad and copy paste the Code given on this thread
    - Save your document and close Wordpad
    - Rename your file extension to ".ct"
    - Open your *.ct file
    - Cheat Engine should open and you should see two boxes at the bottom named Enable Maphack and Enable Zoomhack
    - Launch your game
    - On CE go to File and Open Process
    - Open the PoE process
    - Enable hacks by clicking the boxes at the bottom of CE
    - Enjoy!


    Hope it'll help some folks

    Cheers
    Last edited by ZiPouet; 10-27-2013 at 07:19 AM. Reason: Found a solution and want to share it to everyone

  4. #304
    TheRealSlimShady's Avatar Banned
    Reputation
    6
    Join Date
    Dec 2012
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ZiPouet View Post
    Thanks a lot for all this, just one question.
    On the main thread there's a brief tutorial about how to use this code but for someone who never experienced CE it's not enough :/
    Here is what I do (wrong..):

    - Open CE
    - Copy past the code on CT
    - Save CT
    - Select the Path of exile process on CE
    but then I dunno what to do...

    Would it be possible to get some help please?

    Cheers
    There should be 2 Options in the bottom of the program. Make sure your in game and
    have linked the CE to PathOfExile.exe
    Click the Box's Enable MapHack / Enable ZoomHack
    Then Either re-size your screen or change maps

    PS: Leave the map hack open it will cause random crashs on map changes if its closed.

  5. #305
    tata01's Avatar Member
    Reputation
    3
    Join Date
    Oct 2013
    Posts
    52
    Thanks G/R
    5/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheRealSlimShady View Post
    There should be 2 Options in the bottom of the program. Make sure your in game and
    have linked the CE to PathOfExile.exe
    Click the Box's Enable MapHack / Enable ZoomHack
    Then Either re-size your screen or change maps

    PS: Leave the map hack open it will cause random crashs on map changes if its closed.
    There is no way to have Waypoint and other thing show with the maphack ???

    The new version of maphack haven't god this features ??

  6. #306
    TheRealSlimShady's Avatar Banned
    Reputation
    6
    Join Date
    Dec 2012
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tata01 View Post
    There is no way to have Waypoint and other thing show with the maphack ???

    The new version of maphack haven't god this features ??
    The feature isn't part of this code no. Could it be yes.

  7. #307
    monstereater's Avatar Member
    Reputation
    3
    Join Date
    Oct 2013
    Posts
    64
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome, Thank you very much!

  8. #308
    histachii's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    146
    Thanks G/R
    7/0
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i used this before, and now with this new version i cant tick the options to become "on", nothing happens.

  9. #309
    TheRealSlimShady's Avatar Banned
    Reputation
    6
    Join Date
    Dec 2012
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by histachii View Post
    i used this before, and now with this new version i cant tick the options to become "on", nothing happens.
    Pretty much what he said
    - Install Cheat Engine (easy to find on the web)
    - Open Wordpad and copy paste the Code given on this thread
    - Save your document and close Wordpad
    - Rename your file extension to ".ct"
    - Open your *.ct file
    - Cheat Engine should open and you should see two boxes at the bottom named Enable Maphack and Enable Zoomhack
    - Launch your game
    - On CE go to File and Open Process
    - Open the PoE process
    - Enable hacks by clicking the boxes at the bottom of CE
    - Enjoy!

  10. #310
    histachii's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    146
    Thanks G/R
    7/0
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    - Enable hacks by clicking the boxes at the bottom of CE

    This is the part where my boxes doesnt care if i click on them. They jut woont tick ! I can delete or rename them tho.

  11. #311
    urael's Avatar Private
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by histachii View Post
    - Enable hacks by clicking the boxes at the bottom of CE

    This is the part where my boxes doesnt care if i click on them. They jut woont tick ! I can delete or rename them tho.
    Same here, even tried to bribe them ...

  12. #312
    fabcard's Avatar Member
    Reputation
    10
    Join Date
    Jun 2013
    Posts
    137
    Thanks G/R
    38/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello friend,

    Thank you, TheRealSlimShady, for this CT script update. Now we waiting for the update on autoflask script
    For those who has no CheatEngine, don't know how to use it or having problems using it, I have created a .exe file using the CheatEngine generic trainer lua script for the TheRealSlimShady's script above.
    All you have to do is run the game then run the trainer. Press F5 for toggle Maphack and F6 for Zoomhack.
    Here is the VirusTotal scan.
    And here is the link for download.
    Enjoy

  13. #313
    histachii's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    146
    Thanks G/R
    7/0
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    omg you are the best fabcard ! It works !

  14. #314
    qwf's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can fullbright be achieved?

  15. #315
    zypherpn's Avatar Private
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i had managed to accomplish the zoom within minutes of release and the address stays in the same place as long as you dont actually close the executable so was able to force it as needed (unfort some zones bring a black space down from the top of screen once you zoom a bit, making everything black), but dont know how to make a CT or even the AOB search from the address i found, not to mention searching for max zoom i found ~1mil results making it quite hard to know where to start heh, but you can change other numbers near the zoom address to get slightly different views/angles... if i had known what to do next i would have done the work and posted it...

    also can turn on fullbright but unfort the address moves (naturally tho) every time you zone or restart the game.... so until i can learn how to do the next steps the most i can do is re-find it every time i need it... if i can get some information/tutorial on how to do the next steps id be happy to update stuff as long as im playin


    If anyone is able or willing to help me move onto the next step id greatly appreciate it!
    Thanks!
    ...Z

Page 21 of 28 FirstFirst ... 171819202122232425 ... LastLast

Similar Threads

  1. [Release] Gurud's PoE Trainer FullBight, Maphack and Zoomhack 1.0.0.e+
    By gurud in forum PoE Bots and Programs
    Replies: 1249
    Last Post: 12-12-2017, 05:05 AM
  2. [Release][Tool] PoE Particle control[say bb to poison cloud]
    By Wrongusername in forum PoE Bots and Programs
    Replies: 18
    Last Post: 05-21-2014, 11:49 PM
  3. Venice Light - Ness Update 3 + Chrispee Soon to be Released
    By ~SaiLyn~ in forum World of Warcraft Emulator Servers
    Replies: 29
    Last Post: 11-27-2007, 06:24 PM
  4. [Release] Brilliant Light , (Tier 8 for Priests)
    By EmiloZ in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 11-03-2007, 08:34 AM
All times are GMT -5. The time now is 11:24 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