https://github.com/interrrp/instalocka
🚀🔒 Insta-lock your favorite VALORANT agent!
https://github.com/interrrp/instalocka
Last synced: 11 months ago
JSON representation
🚀🔒 Insta-lock your favorite VALORANT agent!
- Host: GitHub
- URL: https://github.com/interrrp/instalocka
- Owner: interrrp
- License: gpl-3.0
- Created: 2022-08-29T07:29:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T11:51:16.000Z (over 3 years ago)
- Last Synced: 2025-01-28T22:51:47.611Z (over 1 year ago)
- Language: Python
- Size: 584 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔒 Instalocka - Lock at the speed of light!
## 🔃 Prerequisites
You have to have installed 🐍 Python (from `python.org`) on your computer, and
installed the required dependencies (`pip install -r requirements.txt` in the
command line).
## 🪟 Usage - GUI
Don't want to deal with the command line anymore? This option is for you.
Run/double-click `instalock_gui.py`.
Select your agent using the dropdown/combo-box at the top and toggle
instalocking using the checkbox at the bottom.
## 🧑💻 Usage - CLI
Are you a 1337 haxor? This option is (probably) for you.
In the terminal, enter `python3 instalocka.py ` where `` is the
agent you want to insta-lock.
## 📜 License
This project is licensed under the GNU General Public License v3 (GPLv3).
You can read the license over at the `LICENSE` file.