500px bot Automator- Auto like, auto fav.

Status
Not open for further replies.

SystemOp

Registered Member
Joined
Aug 13, 2015
Messages
65
Reaction score
6
This is a bot that I was working on for some time, showcasing.

Brief:
Liking and favoriting other peoples' works is a great way to get noticed on 500px since people will feel grateful and want to give back to you. Testing it for five minutes of continuous use got me around 5 likes and favorites per person I favorited from (if it faved 5 pictures, each person faves back 1 to 5 of your pics)


This bot can:
-Go to someone's album and like all of their pics
-Like pictures one by one
-Like anything in sight if you're on the home page (unsafe)
-Favorite as well
-Have custom intervals
-Be a full featured browser

image: hxxp://imgur.com/rqlCqVD


I'm still working on some minimal improvements to perfect it.
 

Attachments

  • rqlCqVD.jpg
    rqlCqVD.jpg
    29.6 KB · Views: 128
Last edited:
Are you asking for suggestions or your thinking to sell this bot?
 
Are you asking for suggestions or your thinking to sell this bot?

I would be grateful if you could point me what sites or boards could I sell this thing on.
Since I saw people having progress threads I thought I would share my progress with the bot in this thread as well.
 
a very good idea , I would not refuse to test
 
it looks as if you are using a webbrowser control ?
i would suggest you do this with real http requests as using webbrowser controls is bad for your users, at least if you send them to untrusted domains they could get infected with malware.
then again if you only access some major site like twitter you should be fine.
however generally you will have much better performance and less cpu/memory usage with this approach as compared to using a full browser, especially since you just want to generate likes. you should also multithread it for speed. there are so many like bots already, if you just provid a browser that autolikes slowly, i doubt you can sell this well as there are free automation plugins available for most of the major browsers out there.
just my 2c
 
what language is it written in? how can you monetize a 500px account besides ppl buying ur photos
 
Status
Not open for further replies.
Back
Top