alias loadserver {
var %in = 0
while %in < 255 {
set %datos $read($mircdirservers.dat,%in)
echo -a %in
inc %in
}

i made this for loading entire stuff of servers.dat ,but isnt work


mess with the best