DNIIBOY / valoInstalock

Program for instalocking valorant agent, and buying weapons in start of round

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valorant Instalocker

Valorant Instalocker

GitHub license Python 3.10 GitHub commits since latest release Lines of code

Requirements

Windows 10/11
Resoulution: 1920x1080

Installation and usage

Installation

The Valorant Instalocker can be installed by downloading the .zip archive from the releases page. Extract the contents into your preferred install-location. Next, create a desktop shortcut, to place the program on your desktop. image

Manual installation

This project uses python 3.10 If you wish to use the uncompiled version simply write these commands in the terminal:

git clone https://github.com/DNIIBOY/valoInstalock/edit/main/README.md
pip install -r requirements.txt
python main.py

Usage

To use the Valorant Instalocker, open the program and click the settings-cog. By clicking on agents you can toggle which agents are unlocked and which aren't.
image
After choosing which agents should be unlocked, hit the settings-cog again, to exit the settings menu. Now you are ready to pick an agent from the list, and hit run.
image
The agent hightlighted in black, is the agent that will be chosed by the program, when you enter a game.

Features

Program for instalocking valorant agents Current features:

  1. Select any valorant agent and have it instalocked on game load
  2. Settings file remembers your agent choice, so you can easily lock the same agent again
  3. Configurable delay time to allow for choice between speed of the instalocker, and system ressources being utilized

Future plans

All future plans can be found in the issues tab.

About

Program for instalocking valorant agent, and buying weapons in start of round

License:MIT License


Languages

Language:Python 100.0%