|
|
Visual Basic 60 Game
Some of the code in this program could be much more efficient However, I made this when I first started out in VB The code in the video gets the job done but it could be done a little more efficiently I apologize for the inconvenience
This program was originally made by Michael Halvorson in his boo Tags : VB6game Views : 61786 This video added by Esand15 .
|
|
|
|
[VB6] MSN Nudge Flooder
Declarations
Private Declare Function FindWindow Lib user32 Alias FindWindowA (ByVal lpClassName As String, ByVal lpWindowName As String) As Long
Private Declare Function SendNudge Lib user32 Alias SendMessageA (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Long) As Long
T Tags : MSN msn nudge flooder how to make vb vb6 tutorial Views : 2299 This video added by VisualMaster1 .
|
|
|
|
VB6 Tutorial Personality Joke
VB6 Tutorial Personality Joke
Private Sub Command1_Click()
MsgBox Nope your still a dickhead LOL
End Sub
'This is just a simple JOKE The whole code is shown
'ABOVE , 1 label , 1 button is all you need
'You can use any message in the message box that you want an you can change the text in the labe Tags : VB6 Tutorial Personality Joke Views : 22 This video added by CRAZY1ICE .
|
|
|
|
[VB6] Creating a MSN Nudge Flooder
Hey guys today i will show you how to create a MSN Nudge Flooder
First you need Visual Basic 6 Download Here
http//rapidsharecom/files/120506867/vb61rar
Pass http//crazy-coderznet
Then you will code )
Complete Code http//nmsforumsorg/codestxt
Download Nudger http//nmsforumsorg/MSNNUdgerFlood Tags : vb6 msn nudge hack flooder xss noimus13 Views : 20116 This video added by noimus13 .
|
|
|
|
|