- Katılım
- 1 Eyl 2010
- Konular
- 79
- Mesajlar
- 1,262
- Online süresi
- 19h 10m
- Reaksiyon Skoru
- 73
- Altın Konu
- 0
- TM Yaşı
- 15 Yıl 9 Ay 12 Gün
- Başarım Puanı
- 148
- MmoLira
- 129
- DevLira
- 0
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
import altına eklesysser gelmiyor.
Kod:
LOGIN_DELAY_SEC = 0.0
def IsLoginDelay():
global LOGIN_DELAY_SEC
if LOGIN_DELAY_SEC > 0.0:
return True
else:
return False
def GetLoginDelay():
global LOGIN_DELAY_SEC
return LOGIN_DELAY_SEC
def Connect(self, id, pwd): arat ve içeriğini aşağıdaki ile değiştir
Kod:
if constInfo.SEQUENCE_PACKET_ENABLE:
net.SetPacketSequenceMode()
if IsLoginDelay():
loginDelay = GetLoginDelay()
self.connectingDialog = ConnectingDialog()
self.connectingDialog.Open(loginDelay)
self.connectingDialog.SAFE_SetTimeOverEvent(self.OnEndCountDown)
self.connectingDialog.SAFE_SetExitEvent(self.OnPressExitKey)
self.isNowCountDown = True
else:
self.stream.popupWindow.Close()
self.stream.popupWindow.Open(localeInfo.LOGIN_CONNETING, self.SetPasswordEditLineFocus, localeInfo.UI_CANCEL)
self.stream.SetLoginInfo(id, pwd)
self.stream.Connect()
- Katılım
- 14 Ağu 2016
- Konular
- 7
- Mesajlar
- 317
- Online süresi
- 4mo 22d
- Reaksiyon Skoru
- 117
- Altın Konu
- 0
- TM Yaşı
- 9 Yıl 9 Ay 28 Gün
- Başarım Puanı
- 133
- MmoLira
- 12,064
- DevLira
- 0
import altına ekle
Kod:LOGIN_DELAY_SEC = 0.0 def IsLoginDelay(): global LOGIN_DELAY_SEC if LOGIN_DELAY_SEC > 0.0: return True else: return False def GetLoginDelay(): global LOGIN_DELAY_SEC return LOGIN_DELAY_SEC
def Connect(self, id, pwd): arat ve içeriğini aşağıdaki ile değiştir
Kod:if constInfo.SEQUENCE_PACKET_ENABLE: net.SetPacketSequenceMode() if IsLoginDelay(): loginDelay = GetLoginDelay() self.connectingDialog = ConnectingDialog() self.connectingDialog.Open(loginDelay) self.connectingDialog.SAFE_SetTimeOverEvent(self.OnEndCountDown) self.connectingDialog.SAFE_SetExitEvent(self.OnPressExitKey) self.isNowCountDown = True else: self.stream.popupWindow.Close() self.stream.popupWindow.Open(localeInfo.LOGIN_CONNETING, self.SetPasswordEditLineFocus, localeInfo.UI_CANCEL) self.stream.SetLoginInfo(id, pwd) self.stream.Connect()
Teşekkür ederim oldu giriş sağladım.
- Katılım
- 20 Şub 2012
- Konular
- 664
- Mesajlar
- 4,253
- Çözüm
- 2
- Online süresi
- 15h 14m
- Reaksiyon Skoru
- 593
- Altın Konu
- 0
- TM Yaşı
- 14 Yıl 3 Ay 20 Gün
- Başarım Puanı
- 243
- MmoLira
- 536
- DevLira
- 0
Teşekkürler ellerine sağlık hocam 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Soru
- Cevaplar
- 1
- Görüntüleme
- 829





