LiMorph menu

User Tag List

Thread: LiMorph

Page 1 of 3 123 LastLast
Results 1 to 15 of 36
  1. #1
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    LiMorph - A Shadowlands morpher

    UPDATE: No longer maintained but here is the source code: GitHub - Linusaronsson/LiMorph



    Information:


    • As for all morphers, use at ur own risk.
    • No reported bans.


    Requirements:



    Commands:

    Code:
    .commands
    .morph <morph_id>
    .morph target
    .race <race_id>
    .gender
    .item <item_id> <item_appearance_id> <version_id>
    .item target
    .item <item_id> target
    .mount <mount_id>
    .title <title_id>
    .enchant [1-2] <enchant_id>
    .shapeshift <form_id> <morph_id>
    .shapeshift <form_id> target
    .shapeshift <form_id> 0 (turns shapeshift form into humanoid)
    .customizations (lists all available custimizations for the currently morphed race and gender)
    .disablemeta
    .scale <scale>
    .npcid 
    .reset
    Any command with "target" as operand corresponds to changing the morph/items into that of the current target. Apart from these commands you can also alt-click items, sets and mounts in the collections tab.

    Usage:

    In the new game version (9.0.5) Blizzard added some major changes that complicates the implementation of the morpher (the same changes added to classic a while back). I've found a workaround but for the moment it requires you to write the following in the in-game chat after injecting LiMorph:

    Code:
      /run LM()
    You must also write the above line after relogging or doing a /reload. I am working on a solution that does not require this, but hopefully it is fine for the moment. You could simply add the above line at the start of all your morphing macros and you would not notice a difference.

    Download:



    Discord server:



    Upcoming features:

    • Spell morphing
    • Saving current morph


    Credits:

    Thanks to Jax (creator of jMorph) and Icesythe7 (creator of iMorph) for useful tips/hints.
    Last edited by linaro; 01-22-2022 at 05:14 AM.

    LiMorph
  2. Thanks Smitten, ertgeyhtrjf, MinxMin, winterdream, Phoen!x, Romazeo (6 members gave Thanks to linaro for this useful post)
  3. #2
    zys924's Avatar Active Member
    Reputation
    20
    Join Date
    Nov 2009
    Posts
    113
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the sharing. Mind open source so we can avoid possible detections as this all involves memory injections?

  4. #3
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zys924 View Post
    Thanks for the sharing. Mind open source so we can avoid possible detections as this all involves memory injections?
    As of right now I have no intentions of making it open source, sorry. If there is anything specific you have questions about feel free to DM.

  5. #4
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated for WoW version 9.0.2.36949.

  6. Thanks ertgeyhtrjf (1 members gave Thanks to linaro for this useful post)
  7. #5
    ertgeyhtrjf's Avatar Member
    Reputation
    1
    Join Date
    Dec 2020
    Posts
    2
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the quick update, much appreciated.

    Edit: Small bug report, it seems smart morphing is bugged to some extent. Activating the night fae soulshape ability doesn't update the model and the chat print out reads "LiMorph: UNREACHABLE: smarthMorphShapeshift()". Further I'm not sure if it's intended, but it seems morphs do not persist through loading screens.

    Anyway, great work, been enjoying it very much.
    Last edited by ertgeyhtrjf; 12-15-2020 at 07:10 PM.

  8. #6
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ertgeyhtrjf View Post
    Thank you for the quick update, much appreciated.

    Edit: Small bug report, it seems smart morphing is bugged to some extent. Activating the night fae soulshape ability doesn't update the model and the chat print out reads "LiMorph: UNREACHABLE: smarthMorphShapeshift()". Further I'm not sure if it's intended, but it seems morphs do not persist through loading screens.

    Anyway, great work, been enjoying it very much.
    Thanks for reporting. The shoulshape bug should now be fixed.

    Edit: item morphs now properly persist after loading screen
    Last edited by linaro; 12-16-2020 at 12:10 AM.

  9. Thanks ertgeyhtrjf (1 members gave Thanks to linaro for this useful post)
  10. #7
    ertgeyhtrjf's Avatar Member
    Reputation
    1
    Join Date
    Dec 2020
    Posts
    2
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Confirm, it's fixed. Thank you very much.

  11. #8
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update 2020/12/20:

    Two new commands implemented:

    • .shapeshift <form_id> 0

      Turns the provided <form_id> into the default humanoid form.

    • .customizations

      You can now change the character customizations for any race and gender. Type .customizations to see which customizations are available for the currently morphed race and gender.

  12. #9
    Taftvalue's Avatar Active Member
    Reputation
    38
    Join Date
    Apr 2012
    Posts
    96
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The 1 million dollar question: Spell morphing, when?

  13. #10
    Anthenian's Avatar Member
    Reputation
    6
    Join Date
    Jun 2020
    Posts
    14
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    We'd 100% love spell morph being added.

  14. #11
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated for WoW version 9.0.2.37142.

  15. #12
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated for WoW version 9.0.2.37176.

  16. #13
    Phoen!x's Avatar Contributor
    Reputation
    199
    Join Date
    Aug 2007
    Posts
    459
    Thanks G/R
    6/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Linaro. You maybe heared that iMorph (classic morpher) was discontinued. I know it's a "begging" thing, but would you plan a new Morpher for WoW Classic ?


  17. #14
    linaro's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2020
    Posts
    19
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Linaro. You maybe heared that iMorph (classic morpher) was discontinued. I know it's a "begging" thing, but would you plan a new Morpher for WoW Classic ?
    Hello, yes I heard. I'm afraid the motivation is quite low to work on a large project like that when classic is done very soon. I will likely be making one for TBC though.

  18. Thanks Phoen!x (1 members gave Thanks to linaro for this useful post)
  19. #15
    jeffrey201's Avatar Member
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey linaro can you please let us know when we can hope for spell morphing? This feature is incredible and I would love to use it.. please give me hope!

Page 1 of 3 123 LastLast
All times are GMT -5. The time now is 06:41 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