I made custom software for FB. Looking for partner with a strategy.

I sent emails/skype requests to everyone, who PMd me. Please check it.
 
Sent you a PM. Please add me on skype ;)
 
Do you use FB API or how you manage FB?

Let's say hybrid? I use FB API for gathering some data to display, but I mostly use HTTPrequest to emulate FB functions.
 
Let's say hybrid? I use FB API for gathering some data to display, but I mostly use HTTPrequest to emulate FB functions.
You need to be more clear to these ppl, they aren't programmers.

Hao does something similar to what I do.
On my youtube bot what I do is that I emulate the login with a headless browser, then get the cookies and attach them to my http bot version of some other yt functions. I suppose is the same for fb, some things on facebook you really need to use a browser/headless browser because there is just too much javascript to deal with. However, on many other tasks its as simple as an api call or just a simple http emulation without browsers. So by having the cookies and attaching them to your http requests, you can actually make a hybrid bot.

For me, the youtube logging was absolutely necessary to make it browser login . Once it was completed i usually just took the cookies straight away from the SQLlite database that chrome or firefox use to store them, or I used phantomjs . Other things like scraping usernames, viewing channels, I didn't need any javascript just pure http requests.

Let me clarify, browsers are a pain in the ass . Same goes for phantomjs.

I actually using phantomjs on my current job, nothing blackhat related or botting, and I run that baby for hours . By hours I mean like 12-24 hours straight processing heavy javascript sites. Phantomjs, has some huge memory leaks that I literally always have to kill the process forecefully because it always steal all of my cpu cycles allowing my machine to do nothing.

That is why , I always try to go for http requests and avoid browsers a lot.Even though, social sites are becoming more and more javascript dependant that its getting harder to scrape them with just http requests. Not to mention footprnts you leave behind, by not usig a normal browser.
 
Still looking for a partner with a good strategy.

I would like to become a partner with someone, who could do finances/contents/offers/strategy, while I script it out and work on automation. I would like to share revenues 50/50 and my goal is to make at least $20k a month.

Recent software updates:
- poke backs
- mass group add requests
- campaigns (customize each batch behaviour)

Right now I'm doing several tests to find the best strategy.
1) Mass send friend-requests to everyone within US
2) Mass send friend-requests to targeted audience within US.
While sending friend requests, I'm aiming the same group of people to increase amounts of mutual friends for future requests and therefore decrease rejections rate.
3) Mass post to "Add me" groups (adult traffic).
4) Mass post to targeted groups - still thinking on niche.

And working on auto-response in chat.
 
I would like to point out, that my software does not use API and does not send direct HTTP requests. It only interacts with browser. Which guarantees, that all JavaScript is executed correctly, all ads are displayed, all stats are generated, all Ajax requests are sent. It's impossible to emulate this kind of traffic without using real browser. That's why most software on the market sucks and is easily traceable.
 
I would like to point out, that my software does not use API and does not send direct HTTP requests. It only interacts with browser. Which guarantees, that all JavaScript is executed correctly, all ads are displayed, all stats are generated, all Ajax requests are sent. It's impossible to emulate this kind of traffic without using real browser. That's why most software on the market sucks and is easily traceable.

Id like to know how you create that soft..i wanna learn and do myself.

Made a hell of a job, with it.

Good luck!!

Thank you!!
 
Could definitely be used in political campaigns in other countries. There's big money to be made there.
 
Could definitely be used in political campaigns in other countries. There's big money to be made there.

I was always curious to meet people who actually develop software for politicians.
Never saw them, but I know they exist.
 
Well you could just get your bots to spam a affiliate link or a link to your landing page leading to a affiliate link. Make a website selling something and drive traffic from facebook with the bot. Thats all i can think of when it comes to making money on facebook ... Oh wait you can scrape facebook id's and make targeted ads to them people.
 
Well you could just get your bots to spam a affiliate link or a link to your landing page leading to a affiliate link. Make a website selling something and drive traffic from facebook with the bot. Thats all i can think of when it comes to making money on facebook ... Oh wait you can scrape facebook id's and make targeted ads to them people.

Agree. I'm just saying that I don't like to create landing pages and deal with affiliates. I want to code my bot and looking for someone who could organize the rest of the process. So that I can concentrate on the quality of the automation.

I find it very interesting your idea to scrape facebook ids to use it in paid ads.
Could you tell me more about it? Why you think it's different from regular targeting provided by Facebook?
 
Ok, guys. I'm still looking for a partner with a good strategy.

Meanwhile here's my update.

At this moment I've got 82 non-blocked and only 8 blocked accounts on facebook.
Each account has 500-1000 friends.
All friends are coming from addme groups.

Just purchased 500 more PVA accounts and planning to use it soon.

I set up multiple adult pages on facebook and sending invites from all my profiles.
I'm generating 300-800 likers a day on each page.
Largest page so far has 5k likers.

I tried to set up non-adult pages and share content to same-niche groups on facebook — this generates around 100 likers a day. Now I've got "runners" page with around 1k likers and several "weightloss" pages with around 300 likers each. Stopped working on non-adult pages because it does not generate that much traffic as adult pages.

I set up a chat bot which autoresponds everytime someone sends a message to my bot. It's kinda smart and attempts to build a dialog and look like human. I'm using this bot to ask people to like my "adult" page and it works quiet good, but not sure if I should go on with it.

I tried to promote affiliate offers using my chat bot. Affiliate link got banned very quickly. So I ended up posting offers on my pages only.
Each offer on each page is shown to around 2000 people a day.

I tried dating offers, webcam offers and "learn how to fuck any girl" offer.
Webcams generate me around $15-20/day.

I'd say not much money, but it looks like my goal $20k/mon is achievable if I deliver about 20,000 uniq visitors a day to webcam offers, which is exactly what I'm planning to do. Unless you have a better strategy. PM me if you are interested in JV. My software is custom-made, 100% emulates human and totally untraceable. All 8 blocked accounts that I got this month either shared too much in non-adult groups or PMed affiliate links.
 
Back
Top