BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: maikee on March 19, 2011, 11:14:49 pm

Title: Bot refuse tells after patch 2.1.5
Post by: maikee on March 19, 2011, 11:14:49 pm
Hi

After patch 2.1.5 my bot refuse tells. No anonymous users can't tell my bot. Have anyone the same problem?

When i add the bot to the friendlist i can tell the bot.
Title: Re: Bot refuse tells after patch 2.1.5
Post by: Kyr on March 20, 2011, 05:06:57 pm
This happens when the bot character is on a free account.  Since the patch it seems that the rules are more strictly enforced and you need to add the bot character to your friends list.

By the way, it isn't refusing your tells, you are refusing its tells.  It will reply but you just won't get it.

~Kyr
Title: Re: Bot refuse tells after patch 2.1.5
Post by: Getrix on March 20, 2011, 07:00:23 pm
This is working as intented.

You where never supposed to be able to get tells from bot connected to a free account without being friends with it.
When FreeAccounts was released it wasnt possible but a patch later "broke" this blocking so you where able to send tell without ppl being friend of you :P

If they fixed it again, hopefully global spamming bots will be less, as this "broken" blocked future also made free accounts able to write to global via chatserver..
Title: Re: Bot refuse tells after patch 2.1.5
Post by: tsafarog on March 22, 2011, 01:18:22 pm
What i did was to add on the global spam script a line for ppl to press first /friend botname and then the ginfo tell
Title: Re: Bot refuse tells after patch 2.1.5
Post by: maikee on March 22, 2011, 08:12:33 pm
Thx for the answers.

@tsafarog
Can you post your global spam script for me?
Title: Re: Bot refuse tells after patch 2.1.5
Post by: dillinger on March 24, 2011, 12:51:48 pm
Simply add:

Code: [Select]
<a href='chatcmd:///friend botname'>Add Bot as a friend to receive more infos!</a>
Title: Re: Bot refuse tells after patch 2.1.5
Post by: Abripper on March 30, 2011, 11:18:48 am
Is there a possibility to add the bot to the friend list and execute the bot command (tell) with one mouse click?

For example:
- concatenated commands with separator (';' doesn't work)
 
Code: [Select]
/cc addbuddy <botname>;/tell <botname> help
or
chatcmd:///cc addbuddy <botname>;chatcmd:///tell <botname> help

- html link with two targets (doesn't work in AoC)
 
Code: [Select]
<a href="text://<a href='chatcmd:///tell <botname> help'>click</a>" onclick="location.href='chatcmd:///cc addbuddy <botname>'">Test</a>
Title: Re: Bot refuse tells after patch 2.1.5
Post by: Kyr on March 30, 2011, 07:19:22 pm
Should be able to call another script with the 2 commands in it.  on 2 separate lines.
Title: Re: Bot refuse tells after patch 2.1.5
Post by: Abripper on March 30, 2011, 10:53:34 pm
I think it will not work with a second script if someone else clicks on the link.

For example: A script for recruitment
This script uses a link to call the bot command 'ginfo'.
Another player clicks on the link.
At first the bot has to be added to the friend list before the bot command 'ginfo' can be executed.

If I use a second script in this case, the other player does not have this script and the link will not work.
Title: Re: Bot refuse tells after patch 2.1.5
Post by: Kyr on March 31, 2011, 05:04:03 am
True, that only works for your own scripts.
SimplePortal 2.3.7 © 2008-2025, SimplePortal