Fun actions
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 2.0 |
| Scores Submitted | 5 |
| Date Added | Sep 05, 2006 |
| Last Updated | Dec 17, 2006 |
| Tags | action actions describe fun text |
|
|
Introduction
!dance - dance for you or someone else
!beer - give a beer to you or someone else
!coke - give a coke to you or someone else
!chips - give a bowl of chips to you or someone else
!pie - throw a pie at you or someone else
mIRC Snippet:
Fun actions
Posted on Sep 5, 2006 8:29 am
Posted on Sep 5, 2006 8:29 am
Tell me what you think. =)
mIRC Snippet:
Fun actions
Posted on Sep 11, 2006 4:43 pm
Posted on Sep 11, 2006 4:43 pm
I don't see much of a purpose to it...at least combine all the on texts into one.
On *:Text:!*:#:{
if ($1 == matchtext_here) { do_commands }
elseif ($1 == matchtext_here) { do_commands }
}
etc...but it's still not very useful or fun.
On *:Text:!*:#:{
if ($1 == matchtext_here) { do_commands }
elseif ($1 == matchtext_here) { do_commands }
}
etc...but it's still not very useful or fun.
mIRC Snippet:
Fun actions
Posted on Sep 16, 2006 9:26 pm
Posted on Sep 16, 2006 9:26 pm
My milkshakes bring all the boys to the yard.
And they're like, "Can I have some?"
"Okay, that'd be a $1.50."
---
Yeah. It's ... simple.
I've moved on to CSS Profile scripting now. D;
See you all later.
Bye!
And they're like, "Can I have some?"
"Okay, that'd be a $1.50."
---
Yeah. It's ... simple.
I've moved on to CSS Profile scripting now. D;
See you all later.
Bye!
mIRC Snippet:
Fun actions
Posted on Sep 17, 2006 7:13 pm
Posted on Sep 17, 2006 7:13 pm
Ahh to many on text Statments
lol
on *:TEXT:*:# {
If ($1 == !dance) { describe $chan dances for $nick ! v(^_^)v ^(^_^)^ <(^_^<) (>^_^)> }
if ($1 == !beer) { describe $chan gives an ice cold beer to $nick }
if ($1 == !happy) { notice $nick ^^ }
if ($1 == !sad) { notice $nick vv }
}
And So on ?
lol
on *:TEXT:*:# {
If ($1 == !dance) { describe $chan dances for $nick ! v(^_^)v ^(^_^)^ <(^_^<) (>^_^)> }
if ($1 == !beer) { describe $chan gives an ice cold beer to $nick }
if ($1 == !happy) { notice $nick ^^ }
if ($1 == !sad) { notice $nick vv }
}
And So on ?
mIRC Snippet:
Fun actions
Posted on Sep 23, 2006 10:35 am
Posted on Sep 23, 2006 10:35 am
This is a great start, Krobeluskill. Of course, there are ways to clean up the script a little, but you will learn in time. I think I'll download this, and use for those jumpin' parties I always have (;-P).
Keep up the great work, Krobeluskill. I look forward in seeing your next accomplishment.
Regards,
-Aaron
Keep up the great work, Krobeluskill. I look forward in seeing your next accomplishment.
Regards,
-Aaron
mIRC Snippet:
Fun actions
Posted on Oct 14, 2006 12:10 pm
Posted on Oct 14, 2006 12:10 pm
I posted it into remotes but it didn't do anythign.
mIRC Snippet:
Fun actions
Posted on Oct 14, 2006 12:14 pm
Posted on Oct 14, 2006 12:14 pm
It messed up another bot..
mIRC Snippet:
Fun actions
Posted on Dec 17, 2006 8:38 am
Posted on Dec 17, 2006 8:38 am
I'm going to update this snippet with some better and extra features so it doesn't drag down my profile.
mIRC Snippet:
Fun actions
Posted on Jun 3, 2007 1:49 pm
Posted on Jun 3, 2007 1:49 pm
^^ just passing dont even look at me looooooooool i liked it >:D good work






