ItsMods

Full Version: [COD4] Mod Loader 1.1 by DixiHD :)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
-Mod Loader 1.0 by Dixi'HD for COD4 !!

-Functions* :

-*Load your Custom Mods !
-*No VAC2 Bans or Temps

-MOST READ* :

-*Liberation Most be Exited !
-*Report Bugs to TeamTrixx[at]live.com Please !
-*PM Me if something is wrong.
-*And have fun guys ! Big Grin

-Pictures* :

[Image: 190388_188912024480581_100000853545213_4...0655_n.jpg]

-Hope you enjoyed this Release ! //DixiHD


Sorry for wrong Section Sad Im so stressed guys Tongue <3
This is for cod4... I was thinking about a program for mw2 but failed... So i changed to cod4. But do not get mad cuz im stressed cuz i got so much to do everyday and im soz guys... Gonna get better in the future... My next release will be a CodeFinder for "MW2" and not "COD4". So hope i will see you looking around my posts and have fun Smile <3
lol why need COD4 moadloader ?
Virus scan?

Don't download this..
I don't even. You know CoD4 has Mod Tools?!
had problems unpacking the archive to test it..dunno why
on the picture it says ''start Mw2''
and in the title it says cod4?

wtf
CSHARP Code
  1. private void Button1_Click_1(object sender, EventArgs e)
  2. {
  3. Process.Start(@"C:\Program Files (x86)\Steam\steamapps\common\call of duty 4\iw3mp.exe");
  4. bool flag = true;
  5. if (flag)
  6. {
  7. this.Label3.Text = "Error!";
  8. this.Label3.ForeColor = Color.Red;
  9. this.Label4.Text = "Error!";
  10. this.Label4.Text = "Error!";
  11. Interaction.MsgBox("Put the program in the Modern Warfare 2 Folder ! Do it for the program to work !", MsgBoxStyle.Critical, "Error!");
  12. this.Button1.Enabled = false;
  13. this.Button1.Text = "MW2 Folder !";
  14. this.Button1.ForeColor = Color.Red;
  15. this.ToolStripStatusLabel2.Text = "Error!";
  16. this.ToolStripStatusLabel2.ForeColor = Color.Red;
  17. }
  18. else
  19. {
  20. this.Label3.Text = "Game Loaded";
  21. this.Label3.ForeColor = Color.Green;
  22. this.Label4.Text = "Game Loaded";
  23. this.Label4.Text = "Game Loaded";
  24. this.Button1.Enabled = false;
  25. this.Button1.Text = "Game Loaded";
  26. this.Button1.ForeColor = Color.Green;
  27. this.Button2.Enabled = true;
  28. this.ComboBox1.Enabled = true;
  29. this.ComboBox1.Text = "Choose Mod";
  30. this.ToolStripStatusLabel2.Text = "Game Loaded";
  31. this.ToolStripStatusLabel2.ForeColor = Color.Green;
  32. flag = true;
  33. if (flag)
  34. {
  35. this.Button1.Enabled = false;
  36. this.Button1.Text = "Close Liberation";
  37. this.ToolStripStatusLabel2.Text = "Close Liberation";
  38. this.ToolStripStatusLabel2.ForeColor = Color.Red;
  39. }
  40. }
  41. }


I don't even.

flag = true and then check it. And always run iw3mp on C: on the default location in case you are running 64-bit Windows. This is not #bi-winning.

Also it will always say Error! ...

Also this is all code I could reverse and it looks like all the other buttons don't even do anything at all?!
What?.....it only launches COD4 and then gives an error lol
May I announce?:
Fake and gay.
(03-12-2011, 16:56)4FunPlayin Wrote: [ -> ]May I announce?:
Fake and gay.

Staged and bi-curious?
Pages: 1 2