Skip to content
/ juliabot Public

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

Notifications You must be signed in to change notification settings

0zean/juliabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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!

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages