GROMIT i want help
im making my own script for mIRC. i need some help from you who knows java script (i think it is)
heres what i currently have:
ON 1:ACTION:*:#: {
if ($me == $2) {
.timer 1 1 describe $chan starts punching and kicking $nick . Then $me eats $nick alive.
.timer 1 4 describe $chan then digests $nick . Now $nick gets to take a field trip to $me sewage plant. XD
if (slap == $1) {
.timer 1 1 describe $chan laughs because your slap is so wimpy
}
}
for you who are confused:
example of what happens with that script:
*Plaz kicks Wolf_Demon in the shins
*Wolf_Demon starts punching and kicking Plaz . then Wolf_Demon eats Plaz alive
*Wolf_Demon lughs because your slap is so wimpy
(4 seconds later)
*Wolf_Demon then digests Plaz . NOw Plaz gets to take a field trip to Wolf_Demon sewege plant. XD
i want these
to be separate from the other one ( $me laughs because your slap is so wimpy)
and i want the first 2 in my script to not react to Snick slaps $me
and i want the other one to only react to $nick slaps $me
now this is confusig because i cant really explain what i need
*i removed the chain letter from my sig*
Edited by - ):Wolf_Demon on 4/7/2004 5:44:59 AM
Edited by - ):Wolf_Demon on 4/8/2004 3:45:06 PM
heres what i currently have:
ON 1:ACTION:*:#: {
if ($me == $2) {
.timer 1 1 describe $chan starts punching and kicking $nick . Then $me eats $nick alive.
.timer 1 4 describe $chan then digests $nick . Now $nick gets to take a field trip to $me sewage plant. XD
if (slap == $1) {
.timer 1 1 describe $chan laughs because your slap is so wimpy
}
}
for you who are confused:
example of what happens with that script:
*Plaz kicks Wolf_Demon in the shins
*Wolf_Demon starts punching and kicking Plaz . then Wolf_Demon eats Plaz alive
*Wolf_Demon lughs because your slap is so wimpy
(4 seconds later)
*Wolf_Demon then digests Plaz . NOw Plaz gets to take a field trip to Wolf_Demon sewege plant. XD
i want these
*Wolf_Demon starts punching and kicking Plaz . then Wolf_Demon eats Plaz alive
*Wolf_Demon then digests Plaz . NOw Plaz gets to take a field trip to Wolf_Demon sewege plant. XD
to be separate from the other one ( $me laughs because your slap is so wimpy)
and i want the first 2 in my script to not react to Snick slaps $me
and i want the other one to only react to $nick slaps $me
now this is confusig because i cant really explain what i need
*i removed the chain letter from my sig*
Edited by - ):Wolf_Demon on 4/7/2004 5:44:59 AM
Edited by - ):Wolf_Demon on 4/8/2004 3:45:06 PM