Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 34
  1. #16
    Fernandox90's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Erroor :cc

  2. #17
    DocQueso's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    'Murica
    Posts
    12
    Reputation
    10
    Thanks
    0
    Dammit, the Tokens option don't work. Shocker, none of them have D:

  3. #18
    lineMW3's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    7
    My Mood
    Aggressive
    yea tokens dont work at all need to be fix

  4. #19
    loloxd's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    callincards no work for me

  5. #20
    Honesty is an expensive gift do not expect it from cheap people!
    MPGH Member
    Matroix73's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    706
    Reputation
    42
    Thanks
    5,623
    My Mood
    Confused
    Good work mate!!

  6. #21
    Wicked123's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    4
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.InvalidCastException: Conversion from string "Amount Here!" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
       at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
       --- End of inner exception stack trace ---
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
       at Carreer_Combat_Record__v37.Form1.BlackShadesNetButton3_Click(Object sender, EventArgs e)
       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.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.18034 built by: FX45RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    Carreer Combat Record  v37
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Users/Bryan/AppData/Local/Temp/Rar$EXa0.004/Carreer%20Combat%20Record%20%20v37.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.18034 built by: FX45RTMGDR
        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.18036 built by: FX45RTMGDR
        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.18021 built by: FX45RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        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.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18034 built by: FX45RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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.

  7. #22
    Coper's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    BlackOps3.exe
    Posts
    449
    Reputation
    17
    Thanks
    3,648
    My Mood
    In Love
    next update guys tokens will be fixed

    YOU ONLY LIVE ONCE


  8. #23
    Kiingftw's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    40.1414.4 does it still works?

  9. #24
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by Kiingftw View Post
    40.1414.4 does it still works?
    Yes, it should still work.

  10. #25
    Pennant's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    tokens dont work for me fix

  11. #26
    lekosa's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    50
    Reputation
    18
    Thanks
    44
    My Mood
    Cynical
    Quote Originally Posted by Pennant View Post
    tokens dont work for me fix
    How about saying please?

  12. #27
    Pennant's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by lekosa View Post
    How about saying please?
    Please fix tokens

  13. #28
    Lenex304's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    tokens dont work

  14. #29
    IchBinJKL's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    kills,deaths,hs,score,wins,losses works

    but what is calling card and how it work ?

  15. #30
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by IchBinJKL View Post
    kills,deaths,hs,score,wins,losses works

    but what is calling card and how it work ?
    It SHOULD change your calling card, but I think it doesn't work properly.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Outdated] BO2-V37/V40-Combat & Weapon Stats/One Hit Kill/Camos & Sights Unlocker/Error Fixer
    By Lovroman in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 421
    Last Post: 09-25-2013, 11:31 PM
  2. [Outdated] Secondary Weapon Stats Changer-V37(V40-Playlist)
    By Lovroman in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 12
    Last Post: 08-31-2013, 03:33 PM
  3. [Outdated] V34-Secondary Weapon Combat Stats Changer
    By Lovroman in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 13
    Last Post: 08-17-2013, 02:13 PM
  4. [Outdated] Combat record stats changer By Coper!
    By Coper in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 19
    Last Post: 06-23-2013, 03:28 PM
  5. [Release] Demented420's Stats Changer
    By Demented420 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 35
    Last Post: 06-23-2010, 01:24 AM