Skip to content

Le0Developer/onetap-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onetap Javascripts

Discord

The documentation and scripts have been moved to https://leodeveloper.pages.dev
The source code of the new website is located here.
There are inaccuracies with the documentation that have been fixed on the new website.

This project is unmaintained, but will stay online!

The documentation can be found here.

This repository contains my scripts for the CS:GO cheat onetap and various utilities. This mainly focuses on the crack.

/docs includes an unofficial documentation about the javascript runtime.

Building documentation

Required:

Install dependencies with: (in /docs)

python3 -m pip install -r requirements.txt

Build with html documentation with:

make html

Building scripts

Required:

Install dependencies with:

npm install

Build with:

cake build

Add scripts by adding the path to scripts.json.