Post: FourzerotwoFAILS Cod4/Cod5 Tool Beta
08-10-2011, 09:30 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
FourzerotwoFAILS Call of Duty 4 and Call of Duty 5 Tool Beta
You must login or register to view this content.



I'm back, and with me I bring an all new amazing tool. It's currently only in the beta stage and not all features have been implemented yet. I need you to help me test out all of the current features and new ones when it's updated. Here's whats's in the tool so far.

V1.2 Beta
    
Download it here [url=https://www.mediafire.com/?zpq2p93gr8h924s]https://www.mediafire.com/?zpq2p93gr8h924s[/url]

+Added Call of Duty 5 Code Browser

+Improved UI

+Few Bugs Fixed


v1.0 Beta
    
Download: [url=https://www.mediafire.com/?7v7b6et2t132wrb]Patch Generator.exe[/url]

Call of Duty 4:
-Code Browser: Filled with 15 different codes. Currently adding more!

-Patch Generator: Create your own customized patch easily with this tool. Currently adding more features and improving the UI.

Call of Duty 5:
-Patch Generator: Create your own customized patch easily with this tool. Currently adding more features and improving the UI.


Here are some pictures of the tool:
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.

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.

You must login or register to view this content.


Also a big shoutout to the user iReset. He's helped me out with this a lot. He's done some of the UI, helped me get codes together and get clean patches. :y:
(adsbygoogle = window.adsbygoogle || []).push({});

The following 14 users say thank you to FourzerotwoFAILS for this useful post:

TopRamen, Diddles2Fresshh, Docko412, EZ., GetDeleted -_-, gstroublemaker, iReset Nigga, IVI40A3Fusionz, Jeremy, Karoolus, Mr.Hannu, PressXForSex, Uk_ViiPeR, xVz
08-10-2011, 11:28 PM #20
Correy
I'm the Original
Originally posted by FourzerotwoFAILS View Post
I don't know how to code it such that it opens up a command prompt and does all that fancy coding automatically. If you want to make a program in visual basics, send me the program file, I could put it into my program and give credit =D


i don't think you can add C# to vb.net :derp:
08-10-2011, 11:58 PM #21
Originally posted by Correy View Post
i don't think you can add C# to vb.net :derp:


I meant you code it in vb.net.
08-11-2011, 12:08 AM #22
Correy
I'm the Original
Originally posted by FourzerotwoFAILS View Post
I meant you code it in vb.net.


i forgot how to :derp:, i haven't done it since ever :confused:
08-11-2011, 05:53 AM #23
Karoolus
I'm the W@W Menu Guy !
just convert the C# to VB.Net ?

just google calling cmd commands from VB.Net script, shouldn't be that hard, i once made a VB.Net app at school which allowed me to switch between static/dynamic IP through the cmd prompt, so i'm sure it's possible Smile

The following user thanked Karoolus for this useful post:

FourzerotwoFAILS
08-11-2011, 11:45 AM #24
MeowDev
Power to the Premium
Originally posted by FourzerotwoFAILS View Post
I don't know how to code it such that it opens up a command prompt and does all that fancy coding automatically. If you want to make a program in visual basics, send me the program file, I could put it into my program and give credit =D
You can open cmd with vb.net, i did it with my patch blocker and my lag tool.

Quick Google search gives me
    System.Diagnostics.Process.Start("filename.bat", "param1 param2")


Or more advanced:
    Dim pr As Process
Dim args As New ProcessStartInfo("cmd.exe")
With args
.RedirectStandardInput = True
.RedirectStandardOutput = True
.UseShellExecute = False
.WindowStyle = ProcessWindowStyle.Normal
End With
pr = Process.Start(args)
'/// Now put all the Offzip shizz in the command bit. I have already said that below.
pr.StandardInput.WriteLine("Put all offzip shet here, idk what to write" & Convert.ToChar(13)) '/// chr(13) being Enter key.
pr.CloseMainWindow()
+give credit Smile

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

FourzerotwoFAILS, iReset Nigga, Karoolus
08-11-2011, 05:18 PM #25
Version 1.2 Is now out!!!


V1.2 Beta
    
Download it here https://www.mediafire.com/?zpq2p93gr8h924s

+Added Call of Duty 5 Code Browser

+Improved UI

+Few Bugs Fixed

The following user thanked FourzerotwoFAILS for this useful post:

Karoolus
08-11-2011, 07:09 PM #26
Karoolus
I'm the W@W Menu Guy !
I see this is going the right way :p
08-11-2011, 10:24 PM #27
TY Happy!!!! ill test in 2 min
08-11-2011, 10:33 PM #28
howcoolisthis
Climbing up the ladder
Originally posted by FourzerotwoFAILS View Post
FourzerotwoFAILS Call of Duty 4 and Call of Duty 5 Tool Beta
You must login or register to view this content.



I'm back, and with me I bring an all new amazing tool. It's currently only in the beta stage and not all features have been implemented yet. I need you to help me test out all of the current features and new ones when it's updated. Here's whats's in the tool so far.

V1.2 Beta
    
Download it here [url=https://www.mediafire.com/?zpq2p93gr8h924s]Patch Generator.exe[/url]

+Added Call of Duty 5 Code Browser

+Improved UI

+Few Bugs Fixed


v1.0 Beta
    
Download: [url=https://www.mediafire.com/?7v7b6et2t132wrb]Patch Generator.exe[/url]

Call of Duty 4:
-Code Browser: Filled with 15 different codes. Currently adding more!

-Patch Generator: Create your own customized patch easily with this tool. Currently adding more features and improving the UI.

Call of Duty 5:
-Patch Generator: Create your own customized patch easily with this tool. Currently adding more features and improving the UI.


Here are some pictures of the tool:
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.

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.

You must login or register to view this content.


Also a big shoutout to the user iReset. He's helped me out with this a lot. He's done some of the UI, helped me get codes together and get clean patches. :y:


Damn im having problems with the download :L. i hate tinternet explorer it's crap. but i just had my computer repaired and i have no programs lol.
i need GOOGLE CHROME!!!! lol ill try later Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo