Sebastianb commented on a Page, Simple load/unload script  -  Aug 14, 2009

i wanna change it alot but i dont know what to look wht i have i want to only unload my one scpript how would i do that itsfile1.ini

on :text:!bot on:#:{
if ($nick isop $chan) {
load -rs $2- $+ .ini
/msg $chan $2- $+ .ini Loaded!
}
}
on
:text:!bot off:#:{
if ($nick isop $chan) {
unload -rs $2- $+ .ini
/msg $chan $2- $+ .ini Unloaded!
}
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.