IRC SCRIPTING
•
26 May 2007, 16:43
•
Journals
I was trying to make an IRC script that allowed me to send message like
CLAN [<#of of player] [Now @ Yours/ours] [PM ME]
Since my bot is in diffrent channels instead of making it say
CLAN i would like it to say the #Channel from where it was sent from
ie. If #Boogie send the message it would say
#Boogie [6v6] [now@yours] [pm (Who ever send message) / instead of PM ME becuase that would be the bot not the player that send it
Anyone know the command to put so it can allow me to do this
-RICK
CLAN [<#of of player] [Now @ Yours/ours] [PM ME]
Since my bot is in diffrent channels instead of making it say
CLAN i would like it to say the #Channel from where it was sent from
ie. If #Boogie send the message it would say
#Boogie [6v6] [now@yours] [pm (Who ever send message) / instead of PM ME becuase that would be the bot not the player that send it
Anyone know the command to put so it can allow me to do this
-RICK
be more specific
For the time: use $time and if-then-else
9:00-12:00 it says: Good Morning
12:00-18:00 it says: Good Afternoon
18:00-9:00 it says: Good Night
msg14,1> 9[0#Cross-Fire9] 14Searching for 9[ 0$1 v $1 9] 14in 9 [0 $2 9@0 $3 9] [0PM ME9] 14<
Thats what i have, I was hopeing the #Cross-Fire could be Replaced by any channel that im on and the PM ME be replaced by the person that send the message
-RICK
$chan [6v6] [Now] [Yours] PM ME
-RICK
it has to be triggered to make it work
-RICK
You put /scrimfinder in the channel
and it messaged w/e channel you want [$chan] [6v6] [Now] [Ours] [PM $nick]
Im adding this to the Script editor on my ircbot.exe, or am i supposed to do something else?
-RICK
Any clue were i can find a good bot/snippet for this type of thing
P.S. Thanks for the Help <3
-RICK
kthxbb.
on *:text:!YOUR COMMAND:*: { msg $chan i will obey my master }
You can get some help there or query vai-pds he knows allot about irc scripting aswell, using google would be neiz aswell