Search results

  1. B

    Permanently Closed Marketplace Sales Thread

    Do you also have some accounts I can use in Germany?
  2. B

    Permanently Closed Marketplace Sales Thread

    Do these VCC work with Shopify?
  3. B

    Permanently Closed Marketplace Sales Thread

    Do these VCC work with german Shopify/PayPal/FB Ads?
  4. B

    $10 for YouTube comment bot

    You'll always find some indian guy doing it for very cheap. Quality of code isn't the best then ofc
  5. B

    $10 for YouTube comment bot

    For $10 most of the developers won't even open their editor. You have to pay atleast $80 to get anything like that if you find a cheap developer.
  6. B

    Need Instagram scripts !!

    Free ones aren't really worth the time, they aren't updated regulary so Instagram will have an easy time banning you. Right now there are 3 major Instagram bots: Massplanner, Followliker and Instagress. Instagress and Massplanner have a free trial, use that if you really don't want to pay.
  7. B

    For who is using chromedriver in selenium: IT IS DETECTABLE

    Can you elaborate a bit more what you mean? Does selenium send special headers or what do you mean?
  8. B

    Best Website Data Scapper

    If you only need to scrape your website, hiring someone to code you a scraper would be the best thing in my opinion. This will give you the fastest results with exactly the things you need. Also, it should be cheaper than buying some general scraping software which will only do a poor job.
  9. B

    Creating a youtube view bot. How do I avoid detection?

    Google is pretty smart with detecting bots. Basics should be to clean your cookies everytime, random useragents and proxies. The harder part is making the views high retention, so Google doesn't know they are from bots. To achieve this, you also need to watch the video with youtube accounts...
  10. B

    Software Launching..

    As already stated above, the hard part is the marketing, not the coding. Whether you should make the software subscription based or one time payment depends on the product. If your software needs regular updates, for example an Instagram bot, I'd make it subscription based. If it doesn't, you...
  11. B

    What Programming language is used in seo softwares like Zennoposter,ubot?

    uBot is made in C#. Even though Python is a great beginner language, I'd suggest you to learn C# for this purpose. It's also fairly easy to understand and it's a bit more low level than Python, which is better if you basically want a software within a software. That also helps with speed and...
  12. B

    [Python] - How would you parse sponsored post from Facebook Newsfeed

    Why wouldn't you parse html with regex?
  13. B

    [METHOD] Make easy $50+/day using Instagram.

    No, public VPNs use public IPs that many people use, so they are not suitable for IG. Most bots don't have VPN settings anyways. You need to use private proxies, otherwise this won't work.
  14. B

    fucking wow. new account randomly banned

    It is pretty fair I think. I you violate Youtubes TOS they have the right to completely ban you. Either you try to bypass the security measurements, or you follow their TOS.
  15. B

    Massplanner run 1000 accounts

    For such an amount of accounts, FollowLiker is definetly better. It doesn't need as much RAM, but it also has less features. I would check if FollowLiker has all the requirements you need, and if so, switch. Also, it will probably be cheaper to just buy a VPS with 64GB of RAM, that way you can...
  16. B

    Followliker Following

    Why would you even use only one source in the first place? Instagram has new settings so that you are only able to get the newest 1000 or so followers. If you follow more people than new people are following your source, you run out of results. If you check the "scrape only top result", it will...
  17. B

    fucking wow. new account randomly banned

    Google has pretty tough security algorithms. You need to use HQ proxies with no links to your old accounts. If you use multiple accounts on the same pc, you will also have to clean your cookies before logging in into another account, otherwise it's pretty easy for them to catch you.
  18. B

    [METHOD] Make easy $50+/day using Instagram.

    Yes 2-3 accounts is fine, I wouldn't recommend using more than 3 though.
  19. B

    [Python] - How would you parse sponsored post from Facebook Newsfeed

    You just need to know how to identify these sponsored posts. Look up what they have in common. If you can't fetch them with BeautifulSoup methods, you could try using regular expressions. They will definetly be able to fetch the post, if you have the right expression of course.
  20. B

    Learning Python

    I would recommend learning by doing. If you know the basics, decide on a simple project and try to code it. If you don't kno how to do something, look it up. Forums like stackoverflow are great, you will find almost any answer if you google it. If you know the basics, I don't think only reading...
Back
Top