collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: have bot /ignore someone  (Read 3189 times)

0 Members and 1 Guest are viewing this topic.

Offline Nytridr

  • BeBot Expert
  • ****
  • Posts: 262
  • Karma: +0/-0
    • Rising Sun
have bot /ignore someone
« on: March 08, 2007, 06:35:11 am »
IDK if this is even posible.. well anything is posible .. but IDK

is there a way to make a bot put someone on there ignore list?  for they will not even listen to that person or transfer anything that person says over IRC or anything else?
Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)

Offline Vhab

  • Contributor
  • *******
  • Posts: 180
  • Karma: +0/-0
    • VhaBot Forum
Re: have bot /ignore someone
« Reply #1 on: March 08, 2007, 06:54:51 am »
Try banning them

Offline Naturalistic

  • Contributor
  • *******
  • Posts: 221
  • Karma: +0/-0
Re: have bot /ignore someone
« Reply #2 on: March 08, 2007, 08:36:52 am »
I don't think ban works 100% yet...

I had to change the pgroup-join cause there was no ban-checking.

Not entirely sure if that's been fixed yet, could be added to to-do list :p
220/25 Eternalist Doctor
-----------------------------
Campalot Coding Co-ordinator and Super Admin
http://www.campalot.info/index.php

Offline Malosar

  • BeBot Expert
  • ****
  • Posts: 259
  • Karma: +0/-0
    • http://www.lowerdimension.com
Re: have bot /ignore someone
« Reply #3 on: March 08, 2007, 02:11:54 pm »
If it got to that stage with an org member, wouldn't you want to kick them from the org?  ???
Eternalist
General of The Syndicate

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: have bot /ignore someone
« Reply #4 on: March 08, 2007, 03:18:16 pm »
HAHA, actually this feature would be useful.  Certain people in my org think it's useful to do !symb % % and spam GC :-)

-jj-

Offline Wolfbiter

  • Contributor
  • *******
  • Posts: 149
  • Karma: +0/-0
    • KAZE
Re: have bot /ignore someone
« Reply #5 on: March 08, 2007, 03:59:42 pm »
That's when you poke the president to /org kick, jj
Too many toons.

Offline Tsuyoi

  • BeBot User
  • **
  • Posts: 30
  • Karma: +0/-0
  • BigT
    • Adrenaline Rush Forums
Re: have bot /ignore someone
« Reply #6 on: March 08, 2007, 06:27:10 pm »
I'd just remove all the gc() commands and let them figure it out :)

Offline Nytridr

  • BeBot Expert
  • ****
  • Posts: 262
  • Karma: +0/-0
    • Rising Sun
Re: have bot /ignore someone
« Reply #7 on: March 08, 2007, 07:11:50 pm »
Well the situations is that /org kick isnt really an option.. dont really want to go into that one..
Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)

Offline Nytridr

  • BeBot Expert
  • ****
  • Posts: 262
  • Karma: +0/-0
    • Rising Sun
Re: have bot /ignore someone
« Reply #8 on: March 08, 2007, 07:22:20 pm »
That's when you poke the president to /org kick, jj

I tried that..
Code: [Select]
/org kick jjones666
The specified character name is not valid.

But all pwn aside.. the org I am in is one of 5 orgs in an alliance.. and kicking isnt not an option in some cases..
Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)

Offline nebhyper

  • BeBot User
  • **
  • Posts: 62
  • Karma: +0/-0
Re: have bot /ignore someone
« Reply #9 on: March 09, 2007, 12:05:13 am »
so you want to block what they say and the person is not in your org?

That tells me you are using some sort of relay to get chat from another org that is person is in.

In that case, if that is the case, and if I had the code you use to relay chat with; I can code it so incoming messages from that person are in effect muted.

Or display it as [yourorgbot] (Allied org) name : ::This person has been muted::


or like I said in the first place just mute the person.


Siocuffin (Squad Commander of United Notum Federation)
alts: Nebhyper, Nebalmighty.

Offline Nytridr

  • BeBot Expert
  • ****
  • Posts: 262
  • Karma: +0/-0
    • Rising Sun
Re: have bot /ignore someone
« Reply #10 on: March 09, 2007, 03:19:17 am »
http://metanyt.homeip.net:8888/bebot/

either one listed here will work and I can take and update the entire alliance.. but we need to have it database driven.. and for we can add/remove the poeple from it..

and yes.. we are an allance of 5 orgs all connected through IRC.. and we would have to mute them on the sending end.. since I am not incontrol of all the bots.. I only control 3 of the 5 bots.. which muting on the sending side would be easiest anyway..

need this to also keep the person from joining any other bot.. so we would need to be able to ban them from the pgroup channel.. I have tried a few banlist and for the life of me couldnt get it to work.. with the .3 svn.... but that is really the least of my concerns atm.. just muting people would be great.. almost like a ban.. type of thing.. and posibly for a certain ammount of time also..
Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)

Offline nebhyper

  • BeBot User
  • **
  • Posts: 62
  • Karma: +0/-0
Re: have bot /ignore someone
« Reply #11 on: March 09, 2007, 08:03:31 pm »
You can mute the person on send or recieve side, it is rather easy.

Using the relay code I use requires no IRC use, which I hate IRC since it reminds me of IGN bot.

Anyways, you can mute any person you want relayed to your bot via a db and some code. 

As for muting them on your org chan and they are in your org... doubt you can do that.
Siocuffin (Squad Commander of United Notum Federation)
alts: Nebhyper, Nebalmighty.

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: have bot /ignore someone
« Reply #12 on: March 10, 2007, 12:18:06 am »
I see only one valid solution.

First,  Ban the person which will keep them from joining the bot and sending commands to the bot (although still not 100% completed)
Second, Create an IRC ignore feature since we have no way of getting the character id of someone atm, although it is possible to archieve)
And finally, ban the prick from the IRC channel since they will be able to change their nickname etc and i have absolutely 0 intention of making an IRC bot out of BeBot to handle ignores by hostmasks etc.
BeBot Founder and Fixer Kingpin

Offline m0r7

  • BeBot Rookie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: have bot /ignore someone
« Reply #13 on: April 11, 2007, 12:01:23 am »
Hmm not sure I'm getting the problem 100% but wouldn't it also be possible to simply log onto the actual bot-character (with the AO client I mean) and manually /ignore the guy?

Admittedly that wouldn't avoid anything if he spams you through a relay in which case /org kick would -IMO- be the best alternative...

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: have bot /ignore someone
« Reply #14 on: April 11, 2007, 12:09:06 am »
Ignore lists are client based, so the bot wouldn't get any notice about the ignore list created by the AO client.

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 519
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal