I have created a script for impressions and clicks on adx site .....
And it is working very well....
But there is 1 issue that whenever I run the bot my ecpm decreases ...
I don't know why this happens ...
Although I use different fingerprints but still I get this error...
Kindly someone help...
There are too many duplicate elements here but I only want to click on 3-5 buttons. How do I build the script
please help me
You need to change the element selector. Open the page code and find the text in the required element that differs from other elements, you can use this text in the >MATCH> selector. You can also specify the number of a specific selector by using the prefix >AT> Manual on selectors
thx - solved the problem - also got the problem with fingerprint ^^ haha - payed for it but does not appear in my license menu. will see if I find it somewhere
You can fill in the whole form with one action if you
use <TAB> in "Text to type" input field. It acts as you
actually pressed TAB button on keyboard. You can even
use <RETURN> at the end of form filling to submit form
data - it acts as if you pressed ENTER button on keyboard
to submit the whole form data.