Help Me to click on ad yllix

daniel

Administrator
Staff member
VIP
Joined
Feb 23, 2018
Messages
225
Reaction score
35
Achievement
Hi elishain!
Just try this command to click random one of your 2 ads

ClickByTag("iframe", "random");

For the opened confirm page, you may use the TabFocus command to tell macros run on the focused tab. Then execute the click to the arrow. Like this.

ClickByTag("iframe", "random");
await Delay(15000);
TabFocus(1); //focus to the 2nd tab, see the TabFocus function in the Using Macros session on 9Hits Panel
//click bla bla
....

As I cant see the confirm page now, so I dont know how to write macros on it.

Regards!
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu