Results 1 to 16 of 16

Thread: Chat Bot Project

  1. #1

    Default Chat Bot Project

    Hey,

    Im gonna start making a sort of chat bot that relays IRC> HZ, HZ>IRC
    if that works it get more detailed.

    I did allready did contact devs and they said its ok and might want to help.

    If u got some good knowledge whit programming or php just let me know (pm's preferd)

    A preview from another bot we did made for another game is at irc://irc.wuffpaws.com/Freedom

    To see what the bot can do do !whois Name
    Like: !whois onnidrag

    Greetings, Onni
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  2. #2
    Member
    Join Date
    Oct 2004
    Location
    In a skylair, high above the clouds
    Posts
    2,221

    Default Re: Chat Bot Project

    Don't think you need a bot so much as an interface into the game's UI. Then you can just use a simple IRC client that pipes the info to and from the interface.

    Erus Ex Universitas -- Erus Ex Istaria Guild Home

    1. Fix what is broken. -- 2. Finish what is not complete. -- 3. Start something new.

  3. #3

    Default Re: Chat Bot Project

    That would be so sweet to be able to access the irc channel from in game without being in windowed mode. My comp doesn't like playing nice in windowed mode or I would be on the irc channel more often.
    Imayo, Preceptor of Obsidian Order on Order
    Shadowalker
    http://kalex.org

  4. #4

    Default Re: Chat Bot Project

    But u need then the 3D client running
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  5. #5

    Default Re: Chat Bot Project

    After bot does work it gets adds so it will be able to show info about other players, The bots running at IRC (irc://irc.wuffpaws.com/freedom) did just got an nice update.
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  6. #6
    Member
    Join Date
    Oct 2004
    Location
    In a skylair, high above the clouds
    Posts
    2,221

    Default Re: Chat Bot Project

    Not sure what you are wanting to accomplish with this project.

    Are you wanting to have access to IRC while in the game client?

    or

    Are you wanting the in-game chat piped out to IRC?

    I think the former would be easier to make happen than the latter. Not only from a technical standpoint, but from a policy one as well. I don't think they want to open up their servers to outside, unrequested traffic, which is what they would have to do with the latter.

    As I stated above, the former just needs the client to expose the UI to an outside process, which would be a slightly customized chat client to take advantage of the exposed interface.

    Erus Ex Universitas -- Erus Ex Istaria Guild Home

    1. Fix what is broken. -- 2. Finish what is not complete. -- 3. Start something new.

  7. #7

    Default Re: Chat Bot Project

    Its ment to show the current guild chat in an special irc channel and if that works we just make an option for private tell etc on it if posible
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  8. #8

    Default Re: Chat Bot Project

    I asked Yesterday Rawdge from TG some help and hes asking if any programers maybe has some info for me so lets wait :)
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  9. #9
    Member
    Join Date
    Oct 2004
    Location
    In a skylair, high above the clouds
    Posts
    2,221

    Default Re: Chat Bot Project

    Well, if you want to pipe stuff out of guild chat into IRC, that could be done by opening the latest chatlog file, parsing any data appended to it, and if the room identifier equals "Guild:" or whatever it is, then send that line through some IRC client code to the IRC server.

    However, that works one-way only. You won't be able to get stuff from IRC into the game.

    Erus Ex Universitas -- Erus Ex Istaria Guild Home

    1. Fix what is broken. -- 2. Finish what is not complete. -- 3. Start something new.

  10. #10
    Fridlekh
    Guest

    Default Re: Chat Bot Project

    If I understood correctly, he intends to snoop on the UDP traffic and spoof "cs-chat" messages to make the server think the client just told it to say whatever it is that's getting relayed from IRC.

    I thought this wouldn't get much developer support because it seems to me to be a large step in the direction of 3rd party macro systems. It seems counter productive for the dev team to help players hack the datastream...

    Of course, I'll be interested in any findings in that area myself... I promise not to do anything bad with the knowledge. ;)

  11. #11

    Default Re: Chat Bot Project

    It's ment to use for live chat, im still waiting at devs so lets hope :P
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  12. #12

    Default Re: Chat Bot Project

    Okies, since theirs going some bad rumours about me il quit whit every thing i was doing for others so il quit whit this chat bot to, sorry for all others
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  13. #13
    safaia
    Guest

    Default Re: Chat Bot Project

    Have a look at Anarchy Online. There are lots of bots, some public, most guild intern. They are just fun and give some support like helptexts when asked for how-to do something... Some just give funny answers.
    Of course it's something different having a robot in a SciFi scenario.

  14. #14
    Kethares
    Guest

    Default Re: Chat Bot Project



    Wrong forum

  15. #15

    Default Re: Chat Bot Project

    I know that 1 i have helped them a bit, thats why i want at HZ one to.
    Onnidrah: Half Gaint - Retired
    Warrior: 100 Cleric: 100 Mage: 100 Spiritist 100
    Armourer: 62

    Unity [Formerer ICE]
    Old Beta Player
    Tazoon irc: IRC

  16. #16

    Default

    Okay, just talked to and am receiving source code for a chat bot that USED to work once upon a time with Horizons to IRC, and also to a lot of other games.

    Once I get the source, anyone out there willing to work on this project? My prog skillz are next to non-existent, so if left to do this myself, it will take forever + a day.

    thanks bunch

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •