if text(0) = !login (assume that the login command is like this: !login username password
search for text(1)
check is password matches the password in the txt file / database
if correct:
logged id
else:
kick client
end if
if node = x
ArrayTimesOnNodeX redim preserve
ArrayTimesOnNodeX.Ubound = time
end if
TimeInBetween = ArrayTimesOnNode(ubound) - ArrayTimeOnNode(ubound - 1)
PrivMsg("The person in front is at TimeInBetween seconds")