Hello i was wondering if anyone can help me with two things

1. i need to make a auto kick script after ever 45 seconds on a triger like
on *:TEXT:!annoy*:#: {
and then ill have it write to a ini to keep the nick in there and keep doing it untill i triger it to stop with
on *:TEXT:!unannoy*:#:{
and have it delete the name from the ini i basicly only need help with the kick part after 45 seconds

and

2. i need to know how to have a triger display a whole text file (not just a line) in a .notice

Thanks for any help you can give me