Ok I fixed that but still wont trigger, here is what I have so far:
* deegee wonders where the errors came from if the script didn't trigger... 
You'll need to change the
$chan in this line also
else { .raw kick $chan $nick $+(:,$readini($keke,options,message)) }
Not really a lot of use to use /raw for a kick either...
else { !kick #CHANNEL $nick $readini($keke,options,message) }