Simple Wow Morpher for x86 menu

User Tag List

Page 14 of 17 FirstFirst ... 1011121314151617 LastLast
Results 196 to 210 of 245
  1. #196
    Apocalypse59's Avatar Knight
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    221
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works great, thanks.
    Last edited by Apocalypse59; 01-16-2013 at 02:49 AM.

    Simple Wow Morpher for x86
  2. #197
    Daganjaman's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a code for simple morpher for pandaren race ?

  3. #198
    dan934's Avatar Banned
    Reputation
    33
    Join Date
    Jun 2009
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Theres a few sample DisplayID's included in a .txt file. which should have one for Pandaren.

  4. #199
    cogs19's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    okay so i extracted it and opened it but im lost. when it says wow pid what do i put in there

  5. #200
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    321
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cogs19 View Post
    okay so i extracted it and opened it but im lost. when it says wow pid what do i put in there
    If it doesn't already display info in that drop down box then you are most likely using the 64-bit client or WoW isn't currently open.

    Here's what should be displayed (other than the number displayed since that is the current one for me):
    Code:
    Wow - pid: 7732

  6. #201
    cogs19's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i keep getting this when i try and attatch any help?


    [See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.IO.FileNotFoundException: Could not load file or assembly 'fasmdll_managed.dll' or one of its dependencies. The specified module could not be found.
    File name: 'fasmdll_managed.dll'
    at ..(UInt32 , String[] )
    at ..(UInt32 )
    at ..(Object , EventArgs )
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    wowapp
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Valued%20Customer/morph/simplemorpher.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

  7. #202
    dan934's Avatar Banned
    Reputation
    33
    Join Date
    Jun 2009
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Make sure you extract everything from the .zip file, and are running simplemorpher.exe from within the same folder as the 'fasmdll_managed.dll' file.

  8. #203
    cogs19's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    okay i did that same thing happened

  9. #204
    cogs19's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any recomandations on what to do?

  10. #205
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    321
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you have the required ".NET Framework 4.5" installed?

  11. #206
    Flippee48's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Crashes on attachment for me. Net framework 4.5 installed, 32 bit vista.

    edit: works when i switch to fullscreen (was using windowed fullscreen), should have figured when it says it the first post about the overlays. Anyway to work around so I can still play in windowed fullscreen?
    Last edited by Flippee48; 01-21-2013 at 01:25 PM.

  12. #207
    cogs19's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah i have that installed and it still happens

  13. #208
    cogs19's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any help on what to do?

  14. #209
    dan934's Avatar Banned
    Reputation
    33
    Join Date
    Jun 2009
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cogs, Are you using Windows 8?

    if so Could you try using DX11 instead of DX9 in wow, and see if it works then?

  15. #210
    davidgraham's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey thanks for your hard work and this awesome morph, but maybe you could add spell animation morphing in any soon future?

Similar Threads

  1. Looking for someone who can create a Simple WoW bot for me.
    By Hellson in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 08-11-2010, 03:03 PM
  2. [Buying] Looking for someone who can create a Simple WoW bot for me.
    By Hellson in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 08-08-2010, 07:46 PM
  3. Replies: 25
    Last Post: 11-28-2006, 11:23 PM
  4. WoW Acc for testing
    By Gapo in forum World of Warcraft General
    Replies: 0
    Last Post: 11-18-2006, 10:35 AM
All times are GMT -5. The time now is 08:17 PM. 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