• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] How To Make An AIO Modding Tool | VB2010,VB2008 | Runs on other Computers
#1
Step 1 : Create a folder in Program Files named anything you want, I named mine Jpk98.
You can get to program files by hitting Start >> C:/ and then program files should be available from the selection.

Step 2: Create another folder inside your folder called programs.

Step 3 : For every program you put in your AIO tool make a folder with the name of the program and put all of the necessary dll's and exe's in there.

Step 4 : Open Visual Basics

Step 5 : Go to File >> New Project >> Windows Forms Application

Now you have your basic form and we shall start making the program.

[Image: 130b7af654e245689c0fd57a44771db4.png]
Step 6 : Click Toolbar >> Button >> then drag the button anywhere on the program.

You can rename this button by right clicking it and selecting " properties".

[Image: 89cc99e43a1c094c5865438e8dec526c.png]

Step 7 : Double click on the button to bring up the ability to enter your code.

[Image: 6818c1eead4b70815be1d35e2e48cd56.png]

Step 8 : Enter your code to start the program. I will use modio for an example . You would enter this : Process.Start("C:/Program Files/Jpk98/Programs/Modio/Modio.exe")

You will obviously change the folder names to your own

Step 9 : Save the program as an .exe
This can be done by clicking file >> save all and then just find a save place for it.

Step 10: Find the file.
This can be done by opening the folder you saved to and opening:

your project >>bin>>debug>>your program.exe

[Image: 9031ef8c8b1a2d18a525330734d28895.png]

Step 11: Making the program avalible for others

You can do this by making a new winrar archive and putting your program files folder and your program into the winrar archive and having them place the folder into thier program files.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Request] Forgot the name of a tool zurasaur 4 3,814 11-10-2013, 10:45
Last Post: Nekochan
  Make area detect. flag Teleport lewisbibo 4 4,630 10-12-2013, 18:10
Last Post: EnVi Sweden Rocks
Wink Make Platforme lewisbibo 5 4,519 10-08-2013, 14:35
Last Post: 8q4s8
  Make obj MW3.by lewisbibo lewisbibo 3 3,449 10-05-2013, 20:16
Last Post: Nekochan
  Make obj MW3.by lewisbibo lewisbibo 0 2,170 10-03-2013, 20:19
Last Post: lewisbibo
  [Request] Request for Assistance with Modding COD: BO using Mod Tools one1lion 9 6,066 09-17-2013, 21:04
Last Post: one1lion
  Help need help?how to make plugins code hXnarutoXone 12 7,685 09-01-2013, 18:30
Last Post: Bandarigoda123
  Help Make ac130 shoot custom bullets Ra3shed 0 2,552 07-23-2013, 13:02
Last Post: Ra3shed
  how to make a plugin (mod) E-losev 5 3,950 07-12-2013, 15:48
Last Post: OzonE
  Help Modding Zombie Mode DarthKiller 3 4,483 07-09-2013, 21:08
Last Post: Nekochan

Forum Jump:


Users browsing this thread: 1 Guest(s)