Originally Posted By: Riamus2
He's only helping one at a time. The other was an op. This script works for 1 nick being helped at a time. It will not work for helping more than 1 nick at a time because it uses a variable to track the nick being helped. Trust me. I wrote the script, so I know what it's capable of.


You don't understand me...

Originally Posted By: BigSmoke

[16:30:58] [Join-#help] Tombraider
[16:30:58] [Mode-#help] ChanServ +o Tombraider
[16:44:13] [Join-#help] gast
[16:46:03] @BigSmoke : !next
[16:46:03] <@VoiceBot> Tombraider, how may we help you?
[16:46:03] [Mode-#help] VoiceBot +v Tombraider
[16:46:08] @BigSmoke : !next
[16:46:08] <@VoiceBot> Tombraider, how may we help you?
[16:46:09] @BigSmoke : !next
[16:46:09] <@VoiceBot> Tombraider, how may we help you?


Join Tombraider, later gast...
If you put !next, the script take gast for the list, then +v gast. If you delete this nick when you gives the voice, if you write !next, the bot take the next on list... If no nicks, return "No nicks waiting for help" else gives voice to the other nick (If exists)
1 nick (Tombraider) help 1 nick (gast) or 2 nick (if exists) or more...
I copy paste the code on my irc-bot, believe me, works fine with 1 helper -> 1 or more nicks
2 helper -> 2 or more nicks.
If you want to see... /server irc.ogamenet.net -j #bar

Cya!.-

EDIT: I dont use your script, 'coz have a modification. I think its the script that BigSmoke wants to do...

Last edited by HuMoR; 25/03/07 07:38 PM.