/juliabot

A read-only trigger bot for CS2 made in julia to demonstrate the ability to make calls to the win32 API

Primary LanguageJulia

juliabot

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.

Setup

Firstly, you'll need Julia installed to run the script.

🎚️ Features:

  • Trigger Bot (trigger key)

🧬 1. Clone the Repo

git clone https://github.com/0zean/juliabot.git

🚀 4. Run JuliaBot

run the below script from your console to start bot.

julia juliabot.jl

⚠️ Warning

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!