Giter Club home page Giter Club logo

zefoy-tiktok-bot's Introduction

Zefoy-TikTok-Bot

GitHub License

Zefoy-TikTok-Bot is an open-source Python utility that enables you to boost your tiktok engagement such as views, likes, followers, comments, favorites, and shares through a reverse engineered website (zefoy.com)

Table of Contents

Background

This project was originally created because I wanted to learn how zefoy.com worked and I was intrigued by their efforts at blocking any sort of dev tools access. They essentially created an infinite amount of breakpoints which when you would open dev tools, your entire browser would crash from the amount of breakpoints it was activating. I bypassed this by opening the site in chrome and modifying the javascript to simply delete the line of code that created all of those pesky breakpoints.

Features

  • Fully requests based and uses BeautifulSoup4
  • Bypasses/solves captcha without need for 3rd party service
  • Proxy support
  • Reverse engineered website for their API
  • Uses real data to fake connections to website to allow for anonymity and bypass detection
  • Loop Support

Goals

  • Make GUI look better
  • Optmize and refactor code (was created in less than a day)
  • Add ability to interact with unsupported features

Getting Started

Before using Zefoy-TikTok-Bot, make sure you have the following dependencies installed:

  • Python 3.8+

  • pip install -r requirements.txt

  • Within the python script ensure you enter the path of your tesseract ocr installation

  • Add proxy if desired in format accepted by python requests

Usage

Follow whatever the GUI prompts Ensure tiktok URL is accurate before usage

Contributing

Contributions are welcome. You can contribute by reporting issues, suggesting improvements, or submitting pull requests. To get started:

Fork this repository.
Create a new branch for your feature or bug fix: git checkout -b feature/your-feature.
Make your changes and commit them.
Push to your fork: git push origin feature/your-feature.
Create a pull request.

Please ensure your code adheres to proper coding standards and includes relevant tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

If you have any questions or need assistance, feel free to reach out.

zefoy-tiktok-bot's People

Contributors

arshansgithub avatar

Stargazers

Ryujin avatar

Watchers

 avatar

Forkers

justunkown

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.