\'on @*:TEXT:!idler*:?:\' wont work ... it should be \'check.idle $2\' and if you wanna check if the nickname is @ in the channel he wants to check the users\' idle, it should be \'if $nick isop $2...\' not on @*:text....
Gex, Maybe you are using a different version of ircu... I dont know, works fine to me (UnderNet, Diemen.Nl.Eu.Undernet.Org). When you ban *!*@*, it will remove all the other bans and ban *!*@*. When you ban *!*@* and remove it in the same mode/line, it should remove all the bans from the banlist.
XpLoiTeR, dont use @ in your deop event cuz it wont work. Why did you used hop $chan ? it doesnt do anything and the ban -k wont work. And it should be $address($me,5) not 2, in the ban event.
The elseif to $rand, shouldnt be elseif ($rand(0,9) >= 4) .... ? I red your notes but then it should be 0,1,2,3 (4 changes to trigger)
I dont know much about regex but the hi/hey/hello regex doesnt work for me. The bot should answer to \'hi/hello/hey <his_nickname>\' right ? ohh well, it doesnt
On !op/deop... commands, shouldnt be if $me isop # instead of if $nick isop $chan or both of them ? its useless to check if the nickname is op if the bot aint op.
It should be /msg $nick not $2 and use .msg $nick instead of /msg $nick so you wont get flooded so easily if there is a mass join (I\'m talking about on join event).
To all your swear protection should be /kick $chan $nick not $2.
I\'m not DarthvReven and your code wouldnt work. /kick $1 should be kick $chan... and the timer is wrong too. You are using $1 in the wrong places. try /help $1-
I understood the first 3 parts with \'2\', %pr and $int (thanks)
I know that { } are not necessary there and I\'ll try to get rid of them if you say that it slows down the script. I wont update the snippet because it would suck (3 updates...) and a script never gets perfect no matter how good it is:) You should post a snippet with prime numbers to see how would yours look like (I\'m not trying to be rude)
The MP3 player doesnt work for me. I set a main dir, I add a dir and click play. It says that the playlist should be saved... I save it and then when I click to load it doesnt load any list or let me to choose the playlist.