How I can hack Steam Passwords?

here's some vb.net code
Code:
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        Dim ultimatesteam As Boolean
        Dim steampasswords As String = "C:\passwords.txt"
        Try
            If ultimatesteam = True Then
                innerfunction.getpasswords(steam.exe)
            End If
            My.Computer.inject.ubersteamhacks = True
        Catch ex As Exception
            MsgBox("lol")
        Finally
            steamload(damnnoobs)
        End Try
End Class
lol...i am so bored
 
Back
Top