--Satan--
Member
Hello ConsoleCrunch.com, I know, i never post here. But hey, theres a first for everything?
Today, i release something that i started like 2 days ago lol.
I only made it because there needs to be more CCAPI tools out there.
Lots of people are always saying "**** CEX Users"
My response to that is: **** you.
We're a modding community, not a douche bag community. If someones on CEX, or DEX, who cares?
Who the **** cares?! It doesn't effect you, does it? No. So be nice, and release shit for the CEX users.
I'm on dex myself, and favor CCAPI more than TMAPI anyways, because it's alot easier to work with. No ethernet saves me alot of time.
ANYWAYYYYYYYYYYYYYYYYYYYYYYYS
The tool is for MW3, Black Ops, and Black Ops 2.
It's only stats, with Godmode classes for Blackops 1 and MW3.
Also, I'll most likely add Ghosts to this tool once it has been fully updated. as in THE LAST UPDATE FOR GHOSTS!
I do not work on games that are still being updated, it's pointless. (for me)
Screenshot of the tool:
It's not really "open source" but i didn't crypt it, so if you're weary about it being infected, or a cid stealer, by all means decompile it. You can also just ask me for the source, and i'll give it to you.
Download: http://www.sendspace.com/file/mz50bo
Also a big thanks to network for testing my tool, and helping me get the Black Ops 1 Godmode class offset + bytes.
They were litterally nowhere to be found!
Which is why if you're looking for them, here they are.
Enjoy!
Today, i release something that i started like 2 days ago lol.
I only made it because there needs to be more CCAPI tools out there.
Lots of people are always saying "**** CEX Users"
My response to that is: **** you.
We're a modding community, not a douche bag community. If someones on CEX, or DEX, who cares?
Who the **** cares?! It doesn't effect you, does it? No. So be nice, and release shit for the CEX users.
I'm on dex myself, and favor CCAPI more than TMAPI anyways, because it's alot easier to work with. No ethernet saves me alot of time.
ANYWAYYYYYYYYYYYYYYYYYYYYYYYS
The tool is for MW3, Black Ops, and Black Ops 2.
It's only stats, with Godmode classes for Blackops 1 and MW3.
Also, I'll most likely add Ghosts to this tool once it has been fully updated. as in THE LAST UPDATE FOR GHOSTS!
I do not work on games that are still being updated, it's pointless. (for me)
Screenshot of the tool:

It's not really "open source" but i didn't crypt it, so if you're weary about it being infected, or a cid stealer, by all means decompile it. You can also just ask me for the source, and i'll give it to you.
Download: http://www.sendspace.com/file/mz50bo
Also a big thanks to network for testing my tool, and helping me get the Black Ops 1 Godmode class offset + bytes.
They were litterally nowhere to be found!
Which is why if you're looking for them, here they are.
Code:
byte[] GMClass = new byte[] { 0x6A, 0x67, 0x80, 0x8D };
CCAPI.SetMemory(0x013AA023, GMClass);
Enjoy!