diff --git a/README.md b/README.md index 93a6eb1..865763a 100644 --- a/README.md +++ b/README.md @@ -2,42 +2,22 @@
A Selenium Python bot to automatically and bulky upload and list your NFTs on OpenSea.
All metadata integrated - Ethereum and Polygon supported - reCAPTCHA solver services included.
-
Version 1.13.0 (August 29, 2023)
Need help or have a specific request?
-
Look at my offers on Fiverr to help you to create your metadata file and install the bot.
Contact me via Telegram or e-mail me at maxime_drean@yahoo.com.
An improved paid version of this tool, faster and easier to understand. All extensions are included.
- -Well, with the BulkSea Workshop it's over, its easy installation and its intuitive interface offers you the possibility to create a compatible file including your metadata. You can upload, put on sale and delete NFTs, but also scrape your collection(s) in order to find duplicates and missing items.
- -https://user-images.githubusercontent.com/91475935/209368927-8998677d-be8d-4eb9-b3c7-cbd11b223bba.mp4 -With this bot, you can choose to upload, list or even both your non-fungible tokens on the OpenSea marketplace.
@@ -50,62 +30,3 @@ https://user-images.githubusercontent.com/91475935/209368927-8998677d-be8d-4eb9-Using the File Compatibilizer and Converter, you can convert all JSON files generated with the HashLips Art Engine tool into a single compatible file. The tool ignores the file named _metadata.json
and focuses on all other files listed. It retrieves each of the information containing them such as attributes and properties and adds them into a single file.
Using the Generic File Maker, you can complete your JSON metadata file using a simple generic file that contains 21 details, 18 about NFTs and 3 about how the tool works. It supports increment value, for example if you name your assets (images or videos) from 1 to 10000, you can in one line complete all the file paths of the metadata file.
-Using the Collection Scraper, you can retrieve the URLs of the NFTs of any collection. It makes it easier to manage your collection, you can now know which NFTs are missing, which ones are duplicated. It facilitates the listing of your NFTs by creating different files compatible with the Sale Only
option.
Thus a full
file containing all NFTs, a unique
file containing each NFT individually based on their names, a duplicate
file containing all duplicated NFTs of the collection and a missing
file containing all missing NFTs will be created, and these in all formats compatible with the bot (JSON, CSV and XLSX).
Using the reCAPTCHA Bypasser, you can instantly solve reCAPTCHAs when uploading to OpenSea. This maximizes the upload speed on OpenSea, the average 30 second wait time of other solvers no longer exists with this solver. It uses an exploit to bypass the reCAPTCHA. The upload speed is such that there would be no reCAPTCHA.
- -The reCAPTCHA Bypasser allows an instant solve of the reCAPTCHAs. Up to 400 NFTs per hour, or 10,000 NFTs in one day with one process. Watch this video to see how fast the upload is with this exploit!
- -https://user-images.githubusercontent.com/91475935/177582923-2ea6cf2b-17a4-4cf0-ba00-49410cde6fc1.mp4 -Using the Multiprocessing tool, you can upload your NFTs faster and with several processes running at the same time. You can have up to 5 simultaneous processes depending on the power of your computer. It splits your file into several sub-files, then opens several command prompts that work like the main bot but at the same time: it connects to your wallet, connects to OpenSea and starts the upload or listing task.
-Using the Deletion tool, you can delete any NFT on OpenSea. It is compatible with the Collection Scraper which creates files for duplicated NFTs or for an entire collection.
-If you like 💚 my work and this tool, do not hesitate to
-
fork 🍴 this repository and add a star ⭐ to this repository.