i have made this script to ban ppl if they use a ban word.. but i want the script to unban that person after 15 min ? how do i do this?
i time ban i need!!


on 1*:TEXT:#*:#: { if ($nick isreg $chan) { /ban #total90 $nick 1 | /kick #total90 $nick Advertising, bye! } }