This repository contains files related to video tutorials from my YouTube channel! Below, you'll find links to specific tutorials and their respective files in the repository.
Lua Tutorial: Coding a Lua Trainer from Scratch in Cheat Engine (Game: Terraria) - In this video, I demonstrate how to create a Lua trainer from scratch via Cheat Engine's in-built trainer tools! //-- Video Link | Repository Link
Lua Tutorial: How to Make an Auto-Clicker in Lua with Cheat Engine (Game: Sakura Clicker) - In this video, I show viewers how to create an auto-clicker via Lua in Cheat Engine! //-- Video Link | Repository Link
Lua Tutorial: How to Convert an Auto-Assembler Script to Lua and Obfuscate Trainer Data (Game: Terraria) - In this video, I demonstrate how to convert a Cheat Engine auto-assembler script to Lua, then obfuscate function data so there is no plain-text data visible in memory when you generate a trainer with said Lua script! //-- Video Link | Repository Link
Unity Game-Hacking Tutorial: Advanced Key-Press Tracing and Handling via Cheat Engine! - In this video, I demonstrate how to use Cheat Engine's debugging, back-tracing, and Mono features to custom-handle key-presses in Unity games! //-- Video Link | Repository Link