tMorph — 64-bit Morpher (updated for Legion) menu

User Tag List

Page 53 of 134 FirstFirst ... 3495051525354555657103 ... LastLast
Results 781 to 795 of 2005
  1. #781
    brotalnia's Avatar Elite User
    Reputation
    497
    Join Date
    Apr 2009
    Posts
    473
    Thanks G/R
    26/300
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by Gous4 View Post
    hey im new and i want just say that i love your work what you do with this tmorph it is extremly awesome and im happy that you work on it still and date it up keep it up to date etc. its perfect
    one question do you have like the tmorph for 5.4.8? or are they just gone forever? i couldnt find any and the once i found didnt work ... (i know privat servers but it still should work on them most of them are the wrong version sadly or the download didnt work anymore...) and because you are the guy who postes it all the time i thought why not question ^^ when not its oky i can understand it ^^
    For MoP try Just a Morpher.

    If you can't compile it yourself, you can find a 5.4.8 version here.
    Last edited by brotalnia; 12-07-2015 at 01:05 AM.

    tMorph — 64-bit Morpher (updated for Legion)
  2. #782
    Lathus's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I read that this can in fact be used with wine on mac computers. Can anyone explain how though? When i try to open the exe file with wine nothing happens.

  3. #783
    wetchbones's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi guys, anyone know how to take the weapon as a monk
    eg inverted staff

    and how get id forms and models for drood
    sorry for bad english

  4. #784
    Germs16's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone please tell my the morph that turns me into an Ashtongue model as it the item "Mark of the Ashtongue" was permanent? I want to see my current gear on the model just like the toy does.

  5. #785
    Qewee's Avatar Member
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To morph yourself into a troll pirate:
    Code:
    .morph 25041
    To morph into another race (Pandaren, in this case):
    Code:
    .race 24
    Friend .. If there is any way the tMorph have an option to re size characters?

    Thanks and Best Regards

  6. #786
    Avendesora's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to transform your Claws of Shirvallah form into the regular cat form? That poor excuse of a druid form really hurts my pride in being a feral druid, would really appreciate a way around this now that the talent is more or less crucial for PvP.

  7. #787
    phoov's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did everything it needed and i ran 64 bit wow but everytime i try to morph it just morphs me into a checkered box any help?

  8. #788
    Jaladhjin's Avatar Contributor Authenticator enabled
    Reputation
    285
    Join Date
    Jul 2012
    Posts
    1,153
    Thanks G/R
    246/138
    Trade Feedback
    16 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Avendesora View Post
    Is there any way to transform your Claws of Shirvallah form into the regular cat form? That poor excuse of a druid form really hurts my pride in being a feral druid, would really appreciate a way around this now that the talent is more or less crucial for PvP.
    Attached Thumbnails Attached Thumbnails tMorph — 64-bit Morpher (updated for Legion)-uvsbr1w-jpg  

  9. #789
    wowmacro's Avatar Member
    Reputation
    7
    Join Date
    Oct 2013
    Posts
    93
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    .spell 51505 153561

    I want to make my lava looks like firemage‘s meteor. but not work

    any help ?

  10. #790
    briiiiiiiiiiiiiiiiiiiiiis's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was trying to automate the race change with an addon, but fail to get this to register the .morph, any suggestions on how to get this to work?

    local freimi = CreateFrame("Frame")
    freimi:RegisterEvent("PLAYER_LOGIN")
    freimi:SetScript("OnEvent",
    function(self, event, ...)
    SendAddonMessage('.race 11')
    end)

  11. #791
    Avendesora's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the reply, not quite sure what "creating a small WoW add-on" means though, since I assume it's not making a simple macro if all that stuff is supposed to be in there. *Feels technically retarded* Hope you can forgive my lack of knowledge with these things!

    @Jaladhjin, 3 posts up!

  12. #792
    cryptnic's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cryptnic View Post
    Is the .spell command able to change the transformation from Fire Watcher's Oath? I tried switching the spell ID from the Oath to the NoggenFrogger buff, but the command doesn't work.

    Is it even possible to change this spell? I just don't want to be this model.
    I've tried .Spell and .morph, but even after an hour of testing I just can't override this model. Can anyone help me?

  13. #793
    Endlol's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does any1 have a Mount script, like the feral form just for mounts?

  14. #794
    pattes's Avatar Member
    Reputation
    2
    Join Date
    May 2009
    Posts
    13
    Thanks G/R
    1/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks a lot

  15. #795
    nik385's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to use tmorph on ptr? :confused:

Similar Threads

  1. [Selling] Vitalic Elite Rogue Combat Routine | Classic
    By vitalic in forum World of Warcraft Buy Sell Trade
    Replies: 13079
    Last Post: 4 Weeks Ago, 04:11 AM
  2. [Release] Black Market Visualizer (updated for Legion)
    By iispyderii in forum World of Warcraft Bots and Programs
    Replies: 97
    Last Post: 05-17-2019, 07:55 PM
  3. [Selling] Vitalic Elite Rogue Combat Routine | Classic
    By vitalic in forum WoW Private Server Buy Sell Trade
    Replies: 10072
    Last Post: 09-15-2015, 10:54 AM
  4. [Release] tMorph — 64-bit Morpher (with Panda support) Extra updates!
    By Denka123 in forum World of Warcraft Bots and Programs
    Replies: 4
    Last Post: 08-01-2013, 08:32 PM
  5. tMorph 64-bit Morpher program
    By Worgen84 in forum World of Warcraft General
    Replies: 4
    Last Post: 01-02-2013, 03:29 PM
All times are GMT -5. The time now is 11:43 PM. 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