Bunuda ekle ve bidaha dene...
Kırmızı İle gösterdiğim yerlere resim gelecek ben örnek olarak verdim sende resminin adresini oraya yaz ve bu şekilde bi dene bu seferde olmazsa kodları ver ben halledeyim...
Kod: Kodu kopyalamak için üzerine çift tıklayın!
alias mtest {
xpopup -i mirc 0 $shell
mpopup mirc 1
xpopup -t mirc custom
xpopup -b mirc $mircdirmElih\popups.bmp
xpopup -s mirc custom
xpopup -m mirc $mircdirmElih\popups.bmp
}
alias mtest2 {
xpopup -i mircbar 0 $shell
mpopup mircbar 1
xpopup -t mircbar custom
xpopup -b mircbar $mircdirmElih\popups.bmp
xpopup -s mirc custom
xpopup -m mirc $mircdirmElih\popups.bmp
}
on *:START:{
mtest
mtest2
}