[Release] CypherMorph (incl Model Edit Fix) menu

Shout-Out

User Tag List

Page 7 of 38 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 570
  1. #91
    Zeltraz500's Avatar Banned
    Reputation
    11
    Join Date
    Jul 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so if i mod the display of a boar to illidan, will someone traveling along the trail see it as illidan like me, or a boar

    [Release] CypherMorph (incl Model Edit Fix)
  2. #92
    Taxomi's Avatar Active Member
    Reputation
    20
    Join Date
    Jan 2007
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A normal boar, this is clientside, Other do not see this.
    Do not fear!. i do hear! Oo

  3. #93
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's kinda like in-memory model editing. So it's client side only.

  4. #94
    Hiselor's Avatar Contributor
    Reputation
    83
    Join Date
    Mar 2007
    Posts
    339
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really thank you Cyhper for that great Programm
    +rep, im your fanb0i :P


  5. #95
    ayuname's Avatar Member
    Reputation
    10
    Join Date
    Jan 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep this is great!

    on a side note. I'll rep anyone who can get the code for Theloria Shadecloak.
    Theloria Shadecloak - NPC - World of Warcraft

    I've tried 18565 too. :\

  6. #96
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    18565 isn't the DisplayID, that wouldn't work because NPCs are unique and some share the same DisplayID.

    I forgot I said I'd add display ID grabbing, I'll add that tonight if I get time, thanks for reminding me.

  7. #97
    roflgue's Avatar Member
    Reputation
    5
    Join Date
    Apr 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    npcID to DisplayID

    Originally Posted by ayuname View Post
    +rep this is great!

    on a side note. I'll rep anyone who can get the code for Theloria Shadecloak.
    Theloria Shadecloak - NPC - World of Warcraft

    I've tried 18565 too. :
    display ID is 18106
    that code u said is the npc id not the display id

    how you can get the DISPLAY IDs: get the npc id from wowhead url like you did (example: 18106), then go to this adress Vampiricdust's Scripts and insert the ID to the left space and press find.
    now you have the Display ID you wanted (in this case 18106)

  8. #98
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roflgue View Post
    display ID is 18106
    that code u said is the npc id not the display id

    how you can get the DISPLAY IDs: get the npc id from wowhead url like you did (example: 18106), then go to this adress Vampiricdust's Scripts and insert the ID to the left space and press find.
    now you have the Display ID you wanted (in this case 18106)

    Didn't know there was a script like that lol.

    Oh well. I'll still add the ID grabbing to the hack caus it's easier that way in a lot of cases.

  9. #99
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New build of CypherMorph with a new command.

    Use the command 'DisplayID' (no params, case insensitive) to grab the NATIVE display id of the target. That means even if you change the display id it will always grab the default or 'native' id.

    Furthermore, I fixed the bug that would cause WoW to crash if commands were run when the user was not logged in etc. (Null ptr)

    Tested and confirmed working as intented, have fun.

    Note: Download is available on the main post.

  10. #100
    Axol's Avatar Active Member
    Reputation
    46
    Join Date
    Dec 2007
    Posts
    325
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty for update. im about to test it now


    Edit.
    Works Perfect xD
    but ppl who use /console displayid cant see it
    Last edited by Axol; 07-30-2008 at 06:41 AM.

  11. #101
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah true. I'll make it output to the chat window too. Will that do?

    I'll add that tomorrow. Gotta hook the LUA subsystem etc to do that.

  12. #102
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I get you the 2.4.2 WoW.exe or.idb, could you 'Up-/Downgrade' it :P?

  13. #103
    ayuname's Avatar Member
    Reputation
    10
    Join Date
    Jan 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome thanks. repping both!

  14. #104
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cursed View Post
    If I get you the 2.4.2 WoW.exe or.idb, could you 'Up-/Downgrade' it :P?

    Yea I guess so, I'll do it when I do the LUA crap later on tonight.

    I don't see why though, all decent emu servers now support 2.4.3.

  15. #105
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks and here is the link...
    Btw its a little german server and the owner doesnt really upgrade it (still running on ascent 4551 rev, with some small fixes). Im using it for trying hacks etc. :P

Page 7 of 38 FirstFirst ... 34567891011 ... LastLast

Similar Threads

  1. [Release] WoTLK Model Edit Fix
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 84
    Last Post: 08-06-2009, 07:26 AM
  2. Model Edit Fix
    By idusy-org in forum World of Warcraft Model Editing
    Replies: 882
    Last Post: 09-12-2007, 12:16 AM
  3. So is DBC editing done for good even with the model editing fix?
    By WickedCitizen in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 04-29-2007, 02:46 PM
All times are GMT -5. The time now is 07:43 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search