Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

ITz-Viks/Kodelock-DEPRECATED-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

This method is PATCHED. There will be no further support for this project

Kodelock v2

a tool to assist in code raiding in rust

This tool is designed to be used on a second monitor.

This tools will allow you to see a easily readable code to put in when code raiding and it allows you to go forwards and backwards without left and right arrows so you don't have to quench your eyes to see the code you were at in that .txt file and you don't even need to tab out! It has a feature to "start from" whichever line you wish to, so if there is multiple people using this tool at once it is possible to coordinate who will be using codes from what line eg. 1st person from 0-300 2nd from 300-600 and so on.

To launch this tool you will need python3 and you will need to install 2 libraries for it.

How to install: (If you have erros go all the way to the bottom to find a solution)

  1. Download python3 and install it: https://www.python.org/ftp/python/3.10.0/python-3.10.0-amd64.exe
  2. Continue the install on default settings unless you personally wish to change something.
  3. When installed search python in your search bar and open a python command promp to check if it's install properly.
  4. After that search up cmd and open it. In it you will write: pip install pillow pynput
  5. When you're done installing(It should only take about 5sec) open the Kodelock.py or Launch.bat file to launch

Alternativley you could open command prompt cd into the directory of Kodelock and launch it directly with python Kodelock.py

scf

I'm pretty sure rust doesn't even work on linux but if you're using linux you need to install the following:

sudo apt-get install python3-pil.imagetk

sudo apt-get install python3-tk

sudo apt-get install python3-pip

pip install pynput

.

.

.

.

.

If you're having issuses with pip dropping erros like not found externally or internally or something along those lines do the following:

  1. Search run and open it
  2. Write sysdm.cpl and press ENTER
  3. Go to "Advanced" in the menu and click "Enviroment Variables"
  4. Then on the bottom listbox scroll down until you findn PATH and click it once
  5. Then click Edit
  6. Click New and add C:\Python310\Scripts (You will have to chage the directory if you manually installed it to another drive)
  7. OK on everything and you're done!

Now launch a cmd as administrator and write pip in it. If an error pops up you probbably misspelled your python scripts path or you changed it from default.

Same guide with images ( METHOD 2 ) https://appuals.com/fix-pip-is-not-recognized-as-an-internal-or-external-command/

About

a tool to assist in code raiding in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published