Page 8 of 8 FirstFirst ... 678
Results 106 to 120 of 120
  1. #106
    samim12's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    9
    good job brow )))))

  2. #107
    agusdw's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    5
    My Mood
    Bashful
    error like this netfrem 4.5 win 7 x64
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. ---> System****.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    at Form3.InitializeComponent()
    at Form3..ctor()
    --- End of inner exception stack trace ---
    at My.MyProject.MyForms.Create__Instance__[T](T Instance)
    at My.MyProject.MyForms.get_Form3()
    at Start.MacroToolStripMenuItem_Click(Object sender, EventArgs e)
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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
    ----------------------------------------
    AVA Pro Tool
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/AeriaGames/AVA/A.V.A%20Pro%20Tool/AVA%20Pro%20Tool.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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
    ----------------------------------------
    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.Runtime.Remoting
    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.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.

  3. #108
    FreakkyyPT's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    49
    Reputation
    10
    Thanks
    12
    My Mood
    Happy
    download pls ?

    ---------- Post added at 03:04 AM ---------- Previous post was at 03:02 AM ----------

    i click donwload but is get me to here : https://www.mpgh.net/forum/attachment...l_mpgh.net.rar

  4. #109
    Sanphing's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    Kyoto
    Posts
    55
    Reputation
    10
    Thanks
    3
    My Mood
    Asleep
    Quote Originally Posted by agusdw View Post
    error like this netfrem 4.5 win 7 x64
    me too

  5. #110
    darkdemise18's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    11
    My Mood
    Amazed
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. ---> System****.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    at Form5.InitializeComponent()
    at Form5..ctor()
    --- End of inner exception stack trace ---
    at My.MyProject.MyForms.Create__Instance__[T](T Instance)
    at My.MyProject.MyForms.get_Form5()
    at Start.SpamBotToolStripMenuItem_Click(Object sender, EventArgs e)
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.MenuStrip.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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
    ----------------------------------------
    AVA Pro Tool
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/AeriaGames/AVA/A.V.A%20Pro%20Tool/AVA%20Pro%20Tool.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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
    ----------------------------------------
    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.Runtime.Remoting
    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.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
    this is my error nothing on this tool works for me

  6. #111
    meromarololo's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    1
    USELESS!!!!!

  7. #112
    kingpro008's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0

    why do i get this error?
    Attached Thumbnails Attached Thumbnails
    Untitled.jpg  


  8. #113
    mrflasha's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    Cant download

  9. #114
    juraquille's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    net frame error

  10. #115
    Occidi de Pax's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Back To The Drum!
    Posts
    3,065
    Reputation
    102
    Thanks
    180
    My Mood
    Bored
    Quote Originally Posted by NormenJaydenFBI View Post

    Yeah I am for now, nice to meet you.
    Not saiying mutch altought its not detected its not working on most features nor it launches the game on itself and crashes it.
    Music historian here to please and displease,learning to teach all you peeps,so stop by the music part of the forum,and ask the question to your needs.

  11. #116
    ActionTurnip's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    C:/AeriaGames/AVA
    Posts
    292
    Reputation
    13
    Thanks
    14
    My Mood
    Cynical
    Hey when i go to Mouse Options, and enable macro/ QS, the Status goes Started for a second then jumps to stopped. Am i doing something wrong? :c

    Also; the NetFW error can be fixed by downloading Visual Express 2012. It fixed it for me; Win 7 x64.

  12. #117
    quocdangag's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    thank u

  13. #118
    Superwood's Avatar
    Join Date
    Mar 2011
    Gender
    female
    Posts
    172
    Reputation
    10
    Thanks
    18
    My Mood
    Cool
    It's detected, I've tried it 10 times.

  14. #119
    HOOSIER's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    CyberSpace
    Posts
    962
    Reputation
    33
    Thanks
    2,352
    My Mood
    Cheerful
    make a real hack goober

  15. #120
    Riddick's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Delusional
    Posts
    7,704
    Reputation
    529
    Thanks
    5,193
    My Mood
    Devilish
    This is detected after today's update. @Flengo NormanjaydonFBI , I can't remember are be bothered to look.
    Last edited by Riddick; 04-30-2013 at 02:44 PM.

Page 8 of 8 FirstFirst ... 678

Similar Threads

  1. [Release] Daemon Tools Pro
    By Cyberdyne in forum General Hacking
    Replies: 5
    Last Post: 08-19-2019, 11:02 AM
  2. Tools
    By Dave84311 in forum General Game Hacking
    Replies: 5
    Last Post: 12-27-2017, 02:39 PM
  3. [Release] [BEST]Monster Tool Pack, Afkbot v.2, Freind hack, Texture, CBL, Tapper, Spammer PRO
    By Zoom in forum Combat Arms Hacks & Cheats
    Replies: 102
    Last Post: 12-21-2009, 01:31 AM
  4. net limited pro (lag tool)
    By josser in forum Soldier Front General
    Replies: 4
    Last Post: 07-10-2007, 05:59 PM