I am not accepting any idea about making "hack" for any game.
I would ban all involved users anyway. Especially you if you would show it.
The displayed samples are already quite suspicious and marginal. I mean.. your first sample is one to block websites using the hosts file. This is commonly done by viruses (that's why the app is also blocked by your antivirus software. no program should mess with that file). And the second sample is one that manipulates the memory of other programs. You normally shouldn't do something like that either.
In short: I really don't appreciate that kind of examples because these are basically components to write malware. You should really re-consider if you want to share this knowledge with kids who don't know what they are actually doing. It's quite irresponsible in my opinion.
@ mafia_man: You should upload videos about game-making instead of teaching how to hex edit a program, people learns about hex editing only for game hacking stuff. You'd help a lot if you taught basic algorithms for sp/mp games, like pacman.
It'd be great if mafia_man creates BlitzMax and if possible BlitzPlus tutorials. I'd appreciate it if he shared some knowledge as he really seem fairly talented. I have BlitzPlus (limited edition) which I received for free some months ago from the Blitz developers website. The IDE was pretty cool to use, so I kind of got interested and wanted to learn some Blitzing.
Otherwise I'm more of a Python and Perl programmer. Each person has their own "code type personality" I guess, heh.
I really enjoy BlitzPlus though, I've been attempting to write a RPG lol. It looks quite horrid graphic-wise but it works but has a couple of bugs still. I can move a character around a map, but the coordinates are all wrong. I'll work on it though, haha. It'd be quite cool if mafia_man made some tutorials for BlitzMax and such, because I don't think many people know how that IDE works. I've worked alot with AutoIt and got used to that IDE, so I like working with different things.