mIRC Snippet:
Lottery System!
Posted on May 11, 2008 10:29 am
Posted on May 11, 2008 10:29 am
If set % never works change set to var
mIRC Snippet:
!RandomMP3 *Updated*
Posted on Sep 26, 2007 5:15 pm
Posted on Sep 26, 2007 5:15 pm
Very nice,i I have a more advanced mp3 player, but this is good when i just wanna listen to something random :( gj. Also, I edited a few things, I made it an echo, made it /mp3 instead of !randommp3, and changed the colors.
mIRC Snippet:
Single Person Blacklist
Posted on Aug 17, 2007 8:33 pm
Posted on Aug 17, 2007 8:33 pm
I had to go soz I'll get back on now
mIRC Snippet:
Single Person Blacklist
Posted on Aug 17, 2007 8:02 pm
Posted on Aug 17, 2007 8:02 pm
I only hang out at swiftirc.fl.us.swiftirc.net do a /whois for [Trav] and Realbot is my bot :D
mIRC Snippet:
Single Person Blacklist
Posted on Aug 17, 2007 6:28 pm
Posted on Aug 17, 2007 6:28 pm
Well I'm in a situation where I'm in a channel I wanna be in but im not hop/op
mIRC Snippet:
Single Person Blacklist
Posted on Aug 17, 2007 6:10 pm
Posted on Aug 17, 2007 6:10 pm
Ty if you mean ignoring them, actually in your mind, this works if they're like abusing your bot or if they're spamming a channel in which there's no ops/hops
mIRC Snippet:
Single Person Blacklist
Posted on Aug 17, 2007 12:34 pm
Posted on Aug 17, 2007 12:34 pm
K thanks I'll fix that, I didn't realize that, but what I meant was that you didn't have to put anything for it to work but you did for the time.
mIRC Snippet:
Sword in the stone
Posted on Aug 17, 2007 9:31 am
Posted on Aug 17, 2007 9:31 am
First attempt I got " [Trav] Yanks the sword out easily, and falls backwards stabbing themself." ;p nice script man :D
mIRC Snippet:
Runescape Fact
Posted on Aug 17, 2007 8:28 am
Posted on Aug 17, 2007 8:28 am
@Sooth it's simple when you type /write rsfact.txt and cut/paste all the facts into it, when someone types !rsfact it'll read a random one from that file!
mIRC Snippet:
Crazy Text
Posted on May 26, 2007 2:31 pm
Posted on May 26, 2007 2:31 pm
Actualy pretty simple coding :S
Thanks I fixed it and btw the colors are fully customizable :D
Thanks I fixed it and btw the colors are fully customizable :D
mIRC Snippet:
Google Search
Posted on May 26, 2007 8:29 am
Posted on May 26, 2007 8:29 am
Even though it has it's downs it's a great script and it can be very useful :D Is there a google search (not feeling lucky) script? Anyways nice work :D Good job
mIRC Snippet:
Fun commands!
Posted on May 18, 2007 12:13 pm
Posted on May 18, 2007 12:13 pm
Quite simple, you could've done like when you type !stab +nick it would say
+botname swirls around and stabs +nick in the back
OR
+botname jumps on +nick and stabs him
So it would be random out've a few choices.
Again, quite simple but fun :D
+botname swirls around and stabs +nick in the back
OR
+botname jumps on +nick and stabs him
So it would be random out've a few choices.
Again, quite simple but fun :D
mIRC Snippet:
!Support with admin
Posted on May 12, 2007 9:29 am
Posted on May 12, 2007 9:29 am
Nice yet simple script...I'm a newbie but I've noticed a few things
[YOURNICKHERE] should be replaced with $me
I think...
And also
on *:TEXT:!supporton:#:{ {
if ($nick == [YOURNICKHERE]) {
And
on *:TEXT:!supportoff:#:{ {
if ($nick == [YOURNICKHERE]) {
Wouldn't work if you put your bot's nick there because your bot can't trigger his own commands so...
You should put your other nick there
For example
If my bots name was Travbot and what I usually go on as is [Trav]
I would replace some of the [YOURNICKHERE] with $me , however under the on text !support on and !supportoff I'd have [Trav] there instead
Get my meaning?
[YOURNICKHERE] should be replaced with $me
I think...
And also
on *:TEXT:!supporton:#:{ {
if ($nick == [YOURNICKHERE]) {
And
on *:TEXT:!supportoff:#:{ {
if ($nick == [YOURNICKHERE]) {
Wouldn't work if you put your bot's nick there because your bot can't trigger his own commands so...
You should put your other nick there
For example
If my bots name was Travbot and what I usually go on as is [Trav]
I would replace some of the [YOURNICKHERE] with $me , however under the on text !support on and !supportoff I'd have [Trav] there instead
Get my meaning?



