dMorph for World of Warcraft - Wrath of the Lich King 3.3.5а

Introduction

Dmorph it's program for change your appearance for version 3.3.5a 12340rev.

Requirements

You will need to have VCRUNTIME140.DLL for Windows installed, get it from: https://www.microsoft.com/en-US/download/details.aspx?id=53840

How to use

1. Run WoW.exe in windows mode
2. Run Injector.exe or any another injector(for example CheatEngine)
3. Use the chat of the game to enter commands

Commands

command race
.race 1

To morph into another race (Human, in this case)

Race IDs:
  1. Human
  2. Orc
  3. Dwarf
  4. NightElf
  5. Undead
  6. Tauren
  7. Gnome
  8. Troll
  9. Goblin
  10. BloodElf
  11. Draenei
The next race haven't models without gear:
  1. Dwarf Female
  2. NightElf Female
  3. Draenei Male
  4. Undead Male
  5. Undead Female
  6. Troll Female
command gender
.gender

To swap genders after a race morph

command item
.item 1 2955

To morph an item (where 1 is the Head from https://www.wowhead.com/item=2955/first-mate-hat)

Inventory slots:

  1. 1 -- head
  2. 2 -- neck
  3. 3 -- shoulder
  4. 4 -- shirt
  5. 5 -- chest
  6. 6 -- waist
  7. 7 -- legs
  8. 8 -- feet
  9. 9 -- wrist
  10. 10 -- hands
  11. 15 -- back
  12. 16 -- main hand
  13. 17 -- off hand
  14. 18 -- ranged
  15. 19 -- tabard

command morph
.morph 4527

To morph yourself into the Thrall (where 4527 is displayId from https://www.wowhead.com/npc=4949/thrall source code that looks like onclick="ModelViewer.show({type: 1, typeId: 4949, displayId: 4527})" )

command scale
.scale 0.4
To scale yourself (default value 1.0)
For entering floating point numbers use the sign point (use a decimal point, not a decimal comma)