mIRC Homepage
Posted By: Panarchy Scripts - 23/10/06 08:04 AM
Hi i'm new to making scripts so I want to learn how to make one.

Like this when you press Slap!
* Panarchy slaps roripop around a bit with a large trout

How do I make my own?
Posted By: RusselB Re: Scripts - 23/10/06 08:34 AM
That's called a Menu Pop-Up and briefly it would look like this
Code:
menu nicklist {
Slap : describe $chan slaps $1 around a bit with a large trout
}
  

/help popups

Further queries along this line should be directed to the Scripts & Pop-ups forum
Posted By: Panarchy Re: Scripts - 24/10/06 07:11 AM
Okay! How do I make my own?
Posted By: sparta Re: Scripts - 24/10/06 07:26 AM
menu nicklist {
My slap 1 : describe $chan slaps $1 around a bit with a large trout
My slap 2: describe $chan slaps a large trout around a bit with $1
My slap 3: describe $chan slaps $1 with a rubber duck
}
Posted By: Panarchy Re: Scripts - 24/10/06 11:50 AM
And where do I enter that in? confused
Posted By: Doqnach Re: Scripts - 24/10/06 06:59 PM
in remote scripts

ALT+R
Posted By: Panarchy Re: Scripts - 25/10/06 04:40 AM
Thanks it works now! YAY! Now I can make my own scripts! Thanks! wink
Posted By: Panarchy Re: Scripts - 25/10/06 04:49 AM
See I can even make my own!
Hello!: describe $chan says Hi!
© mIRC Discussion Forums