Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
@tvm77 I'm having problems with 2 Clicks module. It is making random clicks on external social share links on websites. Even with "Run in visible" mode unchecked, you can see the pages pop-up on the screen.

There is no "random_click" command in the source code, so I am not sure why it is making clicks on social share links.
 
@tvm77 I'm having problems with 2 Clicks module. It is making random clicks on external social share links on websites. Even with "Run in visible" mode unchecked, you can see the pages pop-up on the screen.

There is no "random_click" command in the source code, so I am not sure why it is making clicks on social share links.
All the commands compares if element contains your value, so if you have short url or only the domain name, it will click in the first link that have it in the url

Can i use this for live stream games in nimo.tv And i wont get ban? Will they know that im sending fake views?
You might be able to send traffic but careful if you use just public proxies
 
All the commands compares if element contains your value, so if you have short url or only the domain name, it will click in the first link that have it in the url

I understand that possibly. However, it is clicking opening up social share icons link like facebook.com, twitter.com, etc. Where in First Click and Second Click I only include the internal site pages like /about-us, /contact-us, /news, etc..

The bot does click those internal links, but it is also opening every social icon external links as well. I don't see how those values match if the source code first and second click tabs only include the titles of the internal page links.
 
I still have a problem with some modules like 2_random_clicks or 2clicks where the links entered in the URL List tab show in the Referrer field when I click the Result tab

Here is a screenshot that shows the result tab. I have blanked out some data, but essentially the urls that show up under the Referrer column are not correct. They are showing the same visit links that I entered in the URL List.

obtf9j


https://prnt.sc/obtf9j

How do we fix this bug?
 
I still have a problem with some modules like 2_random_clicks or 2clicks where the links entered in the URL List tab show in the Referrer field when I click the Result tab

Here is a screenshot that shows the result tab. I have blanked out some data, but essentially the urls that show up under the Referrer column are not correct. They are showing the same visit links that I entered in the URL List.

obtf9j


https://prnt.sc/obtf9j

How do we fix this bug?
Is not a bug, the referrer in the first visit is the what you have set in the referrers box, but after the click the referrer will be the url of the current page
 
Is not a bug, the referrer in the first visit is the what you have set in the referrers box, but after the click the referrer will be the url of the current page

Thanks for the explanation. That is a bit confusing as I wouldn't have considered internal page link clicks to show up there. This is more of a visit path.
 
Hey guys, I have the software working, but I'm noticing a few things using the "Visit URL and click random link".

First- around 90% of the URL and Referrer are coming up "about:blank", and nothing is showing in analytics for those.

Second- When the URL and referrer are showing, this does show up in analytics, but it's averaging 10 seconds on page, and most don't click through to the second page. Some show an immediate bounce. I have the time on page set up a minimum of 60 seconds.

Is there anything I can do to make this work better?
 
Hey guys, I have the software working, but I'm noticing a few things using the "Visit URL and click random link".

First- around 90% of the URL and Referrer are coming up "about:blank", and nothing is showing in analytics for those.

Second- When the URL and referrer are showing, this does show up in analytics, but it's averaging 10 seconds on page, and most don't click through to the second page. Some show an immediate bounce. I have the time on page set up a minimum of 60 seconds.

Is there anything I can do to make this work better?


about:blanks are usually due to a dead proxy during a particular visit. It happens from time to time if you are using a Proxy service pool.

Use the 2Clicks module if you want to emulate secondary page visits for better control. Keep in mind that random clicks will click anything on a site, including external links like social media links which ads no value to time spent on internal site. So if you want your visits to show more then one internal link clicked, you have more control with 2clicks module vs random click module.

For time on page, you will have to modify the sleep({9|10|11}) in the source code to any value you want, like sleep({30|45|60}) right below the random_click command. This will help dictate the specific amount of time you want after each page is clicked.

The Browser Maximum Time really just controls how long the module runs. The module sets its own rules on how long to sleep/wait after each action, therefore, that is where you need to make the modification.
 
Is the YouTube module working yet?

Or is it still in beta?
 
about:blanks are usually due to a dead proxy during a particular visit. It happens from time to time if you are using a Proxy service pool.

Use the 2Clicks module if you want to emulate secondary page visits for better control. Keep in mind that random clicks will click anything on a site, including external links like social media links which ads no value to time spent on internal site. So if you want your visits to show more then one internal link clicked, you have more control with 2clicks module vs random click module.

For time on page, you will have to modify the sleep({9|10|11}) in the source code to any value you want, like sleep({30|45|60}) right below the random_click command. This will help dictate the specific amount of time you want after each page is clicked.

The Browser Maximum Time really just controls how long the module runs. The module sets its own rules on how long to sleep/wait after each action, therefore, that is where you need to make the modification.

Awesome! Thank you for the reply.

So, the {9|10|11} sleep code would mean it would randomly stay on a single page for 9-11 seconds randomly, and {30|45|60} would be 30- 60 seconds?

Also, is there a guide anywhere that explains the codes? I'm not too familiar with what each one does.
 
How do we solve Error #1096: The system cannot ind the file specified again? I created a new install and that's what I'm getting.
 
Status
Not open for further replies.
Back
Top