Please note, Every IRC server is slightly different you may need to tweak the Example.au3 for it to work.
Functions:
_IRCConnect ($server, $port, $nick)
_IRCJoinChannel ($irc, $chan)
_IRCSendMessage ($irc, $msg, $chan="")
_IRCChangeMode ($irc, $mode, $chan="")
_IRCPing($ret)
IRC.au3 4.35K
2892 downloadsUDF
Example.au3 3.51K
1835 downloadsExample Script.
In the Example Script there is a small thing on recieved messages.
8Ball.au3 4.44K
1042 downloads8Ball Script.Quickly made up.
My 8ball.ini
[Reply] 1 = "As I see It, Yes" 2 = "It is certain" 3 = "It is decidedly so" 4 = "Most likely" 5 = "Outlook good" 6 = "Signs point to Yes" 7 = "Without a doubt" 8 = "YES" 9 = "Yes, definitely" 10 = "You may rely on it" 11 = "Ask again later" 12 = "Better not tell you now" 13 = "Cannot predict now" 14 = "Concentrate and ask again" 15 = "Don't count on it" 16 = "My reply is No" 17 = "My sources say No" 18 = "Outlook not so good" 19 = "Reply Hazy, Try again" 20 = "Very doubtful" 21 = "Not only no, but HELL No!" 22 = "Not only yes, but HELL Yes!" 23 = "You will regret it!" 24 = "Signs point to No" 25 = "Go away... I don't want you back!" 26 = "Well I love you, come back!" 27 = "What? Are you taking me as an 8 ball?" 28 = "Outlook is disturbing"
Edited by Chip, 03 April 2007 - 11:29 AM.





