ProfessorQuCreating a Minecraft Hacked Client: X-Ray and KillAuraNow we’re getting to the real good stuff, the things that are really important in a hacked client. These are the kind of modules that you…Oct 12Oct 12
ProfessorQuCreating a Minecraft Hacked Client: MovementWe are back again, this time with a load of movement modules and how they work. Most of these hacks are quite easy and just require you to…Apr 8Apr 8
ProfessorQuCreating a Minecraft Hacked Client: FlightIn the previous article we setup our development environment and in this video we’ll dive into our first hacks: Flight and NoFall! But to…Apr 1Apr 1
ProfessorQuCreating a Minecraft Hacked Client: BeginningsLike many others I was absolutely hooked when I watched the Minecraft:Hacked series from LiveOverflow. It is about creating a Minecraft…Mar 25Mar 25
ProfessorQuLearning Go: Planets (Part II)First off, I had to create some way to store a bunch of information about the planets, so I created a struct called Vector2 , which can…Feb 22, 2023Feb 22, 2023
ProfessorQuLearning Go: Planets (Part I)Code: https://github.com/ProfessorQu/Go-PlanetsFeb 22, 2023Feb 22, 2023
ProfessorQuLearning Go: CLI ApplicationSo I wanted to create a CLI Application to calculate some stuff, and I got kind of carried away for a bit… (repository for those that want…Feb 20, 2023Feb 20, 2023
ProfessorQuLearning Go: Simple CalculatorI wanted to do some project to put on here and I thought: “Why not learn a new language?” So I did and created a simple command line…Feb 20, 2023Feb 20, 2023
ProfessorQuWeird JavaScriptSo I kind of wrote an article on my GitHub README in this repository, so I thought I’d post it here too.Feb 20, 2023Feb 20, 2023
ProfessorQuMaze GenerationHello and welcome to my first Medium article! In this article I will be outlining the steps I took to create a program in Rust to generate…Feb 19, 2023Feb 19, 2023