nub you can't just put a copyright sign and think its copyrighted. it costs money. oh and you didnt make this. i found this too and it is exactly what i use for sounds so GJ nub.
Ok so this is a tutorial on how to put sounds on ur trainer
like when u click the button Stamina it goesd like "Stamina On"
On Top Of Ur Form Add:
Ok so ur basic command button = likeCode:'Sounds Made Bt THIMO :D Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long Const SND_ASYNC = &H1 'ASYNC plays One Time THATS it Const SND_NODEFAULT = &H2 'NODEFAULT This is what we use for stop the hack from playin the sounds XD
now make itCode:Private sub Command1_Click timer1.interval = 1 End Sub
When u click the button u just get Stamina Freezed + u get "Stamina On" SoundCode:Private sub Command1_Click sndPlaySound App.Path & "\Sounds\StaminaOn.wav", SND_ASYNC Or SND_NODEFAULT timer1.interval = 1 End Sub '\sounds means that there is a map named sounds in the same directory as 'the hack and in that map theres a file called staminaon.wav :D
rly XD
Hope U Enjoyed
heres mai sound pack
Sounds.rar
Orriginally Created for ******* Hack
(C) THIMO No leeching mofo's
dxth4x.com
forr l33t hacks![]()
nub you can't just put a copyright sign and think its copyrighted. it costs money. oh and you didnt make this. i found this too and it is exactly what i use for sounds so GJ nub.
=D There is no built in feature for VB. You have to use API calls. But I can see you are...so...FUCK HACE, it's killing all my fucking study time
There are two types of tragedies in life. One is not getting what you want, the other is getting it.
If you wake up at a different time in a different place, could you wake up as a different person?
No, thats not how it works. If that is how it was, then there wouldnt be a shit load of copyright companies. Lets say a new band releases a song and they name it, BUT they dont copyright the name, then somebody can go and copyright the song name for like $1.50. or if a band gets a name and they dont register the name some other person can. and once its copyrighted you have to change the name. but in some songs they have the same name but mean diff. but in that case you would copyright the lyrics to the song xD so yeah. it doesn't work the way you said it.