Jump to content
Son zamanlarda artan kullanıcı hesap hırsızlıkları sebebiyle tüm kullanıcılara şifre sıfırlama maili gönderilmiştir. Lütfen güveli şifreler seçiniz. Mevcut e-mail adresinize erişemiyorsanız, en aşağıdaki destek linkinden bize ulaşınız. ×

Sitede Butona Arka Planta Tıklatma


darendeli
 Share

Recommended Posts

Sitede Butona Arka Planta Tıklatma

Bir Sitede Arka Planda Butona Tıklatmak istiyorum

<a href="javascript:void(0);" onclick="opensite('529040');" class="visit_button">
İzle </a>   Butonun Oldugu Bölüm Ama Cözemedim

 

Yapması Gereken 1 kac islemi Arka planda Yaptırmaya Calısıyorum Video izleyip Sürekli Sıradaki Videoya Gececek

#region
HotKeySet("{ESC}", "_Exit")
#region
Func _Au3RecordSetup()
Opt('WinWaitDelay',100)
Opt('WinDetectHiddenText',1)
Opt('MouseCoordMode',0)
Local $aResult = DllCall('User32.dll', 'int', 'GetKeyboardLayoutNameW', 'wstr', '')
If $aResult[1] <> '0000041F' Then
  MsgBox(64, 'Uyarı', 'Kayıt farklı bir Klavye düzeninde yapıldı' & @CRLF & '(0000041F->' & $aResult[1] & ')')
EndIf

EndFunc

Func _WinWaitActivate($title,$text,$timeout=0)
	WinWait($title,$text,$timeout)
	If Not WinActive($title,$text) Then WinActivate($title,$text)
	WinWaitActive($title,$text,$timeout)
EndFunc

_AU3RecordSetup()
#endregion




While 1
_WinWaitActivate("Youtube Abone,İzlenme,Beğeni Arttırma Platformu - Google Chrome","")
ControlClick("Youtube Abone,İzlenme,Beğeni Arttırma Platformu - Google Chrome", "", "[CLASS:Chrome_RenderWidgetHostHWND; INSTANCE:1]","LEFT",1, 711, 710)
Sleep(3000)
ControlClick("Youtube Abone,İzlenme,Beğeni Arttırma Platformu - Google Chrome", "", "[CLASS:Chrome_RenderWidgetHostHWND; INSTANCE:1]","LEFT",1, 711, 669)
Sleep(3000)
ControlClick("Youtube Abone,İzlenme,Beğeni Arttırma Platformu - Google Chrome", "", "[CLASS:Chrome_RenderWidgetHostHWND; INSTANCE:1]","LEFT",1, 757, 395)
Sleep(1000*45)
ControlClick("Youtube Abone,İzlenme,Beğeni Arttırma Platformu - Google Chrome", "", "[CLASS:Chrome_RenderWidgetHostHWND; INSTANCE:1]","LEFT",1, 741, 232)
Sleep(3000)
WEnd
#endregion


Func _Exit()
    Exit 0
EndFunc

Boyle Birsey Denedim  Pek Randıman Alamadım

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...