mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Apr 2003
Posts: 57
V
Babel fish
OP Offline
Babel fish
V
Joined: Apr 2003
Posts: 57
HI,
im using mIRCStats...
when i update the stats it sends a DDE message to mIRC and shows in the channel as
QuickStats by mIRCStats - Top talkers today: RichT: 185 lines, Max_Power: 120, Eva: 115, Tangent: 81, matt: 60, Sparrow: 55, Eleethal: 54, ZaVe: 38, Jc`: 36, haxneeded: 25
i want to be able to save this entire line to a variable but i cant seem to be able to figure it out. any help would be.. uhh... helpfull smile
i tried the following types of code:

on *:text:*:#unknowncheats: {
/echo -a $1-
}
and
on *:input:*: {
echo -a $1-
}
and
raw PRIVMSG:*:/echo -a $1-
but none of these seem to work

Joined: Feb 2004
Posts: 15
O
Pikka bird
Offline
Pikka bird
O
Joined: Feb 2004
Posts: 15
whats the bots name


Link Copied to Clipboard