Added by Random Boy over 7 years ago
Simple script shows $lag in top window menu, so you can hide statusbar.
on *:CONNECT:menubar -a lag @lag Lag $lag ms
on *:DISCONNECT:menubar -d lag
on *:PONG:menubar -t lag Lag $lag ms
menu @lag {
Paste in active window:say Lag: $lag ms
}
Снимок.PNG (3.73 KB) Снимок.PNG | |||
Снимок_.PNG (4.92 KB) Снимок_.PNG | |||
script.ini (234 Bytes) script.ini |