Jump to content

spior

Members
  • Posts

    378
  • Joined

  • Last visited

Posts posted by spior

  1. I'm not even a coder and I know that if he didn't set it up that way then the bot would probably have responded to himself...which would have been a nightmare lol.

    Nope :) It wouldn't have done that.

    As I said in a previous thread, it was pretty bandwidth savvy.

  2. Wait...I don't understand the difference between Linux and GNU...

     

    Edit: Oh...lol he is banned

    Linux is a kernel, GNU is an OS.

    Also that wouldn't have triggered it in the first place

    I scan for posts like this

    if( strstr(posts[a].comment, "linux" ) &&

    ! strstr(posts[a].comment, "gnu" ) &&

    ! strstr(posts[a].comment, "kernel" ) )

    {

    therfiles likes this
  3. Ah. Might not be so bad then. cURL does make the URLs a bit easier then. Then again, I didn't try and deal with HTTP protocol through pure winsock (cURL does this for you iirc), so networking with C isn't exactly my strong suit compared to you. :P

     

    Think it would be viable though?

    It's completely doable at least.

    Good luck doing it yourself.

    * SpioR runs *

  4. I'm not sure how C accesses the cookie information (I'm sure cURL has some sort of interface for that, but cbf to look), so you might want to look that up. Regardless, I think it's very viable for JKH to have an API which connects to all the big mods out there to track achievements and chat (at the very least) on the site.

    You don't need cURL or anything. I did it with pure winsock. Not so hard.

  5. Definitely.

    I can kinda port the achievement code from GSA since it works pretty well already (minus saving) and probably convince Cael to do some kind of site integration. I don't know how much PHP he knows though (http://jkhub.org/ach...hp?achieve=<id>, with user/pass sent through POST would do the trick)

    user/pass are sent via cookies.

    jkh_member_id and jkh_pass_hash

    (I would know, BUT THAT KNOWLEGE IS USELESS NOW, ISN'T IT ;_; )

  6. He works fast....I tried to edit a post cause I had submitted it before I'd realized what I'd done, and he was there within seconds >.<

    He scans unread topics every minute.

    Used to be faster (5 seconds), but I forgot I was eating all of Cael's bandwidth :P

  7. With our luck you would code a spambot for it, then we would have this whole L i n u x problem all over again <.<

     

    tried to come back and edit this to stop him...wasn't quick enough >.<

    I already have a GNU/Linux IRC bot :) Stop by #jacoders, #makermod or #spibot

    It's way more than just that though.

    (In case none of you know, irc.arloria.net)

    (We're ronery)

     

    I wouldn't mind asking who ever made that spam bot why there's a homeless looking guy for the avatar...I mean, how would someone looking like that even know what he's talking about...

     

    Additionally, I'm in full support of a chat or shoutbox.

     

    I've seen it do wonders for some of my forums in the past.

    You don't know who RMS is? For shame.

     

    The guy in the avatar was the inventor of Linux, if I'm not mistaken, with that being his real name.

    No, that would be Linus Torvalds. Richard here is the founder of the Free Software Foundation.

    And fuck you for deleting his post >8( (I assume you did that, I hope my code didn't bork, cbf fixing it atm)

    Nevermind :(

     

    I lol'd so hard.

     

    Anyway, yeah I forgot that SpioR did improve on the code for JAIRC. It would be nice to have some site integration with that too. All in favor of JKH IRC?

    My code has nothing to do with yours :P (It's way better <.< >.>) I wrote it from scratch

  8. JKH can have in site IRC, at least using Tiramisu on Arloria (a lot of coders, JKG devs and others are already daily regulars of that network) and IRC can be connected to while ingame (iirc @Raz0r was going to have an IRC plugin in JA++ and I'm trying to convince MB2 to adopt IRC ingame as well)

    What about me D:? Mine has a chatbox! You're just too jelly to include me <.< >.>

     

     

    shot0007.jpg

     

     

×
×
  • Create New...