A read-only trigger bot for CS2 made in julia using ccall
to demonstrate the ability to make calls to the win32 API and establish a framework to read process memory with julia. For educational purposes only.
Firstly, you'll need Julia installed to run the script.
- Trigger Bot (trigger key)
git clone https://github.com/0zean/juliabot.git
run the below script from your console to start bot.
julia juliabot.jl
Cheating in Counter-Strike 2 is not condoned and there is no guarentee this script's usage won't result in a ban. This project is intended for educational purposes showcasing read-only memory access within julia. Use at your own risk!