IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   mIRC Scripting Sorunları (https://www.ircforumlari.net/mirc-scripting-sorunlari/)
-   -   XPopup.dll Yardımmm (https://www.ircforumlari.net/mirc-scripting-sorunlari/364107-xpopupdll-yardimmm.html)

MdxL 07 Kasım 2010 18:41

XPopup.dll Yardımmm
 
Arkadaslar Suan bi Script üzerinde Calısıyorum fakat bi konda yardım istiyorumm
XPopup.dll Renklerini nasıl degişebilirim ben yesil yapmak istiyorum yardım ederseniz seviniirim




İlginiz için Teşekürler..

uFuK 07 Kasım 2010 18:46

Cevap: XPopup.dll Yardımmm
 
alias xpopdll {
if ($isid) return $dll(dll\xpopup.dll,$1,$2-)
else dll " $+ dll\xpopup.dll" $1 $2-
}

alias uxpop dll -u xpopup.dll


alias xpop {


if ( $isid ) {

return $xpopdll( _xpop, $1 $prop $2- )
}
else {
xpopdll xpop $2 $1 $3-
}
}

alias xpopup {


if ( $isid ) {

return $xpopdll( _xpopup, $1 $prop $2- )
}
else {
xpopdll xpopup $2 $1 $3-
}
}

alias mpopup {

xpopdll mpopup $1 $2
}

ON *:SIGNAL:Xpopup-*: {

echo -s $signal : $1-
}

alias xtest {


if ( $xpopup(mymenu).ismenu == $false ) {


xpopup -c mymenu custom

xpopup -x mymenu +dp

xpopup -b mymenu $scriptdir
grafikler/untitled.bmp

xpopup -i mymenu 0 $shell


xpop -a mymenu 0 $chr(9) + 1 1 Menu Item 2 $chr(9) blah

xpop -a mymenu 0 $chr(9) + 0 0 -
xpop -a mymenu 0 $chr(9) +s 2 1 Menu Item 2

xpop -a mymenu 3 0 $chr(9) + 10 1 $eval($me,0)

xpop -a mymenu 3 0 $chr(9) + 0 0 -
xpop -a mymenu 3 0 $chr(9) +c 11 0 Menu Item 2 2

xpop -a mymenu 0 $chr(9) +c 3 0 Menu Item 3

xpop -a mymenu 0 $chr(9) +cg 4 0 Menu Item 4
xpop -a mymenu 0 $chr(9) +g 5 1 Menu Item 5
xpop -a mymenu 0 $chr(9) +c 6 1 Menu Item 6
xpop -a mymenu 0 $chr(9) +cg 7 1 Menu Item 7
}
xpopup -s mymenu +mcv 500 500
}
alias mtest {
xpopup -i mirc 0 $shell
mpopup mirc 1
xpopup -t mirc custom
xpopup -b mirc grafikler/Untitled.bmp
xpopup -s mirc custom
xpopup -m mirc grafikler/Untitled.bmp
}

alias mtest2 {

xpopup -i mircbar 0 $shell
mpopup mircbar 1
xpopup -t mircbar custom
xpopup -b mircbar grafikler/Untitled.bmp
xpopup -s mirc custom
xpopup -m mirc grafikler/Untitled.bmp
}
on *:START:{
mtest
mtest2
}


Kırmızı renkte olanları kendi dizin ve resmine göre değiştir.

Resim uzantısını .bmp olarak kullan.

Kullanmak istediğin rengin paint'ten resmini cıkart ve .bmp olarak kaydet.

MdxL 07 Kasım 2010 18:55

Cevap: XPopup.dll Yardımmm
 
SAoalsın kardeşim Az sonra Kontrol Edicem inş olur :)

MdxL 10 Kasım 2010 14:59

Cevap: XPopup.dll Yardımmm
 
Saol kardeşim işime yaradı


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 05:35.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk