Code Monkey home page Code Monkey logo

behance-like-bot's Introduction

Behance like bot

This is a simple bot to boost the like and view count of your project on Behance using puppeteer.
What it does:

  • Downloads proxies
  • Likes the page while connected to those proxies

Beginner Guide

  • You will need node.js in order to use this script. You can download it here.
  • After cloning the repository, open it up in cmd/powershell/terminal.
  • Install the dependencies by running npm install.
  • After that it's as simple as running node master.js/npm start.

Installation

Edit config.json and change the options to something fitting.

{
    "project_page": "https://www.behance.net/gallery/1234/cool-renders",
    "like_count": 50,
    "downloadProxies": true,
    "instances": 10
}
  • project_page is the URL of the page you want to likebot
  • like_count stops the script after adding the specified number of likes
  • download_proxies:
    • when enabled downloads proxies from proxyscan.io
    • when disabled uses proxies from proxylist.txt
  • instances:
    • decides how many chromium instances to run at once
    • each instance takes ~100mb of memory

Will you get banned for this?


Worst that can happen is your likes will get removed. There is no way for Behance to tie the likes back to you.

behance-like-bot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

behance-like-bot's Issues

Proxy Failed

It always comes a lot of number and [!]Proxy Failes 302

It's running slow

What is the way to make it get views faster, it gives me about 100 views per day and 2 likes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.