you probably wouldnt want all of his ahk scripts running at same time because many do some processor intensive things in the background,
BUT
you should be able to download a bunch of the .ahk scripts (not the precompiled exes) and compile them into one single exe, or better yet
just run the autohotkey scripts you want inside ahk (instead of running the individual exes).