A working roblox account generator it doesnt bypass the capcha stuff cuz these didnt showed up in my test runs
Overview
A working roblox account generator (state 11.5.2021) it doesnt bypass the capcha stuff cuz these didnt showed up in
git clone the repo
-
You might also like...
A discord group chat creator just made it because i saw people selling this stuff for like up to 40 bucks
gccreator some discord group chat tools just made it because i saw people selling this stuff for like up to 40 bucks (im currently working on a faster
Mines all the moneys and stuff and things.
NFT Miner NFT Miner - Version 1.1.0 - Quick Fix Since the whole NFT thing started booming on Twitter it's been hard not to see one of those ugly ass m
Python script to commit to your github for a perfect commit streak. This is purely for education purposes, please don't use this script to do bad stuff.
Daily-Git-Commit Commit to repo every day for the perfect commit streak Requirments pip install -r requirements.txt Setup Download this repository. Cr
Hoopoe - Get notified of important stuff, right away.
Hoopoe - Get notified of important stuff, right away. Report a Bug · Request a Feature . Ask a Question Table of Contents About Getting Started Prereq
These are After Effects and Python files that were made in the process of creating the video for the contest.
spirograph These are After Effects and Python files that were made in the process of creating the video for the contest. In the python file you can qu
These are my solutions to Advent of Code problems.
Advent of Code These are my solutions to Advent of Code problems. If you want to join my leaderboard, the code is 540750-9589f56d. When I solve for sp
These are the scripts used for the project of ‘Assembly of a pan-genome for global cattle reveals missing sequence and novel structural variation, providing new insights into their diversity and evolution history’
script-SV-genotyping These are the scripts used for the project of ‘Assembly of a pan-genome for global cattle reveals missing sequence and novel stru
Stack BOF Protection Bypass Techniques
Stack Buffer Overflow - Protection Bypass Techniques
The purpose of this script is to bypass disablefund, provide some useful information, and dig the hook function of PHP extension.
The purpose of this script is to bypass disablefund, provide some useful information, and dig the hook function of PHP extension.
Comments
-
Error
opened by untitledmp3 2Traceback (most recent call last): File "D:\Mika\Desktop\h\main.py", line 29, in
from util.singeCheckerModule import mainChecker File "D:\Mika\Desktop\h\util\singeCheckerModule.py", line 4, in from main import main File "D:\Mika\Desktop\h\main.py", line 29, in from util.singeCheckerModule import mainChecker ImportError: cannot import name 'mainChecker' from 'util.singeCheckerModule' (D:\Mika\Desktop\h\util\singeCheckerModule.py) No clue what this means
-
Program crashing
opened by icdmkg2 1Hi the program crashed and spit out this error
Traceback (most recent call last): File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\multiprocessing\process.py", line 315, in _bootstrap self.run() File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\multiprocessing\process.py", line 108, in run self._target(self._args, **self._kwargs) File "C:\Users\User\Desktop\Roblox-Account-Gen-v.1.1\main.py", line 56, in gen login(str(username), str(password), int(timeout), bool(False)) File "C:\Users\User\Desktop\Roblox-Account-Gen-v.1.1\util\loginModule.py", line 31, in login day = Select(bot.find_element_by_xpath('//[@id="DayDropdown"]')) AttributeError: 'WebDriver' object has no attribute 'find_element_by_xpath'
Releases(v.1.1)
-
v.1.1(Nov 6, 2021)
Just some gen updates and replaced Threading with multiprocessing (you can now only use as many threads as you have processor cores*2 (Ryzen 5 2600 has 12 threads for example)) and updated some more stuff like you can run the code headless and with chromewindows and more
the .py file is the src of the .exe file download the sourcecode (zip/rar) if you want to have the entire code in the repo or just use git clone
the .exe was copiled from the .py file with pyinstaller
Source code(tar.gz)
Source code(zip)
Roblox-Account-Gen.exe(11.08 MB)
Roblox-Account-Gen.py(5.41 KB)
-
v.1.0(Nov 5, 2021)
uh src in the .zip/.rar file under this, the .py file is just the src for the .exe file the .exe file is compiled from the src just put everything in one file and compiled to an exe with pyinstaller
Source code(tar.gz)
Source code(zip)
Roblox-Account-Gen.exe(11.08 MB)
Roblox-Account-Gen.py(5.19 KB)
A simple, fantasy and fast note taking program.
notes A simple, fantasy and fast note taking program Installation This program supposed to run in linux and may have some bugs on windows or any other
A random cat fact python module
A random cat fact python module
This is a small compiler to demonstrate how compilers work.
This is a small compiler to demonstrate how compilers work. It compiles our own dialect to C, while being written in Python.
Project for viewing the cheapest flight deals from Netherlands to other countries.
Flight_Deals_AMS Project for viewing the cheapest flight deals from Netherlands to other countries.
Howell County, Missouri, COVID-19 data and (unofficial) estimates
COVID-19 in Howell County, Missouri This repository contains the daily data files used to generate my COVID-19 dashboard for Howell County, Missouri,
redun aims to be a more expressive and efficient workflow framework
redun yet another redundant workflow engine redun aims to be a more expressive and efficient workflow framework, built on top of the popular Python pr
Learn Python tips, tools, and techniques in around 5 minutes each.
Python shorts Learn Python tips, tools, and techniques in around 5 minutes each. Watch on YouTube Subscribe on YouTube to keep up with all the videos.
Really bad lisp implementation. Fun with pattern matching.
Lisp-py This is a horrible, ugly interpreter for a trivial lisp. Don't use it. It was written as an excuse to mess around with the new pattern matchin
A python library for writing parser-based interactive fiction.
About IntFicPy A python library for writing parser-based interactive fiction. Currently in early development. IntFicPy Docs Parser-based interactive f
UF3: a python library for generating ultra-fast interatomic potentials
Ultra-Fast Force Fields (UF3) S. R. Xie, M. Rupp, and R. G. Hennig, "Ultra-fast interpretable machine-learning potentials", preprint arXiv:2110.00624
Assignment for python course, BUPT 2021.
pyFuujinrokuDestiny Assignment for python course, BUPT 2021. Notice username and password must be ASCII encoding. If username exists in database, syst
Esercizi di Python svolti per il biennio di Tecnologie Informatiche.
Esercizi di Python Un piccolo aiuto per Sofia che nel 2° quadrimestre inizierà Python :) Questo repository (termine tecnico di Git) puoi trovare tutti
My solutions for the 2021's Advent of Code
Advent of Code 2021 My solutions for Advent of Code 2021. This year I am practicing Python 🐍 and also trying to develop my own language, Chocolate 🍫
System Design Assignments as part of Arpit's System Design Masterclass
System Design Assignments The repository contains a set of problem statements around Software Architecture and System Design as conducted by Arpit's S
program to store and update pokemons using SQL and Flask
Pokemon SQL and Flask Pokemons api in python. Technologies flask pymysql Description PokeCorp is a company that tracks pokemon and their trainers arou
Saturne best tools pour baiser tout le système de discord
Installation | Important | Discord 🌟 Comme Saturne est gratuit, les dons sont vraiment appréciables et maintiennent le développement! Caractéristique
A way to write regex with objects instead of strings.
Py Idiomatic Regex (AKA iregex) Documentation Available Here An easier way to write regex in Python using OOP instead of strings. Makes the code much
An open-source systems and controls toolbox for Python3
harold A control systems package for Python=3.6. Introduction This package is written with the ambition of providing a full-fledged control systems s
Opensource Desktop application for kenobi.
Kenobi-Server WIP Opensource desktop application for Kenobi. Download the apple watch app to get started. What is this repo? It's repo for the opensou
Various hdas (Houdini Digital Assets)
aaTools My various assets for Houdini "ms_asset_loader" - Custom importer assets from Quixel Bridge "asset_placer" - Tool for placment sop geometry on