Need Something Automated? Free Bots For BHW!

Proxy Cake

Elite Member
Jr. VIP
Joined
Feb 28, 2010
Messages
4,459
Reaction score
3,778
Over the past few years I have become very handy with the iMacros plugin for Firefox. I can fully code and automate processes and leave them running all day which makes $$$$. There really isn't anything it can't automate, I'm always up for a challenge.

Features can include:
- Proxy Support
- Captcha Support
- Unlimited Account Support

So if you have any processes that need to be automated or you can think of something that would be good for the community, leave a comment below.

Cheers!
 
I have challenge for you, are you up for it?
 
Can we automate posting to the classified sites ? The task is to change the city and post all other information same.
 
i second tigers request mate, i've been looking everywhere for a classified site poster bot, i've tried the bot by another bhw member the bot was called "profiler" and was meant to post to forums on mass, but it doesnt work anymore, so it would be awesome if you could create one bro
 
Maybe you can automate urls shortening with bit.ly. It is possible to short multiply urs using google docs and bit.ly api but you have to copy/paste 50 urls to spreed sheet manually
 
searching a hashtag, adding followers and retweeting their tweets? Basically a fake person that also tweets random stuff.
 
AddMeFast...
Or mass URL shortener (One that can produce thousands of shortened urls)
 
Slightly irrelevant but...

A tinder bot for all the single men out there could be a cash cow. There isn't one on the market, and there are millions of single horny guys on the market. It would sell itself.
 
bot which can create a forum/platform account using proxified connection (user defined proxies)
-will need to have captcha support during account creation process
--most forums/platforms will need email verification, email integration will be nice + scraped/rotating proxy feed can be another feature
-user has option to define series of posts, which the bot will (ideally) be able to self post to the platform/some active thread (give impression that it's a real user)
**--user has option to individually make manual post with a specific bot to a specific platform/thread from single interface

... basically a forum/platform account creator which can support management of multiple personas from one interface (w/ different proxies) to make them behave as real users

$*this is generic enough to work with any platform/idea...
if you can develop something like this for a specific niche, shoot me a PM.
 
Last edited:
Over the past few years I have become very handy with the iMacros plugin for Firefox. I can fully code and automate processes and leave them running all day which makes $$$$. There really isn't anything it can't automate, I'm always up for a challenge.

Features can include:
- Proxy Support
- Captcha Support
- Unlimited Account Support

So if you have any processes that need to be automated or you can think of something that would be good for the community, leave a comment below.

Cheers!

Hi OP,

Thank-you for your support.

May I request a mass + rapid automated web 2.0 creation bot with an extremely vast range of I.P addresses, accompanied by guide tutorials for the newcomers.

Kindest Regards,
Commoner
 
not sure if they could be done as most times they need phone verification but google or facebook accounts? Or else mass youtube downloader and reuploader?
 
Last edited:
A simple instagram bot which can like # of pictures in an hour and starts the next hour.
hastag search
 
Maybe you can automate urls shortening with bit.ly. It is possible to short multiply urs using google docs and bit.ly api but you have to copy/paste 50 urls to spreed sheet manually

BIT.LY LINK GENERATOR


Ok, we'll start with this ^ as there have been a couple of requests for it and it's relatively easy to do.


First thing is first, we need a file where we have all of our URL's we want to shorten. So open up Notepad++ and lay out the file like:




You can input an unlimited amount URL's. Save the document and call it > urls.csv to My Documents/iMacros/Datasources


Now we have the actual macros:


VERSION BUILD=8810214 RECORDER=FX
SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
SET !TIMEOUT_PAGE 200
SET !TIMEOUT_STEP 6
SET !DATASOURCE urls.csv
SET !DATASOURCE_LINE {{!LOOP}}
SET !EXTRACT NULL
TAB T=1
URL GOTO=https://bitly.com/m/
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:URL FORM=ACTION:# ATTR=* CONTENT={{!COL1}}
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Shorten
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:bit.ly/* EXTRACT=HREF
SAVEAS TYPE=EXTRACT FOLDER=* FILE=*


Pretty simple code. Now just set your loop to how many URL's you have and let it run. The shortened bit.ly will be saved to My Documents>iMacros>Downloads>Extract.csv


Done!
 
Can we automate posting to the classified sites ? The task is to change the city and post all other information same.

i second tigers request mate, i've been looking everywhere for a classified site poster bot, i've tried the bot by another bhw member the bot was called "profiler" and was meant to post to forums on mass, but it doesnt work anymore, so it would be awesome if you could create one bro

This is for sure possible, if you could give me some more details on what you want the bot to do exactly then I could give it a go.
 
This is for sure possible, if you could give me some more details on what you want the bot to do exactly then I could give it a go.


Hi, thanks for the reply. I want to post on any classified site like olx, quicker or any site automatically. The bot should be able to post, select the defined category. After posting the bot should change the city and do the same task. Same Content, Same title only different is the city.
 
There's this website where I'm registered. There's a 'popularity page' where you get on the top spot when you login. You fall back when other people login. What I wanted for quite some time is a program that will automate the login + logout process. And also the option to schedule the time when it will login/logout. For example, logsout of the website after 10 minutes, logsin 3 minutes after that and then go in circles. :) Possible?
 
There's this website where I'm registered. There's a 'popularity page' where you get on the top spot when you login. You fall back when other people login. What I wanted for quite some time is a program that will automate the login + logout process. And also the option to schedule the time when it will login/logout. For example, logsout of the website after 10 minutes, logsin 3 minutes after that and then go in circles. :) Possible?

Sure, what's the website? I'll whip it up.
 
Back
Top