[TUT] How to make simple program using Visual Basics 6

12/12/2010 13:00 Lassergunner#1
Hello guys!

I just want to share my knowledge in making just a simple program that is commonly used by our great Grand Chase in game Hackers. This is just the basic procedure on how to make one.

You need the following:
1. Visual Basics 6 (Portable)
[Only registered and activated users can see links. Click Here To Register...]
or [Only registered and activated users can see links. Click Here To Register...]
for Visual Basic 6 Full, Here is the link[Only registered and activated users can see links. Click Here To Register...]

2. Since we are all beginners here so I added a complete command in using the VB (short for Visual Basics)
[Only registered and activated users can see links. Click Here To Register...]
or [Only registered and activated users can see links. Click Here To Register...]

Ok, let's get started.

1. After downloading the VB6 extract the rar file to any location you want.

2. Run the application and you should see this prompt respectively.

3. To be able to create an application (program) click the Reg Key.

4. Then Click ok when prompted. and you should see like this.

5. After that you can now create an application. After Registering the application to the registry, Click run Visual Basic 6, and you should see this.

6. Since we are making an .exe application. Select standard.EXE. After Clicking it, you should see like this respectively.

5. As a default the name of you application will be Project.exe.

Q/A:

1. How to create buttons on the application?
A: On the left corner of your window you will see this button.
This button is used to create buttons on the application.

2. What are the commands in using command buttons?
A: I have already provided a list of VB 6 commands posted on the upper part of the page.

3. How to insert an Image Background on the application interface?
A: In inserting a background image for your application, use this method.
after clicking the PictureBox command, drag the mouse pointer on the application window like the image shown bellow.
you can now change the picture using this button located at the lower part of the VB program.

4. How to use the command buttons?
A: In this case you must now need the VB commands which i provided.
Example: If you can remember, most if the released hacks, have this "Run Grand Chase" buttons.
This button contain codes and commands. Most of the time this contains the bypass commands. Now click the CommandButton command, the drag the mouse on the application window, and the result should be like this (this varies the size depending on how broad your dragging is.
Now let us put the codes. For example we want to bypass the game. (Grand Chase). Double click the Command1, and you will see this window.
now input this command:
Code:
shell "main.exe __kogstudios_original_service__"
msgbox "The game has been bypassed!"
and it should be like this.
now close the window, and you should go back to the application which you are creating. In this case the application should be in the Grand Chase folder for the bypass to work or else it will show an error.

5. I have finished creating! I want to save it now as an application. How can i do that?
A: Go to file menu, then click Make Project1.exe just like the image shown bellow.
after that you will see a dialogue box. Select the location where you want to save the finished application.

I know this is not a complete tutorial because creating such an application requires great effort, time and perseverance. For more questions on how to make applications, just pm me.

I hope this thread gives you an idea on how to make applications commonly used as hacks by our great Grand Chase in game hackers.

On my next post, I will teach you on how to associate you finished application on .dll files. dll files are important for to make the applications functions. This is commonly used in hacking.

Comments and suggestions are highly appreciated.

Quote:
Originally Posted by vitorsupremo View Post
I think Delphi is better. *-*
with regards to Delphi, Im also studying it. actually i am now trying to make TUTs on how to use such an application.

These are all SELF STUDIED.!

**Credits to xHahaboiyz for sharing the Mediafire links**
*** Thanks to ampugemo for sharing the VB6 Full***
12/12/2010 13:27 cruzvenneth#2
1st post XD
12/12/2010 13:28 fadeborn#3
nice tutorial....gonna try this 1
12/12/2010 13:30 wanganlun26#4
I've learned this at my teacher... Thanks for sharing it to others to know some VB []
12/12/2010 13:46 Lassergunner#5
Quote:
Originally Posted by wanganlun26 View Post
I've learned this at my teacher... Thanks for sharing it to others to know some VB []
Its nothing! i post this thread to that each and every one will know on how HARD to make a hack...!
12/12/2010 14:37 Gintoki147#6
I think Delphi is better. *-*
12/12/2010 15:23 .Dante#7
I know this method already BTW you deserve my thanks 'cause it help other people to know about basics in programming can't wait for the program with dll associated...
12/12/2010 15:39 pampalag#8
nice tut.. good for everyone :D
12/12/2010 17:22 branj13#9
I hope this will get stickied
12/12/2010 18:08 xHahaboiyz#10
I dont wanna do any surveys. mediafire or megaupload it.

EDIT: See next page for mediafire link.
12/12/2010 18:23 branj13#11
Quote:
Originally Posted by xHahaboiyz View Post
I dont wanna do any surveys. mediafire or megaupload it.
there are no surveys... maybe you clicked the wrong link after this link, its working fine with me
12/12/2010 20:35 xHahaboiyz#12
Quote:
Originally Posted by branj13 View Post
there are no surveys... maybe you clicked the wrong link after this link, its working fine with me
Well, i click on the link given above but it just brings me to this site to download it and i need to complete surveys in order to unlock the download.
[Only registered and activated users can see links. Click Here To Register...]
12/13/2010 01:38 august091#13
Quote:
Originally Posted by Lassergunner View Post
Hello guys!

I just want to share my knowledge in making just a simple program that is commonly used by our great Grand Chase in game Hackers. This is just the basic procedure on how to make one.

You need the following:
1. Visual Basics 6 (Portable)
[Only registered and activated users can see links. Click Here To Register...]

2. Since we are all beginners here so I added a complete command in using the VB (short for Visual Basics)
[Only registered and activated users can see links. Click Here To Register...]

Ok, let's get started.

1. After downloading the VB6 extract the rar file to any location you want.

2. Run the application and you should see this prompt respectively.
[Only registered and activated users can see links. Click Here To Register...]

3. To be able to create an application (program) click the Reg Key.
[Only registered and activated users can see links. Click Here To Register...]

4. Then Click ok when prompted. and you should see like this.
[Only registered and activated users can see links. Click Here To Register...]

5. After that you can now create an application. After Registering the application to the registry, Click run Visual Basic 6, and you should see this.
[Only registered and activated users can see links. Click Here To Register...]

6. Since we are making an .exe application. Select standard.EXE. After Clicking it, you should see like this respectively.
[Only registered and activated users can see links. Click Here To Register...]

5. As a default the name of you application will be Project.exe.

Q/A:

1. How to create buttons on the application?
A: On the left corner of your window you will see this button.
[Only registered and activated users can see links. Click Here To Register...]
This button is used to create buttons on the application.

2. What are the commands in using command buttons?
A: I have already provided a list of VB 6 commands posted on the upper part of the page.

3. How to insert an Image Background on the application interface?
A: In inserting a background image for your application, use this method.
[Only registered and activated users can see links. Click Here To Register...]
after clicking the PictureBox command, drag the mouse pointer on the application window like the image shown bellow.
[Only registered and activated users can see links. Click Here To Register...]
you can now change the picture using this button located at the lower part of the VB program.
[Only registered and activated users can see links. Click Here To Register...]

4. How to use the command buttons?
A: In this case you must now need the VB commands which i provided.
Example: If you can remember, most if the released hacks, have this "Run Grand Chase" buttons.
This button contain codes and commands. Most of the time this contains the bypass commands. Now click the CommandButton command, the drag the mouse on the application window, and the result should be like this (this varies the size depending on how broad your dragging is.
[Only registered and activated users can see links. Click Here To Register...]
Now let us put the codes. For example we want to bypass the game. (Grand Chase). Double click the Command1, and you will see this window.
[Only registered and activated users can see links. Click Here To Register...]
now input this command:
shell "main.exe __kogstudios_original_service__"
msgbox "The game has been bypassed!"
and it should be like this.
[Only registered and activated users can see links. Click Here To Register...]
now close the window, and you should go back to the application which you are creating. In this case the application should be in the Grand Chase folder for the bypass to work or else it will show an error.

5. I have finished creating! I want to save it now as an application. How can i do that?
A: Go to file menu, then click Make Project1.exe just like the image shown bellow.
[Only registered and activated users can see links. Click Here To Register...]
after that you will see a dialogue box. Select the location where you want to save the finished application.

I know this is not a complete tutorial because creating such an application requires great effort, time and perseverance. For more questions on how to make applications, just pm me.

I hope this thread gives you an idea on how to make applications commonly used as hacks by our great Grand Chase in game hackers.

On my next post, I will teach you on how to associate you finished application on .dll files. dll files are important for to make the applications functions. This is commonly used in hacking.
----NICE POST I GONNA TRY THIS BRO THANKS FOR TUT
12/13/2010 01:43 shadowgod11#14
Thanks for the T_T
12/13/2010 02:32 xHahaboiyz#15
Plunder gives me surveys in order for me to download. But i downloaded it without doing any surveys. cuz my comp lagged and the site loaded really slow and when i clicked download, i saved the file, and then the surveys popped up on me.

EDIT: Links to mediafire:
CompleteListOfVisualBasicCommands.zip:
[Only registered and activated users can see links. Click Here To Register...]
VISUAL6PORTABLE.rar:
[Only registered and activated users can see links. Click Here To Register...]