mIRC Home    About    Download    Register    News    Help

Print Thread
#268410 23/01/21 12:50 PM
Joined: Dec 2017
Posts: 15
S
super Offline OP
Pikka bird
OP Offline
Pikka bird
S
Joined: Dec 2017
Posts: 15
Hello everybody,

/ toolbar -a sheep "Mäh Mäh!" Schaf.bmp "/ echo I am a sheep, hear my mow!" @ Mäh

I now click on the sheep.bmp comes echo!
but how do I use the @ Mäh that right-click on Schaf.bmp causes an echo to right-click

thanks
greeting
roland


Many Thanks
gruss roland alias [super]

PS: text was translated with google from german
super #268411 23/01/21 01:59 PM
Joined: Jul 2006
Posts: 4,145
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,145
Use /toolbar -a sheep "Mäh Mäh!" Schaf.bmp sheepclick @Mäh
with this in remote:

Code
alias sheeclick {
echo I am a sheep, hear my mow!"
}
menu @Mäh {
Some rclick item : echo bêêêêê
}


#mircscripting @ irc.swiftirc.net == the best mIRC help channel

Link Copied to Clipboard