Back Reply to topic
Creator 
(started thread)
Blue-Ribbon Chicken 
Topics: 3
Posts: 16
Playing:  AOC-Omm
Ingame:  Creator
Years registered: * * * * * * * * * * * * * * * * *
Cool Bebot Functions Posted: Post 07:22 Tue - Jul 01, 2008

Just came across some interesting snipits form the work that Bebot's doing:

http://code.google.com/p/bebot-aoc/source/browse/trunk/modules/Ping.php

http://code.google.com/p/bebot-aoc/source/browse/trunk/modules/craftclasses.php

http://code.google.com/p/bebot-aoc/source/browse/trunk/modules/Items.php

Not sure if anyone's got the time to bring em over to rage... but might spark off some ideas...
Reply with quote


Creator 
(started thread)
Blue-Ribbon Chicken 
Topics: 3
Posts: 16
Playing:  AOC-Omm
Ingame:  Creator
Years registered: * * * * * * * * * * * * * * * * *
Posted: Post 07:27 Tue - Jul 01, 2008

One more:

http://code.google.com/p/bebot-aoc/source/browse/trunk/modules/Raffle.php
Reply with quote


kardson 
Topfight Chicken 
Topics: 6
Posts: 38
Playing:  AOC
Ingame:  kardson
Years registered: * * * * * * * * * * * * * * * * *
Posted: Post 08:12 Tue - Jul 01, 2008

+1 to the items DB.

all items have links associated with them.

If the bot just watched for any linked item and stored it in a database.
then allow that db to be searchable with a output of the names and associated links WOOOHOOO lachen
Reply with quote


Chaly 
Offizier · Webmaster 
Topics: 404
Posts: 2107
Location: Bad Honnef
Playing:  Guildwars2 (Drakkar See)
Ingame:  Chaly Flavour
Years registered: * * * * * * * * * * * * * * * * * * * * * *
Posted: Post 09:08 Tue - Jul 01, 2008

- i think craftclasses could be done quick, nice and easy function

- itemdb
kardson wrote:
+1 to the items DB.
all items have links associated with them.
If the bot just watched for any linked item and stored it in a database.
then allow that db to be searchable with a output of the names and associated links WOOOHOOO lachen

http://auno.org/dev/aoppa/aoppa/README .. there was once an extractor for the anarchy online ressource files -.- there was an item-id, a high-ref and a low-ref for an item just like aoc.
would be a relly nice idea to have a searchable item-db, if just we don't have to add every item first.. sure: the bot can listen to the public chat to gather items.
would be a great thing to integrate an itemsb with a fulltext search function, but if the bot only saves the items parameters to regenerate the link (highref,lowref,..) and he name, we can only search the item name.
i think the bot has to load the full item-description from a ressourcefile, because the game only sends links for items - not the content of the popup-windows. noer's sourcecode seems to extract and save the links

- raffle
there's already a !roll plugin released for ragebot (in fact it's more a !random function). i think a !roll and !random with a "/tell <bot> !verify 7128" feature is also needed.

i think i don't have the time for a huge project til the weekend as i'm reading / posting the half of my free time.. i'll post here if i've started with a plugin.
Reply with quote



_________________

Chalys Gimpnesstheory (2003) Die Theorie der expotentiellen Bullshits den Gimps bei gleichbleibendem Anteil produzieren.
Guest 
 
Topics: 404
 
 
 
Posted: Post 08:35 Sat - Jul 05, 2008

+1 for crafterclass ! Reply with quote


Dawormie 
Blue-Ribbon Chicken 
Topics: 2
Posts: 8
Playing:  Age of Conan
Ingame:  Daworm
Years registered: * * * * * * * * * * * * * * * * *
Posted: Post 02:35 Sun - Jul 27, 2008

*bump* for this one lachen Reply with quote


Back Reply to topic