mIRC Homepage
Posted By: very_confused saving a dde message to a a variable - 28/12/04 01:31 AM
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
whats the bots name
© mIRC Discussion Forums