- Katılım
- 23 Haz 2011
- Konular
- 459
- Mesajlar
- 3,264
- Reaksiyon Skoru
- 175
- Altın Konu
- 0
- TM Yaşı
- 14 Yıl 11 Ay 28 Gün
- Başarım Puanı
- 150
- MmoLira
- -96
- DevLira
- 0
HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
Forma 4 tane command butonu4 tane option nesnesibiri kare di?erleri yuvarlak 5 tane shape nesnesi bir tane de timer yerle?tiriniz.
Private Sub Timer1_Timer()
If Shape1.Left >= 15120 Or Shape1.Left <= 0 Or Shape1.Top <= 0 Or Shape1.Top > 8160 Then
Label3.Visible = True
Label4.Visible = True
yen.Visible = True
End If
Text2.Text = Shape1.Left
Text3.Text = Shape1.Top
If a1.Value = True Then
Shape1.Left = Shape1.Left - 120
End If
If a2.Value = True Then
Shape1.Left = Shape1.Left + 120
End If
If a3.Value = True Then
Shape1.Top = Shape1.Top + 120
End If
If a4.Value = True Then
Shape1.Top = Shape1.Top - 120
End If
If Shape2.Visible = True And Shape1.Top = 1920 And Shape1.Left = 840 Then
Text1.Text = Val(Text1.Text) + 10
Shape2.Visible = False
Shape3.Visible = True
End If
If Shape3.Visible = True And Shape1.Top = 1320 And Shape1.Left = 5760 Then
Text1.Text = Val(Text1.Text) + 10
Shape3.Visible = False
Shape4.Visible = True
End If
If Shape4.Visible = True And Shape1.Top = 4200 And Shape1.Left = 1560 Then
Text1.Text = Val(Text1.Text) + 10
Shape5.Visible = True
Shape4.Visible = False
End If
If Shape5.Visible = True And Shape1.Top = 6360 And Shape1.Left = 8760 Then
Text1.Text = Val(Text1.Text) + 10
Shape2.Visible = True
Shape5.Visible = False
Shape3.Visible = False
Shape4.Visible = False
End If
End Sub
Private Sub Timer2_Timer()
If Text4.Text = "1" Then
Shape1.Visible = False
Else
Shape1.Visible = True
End If
Text4.Text = Val(Text4.Text) + 1
If Text4.Text = "3" Then
Text4.Text = "0"
End If
End Sub
Private Sub Timer1_Timer()
If Shape1.Left >= 15120 Or Shape1.Left <= 0 Or Shape1.Top <= 0 Or Shape1.Top > 8160 Then
Label3.Visible = True
Label4.Visible = True
yen.Visible = True
End If
Text2.Text = Shape1.Left
Text3.Text = Shape1.Top
If a1.Value = True Then
Shape1.Left = Shape1.Left - 120
End If
If a2.Value = True Then
Shape1.Left = Shape1.Left + 120
End If
If a3.Value = True Then
Shape1.Top = Shape1.Top + 120
End If
If a4.Value = True Then
Shape1.Top = Shape1.Top - 120
End If
If Shape2.Visible = True And Shape1.Top = 1920 And Shape1.Left = 840 Then
Text1.Text = Val(Text1.Text) + 10
Shape2.Visible = False
Shape3.Visible = True
End If
If Shape3.Visible = True And Shape1.Top = 1320 And Shape1.Left = 5760 Then
Text1.Text = Val(Text1.Text) + 10
Shape3.Visible = False
Shape4.Visible = True
End If
If Shape4.Visible = True And Shape1.Top = 4200 And Shape1.Left = 1560 Then
Text1.Text = Val(Text1.Text) + 10
Shape5.Visible = True
Shape4.Visible = False
End If
If Shape5.Visible = True And Shape1.Top = 6360 And Shape1.Left = 8760 Then
Text1.Text = Val(Text1.Text) + 10
Shape2.Visible = True
Shape5.Visible = False
Shape3.Visible = False
Shape4.Visible = False
End If
End Sub
Private Sub Timer2_Timer()
If Text4.Text = "1" Then
Shape1.Visible = False
Else
Shape1.Visible = True
End If
Text4.Text = Val(Text4.Text) + 1
If Text4.Text = "3" Then
Text4.Text = "0"
End If
End Sub
- Katılım
- 23 Haz 2011
- Konular
- 459
- Mesajlar
- 3,264
- Reaksiyon Skoru
- 175
- Altın Konu
- 0
- TM Yaşı
- 14 Yıl 11 Ay 28 Gün
- Başarım Puanı
- 150
- MmoLira
- -96
- DevLira
- 0
Bir yorum yeter arkadaşlar
- Katılım
- 22 Tem 2009
- Konular
- 525
- Mesajlar
- 3,195
- Online süresi
- 2m 58s
- Reaksiyon Skoru
- 254
- Altın Konu
- 0
- TM Yaşı
- 16 Yıl 10 Ay 29 Gün
- Başarım Puanı
- 207
- MmoLira
- 14
- DevLira
- 0
Teşekkürler.
- Katılım
- 23 Haz 2011
- Konular
- 459
- Mesajlar
- 3,264
- Reaksiyon Skoru
- 175
- Altın Konu
- 0
- TM Yaşı
- 14 Yıl 11 Ay 28 Gün
- Başarım Puanı
- 150
- MmoLira
- -96
- DevLira
- 0
Önemli degil
- Katılım
- 24 Tem 2009
- Konular
- 246
- Mesajlar
- 2,327
- Online süresi
- 3d 55m
- Reaksiyon Skoru
- 51
- Altın Konu
- 0
- TM Yaşı
- 16 Yıl 10 Ay 27 Gün
- Başarım Puanı
- 161
- MmoLira
- 69
- DevLira
- 0
resim veyahut video koysaydın arkadaşlarımızın işine daha çok yarardı yeni başlayanlar için bir dahaki anlatımında tavsiyede bulunuyorum
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 2
- Görüntüleme
- 122
- Cevaplar
- 2
- Görüntüleme
- 69
- Cevaplar
- 3
- Görüntüleme
- 370

