quote:
Originally posted by bigbob85
Id mode all scripts, to check the ini file, to see if they should have this script enabled. And if its not, ill either.
1. Disable the script via JScript (if possible)
or
2. Just not allow the code.
so just in persudo code.
if (checkini(bigbob85@vizzed.com) == true){
show code
}
I think it is not possible ^^