connregex for Unreal 3.2.1
"Webmaster [universe-x.de]" <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <003d01c4669d$eaff3930$024da8c0@wks1> |
hi all for unreal 3.2.1 use this regex: connregex = "\\*\\*\\* Notice -- Client connecting.*: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*"; now you can use one bopm to scan all connects from any server. have fun ;)