<PapeCoding/>

Visual Basic Classic Projects:

When I started programming, the first language I learned was Visual Basic 6. Thus, the projects in this category represent my first self-taught programming experience. While the compiler does not run on modern systems anymore and the programs only had a very slim use-cases anyway, I still show them off here as they presented my entry into the topic of computer science and programming.

KeySmasher
Due to a request: KeySmasher! This tool presses a given key in a defined pace.
Trader Code Generator
These two tools are mode to generate the code that can be inserted into the config of any trader in the Minecraft modification Citizens. There are two versions of this tool, one written in Excel and one in Visual Basic Classic.
Matrix2Wolfram
As the offline variant of Matrix2Wolfram-Online this tool can be used to offline convert matrices that are separated by spaces and newlines into the format that Wolfram|Alpha uses for its matrices.
Infinite-Monkey-Generator
The finite monkey theorem says, that a monkey who presses keys at random on a typewriter keyboard for an infinitely long time, will write every text you like. With this tool you can test the theory with some text and an automated monkey for your own.
ReNamer
The ReNamer is a batch renaming tool. If you have to rename many files at once with a given pattern or remove some keywords in many filenames, this tool is for you.
Jump'n'Run
Jump&rsquo;n&rsquo;Run is the first game developed by PapeCoding and strives to be a generic Jump&rsquo;n&rsquo;Run game. The interesting part about this game is, that the level definition is based on a Bitmap file. Thus, it is very easy to make your own levels in programs like Paint.
KeySmasher – Heinrich Edition
As a variant of the KeySmasher, this version presses the given key at a random pace in a given time frame, until you press stop. This can come in handy, if you need to avoid an automatic logout due to inactivity in some games 😉
Ball Invasion
BallInvasion is a classical side-scroller with a high difficulty. You control your character with the arrow keys and try to avoid the enemies flying towards you. In the end a highscore list is displayed, on which you can play head to head with your friends. ! This project, as well as every other VisualBasic Classic project, is not completely supported on modern systems anymore. Some of these tools now suddenly need administrator rights to execute, which they didn’t when I programmed them.
AdventureMaker
As my first real project, the AdventureMaker is a little GameEngine, which is able to execute games written in a config file.
DrunkenMouse
You want to annoy friends and family? And MouseDown is to boring for you? Use DrunkenMouse! When you start this tool, your mouse starts tumbling around on your screen.
MouseDown
You want to annoy friends and family? Use MouseDown! When you start this tool, your mouse starts its endless fall. Once it reaches the screens bottom, it teleports to the top and starts its fall again.
Random Generator
This little tool was made to serve as a random generator for a video recording. Its interface is really simple and generates random numbers between 1 and 100.
AdventureMaker Image Generator
With this tool the image cutouts for the AdventureMaker can be automated. Apart from this, this tool can be used for all kinds of automated image cutting tasks.