Post: [MSM Tool] Modern Warfare 3
04-27-2014, 06:22 PM #1
FrenziosMix
Who’s Jim Erased?
(adsbygoogle = window.adsbygoogle || []).push({});
Heey there

So this is my first C# program that i will release, I would appreciate any kind of tips to make it better. I do have added some credits but i may forgot some people too. Just quote me and i will add them too!

To be honest I've spend quite some time on this tool, I do know that it isn't much and that there are 100's of other tools like this. But yeah, I wanted to show you my "style" of creating tools.

Like i said tips etc are welcome!

Pictures

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.


VirusScan 3/51 due encryption
You must login or register to view this content.

You must login or register to view this content.


Known bugs:

Third person
Redbox off

Note: This program is for CCAPI v2.00, replace the dll to make it use for 2.50!
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to FrenziosMix for this useful post:

EncepT, Mango_Knife, xMrJR
04-27-2014, 09:03 PM #2
ItzMatriix
Are you high?
How do you do your stat changes. Like how did u code them? Cuz i cant seem to get mine to work in the tool im creating
04-27-2014, 10:42 PM #3
xMrJR
Little One
Originally posted by FrenziosMix View Post
Heey there

So this is my first C# program that i will release, I would appreciate any kind of tips to make it better. I do have added some credits but i may forgot some people too. Just quote me and i will add them too!

To be honest I've spend quite some time on this tool, I do know that it isn't much and that there are 100's of other tools like this. But yeah, I wanted to show you my "style" of creating tools.

Like i said tips etc are welcome!

Pictures

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.


VirusScan 3/51 due encryption
You must login or register to view this content.

You must login or register to view this content.


Known bugs:

Third person
Redbox off

Like your style. Nice Layout.
04-28-2014, 12:45 PM #4
Mango_Knife
In my man cave
Originally posted by FrenziosMix View Post
Heey there

So this is my first C# program that i will release, I would appreciate any kind of tips to make it better. I do have added some credits but i may forgot some people too. Just quote me and i will add them too!

To be honest I've spend quite some time on this tool, I do know that it isn't much and that there are 100's of other tools like this. But yeah, I wanted to show you my "style" of creating tools.

Like i said tips etc are welcome!

Pictures

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.


VirusScan 3/51 due encryption
You must login or register to view this content.

You must login or register to view this content.


Known bugs:

Third person
Redbox off

Note: This program is for CCAPI v2.00, replace the dll to make it use for 2.50!


Your first? Nice work man.
mm if you make more programs, make them with clients mods and more cool shit Winky Winky
By the way, how this called on the toolbox?
You must login or register to view this content.
you know what i mean? Like tabControl and shit...
04-28-2014, 12:49 PM #5
Mango_Knife
In my man cave
Originally posted by xMATRIX22x View Post
How do you do your stat changes. Like how did u code them? Cuz i cant seem to get mine to work in the tool im creating


Add this to a button:
    
if (checkBox1.Checked)//If you using checkBox
{
try
{
byte[] bytes = BitConverter.GetBytes(Convert.ToInt32(numericUpDown1.Text));
PS3.SetMemory(0xOffset, bytes);
}
catch { }
}


then it will set the state.
04-28-2014, 12:51 PM #6
FrenziosMix
Who’s Jim Erased?
Originally posted by Knife View Post
Your first? Nice work man.
mm if you make more programs, make them with clients mods and more cool shit Winky Winky
By the way, how this called on the toolbox?
You must login or register to view this content.
you know what i mean? Like tabControl and shit...

Thanks for the tips, I will use it for future programs!
It was a ChromeTabControl if i'm right, I do really like the looks of it. Was this the information you were looking for?
04-28-2014, 12:54 PM #7
Mango_Knife
In my man cave
Originally posted by FrenziosMix View Post
Thanks for the tips, I will use it for future programs!
It was a ChromeTabControl if i'm right, I do really like the looks of it. Was this the information you were looking for?


Yeah thanks, and what reference you used?
04-28-2014, 12:57 PM #8
FrenziosMix
Who’s Jim Erased?
Originally posted by Knife View Post
Yeah thanks, and what reference you used?


No problem buddy, I've only added the PS3Lib, CCAPI, and ps3tmapi.
04-29-2014, 02:08 AM #9
ItzMatriix
Are you high?
Nvrmind i got it
04-29-2014, 09:51 AM #10
DarkOpsHyperz-
Climbing up the ladder
I replaced the Dll File for 2.50 ccapi And it still doesn't connect

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo