slay u all
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 1.0 |
| Scores Submitted | 1 |
| Date Added | Dec 15, 2007 |
| Last Updated | Dec 15, 2007 |
| Tags | all death destruction slay u you yu |
|
|
Introduction
mIRC Snippet:
slay u all
Posted on Dec 15, 2007 9:16 am
Posted on Dec 15, 2007 9:16 am
forgettin some brackets
mIRC Snippet:
slay u all
Posted on Dec 15, 2007 12:04 pm
Posted on Dec 15, 2007 12:04 pm
Hahahaha. Reference known.
mIRC Snippet:
slay u all
Posted on Dec 15, 2007 1:02 pm
Posted on Dec 15, 2007 1:02 pm
/help brackets.Its vague in the /help so Even more simply if you have one opening bracket EXP: menu nicklist,channel,query { <--opening bracket. You have to close the code with a closing bracket } <--closing bracket.So for each opening bracket used you need a closing bracket.Look @ your code you have 2 opening brackets there EXP: menu nicklist,channel,query { <-(#1)
slayuall:{ <-(#2) so after your /say (stuff here) you have to close the 2 brackets for the code to complete } <--- one bracket after your messages then press enter and underneath that one } <-- another bracket and the code is closed.Here its is complete EXP:
menu nicklist,channel,query {
slayuall:{
say $me suggests to $1 "hey lets play toss the H bomb"
say $1 says "SWEET!!!" $1 tosses the H bomb to $me then tosses
say it back and misses on purpose and runs away from earth and watches
say it explode KABLAM!!!!!!!!!!!!!!!!!!
}
}
Another issue you may or may not care about is your use of colors.
<@Sunny>eww that first line looks like vomit
<@Sunny>the colors are all wrong
Jus sayin your call there.I hope I didn't confuse you with my bracket example there.Any way a script even if your bored is practice so script what you want people don't like it it's their choice.Keep it up fix a few things it's pretty amusing little pop up .`-.-´
slayuall:{ <-(#2) so after your /say (stuff here) you have to close the 2 brackets for the code to complete } <--- one bracket after your messages then press enter and underneath that one } <-- another bracket and the code is closed.Here its is complete EXP:
menu nicklist,channel,query {
slayuall:{
say $me suggests to $1 "hey lets play toss the H bomb"
say $1 says "SWEET!!!" $1 tosses the H bomb to $me then tosses
say it back and misses on purpose and runs away from earth and watches
say it explode KABLAM!!!!!!!!!!!!!!!!!!
}
}
Another issue you may or may not care about is your use of colors.
<@Sunny>eww that first line looks like vomit
<@Sunny>the colors are all wrong
Jus sayin your call there.I hope I didn't confuse you with my bracket example there.Any way a script even if your bored is practice so script what you want people don't like it it's their choice.Keep it up fix a few things it's pretty amusing little pop up .`-.-´







