mIRC Home    About    Download    Register    News    Help

Print Thread
#271733 30/05/23 07:03 PM
Joined: Apr 2005
Posts: 111
X
Vogon poet
OP Offline
Vogon poet
X
Joined: Apr 2005
Posts: 111
raw *:*:{
if $numeric = 600 { notx | aline @Entrar/Salida 58 $2 1,0Conec00,04Tado | haltdef }
if $numeric = 601 { notx | aline @Entrar/Salida 58 $2 1,0Desconec00,04Tado  | haltdef }
}

alias notx {
window -lkz +t @Entrar/Salida 300 300 500 500
}

how i do to create a colorfull text mode window?

Joined: Jan 2012
Posts: 301
Pan-dimensional mouse
Offline
Pan-dimensional mouse
Joined: Jan 2012
Posts: 301
Try to find the answer here:

https://www.mirc.com/help/html/if_then_else.html
https://en.wikichip.org/wiki/mirc/commands/window
https://en.wikichip.org/wiki/mirc/commands/background
https://en.wikichip.org/wiki/mirc/commands/color

Bonus

🕮 How to properly use the [code] UBBCode tag on the forum ➔ https://forums.mirc.com/ubbthreads.php/ubb/faq (Open a section: What UBBCode can I use in my posts?)


PS: Reading the help documentation and regular practice solves 90% of all questions that have arisen.


🌐 http://forum.epicnet.ru 📜 irc.epicnet.ru 6667 #Code | mIRC scripts, help, discuss, examples
Epic #271735 31/05/23 05:39 PM
Joined: Apr 2005
Posts: 111
X
Vogon poet
OP Offline
Vogon poet
X
Joined: Apr 2005
Posts: 111
thats why i askin for assistance ,thnx


Link Copied to Clipboard