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: Module to synchronize ignore lists across toons?  (Read 3737 times)

0 Members and 1 Guest are viewing this topic.

Offline grey

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Module to synchronize ignore lists across toons?
« on: December 16, 2011, 11:18:15 pm »
Anyone have ideas on a module to synch ignore lists across all of your characters so that you don't have to keep adding the spammers and griefers every time you swap toons?
Database already keeps track of your alts, so would have to add an "ignore" table, and then either read in your ignore list somehow from aoc, then read back the list with commands to add to your ignore list, or alternatively,  maybe have a !ignore add <name> command to add an entry, and !ignore del <name> to remove them, and then a !ignore update <alt name or all> to replicate the ignore list for each alt, and an !ignore publish command to output to chat the list with the /ignore command to chat for the currently logged on character?

Offline Kyr

  • BeBot Apprentice
  • ***
  • Posts: 177
  • Karma: +0/-0
Re: Module to synchronize ignore lists across toons?
« Reply #1 on: December 23, 2011, 07:00:29 pm »
you could create a script file for to put in your aoc/scripts folder with /ignore commands and then just run that on all your toons

Code: (ignorelist.txt) [Select]
/ignore jack
/ignore iznok
/ignore tyree
/ignore ....

then in game on all your toons:
/ignorelist.txt

Offline Bamsina

  • BeBot User
  • **
  • Posts: 28
  • Karma: +0/-0
Re: Module to synchronize ignore lists across toons?
« Reply #2 on: December 27, 2011, 04:38:17 pm »
Someones from tyranny =p

Offline GBH

  • BeBot Hero
  • ******
  • Posts: 69
  • Karma: +0/-0
Re: Module to synchronize ignore lists across toons?
« Reply #3 on: January 02, 2012, 12:11:28 am »
As far as I know theres no way to do this easily in game though to be fair I've not tried to issue /ignore commands from a blob. If you can it's trivial to do, otherwise it's a bit of a ballache to code but easy in concept.

What you could do is to use the bot to maintain a list, export that list to a website, generate a txt file there with /ignore <player> for each entry and then download that to your /scripts folder and run it from there.

You might even be able to create a little script file as a way to add or delete automatically. Create a script "addp" and do /cc addbddy <player> then do a !ignore <player> tell to the bot.

It's technically possible to get something working I think but theres few around now with enough interest to do it. The suggestion above to just write it into a txt file when you ignore someone is easier and achieves  the same thing ;)

Good luck

G
« Last Edit: January 02, 2012, 12:13:32 am by GBH »

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Module to synchronize ignore lists across toons?
« Reply #4 on: March 12, 2012, 04:17:29 pm »
In AO the ignore list is a setting of the native AO client, not a function of the chat servers. You still get the chat messages from the ignored character, the are just filtered out by the client software. We do the same on BeBot, if the character is on the ignore (ban) list the bot simply doesn't respond to the user.

 

* 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: 344
  • 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