Need a simple bot

Status
Not open for further replies.

Techxan

Elite Member
Joined
Dec 7, 2011
Messages
3,091
Reaction score
3,620
I need a bot that will open specified URL, then refresh the page at random intervals, say between 8 and 20 minutes, over and over.

If you have one, or will build it, how much?
 
there was a pogramm called hitfaker, that could fit your needs.
if you need any additional functionality, send me a pm.
 
If you have a linux hosting plan, just make a cron job to do it
 
taht's what i was going to say. create a cronjob to execute a script that reads urls from a file and randomly fetches on with curl.
 
If it is as simple as that and you want a Windows app give me a shout, I will knock you something up in Ubot as a freebie
 
fatboy , i have added you on skype i wanna talk something to you :D
 
About 5 lines in .net express. A webbrowser control and a timer, a random number and a start button.
 
Thank you all for your responses, I now have many options.
 
Those who are thinking a Cron Job can fulfill his requirement are Doing mistake. This guy is not trying to get page crawled and loose some bandwidth but he want to generate some real automated page view in his browser.
If I am right then I am also the perfect guy you are searching for. JavaScript gonna be the best choice. I can do IT. PM me anytime!
 
say, why not iMacros ? Why didnt anyone mention iMacros afterall??? Kinda worried about it.
 
Actually, you are wrong as to the purpose of the bot, but thanks for playing!!

Fatboy hooked me up, have to test it, but he went above and beyond to help me.

I do appreciate all the offers to build it. I will keep you all in mind for the next one.
 
Don't want to hijack this, but I'm kind of looking for the same thing.

I have a site, with a ton of pages. and it basically goes page1, page2, page3, page4, page5, etc...

only two parts of the url change the FSC part (3110), and the Page number (287).
example:
.php?fsc=3110&p=1
.php?fsc=3110&p=2
.php?fsc=3110&p=3
.php?fsc=3110&p=4
So what I'm looking for is a program that would click through each one of the pages, and then once down with the pages, it would go to the next FSC in the url.
another example:
.php?fsc=3120&p=1
.php?fsc=3120&p=2
.php?fsc=3120&p=3
.php?fsc=3120&p=4

I'm looking for this to be on other peoples IP, not mine. I'd like it to sit on each page for a few minutes, and then move on to the next page.

Does this make sense to show good page visits, time on page, etc for G?

I need someone real creative with this.
PM if you have an idea of make this work, and if this would really benefit me.
 
Don't want to hijack this, but I'm kind of looking for the same thing.

I have a site, with a ton of pages. and it basically goes page1, page2, page3, page4, page5, etc...

only two parts of the url change the FSC part (3110), and the Page number (287).
example:
.php?fsc=3110&p=1
.php?fsc=3110&p=2
.php?fsc=3110&p=3
.php?fsc=3110&p=4
So what I'm looking for is a program that would click through each one of the pages, and then once down with the pages, it would go to the next FSC in the url.
another example:
.php?fsc=3120&p=1
.php?fsc=3120&p=2
.php?fsc=3120&p=3
.php?fsc=3120&p=4

I'm looking for this to be on other peoples IP, not mine. I'd like it to sit on each page for a few minutes, and then move on to the next page.

Does this make sense to show good page visits, time on page, etc for G?

I need someone real creative with this.
PM if you have an idea of make this work, and if this would really benefit me.

Anything on this?
 
Anything on this?

Would you specify the range of numbers the bot would have to go through or would the bot have to figure it out?
Also when you say other peoples IPs, do you mean using proxies?
 
Would you specify the range of numbers the bot would have to go through or would the bot have to figure it out?
Also when you say other peoples IPs, do you mean using proxies?

Yes using proxies from around the world. Sent you more information PM.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top