y9x / webpack

Krunker cheats with shared libraries, built with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack userscripts

These cheats are discontinued

Krunker cheats with shared libraries, built with Webpack.

To use the userscripts, you will need Tampermonkey installed.

## Where are the userscripts?

You can compile the userscripts then install them yourself in Tampermonkey. The Gaming Gurus provides pre-built userscripts in the Krunker Cheat Loader

Building

To build the userscripts, you will need NodeJS.

Quickstart:

git clone https://github.com/y9x/webpack.git
cd webpack
npm install
npm run build

Build output is in the dist/ folder

NPM Commands

Command Description
npm run build Builds the targets Sploit,Junker,Loader then outputs in the dist/ folder.
npm run live-build Similar to npm run build; This will automatially build when a file in the repository changes.

About

Krunker cheats with shared libraries, built with Webpack.

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.3%Language:CSS 7.7%