Re: BOPM not annoucing OPEN proxy and not killing.
"Muhammad ALi I.T. Manager" <[email protected]> Fri, 16 Feb 2007 10:08:12 +0500
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <002301c75188$75427440$0201a8c0@server01> |
Dear Erik, Thanks a Lot, Its working very fine. Last two weeks I was working and was searching and in you solve it. Regards ----- Original Message ----- From: "Erik Fears" <[email protected]> To: "Muhammad ALi I.T. Manager" <[email protected]> Cc: <[email protected]> Sent: Thursday, February 15, 2007 9:58 PM Subject: Re: [bopm] BOPM not annoucing OPEN proxy and not killing. > > Respectable BOPM Team! > > > > Sir I am getting Problem, My bopm Bot is not doing anything, even not > > sending msg in #bopm channel. Plz Help me > > I am showing you some info > > I am using bahamut-1.8(04) > > > > connregex = "\\*\\*\\* Notice -- Client connecting: ([^ ]+) > > \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*"; > > > > IRC READ -> :pakistan-monitor MODE pakistan-monitor :+owsgnh > > RC READ -> :pakistan.pak.us.mirczone.eu 381 pakistan-monitor :You are now an > > IRC Operator > > IRC READ -> :pakistan-monitor MODE pakistan-monitor :+c-h > > IRC READ -> :pakistan.pak.us.mirczone.eu 306 pakistan-monitor :You have been > > marked as being away > > IRC READ -> :[email protected] JOIN :#bopm > > IRC READ -> :pakistan.pak.us.mirczone.eu 353 pakistan-monitor @ #bopm > > :pakistan-monitor > > IRC READ -> :pakistan.pak.us.mirczone.eu 366 pakistan-monitor #bopm :End of > > /NAMES list. > > > > pakistan-monitor is [email protected] * Open Proxy Monitor > > pakistan-monitor on #bopm > > pakistan-monitor using pakistan.pak.us.mirczone.eu Pakistan Asian HUB Server > > pakistan-monitor is away: I'm a bot. Your messages will be ignored. > > pakistan-monitor is an IRC Operator > > pakistan-monitor has been idle 6secs, signed on Thu Feb 15 16:56:50 > > pakistan-monitor End of /WHOIS list. > > > > IRC READ -> :pakistan.pak.us.mirczone.eu NOTICE pakistan-monitor :*** > > Client -- Client connecting: space4858 ([email protected]) > > [196.203.65.34] {users} > > IRC READ -> :pakistan.pak.us.mirczone.eu NOTICE pakistan-monitor :*** > > Client -- Client connecting: space3847 ([email protected]) [61.144.68.20] > > {users} > > IRC READ -> :pakistan.pak.us.mirczone.eu NOTICE pakistan-monitor :*** > > Client -- Client connecting: space9974 ([email protected]) > > [210.0.209.108] {users} > > IRC READ -> :pakistan.pak.us.mirczone.eu NOTICE pakistan-monitor :*** > > Client -- Client connecting: space4820 ([email protected]) > > [222.126.38.74] {users} > > IRC READ -> :pakistan.pak.us.mirczone.eu NOTICE pakistan-monitor :*** > > Client -- Client connecting: space8917 ([email protected]) > > [202.67.138.63] {users} > > > > > > Regards > > > > NicePaL > > > > Hrm. Looks like the connection notice changed? The regex should be something > like this now: > > connregex = "\\*\\*\\* Client -- Client connecting: ([^ ]+) > \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*"; > >