Coder Social home page Coder Social logo

hummans / auto_chrome_2 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 13.0 27.97 MB

A program that lets you automate mundane and repetitive tasks in a proxy chrome browser. presets include Rarible and Opensea minting automation. make your own presets for anything inside chrome.

Python 100.00%

auto_chrome_2's Introduction

Auto_Chrome_2

A cross platform pyhton IDE implimenting selenium 4

This is an open-source project.

If you want to support this project or me, please check out my NFTs and maybe buy some, i accept most bids. https://opensea.io/collection/cryptoverse-lone-wanderer or Donate below: https://paypal.me/CloudMaking?locale.x=en_GB


Video instructions and Demo (updated video coming soon - subscribe to Youtube)

-----> https://youtu.be/510XSoaZ0LI <-----

Requirements

  1. Window/Mac OS
  2. Python3 and pip
  3. Chrome browser v.96+

INSTRUCTIONS

  1. Download and update Python and The Chrome browser (if you don’t have it already)
  2. Download and extract the project in your desired location (keep all files and folders that come with the repo in this folder)
  3. shift+Rigth click inside project folder and click "open powershell window here"
  4. Pip install requirements.txt by running the following comand (pip install -r requirements.txt) (google how to do this for MAC [in terminal enter] pip install -r {repo path}requirements.txt)
  5. Run the script (Auto_Chrome.py) by double clickiing it (for MAC right click and run in python launcher)
  6. Open a preset file inside the script (make sure to pick the right preset for you or make your own)
  7. fill in the varible for your project uplaod properties, examples are provided (you can save for next time)
  8. Press the "Open Browser" button (download and login into the metamask extension and go to your collection on opensea)
  9. Run the script

PRESET BUILDER COMANDS (normal python code and syntax works)

Find CSS and XPATH codes through the inspect window on chrome

all base selenium code also works fine (this just maks it so you dont need to setup anything)
  1. go_to(adress)
  2. css_and_key(code, key)
  3. xpath_and_key(code, key)
  4. css_and_click(code)
  5. xpath_and_click(code)
  6. linktext_click(text)
  7. linktext_key(text, key) [havnt tested this yet]

Important Notes please read before starting:

  1. Do not move anything in or out of the main script folder.
  2. (here is a link to a handy script which does that for you: https://github.com/FireMarshmallow/Easy-file-renamer)
  3. as far as know this only works with windows and MAC os
  4. you might get a confirmation sign request form metamask on the first uplaod, you can manually click it and the script will carry on, if you click and press "start" again

If you have any questions or want to get in contact you can find me on instagram and twitter by searching @cloudmaking (feel free to DM).

auto_chrome_2's People

Contributors

cloudmaking avatar

Stargazers

 avatar

Watchers

 avatar

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.