MULTITOOL V1

Posts 13 of 3 · Page 1 of 1
MULTITOOL V1
Hello. I request help making a multitool. I have a spammer, Screen Capture, Undetected injector, WebBroswer, and working on a game and mp3 player. Can someone help me putting it into a multitool? thanks,

-[Ghost]
Its easy, you can make all ur Code(of ur Programs into Forms..)
But if you Debuged it already into a Exe, its hard
Exe way
First: make Folder named Your MultiTool , Make SubFolder: Programs(Make it Hide)
In the Subfolder: All ur Exe(Programs) like Screen capture...etc
And then we make into VB a MultiTool(With exe's)
VB:
1. Add some buttons
Name your buttons(Screen capture, etc)
Add some Processes(ToolBox)

Process Properties:
StartInfo => Filename, and browse in Subfolder ur Exe

Button1.Code:
Process1.Start()
...
Button2.Code
Process2.Start()

The bad thing of this is => TOO BIG PROGRAM TO UPLOAD HERE :S i guess
Quote Originally Posted by CheatCreatorzz View Post
Its easy, you can make all ur Code(of ur Programs into Forms..)
But if you Debuged it already into a Exe, its hard
Exe way
First: make Folder named Your MultiTool , Make SubFolder: Programs(Make it Hide)
In the Subfolder: All ur Exe(Programs) like Screen capture...etc
And then we make into VB a MultiTool(With exe's)
VB:
1. Add some buttons
Name your buttons(Screen capture, etc)
Add some Processes(ToolBox)

Process Properties:
StartInfo => Filename, and browse in Subfolder ur Exe

Button1.Code:
Process1.Start()
...
Button2.Code
Process2.Start()

The bad thing of this is => TOO BIG PROGRAM TO UPLOAD HERE :S i guess

hmm let me try I'll let you know
Posts 13 of 3 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?