Vinyzu - Overview

Typing SVG

I'm mostly interested in Automation & Botting!

I write all my Bots in Python,
but i'm also learning HTML, CSS 
and a little bit of Javascript.
Learn more about me:

Discord Presence

Coding 🪄
import myself as Vinyzu

class Coding(Vinyzu):
    def __init__(self):
        super.__init__()
    
    def languages(self):
        self.expert = ("Python", "HTML", "CSS", "Javascript")
        self.intermediate = ("Typescript", "Java")
        self.beginner = "C++"

    def interests(self):
        self.enviroment = ("PyCharm", "VSCode", "Zed")
        self.specialities = ("Automation", "Botting", "Obfuscation", "Scraping")     

    def projects(self):
        self.current = ("Botright", "reCognizer")
        self.automation = ("Botright", "Patchright", "CDP-Patches", "reCognizer", "chrome-fingerprints")
        self.discord = ("Discord Browser Generator", "Tokify (Early Versions)", "Promo Redeemer v1/v2", "Booster")
        self.twitch = "Auto Registrator"
        self.music = ("Spotify", "Tidal", "Deezer", "Youtube Music", "Soundcloud", "Amazon Music")
        self.hcaptcha = ("Bypass", "HSW Generator")
Myself 🙋‍♂️
from vinyzu import Person
import world_wide_web as www

class Myself(Person):
    def __init__(self):
        super.__init__()
    
    def life(self):
        self.age = 19
        self.languages = ["English", "German"]
        self.location = www.Internet
        self.fun_fact = "My first freelancing job was automating invoices for animal foods."

    def contact(self):
        self.discord = "@vinyzu"
        self.server = "https://discord.gg/FTcnNHkqa7"
        self.donations = "https://ko-fi.com/vinyzu"
        self.freelancing = self.discord
        self.collaborations = self.discord

Readme inspired by xTekky

Pinned Loading

  1. Botright, the most advance undetected, fingerprint-changing, captcha-solving, open-source automation framework. Build on Playwright, its as easy to use as it is to extend your code. Solving your Ca…

    Python 944 78

  2. Undetected version of the Playwright testing and automation library.

    JavaScript 2.5k 105

  3. Undetected Python version of the Playwright testing and automation library.

    Python 1.2k 82

  4. 🦉Gracefully face reCAPTCHA challenge with ultralytics YOLOv8-seg, CLIPs VIT-B/16 and CLIP-Seg/RD64. Implemented in playwright or an easy-to-use API.

    Python 228 33

  5. Patching CDP (Chrome DevTools Protocol) leaks on OS level. Easy to use with Playwright, Selenium, and other web automation tools.

    Python 155 17

  6. Generate 100% human-realistic Mouse Trajectories with Timings.

    Python 79 12