Zoomhack, moster visibility/header hack, speedhack, gear swap menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33
  1. #16
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Very interesting. My first thought at seeing this was "lol another scammer" but your responses and intellegent commentary on this make me believe this is that "one exception that proves the rule" of "low post, joined recently" people are user/pass scammers.

    im very interested to know how you changed the view angle. that quite interesting to say the least.


    (don't post things I post to Patreon.)

    Zoomhack, moster visibility/header hack, speedhack, gear swap
  2. #17
    anonym0use's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    TehVoyager:
    Code:
    .text:00D04A0E movss   xmm0, dword ptr [eax+2Ch] ; camera hack 01, CameraOffsetX
    .text:00D04A13 movss   dword ptr [ebp+var_F4], xmm0
    .text:00D04A1B movss   xmm0, dword ptr [eax+30h] ; CameraOffsetY
    .text:00D04A20 movss   dword ptr [ebp+var_F4+4], xmm0
    .text:00D04A28 movss   xmm0, dword ptr [eax+34h] ; CameraOffsetZ
    .text:00D04A2D movss   [ebp+var_EC], xmm0
    Change [eax+2Ch], [eax+30h], [eax+34h] before this chunk is executed.
    Those offset seems to be relative to a position of character (or its center, or its head, something alone those lines).
    Those offsets are for "Zoomed Out" state of camera.
    Last edited by anonym0use; 06-20-2012 at 03:30 PM.

  3. #18
    kickkiller's Avatar Member
    Reputation
    14
    Join Date
    Dec 2006
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im new to this, how do i even get to zoom out

    thanks in advance

  4. #19
    anonym0use's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I meant "Zoomed Out" as for a normal camera mode, as opposed to "Zoomed In".
    But if you use my CT there will be no point in any more zooming out as it is since server doesn't give any info for distances that far away from your char.
    Last edited by anonym0use; 06-20-2012 at 03:46 PM.

  5. #20
    CreativeXtent's Avatar Moderator Authenticator enabled
    Reputation
    580
    Join Date
    Jun 2011
    Posts
    1,594
    Thanks G/R
    242/148
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    why is there a lua with this.

  6. #21
    anonym0use's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is not needed because included inside CT. Added for an ease of editing. Because CT format escape some sequences.

  7. #22
    CreativeXtent's Avatar Moderator Authenticator enabled
    Reputation
    580
    Join Date
    Jun 2011
    Posts
    1,594
    Thanks G/R
    242/148
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value
    Error:attempt to call a nil value

  8. #23
    anonym0use's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try to debug those lines, maybe main module got loaded at different address?
    Code:
    	headBytes = readBytes(0x00801000, 0x10000, true)
    	headCsum = Csum(headBytes)
    Or maybe you using not "Cheat Engine 6.1" but newer version? Cheat Engine famous for incompatibility between tiniest of version differences.
    Anyway, your report is very lacking. Usually it should be staring with "Activating.." after you click "On" button.
    Or do those errors generated over time by timer from UpdateUI?
    Last edited by anonym0use; 06-20-2012 at 07:43 PM.

  9. #24
    CreativeXtent's Avatar Moderator Authenticator enabled
    Reputation
    580
    Join Date
    Jun 2011
    Posts
    1,594
    Thanks G/R
    242/148
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got it working, but i cannot move it auto uses the right click key and i am total zoomed out and stuck and the off button will not unload it lol.

  10. #25
    anonym0use's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "Off" button not working. Got that form from my hack pack for another MMO.
    Read previous posts carefully.
    State of "Force Stand Still" is inverted. So you need to press it to move with LMB.
    I recommend you to bind a key for a "Move" action in-game.
    If you don't like it, remove line with a "XOR" in following fragment in D3.CT:
    Code:
    GetVKeyStateHookL02:
    	XOR EAX, 1
    There is also a key in game to zoom in, see in-game key bindings. But it will zoom in too close to character.
    If you don't like camera settings, edit following numbers in D3.CT (tune down CameraOffsetZ):
    Code:
    CameraOffsetX:
    	DD (float)25.665
    CameraOffsetY:
    	DD (float)25.665
    CameraOffsetZ:
    	DD (float)263.36
    Last edited by anonym0use; 06-20-2012 at 08:07 PM.

  11. #26
    CreativeXtent's Avatar Moderator Authenticator enabled
    Reputation
    580
    Join Date
    Jun 2011
    Posts
    1,594
    Thanks G/R
    242/148
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok cool, that works, i had to remove a few extra than that to make it not stick lol.

    but how do i use the rest of the hacks other than zoom?

  12. #27
    anonym0use's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Read previous posts.
    Speedhack is always on, but barely noticeable 13.775%, unless patch 1.0.3 broke it (not tested). Enable Monster Health Bars in in-game Options to see hidden stuff. Gear swap guess not for you because it takes effort, focus and time to set up. Rest..
    Just.. read previous posts.
    Last edited by anonym0use; 06-20-2012 at 08:22 PM.

  13. #28
    bigman3912's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work. But. Characters ingame are not clickable. Too far away from hero, No sound from zoomed height....

  14. #29
    anonym0use's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Clickable. Just:
    State of "Force Stand Still" is inverted. So you need to press it to move with LMB.
    or click on characters.
    Play without sound.

  15. #30
    CreativeXtent's Avatar Moderator Authenticator enabled
    Reputation
    580
    Join Date
    Jun 2011
    Posts
    1,594
    Thanks G/R
    242/148
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great cheat, +rep to you sir

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Gear swap] Arena Season 1/2/3 to Tier 1/2/3 (working 2.4.2)
    By RyudoP in forum World of Warcraft Model Editing
    Replies: 25
    Last Post: 05-24-2008, 07:09 PM
  2. [Gear Swap] Hex Code sites?
    By recklesss in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 03-04-2008, 02:08 PM
  3. [Gear swap] Warrior
    By Yozka in forum World of Warcraft Model Editing
    Replies: 10
    Last Post: 12-30-2007, 05:15 AM
  4. [Gear Swap] S3 PvP -> Tier 3
    By Yozka in forum World of Warcraft Model Editing
    Replies: 19
    Last Post: 12-29-2007, 12:43 AM
  5. Hunter twink gear swap
    By sabien in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 05-08-2007, 10:27 PM
All times are GMT -5. The time now is 04:57 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