[GET] Pinterest Auto follower

tritina

Regular Member
Joined
Dec 4, 2011
Messages
234
Reaction score
127
Hi everyone !

I just joined the Pinterest world and I have a lot of ideas for bots and other stuff. I'm not a pro in bot making but I have a brain and I use it ... Since it's all logic :)

Well, what I'm sharing with you is a pinterest bot that will follow a list of people that you'll provide.

What the bot can do :

- Analyse the list you provide to him to see if you already follow the profiles in it
- Follow the accounts on the list you provide
- Move the account if followed to an history file and erase the line if you already following it
- Follow a max of 100 profil ( each time you open it !! I need to work on that )
- It take a random delay of 3 to 9 seconds between each action ( plus the loading time )

NB :

- The bot doesn't support proxy or multi accounts ( I'm thinking about an account manager but I need to set the basics first )
- You need to log in on IE
- You must provide the list of the people you want to follow ( I'll add this to the next update )

Files :

log.ini ( don't edit it ) = The number of clicks made so far ( it goes to 0 after 100 ) The loop ends after that so it won't start over because the bot will shutdown
log-line.ini ( don't edit it ) = log for the current line in case you stoped the bot it can resume

deja.txt = accounts you were already following before using the bot
done.txt = accounts you just followed using the bot
follow.txt = the links of the accounts you want to follow ( http://pinterest.com/XXXX/ )



--------------------------------------------

I know this is not a real bot, but I wanted to share it since other bots from this section helped me in the past, so maybe it will do the same thing for an other member.

This is a WH bot I guess :D

My goals for now is to create an bot that will help you doing the usual tasks as, pinning, re-pinning, following active targeted accounts, scraping images and repinning them as your own ( that's not WH I know but it will help you right :D ! ) Managing your followers and following, unfollow etc ... [ I just noticed that I wrote a lot of crape xD )

--------------------------------------------

Finally, I'm sorry for my bad English and please, all critics are welcome : Express yourselves !

P.S : I can't sleep until I finish this bot and I guess I'll stay awake for a long time, and in 6 hours I have an exam ( just for an additional degree I tried to take so it's fine :D )

One last thing, I finished my first year studying in business college with really good marks knowing that I had a Physics bachelor ... And now I'm starting to regret the fact that I didn't choose "programming" over business college : / ( can you please help me with some advices )

Thank you for your time and sorry for the additional stuff ...

Download :

View attachment pinterest adder.rar


https://www.virustotal.com/url/4954...0eedbcf3ebb9401bc8800e12/analysis/1341281677/
[TABLE="class: plain"]
[TR]
[/TR]
[TR]
[TD="class: text-green"][/TD]
[/TR]
[/TABLE]
 
A lot of views and no comments ^^

Thx guys !
 
I was thinking about giving it a try but I don't know how to get a list of people to follow.
 
^what he said.

I dont see any utility in this tool... How do u get a list of people to follow?

I don't know why people keep asking this question : Don't you know how to scrape followers accounts ?

Give me your keywords and I'll give you the list of people to follow ( recently active people )
 
Dear "tritina".
First i want to say i'm in the same boat, so i'm not a pro and creating bots for just a couple of months now. But you are missing some KEY features. And you are creating your bots the wrong way.

Bots are made to do stuff automatically so the user(s) does not have to do the same stuff over and over again.
Your bot is called "auto follow" so make it auto follow! Now your bot does not support proxies, no login function and no search/harvest function to get the users. It only auto follow people from a list you first need to harvest with a other tool and you need to login with IE?????? I know why, but why no login function in your tool? Now you are like a webdesigner whom not know what <title></title> is used for.

I'm using Visual Studio 2010 and make my bots with VB (visual basic). A simple login function with the use of webbrowser controls is not hard at all. If you get this working, you will be definitely happy and have learned a lot what you can use when you build your bot further. Proxy support always needed in every bot (you are posting this in BH tools so i assume it is a BH tool). Use google and you will get a proxy code to use in your bot and you are on the right way building a BH bot.

Next:
You say you can provide lists with followers. You are using imacros or some FF/chrome plugin to harvest them? If so, stop with that crap and build your own bots to do the tasks. I have done the same, made some incomplete bots and made them complete with the use of lists i harvested with SB or iMacros........ WRONG!!!!! <--- if some one thinks i'm wrong please correct me!

If you are using VB i can help you with some stuff, maybe we can help each other to make the best bots ;o)


Good luck.
 
Never mind i already seen you bought "Pintensify (Super Duper Discount)Pintensify (Super Duper Discount)
$247.00"

Ouch!
You already made $100 on P without Pintensify? If not i love to hear that >;)
 
Never mind i already seen you bought "Pintensify (Super Duper Discount)Pintensify (Super Duper Discount)
$247.00"

Ouch!
You already made $100 on P without Pintensify? If not i love to hear that >;)

Thanks for your reply.

Well, I only do bots for myself :D (autoit bots I don't use iMacro) I want to start VB but I really don't have time since I need to study German and Make money to finance my studies this year and have more than 10k to go to Germany :p

I didn't make 100$ on P ! But I made it with something else ( hardwork ) And I bought Pentensify :D ( Do you have it ? )

We sure can help each other, I am always open to new experiences.
 
flann why you're so mean?

He just want to help : )

It was not meant to be mean ;) But why not make some money by hand and after that make some bots to make your auto money machine? Now you pay for something you can use on 1 site but you did not make good money on that site so why will you make money with that payed tool and not with your own tool(s)? Just my 2cents ;)

@OP
Autoit you say? Will check it out. Keep up building and good luck in Germany (i'm from The Netherlands ;))
 
Back
Top