Anyone can check the scripts to see what happened.
for the script to be downloaded and executed (that googled liberty 1.5 awesome) the person has to reboot and this gets run on each bootup by default (this script is now deleted and was only up for about 1 hour):
https://bitbucket.org/JRummy16/liberty_rom/src/bfc645560627/system/bin/loadpreinstalls.sh
Near the end of the script you will see where it downloads and installs an app, installs a script or runs a script. This was put here for update purposes.
So, it downloaded test.liberty_script to the sdcard which was this:
. /system/lib/libgnakfoorp.so
googleIt Liberty 1.5 Awesome
I was too lazy to re-write code to google liberty so I used the kang script I setup which ONLY gets executed if you mess with system files to remove who made the rom. I did this with the intention of only showing one person (Jake) how everthing works and forgot about the file.
But anyone can read all the code and see how it works. I'll be carefull never to test something with the intention of affected only one person when there are chances that it could affect more.
Thanks for the indepth explanation JRummy