Maper's CE Table: Maphack, zoomhack, and more menu

User Tag List

Page 6 of 17 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 252
  1. #76
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    don't get him wrong. It's a really nice idea, this is something I too felt missing from the CE maphack.
    but implementing this idea in a performance efficient way is PITA for the reasons mentioned by the admin.


    EDIT: on top of that maphack, it would be nice to see monsters/important objects.
    Certainly. I think Qvin's private HUD included a maphack that did at least some of what Hellzer123 requested, but I also recognize the insane amount of effort that went into it.

    I think all of the HUD hacking people looked into trying to make something like that, but I believe most (if not all but Qvin) decided it wasn't worth it =P

    EDIT: also hellzer, you'd be surprised how much the "donations would pour in after that, I believe" is wrong. Maybe initially, but that kind of tool requires constant upkeep for every patch, similar to HUD. Donations die out as people get use to just having the tool for free. That is why many tools go private.
    Last edited by Sychotix; 09-12-2020 at 03:43 PM.

    Maper's CE Table: Maphack, zoomhack, and more
  2. #77
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Sychotix View Post
    you'd be surprised how much the "donations would pour in after that, I believe" is wrong.

    yeah personally if I ever create something like that I would keep it private or paid.

    IMO, after GGG implementation of stashie, there are are 2 tools left i.e. a maphack (which you say) and a flexible flask manager. Rest of tools will just make the game boring. even preload alert is useless if you are doing maps.
    Last edited by GameHelper; 09-12-2020 at 03:52 PM.

  3. #78
    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)
    This maphack already effectively does the same thing you guys are talking about, it just doesn't draw any fancy red lines and it's clunky to use because it's bound to two different keybinds. The ghostwalking feature achieves what you want - it allows you to prevent the maphack from "saving" what's being explored. When that's enabled you can then enable the maphack, see the whole map, and then disable maphack and disable ghostwalking to go back to seeing only what you've actually explored. If these were bound to a single keybind it would be a lot more useable. You could simply press a key to see the whole map, then press it again to see only what you've explored. Unfortunately CE doesn't seem to guarantee the order that it applies patches within a single script so I couldn't get it to work on a single keybind in the CE table. Doing it in an actual program like exmap would be easy though.

    Looks like they re-organized a bit of the map stuff so now it's even easier to find and work with:

    Code:
    PathOfExile_x64.exe+1478050 - 48 8B C4              - mov rax,rsp
    PathOfExile_x64.exe+1478053 - 55                    - push rbp
    PathOfExile_x64.exe+1478054 - 56                    - push rsi
    PathOfExile_x64.exe+1478055 - 57                    - push rdi
    PathOfExile_x64.exe+1478056 - 41 56                 - push r14
    PathOfExile_x64.exe+1478058 - 41 57                 - push r15
    PathOfExile_x64.exe+147805A - 48 8D A8 98FDFFFF     - lea rbp,[rax-00000268]
    PathOfExile_x64.exe+1478061 - 48 81 EC 40030000     - sub rsp,00000340 { 832 }
    PathOfExile_x64.exe+1478068 - 48 C7 45 90 FEFFFFFF  - mov qword ptr [rbp-70],FFFFFFFFFFFFFFFE { -2 }
    PathOfExile_x64.exe+1478070 - 48 89 58 18           - mov [rax+18],rbx
    PathOfExile_x64.exe+1478074 - 0F29 70 C8            - movaps [rax-38],xmm6
    PathOfExile_x64.exe+1478078 - 48 8B F1              - mov rsi,rcx
    PathOfExile_x64.exe+147807B - 80 79 78 00           - cmp byte ptr [rcx+78],00 { 0 }
    PathOfExile_x64.exe+147807F - 0F84 8F040000         - je PathOfExile_x64.exe+1478514
    PathOfExile_x64.exe+1478085 - 48 8B 81 88000000     - mov rax,[rcx+00000088]
    PathOfExile_x64.exe+147808C - 48 2B 81 80000000     - sub rax,[rcx+00000080]
    PathOfExile_x64.exe+1478093 - 48 83 F8 08           - cmp rax,08 { 8 }
    PathOfExile_x64.exe+1478097 - 0F82 77040000         - jb PathOfExile_x64.exe+1478514
    PathOfExile_x64.exe+147809D - 4C 8B 71 30           - mov r14,[rcx+30]
    PathOfExile_x64.exe+14780A1 - 4D 85 F6              - test r14,r14
    PathOfExile_x64.exe+14780A4 - 0F84 6A040000         - je PathOfExile_x64.exe+1478514
    PathOfExile_x64.exe+14780AA - 4D 8B B6 D8010000     - mov r14,[r14+000001D8]
    PathOfExile_x64.exe+14780B1 - 48 8B 49 40           - mov rcx,[rcx+40]
    PathOfExile_x64.exe+14780B5 - 48 81 C1 58050600     - add rcx,00060558 { 394584 }
    PathOfExile_x64.exe+14780BC - F3 0F10 05 B0AD7B01   - movss xmm0,[PathOfExile_x64.exe+2C32E74] { (1.00) }
    PathOfExile_x64.exe+14780C4 - C7 85 70020000 0000803F - mov [rbp+00000270],3F800000 { 1.00 }
    PathOfExile_x64.exe+14780CE - C7 85 74020000 0000803F - mov [rbp+00000274],3F800000 { 1.00 }
    PathOfExile_x64.exe+14780D8 - F3 0F11 44 24 38      - movss [rsp+38],xmm0
    PathOfExile_x64.exe+14780DE - C7 44 24 30 03000000  - mov [rsp+30],00000003 { 3 }
    PathOfExile_x64.exe+14780E6 - 48 8D 85 70020000     - lea rax,[rbp+00000270]
    PathOfExile_x64.exe+14780ED - 48 89 44 24 20        - mov [rsp+20],rax
    PathOfExile_x64.exe+14780F2 - 4C 8B 8E A0020000     - mov r9,[rsi+000002A0]
    PathOfExile_x64.exe+14780F9 - 4C 8B 86 98020000     - mov r8,[rsi+00000298]
    PathOfExile_x64.exe+1478100 - 49 8B D6              - mov rdx,r14
    PathOfExile_x64.exe+1478103 - E8 C843FAFF           - call PathOfExile_x64.exe+141C4D0
    PathOfExile_x64.exe+1478108 - 49 8B 06              - mov rax,[r14]
    PathOfExile_x64.exe+147810B - 48 8B 58 18           - mov rbx,[rax+18]
    PathOfExile_x64.exe+147810F - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+1478116 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478119 - 48 8D 95 70020000     - lea rdx,[rbp+00000270]
    PathOfExile_x64.exe+1478120 - FF 50 30              - call qword ptr [rax+30]
    PathOfExile_x64.exe+1478123 - 48 8B 00              - mov rax,[rax]
    PathOfExile_x64.exe+1478126 - 45 33 FF              - xor r15d,r15d
    PathOfExile_x64.exe+1478129 - 4C 89 7C 24 40        - mov [rsp+40],r15
    PathOfExile_x64.exe+147812E - 89 44 24 48           - mov [rsp+48],eax
    PathOfExile_x64.exe+1478132 - 48 C1 E8 20           - shr rax,20 { 32 }
    PathOfExile_x64.exe+1478136 - 89 44 24 4C           - mov [rsp+4C],eax
    PathOfExile_x64.exe+147813A - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+1478141 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478144 - 48 8D 95 78020000     - lea rdx,[rbp+00000278]
    PathOfExile_x64.exe+147814B - FF 50 30              - call qword ptr [rax+30]
    PathOfExile_x64.exe+147814E - 0F28 44 24 40         - movaps xmm0,[rsp+40]
    PathOfExile_x64.exe+1478153 - 66 0F7F 44 24 40      - movdqa [rsp+40],xmm0
    PathOfExile_x64.exe+1478159 - 4C 8D 4C 24 40        - lea r9,[rsp+40]
    PathOfExile_x64.exe+147815E - 4C 8B 00              - mov r8,[rax]
    PathOfExile_x64.exe+1478161 - 48 8B 96 E8020000     - mov rdx,[rsi+000002E8]
    PathOfExile_x64.exe+1478168 - 49 8B CE              - mov rcx,r14
    PathOfExile_x64.exe+147816B - FF D3                 - call rbx
    PathOfExile_x64.exe+147816D - 48 8B 86 88000000     - mov rax,[rsi+00000088]
    PathOfExile_x64.exe+1478174 - F3 0F10 40 F8         - movss xmm0,[rax-08]
    PathOfExile_x64.exe+1478179 - F3 0F11 44 24 40      - movss [rsp+40],xmm0
    PathOfExile_x64.exe+147817F - F3 0F10 48 FC         - movss xmm1,[rax-04]
    PathOfExile_x64.exe+1478184 - F3 0F11 4C 24 44      - movss [rsp+44],xmm1
    PathOfExile_x64.exe+147818A - 4C 89 7C 24 48        - mov [rsp+48],r15
    PathOfExile_x64.exe+147818F - 45 8D 4F 10           - lea r9d,[r15+10]
    PathOfExile_x64.exe+1478193 - 4C 8D 44 24 40        - lea r8,[rsp+40]
    PathOfExile_x64.exe+1478198 - 48 8D 15 417B7901     - lea rdx,[PathOfExile_x64.exe+2C0FCE0] { ("explored_tile") }
    PathOfExile_x64.exe+147819F - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14781A6 - E8 F534F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14781AB - 66 0F6E 4E 0C         - movd xmm1,[rsi+0C]
    PathOfExile_x64.exe+14781B0 - 0F5B C9               - cvtdq2ps xmm1,xmm1
    PathOfExile_x64.exe+14781B3 - 66 0F6E 46 08         - movd xmm0,[rsi+08]
    PathOfExile_x64.exe+14781B8 - 0F5B C0               - cvtdq2ps xmm0,xmm0
    PathOfExile_x64.exe+14781BB - F3 0F11 44 24 40      - movss [rsp+40],xmm0
    PathOfExile_x64.exe+14781C1 - F3 0F11 4C 24 44      - movss [rsp+44],xmm1
    PathOfExile_x64.exe+14781C7 - 4C 89 7C 24 48        - mov [rsp+48],r15
    PathOfExile_x64.exe+14781CC - 45 8D 4F 10           - lea r9d,[r15+10]
    PathOfExile_x64.exe+14781D0 - 4C 8D 44 24 40        - lea r8,[rsp+40]
    PathOfExile_x64.exe+14781D5 - 48 8D 15 F47A7901     - lea rdx,[PathOfExile_x64.exe+2C0FCD0] { ("tile_map_size") }
    PathOfExile_x64.exe+14781DC - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14781E3 - E8 B834F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14781E8 - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+14781EF - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+14781F2 - FF 50 28              - call qword ptr [rax+28]
    PathOfExile_x64.exe+14781F5 - 8B C0                 - mov eax,eax
    PathOfExile_x64.exe+14781F7 - 0F57 F6               - xorps xmm6,xmm6
    PathOfExile_x64.exe+14781FA - F3 48 0F2A F0         - cvtsi2ss xmm6,rax
    PathOfExile_x64.exe+14781FF - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+1478206 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478209 - FF 50 20              - call qword ptr [rax+20]
    PathOfExile_x64.exe+147820C - 8B C0                 - mov eax,eax
    PathOfExile_x64.exe+147820E - 0F57 C0               - xorps xmm0,xmm0
    PathOfExile_x64.exe+1478211 - F3 48 0F2A C0         - cvtsi2ss xmm0,rax
    PathOfExile_x64.exe+1478216 - F3 0F11 44 24 40      - movss [rsp+40],xmm0
    PathOfExile_x64.exe+147821C - F3 0F11 74 24 44      - movss [rsp+44],xmm6
    PathOfExile_x64.exe+1478222 - 4C 89 7C 24 48        - mov [rsp+48],r15
    PathOfExile_x64.exe+1478227 - 45 8D 4F 10           - lea r9d,[r15+10]
    PathOfExile_x64.exe+147822B - 4C 8D 44 24 40        - lea r8,[rsp+40]
    PathOfExile_x64.exe+1478230 - 48 8D 15 B97B7901     - lea rdx,[PathOfExile_x64.exe+2C0FDF0] { ("visibility_map_size") }
    PathOfExile_x64.exe+1478237 - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+147823E - E8 5D34F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+1478243 - F3 0F10 05 C9AE7B01   - movss xmm0,[PathOfExile_x64.exe+2C33114] { (4.00) }
    PathOfExile_x64.exe+147824B - F3 0F11 85 70020000   - movss [rbp+00000270],xmm0
    PathOfExile_x64.exe+1478253 - 45 8D 4F 04           - lea r9d,[r15+04]
    PathOfExile_x64.exe+1478257 - 4C 8D 85 70020000     - lea r8,[rbp+00000270]
    PathOfExile_x64.exe+147825E - 48 8D 15 737B7901     - lea rdx,[PathOfExile_x64.exe+2C0FDD8] { ("visibility_radius") }
    PathOfExile_x64.exe+1478265 - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+147826C - E8 2F34F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+1478271 - 44 38 7E 79           - cmp [rsi+79],r15l
    PathOfExile_x64.exe+1478275 - C7 85 70020000 0000803F - mov [rbp+00000270],3F800000 { 1.00 }
    PathOfExile_x64.exe+147827F - 75 07                 - jne PathOfExile_x64.exe+1478288
    PathOfExile_x64.exe+1478281 - 44 89 BD 70020000     - mov [rbp+00000270],r15d
    PathOfExile_x64.exe+1478288 - 41 B9 04000000        - mov r9d,00000004 { 4 }
    PathOfExile_x64.exe+147828E - 4C 8D 85 70020000     - lea r8,[rbp+00000270]
    PathOfExile_x64.exe+1478295 - 48 8D 15 247B7901     - lea rdx,[PathOfExile_x64.exe+2C0FDC0] { ("visibility_revealed") }
    PathOfExile_x64.exe+147829C - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14782A3 - E8 F833F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14782A8 - 44 38 7E 7A           - cmp [rsi+7A],r15l
    PathOfExile_x64.exe+14782AC - C7 85 70020000 0000803F - mov [rbp+00000270],3F800000 { 1.00 }
    PathOfExile_x64.exe+14782B6 - 75 07                 - jne PathOfExile_x64.exe+14782BF
    PathOfExile_x64.exe+14782B8 - 44 89 BD 70020000     - mov [rbp+00000270],r15d
    PathOfExile_x64.exe+14782BF - 41 B9 04000000        - mov r9d,00000004 { 4 }
    PathOfExile_x64.exe+14782C5 - 4C 8D 85 70020000     - lea r8,[rbp+00000270]
    PathOfExile_x64.exe+14782CC - 48 8D 15 D57A7901     - lea rdx,[PathOfExile_x64.exe+2C0FDA8] { ("visibility_reset") }
    PathOfExile_x64.exe+14782D3 - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14782DA - E8 C133F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14782DF - 49 8B 06              - mov rax,[r14]
    PathOfExile_x64.exe+14782E2 - 48 8B 96 08040000     - mov rdx,[rsi+00000408]
    PathOfExile_x64.exe+14782E9 - 49 8B CE              - mov rcx,r14
    PathOfExile_x64.exe+14782EC - FF 50 30              - call qword ptr [rax+30]
    PathOfExile_x64.exe+14782EF - 84 C0                 - test al,al
    PathOfExile_x64.exe+14782F1 - 0F84 FC010000         - je PathOfExile_x64.exe+14784F3
    PathOfExile_x64.exe+14782F7 - 48 8D 5D A0           - lea rbx,[rbp-60]
    PathOfExile_x64.exe+14782FB - BF 20000000           - mov edi,00000020 { 32 }
    PathOfExile_x64.exe+1478300 - 48 8B CB              - mov rcx,rbx
    PathOfExile_x64.exe+1478303 - E8 E8AAA1FF           - call PathOfExile_x64.exe+E92DF0
    PathOfExile_x64.exe+1478308 - 48 83 C3 14           - add rbx,14 { 20 }
    PathOfExile_x64.exe+147830C - 48 83 EF 01           - sub rdi,01 { 1 }
    PathOfExile_x64.exe+1478310 - 75 EE                 - jne PathOfExile_x64.exe+1478300
    PathOfExile_x64.exe+1478312 - 4C 89 BD 20020000     - mov [rbp+00000220],r15
    PathOfExile_x64.exe+1478319 - 48 8B 8E A0020000     - mov rcx,[rsi+000002A0]
    PathOfExile_x64.exe+1478320 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478323 - 48 8D 54 24 40        - lea rdx,[rsp+40]
    PathOfExile_x64.exe+1478328 - FF 50 08              - call qword ptr [rax+08]
    PathOfExile_x64.exe+147832B - 90                    - nop 
    PathOfExile_x64.exe+147832C - 48 8B 18              - mov rbx,[rax]
    PathOfExile_x64.exe+147832F - 66 0F6F 05 79C57B01   - movdqa xmm0,[PathOfExile_x64.exe+2C348B0] { (0) }
    PathOfExile_x64.exe+1478337 - F3 0F7F 44 24 60      - movdqu [rsp+60],xmm0
    PathOfExile_x64.exe+147833D - 40 88 7C 24 50        - mov [rsp+50],dil
    PathOfExile_x64.exe+1478342 - 44 8D 47 17           - lea r8d,[rdi+17]
    PathOfExile_x64.exe+1478346 - 48 8D 15 437A7901     - lea rdx,[PathOfExile_x64.exe+2C0FD90] { ("curr_visibility_sampler") }
    PathOfExile_x64.exe+147834D - 48 8D 4C 24 50        - lea rcx,[rsp+50]
    PathOfExile_x64.exe+1478352 - E8 89DDD1FE           - call PathOfExile_x64.exe+1960E0

  4. Thanks pushedx, Sychotix, armory236 (3 members gave Thanks to maper for this useful post)
  5. #79
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maper View Post
    This maphack already effectively does the same thing you guys are talking about, it just doesn't draw any fancy red lines and it's clunky to use because it's bound to two different keybinds. The ghostwalking feature achieves what you want - it allows you to prevent the maphack from "saving" what's being explored. When that's enabled you can then enable the maphack, see the whole map, and then disable maphack and disable ghostwalking to go back to seeing only what you've actually explored. If these were bound to a single keybind it would be a lot more useable. You could simply press a key to see the whole map, then press it again to see only what you've explored. Unfortunately CE doesn't seem to guarantee the order that it applies patches within a single script so I couldn't get it to work on a single keybind in the CE table. Doing it in an actual program like exmap would be easy though.

    Looks like they re-organized a bit of the map stuff so now it's even easier to find and work with:

    Code:
    PathOfExile_x64.exe+1478050 - 48 8B C4              - mov rax,rsp
    PathOfExile_x64.exe+1478053 - 55                    - push rbp
    PathOfExile_x64.exe+1478054 - 56                    - push rsi
    PathOfExile_x64.exe+1478055 - 57                    - push rdi
    PathOfExile_x64.exe+1478056 - 41 56                 - push r14
    PathOfExile_x64.exe+1478058 - 41 57                 - push r15
    PathOfExile_x64.exe+147805A - 48 8D A8 98FDFFFF     - lea rbp,[rax-00000268]
    PathOfExile_x64.exe+1478061 - 48 81 EC 40030000     - sub rsp,00000340 { 832 }
    PathOfExile_x64.exe+1478068 - 48 C7 45 90 FEFFFFFF  - mov qword ptr [rbp-70],FFFFFFFFFFFFFFFE { -2 }
    PathOfExile_x64.exe+1478070 - 48 89 58 18           - mov [rax+18],rbx
    PathOfExile_x64.exe+1478074 - 0F29 70 C8            - movaps [rax-38],xmm6
    PathOfExile_x64.exe+1478078 - 48 8B F1              - mov rsi,rcx
    PathOfExile_x64.exe+147807B - 80 79 78 00           - cmp byte ptr [rcx+78],00 { 0 }
    PathOfExile_x64.exe+147807F - 0F84 8F040000         - je PathOfExile_x64.exe+1478514
    PathOfExile_x64.exe+1478085 - 48 8B 81 88000000     - mov rax,[rcx+00000088]
    PathOfExile_x64.exe+147808C - 48 2B 81 80000000     - sub rax,[rcx+00000080]
    PathOfExile_x64.exe+1478093 - 48 83 F8 08           - cmp rax,08 { 8 }
    PathOfExile_x64.exe+1478097 - 0F82 77040000         - jb PathOfExile_x64.exe+1478514
    PathOfExile_x64.exe+147809D - 4C 8B 71 30           - mov r14,[rcx+30]
    PathOfExile_x64.exe+14780A1 - 4D 85 F6              - test r14,r14
    PathOfExile_x64.exe+14780A4 - 0F84 6A040000         - je PathOfExile_x64.exe+1478514
    PathOfExile_x64.exe+14780AA - 4D 8B B6 D8010000     - mov r14,[r14+000001D8]
    PathOfExile_x64.exe+14780B1 - 48 8B 49 40           - mov rcx,[rcx+40]
    PathOfExile_x64.exe+14780B5 - 48 81 C1 58050600     - add rcx,00060558 { 394584 }
    PathOfExile_x64.exe+14780BC - F3 0F10 05 B0AD7B01   - movss xmm0,[PathOfExile_x64.exe+2C32E74] { (1.00) }
    PathOfExile_x64.exe+14780C4 - C7 85 70020000 0000803F - mov [rbp+00000270],3F800000 { 1.00 }
    PathOfExile_x64.exe+14780CE - C7 85 74020000 0000803F - mov [rbp+00000274],3F800000 { 1.00 }
    PathOfExile_x64.exe+14780D8 - F3 0F11 44 24 38      - movss [rsp+38],xmm0
    PathOfExile_x64.exe+14780DE - C7 44 24 30 03000000  - mov [rsp+30],00000003 { 3 }
    PathOfExile_x64.exe+14780E6 - 48 8D 85 70020000     - lea rax,[rbp+00000270]
    PathOfExile_x64.exe+14780ED - 48 89 44 24 20        - mov [rsp+20],rax
    PathOfExile_x64.exe+14780F2 - 4C 8B 8E A0020000     - mov r9,[rsi+000002A0]
    PathOfExile_x64.exe+14780F9 - 4C 8B 86 98020000     - mov r8,[rsi+00000298]
    PathOfExile_x64.exe+1478100 - 49 8B D6              - mov rdx,r14
    PathOfExile_x64.exe+1478103 - E8 C843FAFF           - call PathOfExile_x64.exe+141C4D0
    PathOfExile_x64.exe+1478108 - 49 8B 06              - mov rax,[r14]
    PathOfExile_x64.exe+147810B - 48 8B 58 18           - mov rbx,[rax+18]
    PathOfExile_x64.exe+147810F - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+1478116 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478119 - 48 8D 95 70020000     - lea rdx,[rbp+00000270]
    PathOfExile_x64.exe+1478120 - FF 50 30              - call qword ptr [rax+30]
    PathOfExile_x64.exe+1478123 - 48 8B 00              - mov rax,[rax]
    PathOfExile_x64.exe+1478126 - 45 33 FF              - xor r15d,r15d
    PathOfExile_x64.exe+1478129 - 4C 89 7C 24 40        - mov [rsp+40],r15
    PathOfExile_x64.exe+147812E - 89 44 24 48           - mov [rsp+48],eax
    PathOfExile_x64.exe+1478132 - 48 C1 E8 20           - shr rax,20 { 32 }
    PathOfExile_x64.exe+1478136 - 89 44 24 4C           - mov [rsp+4C],eax
    PathOfExile_x64.exe+147813A - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+1478141 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478144 - 48 8D 95 78020000     - lea rdx,[rbp+00000278]
    PathOfExile_x64.exe+147814B - FF 50 30              - call qword ptr [rax+30]
    PathOfExile_x64.exe+147814E - 0F28 44 24 40         - movaps xmm0,[rsp+40]
    PathOfExile_x64.exe+1478153 - 66 0F7F 44 24 40      - movdqa [rsp+40],xmm0
    PathOfExile_x64.exe+1478159 - 4C 8D 4C 24 40        - lea r9,[rsp+40]
    PathOfExile_x64.exe+147815E - 4C 8B 00              - mov r8,[rax]
    PathOfExile_x64.exe+1478161 - 48 8B 96 E8020000     - mov rdx,[rsi+000002E8]
    PathOfExile_x64.exe+1478168 - 49 8B CE              - mov rcx,r14
    PathOfExile_x64.exe+147816B - FF D3                 - call rbx
    PathOfExile_x64.exe+147816D - 48 8B 86 88000000     - mov rax,[rsi+00000088]
    PathOfExile_x64.exe+1478174 - F3 0F10 40 F8         - movss xmm0,[rax-08]
    PathOfExile_x64.exe+1478179 - F3 0F11 44 24 40      - movss [rsp+40],xmm0
    PathOfExile_x64.exe+147817F - F3 0F10 48 FC         - movss xmm1,[rax-04]
    PathOfExile_x64.exe+1478184 - F3 0F11 4C 24 44      - movss [rsp+44],xmm1
    PathOfExile_x64.exe+147818A - 4C 89 7C 24 48        - mov [rsp+48],r15
    PathOfExile_x64.exe+147818F - 45 8D 4F 10           - lea r9d,[r15+10]
    PathOfExile_x64.exe+1478193 - 4C 8D 44 24 40        - lea r8,[rsp+40]
    PathOfExile_x64.exe+1478198 - 48 8D 15 417B7901     - lea rdx,[PathOfExile_x64.exe+2C0FCE0] { ("explored_tile") }
    PathOfExile_x64.exe+147819F - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14781A6 - E8 F534F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14781AB - 66 0F6E 4E 0C         - movd xmm1,[rsi+0C]
    PathOfExile_x64.exe+14781B0 - 0F5B C9               - cvtdq2ps xmm1,xmm1
    PathOfExile_x64.exe+14781B3 - 66 0F6E 46 08         - movd xmm0,[rsi+08]
    PathOfExile_x64.exe+14781B8 - 0F5B C0               - cvtdq2ps xmm0,xmm0
    PathOfExile_x64.exe+14781BB - F3 0F11 44 24 40      - movss [rsp+40],xmm0
    PathOfExile_x64.exe+14781C1 - F3 0F11 4C 24 44      - movss [rsp+44],xmm1
    PathOfExile_x64.exe+14781C7 - 4C 89 7C 24 48        - mov [rsp+48],r15
    PathOfExile_x64.exe+14781CC - 45 8D 4F 10           - lea r9d,[r15+10]
    PathOfExile_x64.exe+14781D0 - 4C 8D 44 24 40        - lea r8,[rsp+40]
    PathOfExile_x64.exe+14781D5 - 48 8D 15 F47A7901     - lea rdx,[PathOfExile_x64.exe+2C0FCD0] { ("tile_map_size") }
    PathOfExile_x64.exe+14781DC - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14781E3 - E8 B834F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14781E8 - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+14781EF - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+14781F2 - FF 50 28              - call qword ptr [rax+28]
    PathOfExile_x64.exe+14781F5 - 8B C0                 - mov eax,eax
    PathOfExile_x64.exe+14781F7 - 0F57 F6               - xorps xmm6,xmm6
    PathOfExile_x64.exe+14781FA - F3 48 0F2A F0         - cvtsi2ss xmm6,rax
    PathOfExile_x64.exe+14781FF - 48 8B 8E 98020000     - mov rcx,[rsi+00000298]
    PathOfExile_x64.exe+1478206 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478209 - FF 50 20              - call qword ptr [rax+20]
    PathOfExile_x64.exe+147820C - 8B C0                 - mov eax,eax
    PathOfExile_x64.exe+147820E - 0F57 C0               - xorps xmm0,xmm0
    PathOfExile_x64.exe+1478211 - F3 48 0F2A C0         - cvtsi2ss xmm0,rax
    PathOfExile_x64.exe+1478216 - F3 0F11 44 24 40      - movss [rsp+40],xmm0
    PathOfExile_x64.exe+147821C - F3 0F11 74 24 44      - movss [rsp+44],xmm6
    PathOfExile_x64.exe+1478222 - 4C 89 7C 24 48        - mov [rsp+48],r15
    PathOfExile_x64.exe+1478227 - 45 8D 4F 10           - lea r9d,[r15+10]
    PathOfExile_x64.exe+147822B - 4C 8D 44 24 40        - lea r8,[rsp+40]
    PathOfExile_x64.exe+1478230 - 48 8D 15 B97B7901     - lea rdx,[PathOfExile_x64.exe+2C0FDF0] { ("visibility_map_size") }
    PathOfExile_x64.exe+1478237 - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+147823E - E8 5D34F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+1478243 - F3 0F10 05 C9AE7B01   - movss xmm0,[PathOfExile_x64.exe+2C33114] { (4.00) }
    PathOfExile_x64.exe+147824B - F3 0F11 85 70020000   - movss [rbp+00000270],xmm0
    PathOfExile_x64.exe+1478253 - 45 8D 4F 04           - lea r9d,[r15+04]
    PathOfExile_x64.exe+1478257 - 4C 8D 85 70020000     - lea r8,[rbp+00000270]
    PathOfExile_x64.exe+147825E - 48 8D 15 737B7901     - lea rdx,[PathOfExile_x64.exe+2C0FDD8] { ("visibility_radius") }
    PathOfExile_x64.exe+1478265 - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+147826C - E8 2F34F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+1478271 - 44 38 7E 79           - cmp [rsi+79],r15l
    PathOfExile_x64.exe+1478275 - C7 85 70020000 0000803F - mov [rbp+00000270],3F800000 { 1.00 }
    PathOfExile_x64.exe+147827F - 75 07                 - jne PathOfExile_x64.exe+1478288
    PathOfExile_x64.exe+1478281 - 44 89 BD 70020000     - mov [rbp+00000270],r15d
    PathOfExile_x64.exe+1478288 - 41 B9 04000000        - mov r9d,00000004 { 4 }
    PathOfExile_x64.exe+147828E - 4C 8D 85 70020000     - lea r8,[rbp+00000270]
    PathOfExile_x64.exe+1478295 - 48 8D 15 247B7901     - lea rdx,[PathOfExile_x64.exe+2C0FDC0] { ("visibility_revealed") }
    PathOfExile_x64.exe+147829C - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14782A3 - E8 F833F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14782A8 - 44 38 7E 7A           - cmp [rsi+7A],r15l
    PathOfExile_x64.exe+14782AC - C7 85 70020000 0000803F - mov [rbp+00000270],3F800000 { 1.00 }
    PathOfExile_x64.exe+14782B6 - 75 07                 - jne PathOfExile_x64.exe+14782BF
    PathOfExile_x64.exe+14782B8 - 44 89 BD 70020000     - mov [rbp+00000270],r15d
    PathOfExile_x64.exe+14782BF - 41 B9 04000000        - mov r9d,00000004 { 4 }
    PathOfExile_x64.exe+14782C5 - 4C 8D 85 70020000     - lea r8,[rbp+00000270]
    PathOfExile_x64.exe+14782CC - 48 8D 15 D57A7901     - lea rdx,[PathOfExile_x64.exe+2C0FDA8] { ("visibility_reset") }
    PathOfExile_x64.exe+14782D3 - 48 8B 8E 18040000     - mov rcx,[rsi+00000418]
    PathOfExile_x64.exe+14782DA - E8 C133F4FF           - call PathOfExile_x64.exe+13BB6A0
    PathOfExile_x64.exe+14782DF - 49 8B 06              - mov rax,[r14]
    PathOfExile_x64.exe+14782E2 - 48 8B 96 08040000     - mov rdx,[rsi+00000408]
    PathOfExile_x64.exe+14782E9 - 49 8B CE              - mov rcx,r14
    PathOfExile_x64.exe+14782EC - FF 50 30              - call qword ptr [rax+30]
    PathOfExile_x64.exe+14782EF - 84 C0                 - test al,al
    PathOfExile_x64.exe+14782F1 - 0F84 FC010000         - je PathOfExile_x64.exe+14784F3
    PathOfExile_x64.exe+14782F7 - 48 8D 5D A0           - lea rbx,[rbp-60]
    PathOfExile_x64.exe+14782FB - BF 20000000           - mov edi,00000020 { 32 }
    PathOfExile_x64.exe+1478300 - 48 8B CB              - mov rcx,rbx
    PathOfExile_x64.exe+1478303 - E8 E8AAA1FF           - call PathOfExile_x64.exe+E92DF0
    PathOfExile_x64.exe+1478308 - 48 83 C3 14           - add rbx,14 { 20 }
    PathOfExile_x64.exe+147830C - 48 83 EF 01           - sub rdi,01 { 1 }
    PathOfExile_x64.exe+1478310 - 75 EE                 - jne PathOfExile_x64.exe+1478300
    PathOfExile_x64.exe+1478312 - 4C 89 BD 20020000     - mov [rbp+00000220],r15
    PathOfExile_x64.exe+1478319 - 48 8B 8E A0020000     - mov rcx,[rsi+000002A0]
    PathOfExile_x64.exe+1478320 - 48 8B 01              - mov rax,[rcx]
    PathOfExile_x64.exe+1478323 - 48 8D 54 24 40        - lea rdx,[rsp+40]
    PathOfExile_x64.exe+1478328 - FF 50 08              - call qword ptr [rax+08]
    PathOfExile_x64.exe+147832B - 90                    - nop 
    PathOfExile_x64.exe+147832C - 48 8B 18              - mov rbx,[rax]
    PathOfExile_x64.exe+147832F - 66 0F6F 05 79C57B01   - movdqa xmm0,[PathOfExile_x64.exe+2C348B0] { (0) }
    PathOfExile_x64.exe+1478337 - F3 0F7F 44 24 60      - movdqu [rsp+60],xmm0
    PathOfExile_x64.exe+147833D - 40 88 7C 24 50        - mov [rsp+50],dil
    PathOfExile_x64.exe+1478342 - 44 8D 47 17           - lea r8d,[rdi+17]
    PathOfExile_x64.exe+1478346 - 48 8D 15 437A7901     - lea rdx,[PathOfExile_x64.exe+2C0FD90] { ("curr_visibility_sampler") }
    PathOfExile_x64.exe+147834D - 48 8D 4C 24 50        - lea rcx,[rsp+50]
    PathOfExile_x64.exe+1478352 - E8 89DDD1FE           - call PathOfExile_x64.exe+1960E0
    A thought did occur to me earlier today. I think I remember the mapping being done by comparing map data to an explored map sort of thing. I wonder if you could do a code cave sort of thing to call the same method twice to process the map like normal, then process the map as if it was fully explored. I don't know the method signature, so I don't know if you'd have to also combine the two return values... or if the method itself is self contained. I'd have to open it up in Ghidra and try to make sense of the code again.

    Just a thought. I haven't used your cheat table, but that is neat that you can disable the maphack and it didn't save that everything was visible.

  6. #80
    popoccino's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this gonna work on league start?

  7. #81
    roska's Avatar Active Member
    Reputation
    19
    Join Date
    Sep 2017
    Posts
    216
    Thanks G/R
    42/18
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by popoccino View Post
    Is this gonna work on league start?
    wait five days and see

  8. #82
    ZaneCole's Avatar Member
    Reputation
    1
    Join Date
    Jun 2020
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maper did reply on here so he knows about it being broken, everyone just have to be patient and see. Wish i studied programming now lol. As always all the work you guys do is appreciated!!!

  9. #83
    Sharps's Avatar Contributor CoreCoins Purchaser
    Reputation
    117
    Join Date
    Apr 2012
    Posts
    138
    Thanks G/R
    31/70
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance you could point me in the right direction regarding fog ? I can't seem to track down that function. I did it another way it but sometimes it crashes the game heh.

  10. #84
    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 Sharps View Post
    Any chance you could point me in the right direction regarding fog ? I can't seem to track down that function. I did it another way it but sometimes it crashes the game heh.
    same here, I never could find it days after days spent on AoB scan only for finding fog address

  11. #85
    roska's Avatar Active Member
    Reputation
    19
    Join Date
    Sep 2017
    Posts
    216
    Thanks G/R
    42/18
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    one way would be to check it once its working again and write the instructions down for future

  12. #86
    dholly's Avatar Member
    Reputation
    13
    Join Date
    Aug 2018
    Posts
    26
    Thanks G/R
    14/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    IMO, after GGG implementation of stashie
    pardon me, but what is it?

  13. #87
    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 dholly View Post
    pardon me, but what is it?
    they're developing auto-stashing your loot into suitable tabs
    orbs - currency tab
    fragments - fragments tab
    maps - map tab
    and etc. of course if you've bought these tabs before putting items into your stash
    but Chris said that it's still in development phase and it's unclear whether they're going to implement it in the first weeks of Heist

  14. Thanks dholly (1 members gave Thanks to armory236 for this useful post)
  15. #88
    hellzer123's Avatar Member
    Reputation
    -2
    Join Date
    Nov 2013
    Posts
    26
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't click on Ghostwalking or to Remove Fog. Also enabling map hack leaves all maps in a permanent state of reveal until I restart the client. Unchecking maphack in CET does nothing.
    All those optional boxes including "Reset map"... doesn't let me click on them. Why?

  16. #89
    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 hellzer123 View Post
    I can't click on Ghostwalking or to Remove Fog. Also enabling map hack leaves all maps in a permanent state of reveal until I restart the client. Unchecking maphack in CET does nothing.
    All those optional boxes including "Reset map"... doesn't let me click on them. Why?
    because it wasn't updated for 3.11.2 and it doesn't make sense as tomorrow the offsets gonna be updated again

  17. #90
    hellzer123's Avatar Member
    Reputation
    -2
    Join Date
    Nov 2013
    Posts
    26
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by armory236 View Post
    because it wasn't updated for 3.11.2 and it doesn't make sense as tomorrow the offsets gonna be updated again
    Yet all the main options work just fine... Weird but okay... I am waiting for the update.

Page 6 of 17 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [Selling] TS CE original + CE heavensward pld 60 and more aura 85e only not scammer
    By dra123gon in forum Final Fantasy XIV Buy Sell Trade
    Replies: 1
    Last Post: 11-07-2016, 08:25 PM
  2. [Selling] WTS MY ACCOUNT CE original + CE heavensward pld 60 and more aura female
    By dra123gon in forum Final Fantasy XIV Buy Sell Trade
    Replies: 4
    Last Post: 11-05-2016, 02:51 PM
  3. [Selling] WTS MY ACCOUNT CE original + CE heavensward pld 60 and more aura female
    By dra123gon in forum Final Fantasy XIV Buy Sell Trade
    Replies: 2
    Last Post: 10-30-2016, 06:03 AM
  4. [Selling] WTS MY ACCOUNT CE original + CE heavensward pld 60 and more aura female
    By dra123gon in forum Final Fantasy XIV Buy Sell Trade
    Replies: 7
    Last Post: 10-23-2016, 01:32 PM
  5. [Selling] [EU] Selling Cataclysm CE: Level 85 mage, level 80 druid and more! CHEAP
    By Thunderofnl in forum WoW-EU Account Buy Sell Trade
    Replies: 38
    Last Post: 05-31-2011, 10:09 AM
All times are GMT -5. The time now is 05:44 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