Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
Private Sub Command1_Click()
Timer1.Enabled = True
End Sub
Private Sub Command2_Click()
Timer1.Enabled = False
End Sub
Private Sub Form_Load()
Timer1.Enabled = False
Command1.Caption = "Başlat"
Command2.Caption = "Durdur"
Timer1.Interval = "10"
End Sub
Private Sub Timer1_Timer()
SendKeys "x", True
SendKeys "{ENTER}"
End Sub
nası bi adamımalierke sen nasıl bi adamsın ya![]()