Page 5 of 5 FirstFirst ... 345
Results 61 to 75 of 75
  1. #61
    PinkAppleX's Avatar
    Join Date
    Apr 2017
    Gender
    female
    Location
    C++
    Posts
    92
    Reputation
    10
    Thanks
    164
    My Mood
    Amazed
    ZoomHack Thank youuu<3
    Want the truth? You're an idiot for reading my signature..

  2. The Following User Says Thank You to PinkAppleX For This Useful Post:

    Not Officer (08-16-2017)

  3. #62
    Datinhkhach's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Hi , How to fix this error :

    unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. ....
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ComponentModel.Win32Exception (0x80004005): Access is denied
    at System.Diagnostics.NtProcessManager.GetModuleInfos (Int32 processId, Boolean firstModuleOnly)
    at System.Diagnostics.NtProcessManager.GetFirstModule Info(Int32 processId)
    at System.Diagnostics.Process.get_MainModule()
    at ViceByOfficerX.gc31gNytLrPUtpUQ6u.pDqoGmnkuosMrq8O bG(Object )
    at ViceByOfficerX.gc31gNytLrPUtpUQ6u.keXwHON83(String )
    at ViceByOfficerX.WvWbhI7y26nQXdFPVY.KY9L8N5s12(Objec t , EventArgs )
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.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.7.2102.0 built by: NET47REL1LAST
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    Vice b4
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/Users/HieuDT/Downloads/Compressed/Vice%20b4.exe
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2103.2 built by: NET47REL1LAST
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2104.0 built by: NET47REL1LAST
    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.7.2046.0 built by: NET47REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2046.0 built by: NET47REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    441532ae-3f0d-466d-a46c-64d4faf4e144
    Assembly Version: 1.0.0.0
    Win32 Version: 4.0.0.0
    CodeBase: file:///C:/Users/HieuDT/Downloads/Compressed/Vice%20b4.exe
    ----------------------------------------

    ************** 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.
    Last edited by Datinhkhach; 08-17-2017 at 01:10 AM.

  4. #63
    Zaczero's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    localhost
    Posts
    3,288
    Reputation
    1517
    Thanks
    14,262
    My Mood
    Angelic
    Quote Originally Posted by Datinhkhach View Post
    Hi , How to fix this error :
    run as admin / disable anti virus
    . . . malsignature.com . . .



    [ global rules ] [ scam report ] [ image title ] [ name change ] [ anime force ]
    [ league of legends marketplace rules ] [ battlefield marketplace rules ]

    "because everytime you post a picture of anime in here
    your virginity's time increases by 1 month"
    ~Smoke 2/18/2018


    Former Staff 09-29-2018
    Battlefield Minion 07-21-2018
    Premium Seller 03-04-2018
    Publicist 12-10-2017
    League of Legends Minion 05-31-2017
    Premium 02-05-2017
    Member 10-13-2013

  5. The Following User Says Thank You to Zaczero For This Useful Post:

    Not Officer (08-17-2017)

  6. #64
    Not Officer's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    3,653
    Reputation
    836
    Thanks
    152,064
    My Mood
    Amused
    Quote Originally Posted by Datinhkhach View Post
    Hi , How to fix this error :
    If lol is running as an admin, make sure that the cheat is running as admin too.









  7. #65
    Datinhkhach's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    running as an admin but still not working , same error . Need install more like dotnet , visual c++ runtime or something etc ?

  8. #66
    ancotech191's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Working perfectly thanks for release

  9. #67
    LegendBrother's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    10
    THe zoom shit is crazy use it all the time.

  10. #68
    Not Officer's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    3,653
    Reputation
    836
    Thanks
    152,064
    My Mood
    Amused
    Quote Originally Posted by Datinhkhach View Post
    running as an admin but still not working , same error . Need install more like dotnet , visual c++ runtime or something etc ?
    Maybe install .Net Framework 4.6.1









  11. #69
    Datinhkhach's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by SuperMarlon007 View Post


    Maybe install .Net Framework 4.6.1
    I'm using windows 10 , .Net Framework 4.6.1 already installed on my computer.

  12. #70
    Not Officer's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    3,653
    Reputation
    836
    Thanks
    152,064
    My Mood
    Amused
    Quote Originally Posted by Datinhkhach View Post
    I'm using windows 10 , .Net Framework 4.6.1 already installed on my computer.
    Maybe start the client as an admin or set the League of Legends.exe to run as admin -> https://prntscr.com/g9yzbx

    The current path of this: C:\Riot Games\League of Legends\RADS\solutions\lol_game_client_sln\release s\0.0.1.183\deploy









  13. #71
    Not Officer's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    3,653
    Reputation
    836
    Thanks
    152,064
    My Mood
    Amused
    New version is coming at the release of patch 7.17, including some new features and performance improvements.









  14. #72
    trashposter's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    128
    When will u post the new release

  15. #73
    Not Officer's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    3,653
    Reputation
    836
    Thanks
    152,064
    My Mood
    Amused
    Quote Originally Posted by trashposter View Post
    When will u post the new release
    Quote Originally Posted by SuperMarlon007 View Post
    At the release of patch 7.17
    //10Characters









  16. #74
    Not Officer's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    3,653
    Reputation
    836
    Thanks
    152,064
    My Mood
    Amused
    //Request, CLose @Zaczero (This will get outdated in a few hours, new release tomorrow)
    Last edited by Not Officer; 08-22-2017 at 02:22 PM.









  17. #75
    Zaczero's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    localhost
    Posts
    3,288
    Reputation
    1517
    Thanks
    14,262
    My Mood
    Angelic
    Closed: Requested.
    . . . malsignature.com . . .



    [ global rules ] [ scam report ] [ image title ] [ name change ] [ anime force ]
    [ league of legends marketplace rules ] [ battlefield marketplace rules ]

    "because everytime you post a picture of anime in here
    your virginity's time increases by 1 month"
    ~Smoke 2/18/2018


    Former Staff 09-29-2018
    Battlefield Minion 07-21-2018
    Premium Seller 03-04-2018
    Publicist 12-10-2017
    League of Legends Minion 05-31-2017
    Premium 02-05-2017
    Member 10-13-2013

Page 5 of 5 FirstFirst ... 345

Similar Threads

  1. [Outdated] Vice b3 (League of Legends Multihack) [Zoomhack, Chat-Spammer, AFK-Bot, Ping-Checker]
    By Not Officer in forum League of Legends Hacks & Cheats
    Replies: 49
    Last Post: 06-28-2017, 07:02 AM
  2. [Outdated] League of Legends Multihack b2 [Zoomhack, Chat-Spammer, AFK-Bot, Ping-Checker]
    By Not Officer in forum League of Legends Hacks & Cheats
    Replies: 93
    Last Post: 06-17-2017, 01:11 PM
  3. [Outdated] League of Legends Multihack b1 [Zoomhack, Chat-Spammer, AFK-Bot, Ping-Checker]
    By Not Officer in forum League of Legends Hacks & Cheats
    Replies: 7
    Last Post: 04-22-2017, 07:30 AM
  4. [Outdated] [MiS] Multihack v2.0 (Zoomhack, AFK-Bot, Ping-Checker, Chat-Spammer)
    By Not Officer in forum League of Legends Hacks & Cheats
    Replies: 36
    Last Post: 03-08-2017, 10:18 PM
  5. [Patched] [MiS] Multihack v1.3 (Zoomhack, Auto-LastHit, AFK-Bot, Ping-Checker, Spammer)
    By Not Officer in forum League of Legends Hacks & Cheats
    Replies: 95
    Last Post: 08-10-2016, 02:34 PM

Tags for this Thread