I'm have trouble Disassembly wow.exe,need for help. menu

User Tag List

Results 1 to 5 of 5
  1. #1
    cbcs's Avatar Member
    Reputation
    1
    Join Date
    Apr 2020
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I'm have trouble Disassembly wow.exe,need for help.

    I'm have trouble Disassembly wow.exe, ask for help.
    I found that the attack strength bonus exceeds 32767 and becomes 0.
    I checked with IDA and found that the variable length of the attack strength bonus (UNIT_FIELD_ATTACK_POWER_MODS) is int16. That is, the range of 32767.
    I want to modify it to int32, how can I modify it?
    I saw in IDA that the assembly code was written like the picture.
    1.jpg
    2.jpg
    3.jpg
    Please give me some hints or help.

    Forgive me for this terrible English.

    Thank you sincerely.
    Last edited by cbcs; 04-04-2020 at 06:28 AM. Reason: changepic

    I'm have trouble Disassembly wow.exe,need for help.
  2. #2
    ejt's Avatar Contributor
    Reputation
    209
    Join Date
    Mar 2008
    Posts
    166
    Thanks G/R
    3/111
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    this is why I love memory section

  3. Thanks Icesythe7, charles420, Corthezz (3 members gave Thanks to ejt for this useful post)
  4. #3
    namreeb's Avatar Legendary

    Reputation
    658
    Join Date
    Sep 2008
    Posts
    1,023
    Thanks G/R
    7/215
    Trade Feedback
    0 (0%)
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cbcs View Post
    I'm have trouble Disassembly wow.exe, ask for help.
    I found that the attack strength bonus exceeds 32767 and becomes 0.
    I checked with IDA and found that the variable length of the attack strength bonus (UNIT_FIELD_ATTACK_POWER_MODS) is int16. That is, the range of 32767.
    I want to modify it to int32, how can I modify it?
    I saw in IDA that the assembly code was written like the picture.
    1.jpg
    2.jpg
    3.jpg
    Please give me some hints or help.

    Forgive me for this terrible English.

    Thank you sincerely.
    You won't be able to enlarge that field in it's current location because it would then overlap with the next field. You might be able to relocate it to the end of the array and expand it then, but you'd have to patch all references to it in the game to look at the new offset into the array.

  5. #4
    Mudi's Avatar Member
    Reputation
    1
    Join Date
    Apr 2020
    Posts
    6
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you increase that client-side strength value, does it actually work on you hit a mob ? Doesn't damage get calculated server-side, based on the (unmodified) server side strength value ?

  6. #5
    Jadd's Avatar 🐸 Premium Seller
    Reputation
    1511
    Join Date
    May 2008
    Posts
    2,432
    Thanks G/R
    81/333
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mudi View Post
    If you increase that client-side strength value, does it actually work on you hit a mob ? Doesn't damage get calculated server-side, based on the (unmodified) server side strength value ?
    Changing it client-side does nothing. He's using an emulator server and wanting to increase the supported range on both the client and server, for whatever reason. Custom game mode or something.

Similar Threads

  1. [Patch] WoW.exe Patcher for MoP
    By Found in forum WoW EMU Programs
    Replies: 3
    Last Post: 06-14-2018, 08:28 AM
  2. [Bot] Writing bot for Vanilla WoW. I need your help.
    By djanius in forum WoW Memory Editing
    Replies: 17
    Last Post: 03-22-2017, 05:01 PM
  3. Anarchy-WoW l Needs your help
    By AnarchyWoW in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 01-26-2013, 04:35 AM
  4. I am a Chinese wow player,need some help~
    By joyparkray in forum WoW ME Questions and Requests
    Replies: 9
    Last Post: 12-24-2008, 09:20 AM
All times are GMT -5. The time now is 08: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