Yawn explode

Platform:  mIRC
Published  May 22, 2010
Updated  May 23, 2010
Just stupid thing i made it's kinda funny on $*:ACTION:/\Ayawns\Z/iS:#:{
if (!%f) { inc -u5 %f
:yawns | var %nick = $nick(#,$r(1,$nick(#,0)))
if (%nick == $me) { goto yawns }
else { inc %trouts | describe $Chan Explodes killing %nick $+ , I have killed %trouts People From Exploding }
}
}

Comments

Sign in to comment.
Abcdefmonkey   -  Feb 25, 2012
@Chachin

That's not very hard to accomplish what you want. Simply change the output of the code. In this case, change the text where it starts at "describe."

Code

 


Change this:

Code

 


to this:

Code

 


If you want it to be random, simply create a text file with a list of items such as:

Code

 

place the text file in the mIRC directory folder (on mIRC type //run $mircdir) and then where I have <item> replace it with $read(NameOfTextFile.txt) and it'll read an item from the list randomly.
 Respond  
chachin   -  Feb 25, 2012
how about making this /me yawn script into something that when someone does yawn.. you do /me flicks a random candy/food/item :)
 Respond  
MashhitDK   -  Aug 16, 2010
You are better then Me ;) hehe :P
 Respond  
Light_King   -  Jun 02, 2010
im 14
 Respond  
Jethro   -  May 28, 2010
You know it's funny. When I was little, I wish I could grow up fast. Now, when I'm older, I wish I could turn back time and be younger. lol I have a sister who is 15 years apart from my age.
 Respond  
jonesy44   -  May 28, 2010
17
 Respond  
Jethro   -  May 27, 2010
I'm 23. How about you?
 Respond  
jonesy44   -  May 27, 2010
Lol, how old are you Jethro? Since we appear to be on this topic :L
 Respond  
Jethro   -  May 27, 2010
WorldDMT, 27 is considered a young adult. You still have lots of years ahead of you to enjoy. Exercising regularly, eating right and maintaining your biological clock in sync will help take more years away from your age. You do look a lot younger without a beard though. Keep it shaved. =)
 Respond  
WorldDMT   -  May 27, 2010
lol i often had the habit of seeing an anti flood is with /set -uN so i didnt even look good at the /inc :S

btw

Quote

How old are you? :p You don't look too old according to your avatar. By the way, nice beard.


i'm 27 :D
 Respond  
Jethro   -  May 27, 2010
You have nothing to change. WorldDMT forgot to wear his glasses when he viewed this thread.
 Respond  
Light_King   -  May 27, 2010
soooo what am i supposed to change?
 Respond  
Jethro   -  May 25, 2010
How old are you? :p You don't look too old according to your avatar. By the way, nice beard.
 Respond  
WorldDMT   -  May 25, 2010
lol my bad :p yeah it's /inc not /set XP

i think i have to put glasses :$
i'm verry old :D lol
 Respond  
jonesy44   -  May 25, 2010
I'm with Steve.. lol..
 Respond  
napa182   -  May 25, 2010
lol...
 Respond  
Jethro   -  May 25, 2010
Nice catch, sunslayer.
 Respond  
sunslayer   -  May 25, 2010
@WorldDMT

Code

 

Code

 
gg.
 Respond  
WorldDMT   -  May 25, 2010
just test this

Code

 


/test and see
result empty flooded
 Respond  
sunslayer   -  May 24, 2010

Quote

but i think the condition if (!%f) means if %f != 0 or %f != $null
! negates the condition, i.e. $true = $false/$false = $true
 Respond  
evilMonkey   -  May 24, 2010
if !%f

If I'm not mistaken, that means "if %f does not exist..." I could be wrong.
 Respond  
Jethro   -  May 24, 2010
WorldDMT, you could try it and see for youself.

alias test {
if !%f {
inc -u10 %f
echo 4 -a the value 1 isn't needed...
}
}

And within the 10 secs, go to see what happens in the variables.
 Respond  
WorldDMT   -  May 24, 2010
but i think the condition if (!%f) means if %f != 0 or %f != $null
 Respond  
Jethro   -  May 23, 2010
WorldDMT, the value 1 isn't necessary. It gets added by itself anyway. It'll remain 1 until it gets unset.

Evil, nope, not necessary, but I was being lazy just using it to strip control codes. ;)
 Respond  
evilMonkey   -  May 23, 2010
Is a regex really necessary? Just curious.
 Respond  
WorldDMT   -  May 23, 2010
hi
if (!%f) { inc -u5 %f 1
 Respond  
Light_King   -  May 22, 2010
i am new here and dont know a lot about this kinda stuff so imma need a little help with the trigger control.
 Respond  
Light_King   -  May 22, 2010
yeah thats true i have exploded killing myself a few times
 Respond  
Jethro   -  May 22, 2010
You certainly don't want to kill yourself, do you:

Code

 
and you need a trigger control in case you get bombarded by flood or spam attacks.
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.